- Aug 29, 2017
- 3,485
- 2,280
- 470
I include all source files in the releases, but what you show there is an error in a line of Javascript in the bitView attachment 3251738 An error occurred while running compile.bat, the Javascripts folder was missing a few files, and the game would not run. Can you help me find out why?
shouldn't
that bit should escape the '
shouldn\'t
To find the line of code run check.bat, it compiles each file separately and it will report the line of code that the compile error is in.
I note that the base source code should not have the issue you show there it is a standard sort of issue and as you show the compile picks it up and is easily corrected
If wanted I can post the source folder from the last release 14.14c but it should be in the last version I posted.