PuzzleScript
PuzzleScript copied to clipboard
errors detected during compilation
trafficstars
https://www.puzzlescript.net/play.html?p=6872613
Line 343
HORIZONTAL [ > AppleBloom | NO obstacle No Player][JumpVariableB1][ -> [ | AppleBloom ][JumpVariableB]
Bad code, extra '['. What's the issue?
This is a game that previously compiled + ran without problem. For puzzlescript it's important that old games that compiled don't break in future versions, even if they contain clear errors (aka legacy support). What I plan to do is to downgrade it from an error to a warning.