View Issue Details

IDProjectCategoryLast Update
0016984Stars Beyond ReachCrash/ExceptionJul 14, 2015 4:45 pm
ReporterCinth Assigned ToChris_McElligottPark  
Status closedResolutionunable to reproduce 
Product Version0.870 (Yellowshirts and the Giant Revision) 
Summary0016984: null ref
Descriptiondunno how
TagsNo tags attached.

Activities

Cinth

Jun 2, 2015 1:57 am

manager  

DrawGameErrors.txt (1,259 bytes)   
6/1/2015 10:55:47 PM (0.870) Mem: 244,842,496 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------------------------------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 

DrawGameErrors.txt (1,259 bytes)   

Chris_McElligottPark

Jun 2, 2015 9:52 am

administrator   ~0041536

You were mouseovering some tile and it had a null reference exception. If you have the savegame and the tile, that would let us repro it and fix it. Thanks!

Cinth

Jun 2, 2015 12:21 pm

manager  

yerp.save (1,215,821 bytes)

Cinth

Jun 2, 2015 12:23 pm

manager   ~0041558

I have the save (posted now). I don't remember what I was doing though (tired). Sorry :/

Chris_McElligottPark

Jun 2, 2015 12:33 pm

administrator   ~0041560

Okay, thanks.

Cinth

Jun 2, 2015 1:27 pm

manager   ~0041562

Oddly, that was the only error log file generated. I'm used to seeing something in the debug log too.

Issue History

Date Modified Username Field Change
Jun 2, 2015 1:57 am Cinth New Issue
Jun 2, 2015 1:57 am Cinth File Added: DrawGameErrors.txt
Jun 2, 2015 9:52 am Chris_McElligottPark Note Added: 0041536
Jun 2, 2015 9:52 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Jun 2, 2015 9:52 am Chris_McElligottPark Status new => feedback
Jun 2, 2015 12:21 pm Cinth File Added: yerp.save
Jun 2, 2015 12:23 pm Cinth Note Added: 0041558
Jun 2, 2015 12:23 pm Cinth Status feedback => assigned
Jun 2, 2015 12:33 pm Chris_McElligottPark Note Added: 0041560
Jun 2, 2015 12:33 pm Chris_McElligottPark Assigned To Chris_McElligottPark =>
Jun 2, 2015 12:33 pm Chris_McElligottPark Status assigned => feedback
Jun 2, 2015 1:27 pm Cinth Note Added: 0041562
Jun 2, 2015 1:27 pm Cinth Status feedback => new
Jun 2, 2015 9:16 pm Chris_McElligottPark Status new => feedback
Jul 14, 2015 4:45 pm Chris_McElligottPark Status feedback => closed
Jul 14, 2015 4:45 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Jul 14, 2015 4:45 pm Chris_McElligottPark Resolution open => unable to reproduce