View Issue Details

IDProjectCategoryLast Update
0008036Valley 1Crash/ExceptionMay 22, 2012 9:47 pm
ReporterGauHelldragon Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version1.027 
Fixed in Version1.028 
Summary0008036: Lost all enchants after loading game
DescriptionI loaded an existing world after updating. After pressing "x" to look at my enchants, they were all gone and I got an error message.


5/22/2012 5:46:13 PM
: --------------------------------------------------------------------------
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


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination)
   at ArcenDebugging.ArcenDebugLog(System.String Message)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.MainUpdateLogic()
   at MainCameraLogic.Update()
TagsNo tags attached.
Internal WeightNew

Relationships

related to 0008037 resolvedChris_McElligottPark Fatal error in freefall mission 

Activities

GauHelldragon

May 22, 2012 8:49 pm

reporter  

ArcenDebugLog.txt (1,224,343 bytes)

GauHelldragon

May 22, 2012 8:51 pm

reporter   ~0024638

Ok it looks like they aren't actually gone, they just aren't being displayed.

GauHelldragon

May 22, 2012 9:11 pm

reporter   ~0024639

I tried making a new world, and same problem happened :<

GauHelldragon

May 22, 2012 9:15 pm

reporter   ~0024640

This may or may not be related to this bug, but when I tried entering a Journey to Perfection mission after this had happened, and my character couldn't move. I could access the esc menu, but the game wouldn't respond when I tried to quit. It didn't crash or lock up, it just wouldn't quit. I eventually had to force-stop the process.

Chris_McElligottPark

May 22, 2012 9:46 pm

administrator   ~0024644

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.

magnus17

May 22, 2012 9:47 pm

reporter   ~0024645

Last edited: May 22, 2012 9:48 pm

I had the same problem happen a few minutes ago. I was in a lieutenant tower (old kind, though I had just updated to 1.27), and pressed X to look at my enchants. I got the gold tint that normally comes up, but my enchants bar did not appear, and I got the "fatal error" message. I'll upload my version of the unhandled error list and debug log with my username appended.

Edit: Nevermind, fixed.

Issue History

Date Modified Username Field Change
May 22, 2012 8:49 pm GauHelldragon New Issue
May 22, 2012 8:49 pm GauHelldragon File Added: ArcenDebugLog.txt
May 22, 2012 8:51 pm GauHelldragon Note Added: 0024638
May 22, 2012 9:11 pm GauHelldragon Note Added: 0024639
May 22, 2012 9:15 pm GauHelldragon Note Added: 0024640
May 22, 2012 9:44 pm GauHelldragon Relationship added related to 0008037
May 22, 2012 9:46 pm Chris_McElligottPark Internal Weight => New
May 22, 2012 9:46 pm Chris_McElligottPark Note Added: 0024644
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
May 22, 2012 9:47 pm magnus17 Note Added: 0024645
May 22, 2012 9:48 pm magnus17 Note Edited: 0024645
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception