I'm developing a game with Construct 2 but when I run it come out the following errors:
SyntaxError: illegal character
localhost/data.js, line 609 (with undefined)
This is either a bug in Construct 2 or a problem in a third party plugin or behavior - please report it to the developer!
. Assertion failure: Unable to load project: no JSON model available. Usually this means an error has prevented the browser loading a script. It may be a bug in Construct 2 or a problem in a third party plugin. Check the browser's error console for more information.
Stack trace:
assert2 localhost/preview_prelude.js:12
Runtime.prototype.load localhost/preview.js:628
Runtime localhost/preview.js:183
cr.createRuntime localhost/preview.js:3143
localhost/:69
f.Callbacks / n localhost/jquery-1.7.1.min.js:2
f.Callbacks / o.fireWith localhost/jquery-1.7.1.min.js:2
. ready localhost/jquery-1.7.1.min.js:2
B localhost/jquery-1.7.1.min.js:2
-Javascript error!
TypeError: cr.getProjectModel is not a function
localhost/preview.js, line 629 (with undefined)
This is either a bug in Construct 2 or a problem in a third party plugin or behavior - please report it to the developer
As I got to the end of the development of the game and I would not re develop from the start, I would like to know how to fix it