View Issue Details

IDProjectCategoryLast Update
0017010Stars Beyond ReachCrash/ExceptionJun 3, 2015 10:33 pm
ReporterCinth Assigned Tokeith.lamothe  
Severitymajor 
Status resolvedResolutionfixed 
Product Version0.870 (Yellowshirts and the Giant Revision) 
Fixed in Version0.872 (Colonization and Exploration) 
Summary0017010: System.NullReferenceException
DescriptionLoad save - mouse over to CC under construction NW of main city. Error should occur as mousing over the building (east corner of the CC). Error chains as long as mouse is there.
TagsNo tags attached.

Activities

Cinth

Jun 2, 2015 4:52 pm

manager  

1000-09.save (1,559,893 bytes)

Cinth

Jun 2, 2015 4:52 pm

manager  

ArcenDebugLog.txt (22,208 bytes)   
6/2/2015 1:50:19 PM
:    -----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
Stack Trace:   at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [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 EngineConfig.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText, Boolean SuppressArcenDebugLog)
   at EngineConfig.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 ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.MainUpdateLogic()
   at MainCameraLogic.Update()

6/2/2015 1:50:19 PM
-----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
Stack Trace:   at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [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 ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.MainUpdateLogic()
   at MainCameraLogic.Update()

6/2/2015 1:50:19 PM
:    -----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
Stack Trace:   at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [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 EngineConfig.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText, Boolean SuppressArcenDebugLog)
   at EngineConfig.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 ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.MainUpdateLogic()
   at MainCameraLogic.Update()

6/2/2015 1:50:19 PM
-----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
Stack Trace:   at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [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 ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.MainUpdateLogic()
   at MainCameraLogic.Update()

6/2/2015 1:50:19 PM
:    -----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
Stack Trace:   at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [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 EngineConfig.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText, Boolean SuppressArcenDebugLog)
   at EngineConfig.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 ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.MainUpdateLogic()
   at MainCameraLogic.Update()

6/2/2015 1:50:19 PM
-----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
Stack Trace:   at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [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 ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.MainUpdateLogic()
   at MainCameraLogic.Update()

6/2/2015 1:50:19 PM
:    -----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
Stack Trace:   at MapTileLayerTypeData.GetAllProperties (.RaceState RaceOrNull, .MapTileLayer LayerOrNull, .City CityOrNull, Boolean IncludeBuildingsUnderConstruction, Boolean ShowAdvanced, PropertyDisplayContext Context) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.Helper_AddPropertyInfoForTooltip (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .City City, RaceType OwnerType, Boolean includeUnderConstruction) [0x00000] in <filename unknown>:0 
  at MapTileLayerTypeData.GetTooltipForTileOrType (.ArcenCharacterBuffer Buffer, .MapTileLayer Building, .MapTileLayer SurfaceTerrain, .City City, RaceType OwnerType) [0x00000] in <filename unknown>:0 
  at MapTile.RenderTooltipForThisTile () [0x00000] in <filename unknown>:0 
  at Game.DrawMetaMap (Boolean hasOpenWindowOrMouseIsOverWindow, Boolean BlockHUD) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [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 EngineConfig.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText, Boolean SuppressArcenDebugLog)
   at EngineConfig.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 ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.MainUpdateLogic()
   at MainCameraLogic.Update()

ArcenDebugLog.txt (22,208 bytes)   

Cinth

Jun 2, 2015 4:53 pm

manager  

DrawGameErrors.txt (724,608 bytes)

Cinth

Jun 2, 2015 4:53 pm

manager  

UnhandledErrors.txt (751,968 bytes)

keith.lamothe

Jun 3, 2015 10:33 pm

administrator   ~0041640

For 0.872:

* Fixed a null exception in the computation of the DistrictBuildingCounts property for civic centers under construction.
** Note: there's apparently a bug whereby a new civic center can fail to get assigned to a new district when placed, which is what leads to the nullref. If you see that happen with a civic center you place in this next version, please let us know.

Thanks :)

Issue History

Date Modified Username Field Change
Jun 2, 2015 4:52 pm Cinth New Issue
Jun 2, 2015 4:52 pm Cinth File Added: 1000-09.save
Jun 2, 2015 4:52 pm Cinth File Added: ArcenDebugLog.txt
Jun 2, 2015 4:53 pm Cinth File Added: DrawGameErrors.txt
Jun 2, 2015 4:53 pm Cinth File Added: UnhandledErrors.txt
Jun 2, 2015 4:54 pm Cinth Severity crash => major
Jun 2, 2015 9:14 pm Chris_McElligottPark Assigned To => keith.lamothe
Jun 2, 2015 9:14 pm Chris_McElligottPark Status new => assigned
Jun 3, 2015 10:33 pm keith.lamothe Note Added: 0041640
Jun 3, 2015 10:33 pm keith.lamothe Status assigned => resolved
Jun 3, 2015 10:33 pm keith.lamothe Fixed in Version => 0.872 (Colonization and Exploration)
Jun 3, 2015 10:33 pm keith.lamothe Resolution open => fixed