Im having some exportation issues when using this mod(HTML5 and Node Webkit).
When I run my .exe, or try tu run it on my personal server via web, it crashes, and gets me this error:
Uncaught node.js Error
TypeError: undefined is not a function
at h.$l (file:///C:/Users/******/AppData/Local/Temp/nw8976_6686/c2runtime.js:330:428)
at HTMLDocument.<anonymous> (file:///C:/Users/****/AppData/Local/Temp/nw8976_6686/c2runtime.js:328:374)
at HTMLDocument.n.event.dispatch (file:///C:/Users/*****/AppData/Local/Temp/nw8976_6686/jquery-2.1.1.min.js:3:6404)
at HTMLDocument.r.handle (file:///C:/Users/*****/AppData/Local/Temp/nw8976_6686/jquery-2.1.1.min.js:3:3179)
I guess the problem is that there are some temporal files associated to this plugins, and they are not created when I launch the game.
I have also tried to export it without the mouselock plugin, and it works correctly, so It seems the problem is mouselock related.
Could you tell me why is this happening, or in sort of way, tell me how to resolve it?
Much Thanks