General Category > Skyward Collapse Technical Support
Fatal error during tutorial
SashaNein:
I was playing through the tutorial, and reached the age of Gods. One turn after Heimdall and Ares appeared, I got a message saying there had been an error and I should report it with the attached logs.
I've attached a dxdiag too in case that comes in handy.
x4000:
Hmm... this is a really strange engine-level error that I've never seen before on any of our games. There's not an error on any particular line number, or even in our part of the game really. This happened when trying to draw a regular image of some kind (the background of a world map tile), so that part is utterly normal. But the error message given is "Update: System.ExecutionEngineException: SIGILL"
There's very little information on google or at Unity about this, and the one thing on Unity is about having too many assets added. But they had waaaay more assets added than we do, and the memory being used by the game runtime at the time of your error (per the log file) was only 114MB. Hardly taxing.
This is quite odd indeed, particularly because I don't have any other reports of this. We've seen some funky one-off errors in the past on various others of our games, and typically those were the result of a partially corrupt install. Just doing a "verify local game files" in Steam probably would fix the issue -- knock on wood.
If that doesn't work, then if this happens again can you also post your output.log file from inside the Collapse_Data folder inside the root data folder? Every time you run the game that gets overwritten, so I doubt you have that now unless you haven't run the game again since this error.
Hope that helps!
keith.lamothe:
In theory it could be a driver problem causing DX to panic, and thus abort whatever draw call Unity was trying to execute at the moment.
x4000:
That's a good point, actually. Though these are nvidia drivers, so usually I'm less suspicious of them.
keith.lamothe:
--- Quote from: x4000 on May 24, 2013, 10:42:27 am ---That's a good point, actually. Though these are nvidia drivers, so usually I'm less suspicious of them.
--- End quote ---
They may warrant less suspicion, but B being pony-bad doesn't mean A is all that great either. Anyway, some kind of download corruption of the game may be responsible, but I'm not sure if it could have messed up an image file bad enough to cause that kind of error. Though that could just be my ignorance.
Navigation
[0] Message Index
[#] Next page
Go to full version