View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0009464 | AI War 1 / Classic | Bug - Other | Sep 3, 2012 7:16 pm | Sep 10, 2012 7:09 pm | |
Reporter | Cinth | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 5.076 | ||||
Fixed in Version | 5.077 | ||||
Summary | 0009464: Unhandled Errors | ||||
Description | Unhandled Errors. This one left me waiting for players. Yeeaaahhhhh!! | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
related to | 0009551 | assigned | keith.lamothe | Game crashed during wave, unhandled errors |
|
moreissues.txt (3,290 bytes)
9/3/2012 4:10:40 PM UnhandledErrors: 9/3/2012 4:10:40 PM (5.076) -----------------------------------Error-----------------------------------Log String: FixedUpdate: System.Exception: Game Command Text:53;105569;287008#917#8#0#0#0# System.FormatException: Input string was not in the correct format at System.Int32.Parse (System.String s) [0x00000] in <filename unknown>:0 at System.Convert.ToInt32 (System.String value) [0x00000] in <filename unknown>:0 at GameCommand.Execute () [0x00000] in <filename unknown>:0 at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0 at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0 at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0 at Game.RunFrame () [0x00000] in <filename unknown>:0 at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0 Stack Trace: at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0 at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0 at Game.RunFrame () [0x00000] in <filename unknown>:0 at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause) at MainCameraLogic.FixedUpdate() 9/3/2012 4:10:40 PM (5.076) Mem: 194,441,216 Plat:WindowsPlayer -----------------------------------UnhandledErrors----------------------------------- 9/3/2012 4:10:40 PM (5.076) -----------------------------------Error-----------------------------------Log String: FixedUpdate: System.Exception: Game Command Text:53;105569;287008#917#8#0#0#0# System.FormatException: Input string was not in the correct format at System.Int32.Parse (System.String s) [0x00000] in <filename unknown>:0 at System.Convert.ToInt32 (System.String value) [0x00000] in <filename unknown>:0 at GameCommand.Execute () [0x00000] in <filename unknown>:0 at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0 at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0 at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0 at Game.RunFrame () [0x00000] in <filename unknown>:0 at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0 Stack Trace: at Game.RunOneCycleOfSimulation () [0x00000] in <filename unknown>:0 at Game.RunNextCycle (Boolean DoRendering) [0x00000] in <filename unknown>:0 at Game.RunFrame () [0x00000] in <filename unknown>:0 at MainCameraLogic.FixedUpdate () [0x00000] in <filename unknown>:0 |
|
Do you have a save where this can be reproduced? Thanks :) |
|
|
|
Save and reload didn't reproduce the error. So not exactly sure what is going on there. Uploaded a save from about 40 seconds before the error occurred, maybe it will shed some light on what happened. |
|
Ok, thanks for trying to get it to happen again. The error message itself helped me narrow down the problem to the logic of how it orders the creation of a new barracks/carrier and I found something that definitely could cause that error under certain (albeit seemingly quite rare) circumstances, and in 5.077 I've added code to prevent that specific problem from happening. Whether that's enough... well, we'll see :) |
|
Looks like this bug is still in place (or a different one with the same error) in 5.078. Playing a multiplayer game with 6 players and Unhandled Errors were suddenly filling the message box. Attached the save; the UnhandledError repeated about 1000 times with no stopping and we stopped playing. The error was the same every time as far as I can tell: http://pastebin.com/HCZfpayT |
|
|
|
Speaking of this bug, same error. The mutiplayer unhandeld error is stopped temporarily by saving and reloading the game, or kicking and reconnecting a single player. I'm going to try to get the information for a new ticket tomorrow. In case it is a new issue. |
Date Modified | Username | Field | Change |
---|---|---|---|
Sep 3, 2012 7:16 pm | Cinth | New Issue | |
Sep 3, 2012 7:16 pm | Cinth | File Added: moreissues.txt | |
Sep 3, 2012 8:55 pm | keith.lamothe | Note Added: 0028168 | |
Sep 3, 2012 8:55 pm | keith.lamothe | Assigned To | => keith.lamothe |
Sep 3, 2012 8:55 pm | keith.lamothe | Status | new => feedback |
Sep 3, 2012 11:13 pm | Cinth | File Added: issues.sav | |
Sep 3, 2012 11:16 pm | Cinth | Note Added: 0028179 | |
Sep 3, 2012 11:16 pm | Cinth | Status | feedback => assigned |
Sep 4, 2012 11:10 am | keith.lamothe | Internal Weight | => New |
Sep 4, 2012 11:10 am | keith.lamothe | Note Added: 0028189 | |
Sep 4, 2012 11:10 am | keith.lamothe | Status | assigned => resolved |
Sep 4, 2012 11:10 am | keith.lamothe | Fixed in Version | => 5.077 |
Sep 4, 2012 11:10 am | keith.lamothe | Resolution | open => fixed |
Sep 6, 2012 2:07 am | Twinge | Note Added: 0028247 | |
Sep 6, 2012 2:08 am | Twinge | File Added: UnhandledErrors.sav | |
Sep 8, 2012 11:46 pm | LordSloth | Note Added: 0028276 | |
Sep 8, 2012 11:46 pm | LordSloth | Note Edited: 0028276 | |
Sep 10, 2012 7:09 pm | Twinge | Relationship added | related to 0009551 |