View Issue Details

IDProjectCategoryLast Update
0017320Stars Beyond ReachCrash/ExceptionJun 25, 2015 5:06 pm
ReporterCinth Assigned Tokeith.lamothe  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.897 
Fixed in Version0.899 (Stop Wiggling, RAM!) 
Summary0017320: Nul Ref 10
DescriptionJust playing and red text.
TagsNo tags attached.

Activities

Cinth

Jun 19, 2015 8:27 pm

manager  

DrawGameErrors.txt (717 bytes)   
6/19/2015 5:22:08 PM (0.897) Mem: 200,515,584 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------------------------------NullReferenceException-----------------------------------
Object reference not set to an instance of an object

  at Game+<>c__DisplayClass26.<DrawMetaMap>b__15 (.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 (717 bytes)   

Cinth

Jun 19, 2015 8:27 pm

manager  

new nul.save (308,309 bytes)

Chris_McElligottPark

Jun 23, 2015 8:06 pm

administrator   ~0042424

Any other error files with data from that time?

Cinth

Jun 23, 2015 9:11 pm

manager   ~0042429

No. It's just one of those very random ones that left very little.

Chris_McElligottPark

Jun 23, 2015 9:13 pm

administrator   ~0042430

Okay, bummer. Well, thanks for the info!

keith.lamothe

Jun 25, 2015 5:06 pm

administrator   ~0042476

For 0.899:

* Put in some extra protections against one form of random nullref we've seen lately.

Thanks :)

Issue History

Date Modified Username Field Change
Jun 19, 2015 8:27 pm Cinth New Issue
Jun 19, 2015 8:27 pm Cinth File Added: DrawGameErrors.txt
Jun 19, 2015 8:27 pm Cinth File Added: new nul.save
Jun 23, 2015 8:05 pm Chris_McElligottPark Assigned To => keith.lamothe
Jun 23, 2015 8:05 pm Chris_McElligottPark Status new => assigned
Jun 23, 2015 8:06 pm Chris_McElligottPark Note Added: 0042424
Jun 23, 2015 9:11 pm Cinth Note Added: 0042429
Jun 23, 2015 9:13 pm Chris_McElligottPark Note Added: 0042430
Jun 25, 2015 5:06 pm keith.lamothe Note Added: 0042476
Jun 25, 2015 5:06 pm keith.lamothe Status assigned => resolved
Jun 25, 2015 5:06 pm keith.lamothe Fixed in Version => 0.899 (Stop Wiggling, RAM!)
Jun 25, 2015 5:06 pm keith.lamothe Resolution open => fixed