View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0011143 | Skyward Collapse | Crash/Exception | May 3, 2013 6:32 pm | May 17, 2013 8:35 pm | |
Reporter | JAlfredGoodwin | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | .801 | ||||
Summary | 0011143: Message popup telling me to report this, with error file info | ||||
Description | 5/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 | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
|
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. |
|
We've seen the last of that from a while ago, thankfully! |
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 |