How do I fix this error message? I can't find it anywhere.
pouyancart
17 Jan 2019, 01:18Error running script: Error compiling expression ' ': SyntaxError: Unexpected end of fileLine: 1, Column: 1
I've looked everywhere and I can't seem to find the fix or where the problem is. If anyone has any ideas that would be a huge help.
![](https://i.imgur.com/vjdH3t6b.jpg)
DarkLizerd
17 Jan 2019, 04:08I can tell you that the problem is NOT on line one!!!
If it says this right at the start, before anything else...
Then I would start with your first room and see if anything is screwed up...
Also, just a note...
Just because you comment out a line "// ", Quest STILL reads that line and processes it.
So, if you have a typo in a comment, it will still crash Quest, so check those as well.
Also, make sure you did not delete the end of code command...
I bet that would crash it as well...