I'll let 8bitAG check it for you if you like, but here are some general tips:
- Save the file , using" MENU / Save File" often. It will save a timestamped filename.
- Hover over the top bar (that is red) to see the error message, and the error line. If the error has a line, then you can click the top bar to go straight to the error.
- If the error message is unreadable, then it's likely a formatting issue. Look for peculiarities in the text colouring. You may have accidentally not closed a brace } or left out a semi colon ;.
- After saving, press F5 (refresh webpage), will reset the game parser and count out weird parser bugs (which are very rare but can occur very occasionally).
Very sorry you are having these issues. Hope you can find a resolution soon.