View Issue Details

IDProjectCategoryLast Update
0008037Valley 1Crash/ExceptionMay 22, 2012 9:46 pm
Reporterlavacamorada Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version1.027 
Fixed in Version1.028 
Summary0008037: Fatal error in freefall mission
Description5/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.
TagsNo tags attached.
Internal WeightNew

Relationships

related to 0008036 resolvedChris_McElligottPark Lost all enchants after loading game 

Activities

lavacamorada

May 22, 2012 9:42 pm

reporter   ~0024641

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

GauHelldragon

May 22, 2012 9:44 pm

reporter   ~0024642

looks like the same error message I got

Chris_McElligottPark

May 22, 2012 9:46 pm

administrator   ~0024643

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.

Issue History

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