View Issue Details

IDProjectCategoryLast Update
0011143Skyward CollapseCrash/ExceptionMay 17, 2013 8:35 pm
ReporterJAlfredGoodwin Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version.801 
Summary0011143: Message popup telling me to report this, with error file info
Description5/3/2013 5:30:04 PM (0.801) Mem: 144,306,176 Mode: SinglePlayer Plat:WindowsPlayer
-----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0
  at GameEntity.CalculateDrawLocation () [0x00000] in <filename unknown>:0
  at World.CenterOnCurrentPlaybackUnit () [0x00000] in <filename unknown>:0
  at Game.DrawWorldMap () [0x00000] in <filename unknown>:0
  at Game.DrawGame () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at MainCameraLogic.MainUpdateLogic () [0x00000] in <filename unknown>:0
Stack Trace: at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0
  at GameEntity.CalculateDrawLocation () [0x00000] in <filename unknown>:0
  at World.CenterOnCurrentPlaybackUnit () [0x00000] in <filename unknown>:0
  at Game.DrawWorldMap () [0x00000] in <filename unknown>:0
  at Game.DrawGame () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at MainCameraLogic.MainUpdateLogic () [0x00000] in <filename unknown>:0


5/3/2013 5:30:04 PM (0.801) Mem: 144,535,552 Mode: SinglePlayer Plat:WindowsPlayer
-----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0
  at GameEntity.CalculateDrawLocation () [0x00000] in <filename unknown>:0
  at World.CenterOnCurrentPlaybackUnit () [0x00000] in <filename unknown>:0
  at Game.DrawWorldMap () [0x00000] in <filename unknown>:0
  at Game.DrawGame () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at MainCameraLogic.MainUpdateLogic () [0x00000] in <filename unknown>:0
Stack Trace: at ArcenRectangle.get_CenterX () [0x00000] in <filename unknown>:0
  at GameEntity.CalculateDrawLocation () [0x00000] in <filename unknown>:0
  at World.CenterOnCurrentPlaybackUnit () [0x00000] in <filename unknown>:0
  at Game.DrawWorldMap () [0x00000] in <filename unknown>:0
  at Game.DrawGame () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at MainCameraLogic.MainUpdateLogic () [0x00000] in <filename unknown>:0

TagsNo tags attached.
Internal WeightNew

Activities

Chris_McElligottPark

May 3, 2013 6:52 pm

administrator   ~0031631

You know, I've seen this once before as well and it's an error that frankly should not be possible based on the rule of object types in C#. It baffled me before and I haven't seen it since. If anyone sees a way to repro this, that would be great.

Chris_McElligottPark

May 17, 2013 8:35 pm

administrator   ~0032401

We've seen the last of that from a while ago, thankfully!

Issue History

Date Modified Username Field Change
May 3, 2013 6:32 pm JAlfredGoodwin New Issue
May 3, 2013 6:52 pm Chris_McElligottPark Note Added: 0031631
May 3, 2013 6:52 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
May 3, 2013 6:52 pm Chris_McElligottPark Status new => feedback
May 17, 2013 8:35 pm Chris_McElligottPark Internal Weight => New
May 17, 2013 8:35 pm Chris_McElligottPark Note Added: 0032401
May 17, 2013 8:35 pm Chris_McElligottPark Status feedback => resolved
May 17, 2013 8:35 pm Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception