Hello, can anyone help me out on this?
Node webkit preview works 100% fine for the whole of my project (many layouts)
but when I export it crashes on one specific layout (the main game). I get this error.
[quote:10tm3m3f]Uncaught node.js Error
SyntaxError: Unexpected end of input
at Object.parse (native)
I don't understand why the preview works (it works in node webkit preview, chrome and firefox with no problems)
it only breaks once I export it. Any ideas? Why would the previews all work, but the export not?