View Issue Details

IDProjectCategoryLast Update
0011399Skyward CollapseCrash/ExceptionMay 8, 2013 9:29 pm
ReporterCinth Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version.806 
Fixed in Version.807 
Summary0011399: .806 Fatal Error
DescriptionProbably the same error Mick reported but never hurts to have more examples/info.

I was able to reproduce with the save below.
Load up save and drop 3 barracks for each faction and it errors reliably (I've been able to trigger it 3 times now).
TagsNo tags attached.
Internal WeightNew

Activities

Cinth

May 8, 2013 8:59 pm

manager  

806fatal.save (4,144 bytes)

Cinth

May 8, 2013 8:59 pm

manager  

ArcenDebugLog.txt (5,814 bytes)   
5/8/2013 5:41:19 PM
GameInit (0 - 5/8/2013 5:41:19 PM)     5/8/2013 5:41:20 PM
GameInit (1 - 5/8/2013 5:41:20 PM)     5/8/2013 5:41:20 PM
GameInit (2 - 5/8/2013 5:41:20 PM)     5/8/2013 5:41:22 PM
audio load: 158     5/8/2013 5:41:22 PM
GameInit (3 - 5/8/2013 5:41:22 PM)     5/8/2013 5:41:22 PM
GameInit (4 - 5/8/2013 5:41:22 PM)     5/8/2013 5:41:23 PM
GameInit (5 - 5/8/2013 5:41:23 PM)     5/8/2013 5:41:23 PM
GameInit (6 - 5/8/2013 5:41:23 PM)     5/8/2013 5:41:23 PM
GameInit (7 - 5/8/2013 5:41:23 PM)     5/8/2013 5:41:23 PM
GameInit (8 - 5/8/2013 5:41:23 PM)     5/8/2013 5:41:23 PM
GameInit (9 - 5/8/2013 5:41:23 PM)     5/8/2013 5:41:23 PM
GameInit (10 - 5/8/2013 5:41:23 PM)     5/8/2013 5:55:03 PM
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, Int32 Col, Int32 Row, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, .WorldMapTile Tile, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.HandleSpawnCountersAndCrime () [0x00000] in <filename unknown>:0 
  at World.ProcessSimStepOnPrimaryMachineOnly () [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 World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, Int32 Col, Int32 Row, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, .WorldMapTile Tile, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.HandleSpawnCountersAndCrime () [0x00000] in <filename unknown>:0 
  at World.ProcessSimStepOnPrimaryMachineOnly () [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 


   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 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.MainUpdateLogic()
   at MainCameraLogic.Update()

5/8/2013 5:55:03 PM
:    -----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, Int32 Col, Int32 Row, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, .WorldMapTile Tile, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.HandleSpawnCountersAndCrime () [0x00000] in <filename unknown>:0 
  at World.ProcessSimStepOnPrimaryMachineOnly () [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 World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, Int32 Col, Int32 Row, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, .WorldMapTile Tile, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.HandleSpawnCountersAndCrime () [0x00000] in <filename unknown>:0 
  at World.ProcessSimStepOnPrimaryMachineOnly () [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 


   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.MainUpdateLogic()
   at MainCameraLogic.Update()

ArcenDebugLog.txt (5,814 bytes)   

Cinth

May 8, 2013 9:00 pm

manager  

UnhandledErrors.txt (1,839 bytes)   
5/8/2013 5:55:03 PM (0.806) Mem: 51,019,776 Mode: SinglePlayer Plat:WindowsPlayer
-----------
FixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, Int32 Col, Int32 Row, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, .WorldMapTile Tile, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.HandleSpawnCountersAndCrime () [0x00000] in <filename unknown>:0 
  at World.ProcessSimStepOnPrimaryMachineOnly () [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 World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, Int32 Col, Int32 Row, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.CountTilesOfTypeInTownWithinRange (Boolean IsForAI, FactionOwnership Ownership, .WorldMapTile Tile, WorldMapTileType TileTypeSearchedFor) [0x00000] in <filename unknown>:0 
  at World.HandleSpawnCountersAndCrime () [0x00000] in <filename unknown>:0 
  at World.ProcessSimStepOnPrimaryMachineOnly () [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,839 bytes)   

Chris_McElligottPark

May 8, 2013 9:27 pm

administrator   ~0032021

Thanks for the save! I could repro it with this one, but not the others.

Cheers. :)

* Fixed a crash bug in the prior version.

Cinth

May 8, 2013 9:29 pm

manager   ~0032022

Yahoo! Score one more for more information.

Any luck with the other error I posted? I had a hard time getting that one to reproduce but it still would in 806

Issue History

Date Modified Username Field Change
May 8, 2013 8:59 pm Cinth New Issue
May 8, 2013 8:59 pm Cinth File Added: 806fatal.save
May 8, 2013 8:59 pm Cinth File Added: ArcenDebugLog.txt
May 8, 2013 9:00 pm Cinth File Added: UnhandledErrors.txt
May 8, 2013 9:08 pm Cinth Description Updated
May 8, 2013 9:27 pm Chris_McElligottPark Internal Weight => New
May 8, 2013 9:27 pm Chris_McElligottPark Note Added: 0032021
May 8, 2013 9:27 pm Chris_McElligottPark Status new => resolved
May 8, 2013 9:27 pm Chris_McElligottPark Fixed in Version => .807
May 8, 2013 9:27 pm Chris_McElligottPark Resolution open => fixed
May 8, 2013 9:27 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
May 8, 2013 9:29 pm Cinth Note Added: 0032022
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception