KristalTeam / Kristal

Deltarune fangame engine for Love2D
BSD 3-Clause "New" or "Revised" License
96 stars 38 forks source link

Weird error w/ wave #106

Closed TheLemon27 closed 1 month ago

TheLemon27 commented 6 months ago

I was testing a wave i made, and the game spit this error back at me: Error at src/utils/utils.lua:1535 - attempt to perform arithmetic on local 'y1' (a nil value) I can give extra details if prompted, but I'll be honest, I've been looking for an excuse to go to bed and this seems like a good one so I'll respond in the morning, Thanks!

JustinSolstice commented 5 months ago

Can you show the script/code? Likely you forgot to set y1 value when referencing it

NyakoFox commented 1 month ago

Closing due to lack of response.