Hi,
My multiplayer game works fine in preview, but when I export it to NW.js or HTML5, it freezes after the login loadout and never makes it to the game loadout
Any ideas why this is happening?
I deleted all the logic in the game layout to see if the problem was there. Nothing changed, the game layout is still never loaded, so it seems the game is really never even opening the Game Layout
Develop games in your browser. Powerful, performant & highly capable.
UPDATE!
After unchecking the "minify script" option during export it worked!
The game now functions exactly as it did during preview!!
Please file a bug, it should still work even when the script is minified.