View Issue Details

IDProjectCategoryLast Update
0017102Stars Beyond ReachCrash/ExceptionJun 15, 2015 11:19 am
ReporterCinth Assigned Tokeith.lamothe  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.873 
Fixed in Version0.890 (Overhaul to Territories) 
Summary0017102: nul ref 3
DescriptionI was mousing over the resources that were just scouted in the jungle and red text. Could not reproduce.
TagsNo tags attached.

Relationships

duplicate of 0017195 resolvedkeith.lamothe Nul Ref 5 

Activities

Cinth

Jun 4, 2015 11:57 pm

manager  

DrawGameErrors.txt (716 bytes)   
6/4/2015 8:48:28 PM (0.873) Mem: 210,374,656 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------------------------------NullReferenceException-----------------------------------
Object reference not set to an instance of an object

  at Game+<>c__DisplayClass2b.<DrawMetaMap>b__21 (.MapAction action) [0x00000] in <filename unknown>:0 
  at MapPlane.DoForActions (.ProcessorDelegate Processor) [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 (716 bytes)   

Cinth

Jun 4, 2015 11:57 pm

manager  

Nulref.save (715,745 bytes)

Chris_McElligottPark

Jun 9, 2015 8:04 pm

administrator   ~0042161

Same issue in both cases, I believe.

Chris_McElligottPark

Jun 15, 2015 11:19 am

administrator   ~0042214

Thanks!

* Fixed a bug where particle effects that were spawned on threads other than the main thread could cause index out of range exceptions or nullref exceptions during combat in particular.

Issue History

Date Modified Username Field Change
Jun 4, 2015 11:57 pm Cinth New Issue
Jun 4, 2015 11:57 pm Cinth File Added: DrawGameErrors.txt
Jun 4, 2015 11:57 pm Cinth File Added: Nulref.save
Jun 9, 2015 8:04 pm Chris_McElligottPark Relationship added duplicate of 0017195
Jun 9, 2015 8:04 pm Chris_McElligottPark Assigned To => keith.lamothe
Jun 9, 2015 8:04 pm Chris_McElligottPark Status new => assigned
Jun 9, 2015 8:04 pm Chris_McElligottPark Note Added: 0042161
Jun 9, 2015 8:04 pm Chris_McElligottPark Status assigned => feedback
Jun 15, 2015 11:19 am Chris_McElligottPark Note Added: 0042214
Jun 15, 2015 11:19 am Chris_McElligottPark Status feedback => resolved
Jun 15, 2015 11:19 am Chris_McElligottPark Fixed in Version => 0.890 (Overhaul to Territories)
Jun 15, 2015 11:19 am Chris_McElligottPark Resolution open => fixed