PuzzleScript icon indicating copy to clipboard operation
PuzzleScript copied to clipboard

errors detected during compilation

Open increpare opened this issue 3 years ago • 2 comments
trafficstars

https://www.puzzlescript.net/play.html?p=6872613

increpare avatar Aug 05 '22 12:08 increpare

Line 343 HORIZONTAL [ > AppleBloom | NO obstacle No Player][JumpVariableB1][ -> [ | AppleBloom ][JumpVariableB]

Bad code, extra '['. What's the issue?

david-pfx avatar Sep 06 '22 10:09 david-pfx

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.

increpare avatar Sep 06 '22 15:09 increpare