View Issue Details

IDProjectCategoryLast Update
0012132Skyward CollapseCrash/ExceptionSep 9, 2013 6:28 am
ReporterNimring Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Fixed in Version2.002 
Summary0012132: FatalError in tutorial game
Descriptionnot sure if it any relevant, but this happened on start turn after my lesser god was killed by archers buffed by adamantium.
TagsNo tags attached.
Internal WeightNew

Activities

Nimring

Aug 31, 2013 10:20 am

reporter  

UnhandledErrors.txt (1,418 bytes)   
8/31/2013 6:02:55 PM (2.001) Mem: 110,137,344 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at ActionReplay.AutoHealUnit (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at ActionReplay.AutoHealUnit (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at ActionReplay.Execute (Boolean IsForAI, Boolean ExecuteImmediately) [0x00000] in <filename unknown>:0 
  at World.ContinuePlayBackOfCurrentActionReplayEntity () [0x00000] in <filename unknown>:0 
  at Game.ProcessSimStep () [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.MainUpdateLogic () [0x00000] in <filename unknown>:0 


UnhandledErrors.txt (1,418 bytes)   

Chris_McElligottPark

Sep 9, 2013 6:28 am

administrator   ~0033382

Thanks!

* Put in a potential fix for a very rare null reference exception that happens during auto-heal. If anyone sees it again and has a savegame, that would be appreciated.

Issue History

Date Modified Username Field Change
Aug 31, 2013 10:20 am Nimring New Issue
Aug 31, 2013 10:20 am Nimring File Added: UnhandledErrors.txt
Sep 9, 2013 6:28 am Chris_McElligottPark Internal Weight => New
Sep 9, 2013 6:28 am Chris_McElligottPark Note Added: 0033382
Sep 9, 2013 6:28 am Chris_McElligottPark Status new => resolved
Sep 9, 2013 6:28 am Chris_McElligottPark Fixed in Version => 2.002
Sep 9, 2013 6:28 am Chris_McElligottPark Resolution open => fixed
Sep 9, 2013 6:28 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception