I've been trying for days to get a build working on newgrounds, my builds work perfectly fine when run locally but don't work at all when uploaded to newgrounds...
https://image.ibb.co/i69y0L/image.png
https://image.ibb.co/iT63H0/image.png
https://image.ibb.co/b1Y320/image.png
i've gotten just all manner of console errors I have no idea what to do anymore, just feels like i've tried everything and i've never had this issue before.
Is this some issue with newer version of unity? Does newgrounds server need some manner of configuration?
At 11/14/18 11:24 PM, darkrchaos wrote: When I build my unity game for WebGL I get files that are different then the instructions. I get:
- ShooterGame.asm.code.unityweb
- ShooterGame.asm.framework.unityweb
- ShooterGame.asm.memory.unityweb
- ShooterGame.data.unityweb
- ShooterGame.json
- UnityLoader
When I try to run it on newgrounds I get this error.
"An error occured running the Unity content on this page. See your browser JavaScript console for more info. The error was: SyntaxError: missing ) in parenthetical"
SyntaxError: missing ) in parenthetical
What am I suppose to do?
I think my error is the same as yours...
My build deffinitely works on other platforms like itch.io so this must be some issue with newgrounds?