Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by DaveVoyles

I'm trying to bake my code using the instructions suggested on the site, but despite what I do, I receive this error (and only in IE). The other browsers won't even raise the load bar, nor will they throw an error in the console.

SCRIPT1004: Expected ';'
game.min.js, line 378 character 829

You can find the URL to the game here:
https://dl.dropboxusercontent.com/u/3152642/Shooter%20-%20Copy/index.html


Has anyone else run into this issue before? If I don't bake the code, it plays fine.

1 decade ago by end3r

You have a strange non-utf character in the source - I've got this kind of error in the console:

SyntaxError: illegal character
...ass||ig.Loader)(gameClass,ig.resources);loader.load();};});
game.min.js (row 127, column 60)

1 decade ago by DaveVoyles

Wow that's weird. I wonder how those got in there. Let me delete and see what it changes.

I'm looking for it now in SublimeText and Notepad, and they aren't showing up in either of those.
Page 1 of 1
« first « previous next › last »