Random Error when Exiting

GAGE HOLSTON
24 Dec 2017, 23:29

When using the down exit in one of my rooms, a random error is displayed above the next room's text.

Error running script: Error compiling expression '': SyntaxError: Unexpected end of fileLine: 1, Column: 1

This is the ONLY exit this happens to. There is no script related to that exit, so I have no idea what could be causing it.


K.V.
25 Dec 2017, 03:04

Do you have any scripts set on either of those rooms? (Like on or before entering, or after leaving?)

Or it could be a turn script...

(Could be numerous things...)


If you have some code, I can try to give it a gander before Santa's bulbous behind shows up.

(It sounds like it involves quotation marks. Like there's a " where Quest needs a \".)


GAGE HOLSTON
25 Dec 2017, 18:41

Oh, I see what's wrong. For some reason, there is a random empty "if" in the After Leaving Room section of the room before.
I have no idea why it's there.