View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0008037 | Valley 1 | Crash/Exception | May 22, 2012 9:26 pm | May 22, 2012 9:46 pm | |
Reporter | lavacamorada | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 1.027 | ||||
Fixed in Version | 1.028 | ||||
Summary | 0008037: Fatal error in freefall mission | ||||
Description | 5/22/2012 6:18:53 PM (1.027) Mem: 32,083,968 Mode: SinglePlayer Plat:OSXPlayer -------------------------------------------------------------------------- Update: System.NullReferenceException: Object reference not set to an instance of an object at ChunkNonGUIHUD.RenderStatsHelper_RenderInventorySlotRow (.UnityRenderer R, .GameEntity Entity, Int32 X, Int32 Y, .InventorySlot[] InventorySlotRow, .ArcenRawGUIActiveScreenZone[] ZoneRow, Int32 CursorRowForInputChecking, Int32 CorrespondingKeyboardCursorRow, Boolean ShowMouseSelection, Boolean ShowKeyboardSelection, Boolean RenderNumbersOverlay) [0x00000] in <filename unknown>:0 at ChunkNonGUIHUD.RenderStats (Int32 StartingX, Int32 StartingY, Int32 MaxHeight, .UnityRenderer R, .Chunk C) [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 ChunkNonGUIHUD.RenderStatsHelper_RenderInventorySlotRow (.UnityRenderer R, .GameEntity Entity, Int32 X, Int32 Y, .InventorySlot[] InventorySlotRow, .ArcenRawGUIActiveScreenZone[] ZoneRow, Int32 CursorRowForInputChecking, Int32 CorrespondingKeyboardCursorRow, Boolean ShowMouseSelection, Boolean ShowKeyboardSelection, Boolean RenderNumbersOverlay) [0x00000] in <filename unknown>:0 at ChunkNonGUIHUD.RenderStats (Int32 StartingX, Int32 StartingY, Int32 MaxHeight, .UnityRenderer R, .Chunk C) [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 A number of similar errors occurred immediately after this one. | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
related to | 0008036 | resolved | Chris_McElligottPark | Lost all enchants after loading game |
|
I just got another set of errors, this time upon entering a surface zone from the world map. 5/22/2012 6:38:05 PM (1.027) Mem: 25,911,296 Mode: SinglePlayer Plat:OSXPlayer -------------------------------------------------------------------------- Update: System.NullReferenceException: Object reference not set to an instance of an object at ChunkNonGUIHUD.RenderStatsHelper_RenderInventorySlotRow (.UnityRenderer R, .GameEntity Entity, Int32 X, Int32 Y, .InventorySlot[] InventorySlotRow, .ArcenRawGUIActiveScreenZone[] ZoneRow, Int32 CursorRowForInputChecking, Int32 CorrespondingKeyboardCursorRow, Boolean ShowMouseSelection, Boolean ShowKeyboardSelection, Boolean RenderNumbersOverlay) [0x00000] in <filename unknown>:0 at ChunkNonGUIHUD.RenderStats (Int32 StartingX, Int32 StartingY, Int32 MaxHeight, .UnityRenderer R, .Chunk C) [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 ChunkNonGUIHUD.RenderStatsHelper_RenderInventorySlotRow (.UnityRenderer R, .GameEntity Entity, Int32 X, Int32 Y, .InventorySlot[] InventorySlotRow, .ArcenRawGUIActiveScreenZone[] ZoneRow, Int32 CursorRowForInputChecking, Int32 CorrespondingKeyboardCursorRow, Boolean ShowMouseSelection, Boolean ShowKeyboardSelection, Boolean RenderNumbersOverlay) [0x00000] in <filename unknown>:0 at ChunkNonGUIHUD.RenderStats (Int32 StartingX, Int32 StartingY, Int32 MaxHeight, .UnityRenderer R, .Chunk C) [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 |
|
looks like the same error message I got |
|
Thanks! 1.028 is now out. * Fixed a bug in the prior version where unhandled exceptions would be thrown when you tried to view the enchants inventory. |
Date Modified | Username | Field | Change |
---|---|---|---|
May 22, 2012 9:26 pm | lavacamorada | New Issue | |
May 22, 2012 9:42 pm | lavacamorada | Note Added: 0024641 | |
May 22, 2012 9:44 pm | GauHelldragon | Relationship added | related to 0008036 |
May 22, 2012 9:44 pm | GauHelldragon | Note Added: 0024642 | |
May 22, 2012 9:46 pm | Chris_McElligottPark | Internal Weight | => New |
May 22, 2012 9:46 pm | Chris_McElligottPark | Note Added: 0024643 | |
May 22, 2012 9:46 pm | Chris_McElligottPark | Status | new => resolved |
May 22, 2012 9:46 pm | Chris_McElligottPark | Fixed in Version | => 1.028 |
May 22, 2012 9:46 pm | Chris_McElligottPark | Resolution | open => fixed |
May 22, 2012 9:46 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Apr 14, 2014 9:28 am | Chris_McElligottPark | Category | Bug - Crash or Exception => Crash/Exception |