- Home /
IE only web player crash "Receiving unhandled exception / mono: exit called, code 1"
Very weird crash, only under Internet Explorer, after a random amount of time (15 minutes, 1 hour, 2 hours 15 ...)
Last relevant log information:
Receiving unhandled exception mono: exit called, code 1
Any idea how to get more detailled information ?
Answer by Lucas Meijer 1 · Dec 30, 2009 at 04:57 PM
You can try the player log. Does the unity bug reporter come up in this case? If so, please submit the bug, as it gives us useful information to fix this. If you content that can reproduce it, we'd love to know which as well.
The "Receiving unhandled exception - mono: exit called, code 1" message comes directly from the player log. It was the only relevant information (no stacktrace, or symbols dump), and nothing in the 'manager' log file. The unity bug reporter didn't come up (I didn't know it could within the webplayer). I'm still trying to isolate the bug and get more information on 'how and why' :).
Answer by puckipedia · Oct 03, 2010 at 06:46 AM
It looks that somewhere in your c# code you called exit();
. This is an estimation, and my computer with unity is not usable now...
Your answer
Follow this Question
Related Questions
Unity 3D Keep Crashing in every site! 1 Answer
Unity Web Player: Crashes 1 Answer
Unity Webplayer crashing browser 0 Answers
Debugging Unity3D player crashes? 2 Answers
Unity crashes Firefox 1 Answer