View Issue Details

IDProjectCategoryLast Update
0007287Valley 1Bug - OtherApr 27, 2012 9:49 pm
Reporterpsychogears Assigned Tokeith.lamothe  
Severityminor 
Status resolvedResolutionfixed 
Product Version1.002 
Fixed in Version1.003 
Summary0007287: Unhandled Exception
DescriptionThis showed up when I tried quick loading my file from 1.001 to 1.002.

-TJ

4/27/2012 7:54:10 PM (1.002)
-----------------------------------
UnhandledErrors-----------------------------------
4/27/2012 7:54:10 PM (1.002)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.FormatException: TryReadInt32: Data.Length <= DataStringIndex
  at ArcenDeserializationBuffer.TryReadInt32 (System.Boolean& WasSuccessful, Boolean ThrowExceptionOnFailure) [0x00000] in <filename unknown>:0
  at ArcenDeserializationBuffer.ReadInt32 () [0x00000] in <filename unknown>:0
  at World.DeserializeWorldMetadataFrom (.ArcenDeserializationBuffer InputBuffer, Boolean IsFromTheNetwork) [0x00000] in <filename unknown>:0
  at World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder) [0x00000] in <filename unknown>:0
  at MainMenu.LoadGameInner (System.String WorldFilename, Boolean DoTransitions, Boolean BackupWorldFolder) [0x00000] in <filename unknown>:0
  at MainMenu+<>c__DisplayClass2c.<LoadOrBackupGame>b__28 () [0x00000] in <filename unknown>:0
  at ConfirmPopup.HandleConfirmClick () [0x00000] in <filename unknown>:0
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
Stack Trace: at ArcenDeserializationBuffer.TryReadInt32 (System.Boolean& WasSuccessful, Boolean ThrowExceptionOnFailure) [0x00000] in <filename unknown>:0
  at ArcenDeserializationBuffer.ReadInt32 () [0x00000] in <filename unknown>:0
  at World.DeserializeWorldMetadataFrom (.ArcenDeserializationBuffer InputBuffer, Boolean IsFromTheNetwork) [0x00000] in <filename unknown>:0
  at World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder) [0x00000] in <filename unknown>:0
  at MainMenu.LoadGameInner (System.String WorldFilename, Boolean DoTransitions, Boolean BackupWorldFolder) [0x00000] in <filename unknown>:0
  at MainMenu+<>c__DisplayClass2c.<LoadOrBackupGame>b__28 () [0x00000] in <filename unknown>:0
  at ConfirmPopup.HandleConfirmClick () [0x00000] in <filename unknown>:0
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0

TagsNo tags attached.
Internal WeightNew

Activities

Omosh

Apr 27, 2012 8:18 pm

reporter   ~0022885

Received an error as well trying to load after the patch.

4/27/2012 7:07:38 PM (1.002)
-----------------------------------
ErrorsReportedByEngine-----------------------------------
4/27/2012 7:07:38 PM (1.002)
-----------------------------------Exception-----------------------------------Log String: IndexOutOfRangeException: Array index is out of range.
Stack Trace: UnlockConditionTypeData.DeSerialize (.ArcenDeserializationBuffer InputBuffer)
World.DeserializeWorldMetadataFrom (.ArcenDeserializationBuffer InputBuffer, Boolean IsFromTheNetwork)
World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder)
MainMenu.LoadGameInner (System.String WorldFilename, Boolean DoTransitions, Boolean BackupWorldFolder)
MainMenu+<>c__DisplayClass2c.<LoadOrBackupGame>b__29 ()
ConfirmPopup.HandleCancelClick ()
ConfirmPopup.CustomHandleKeyboard (KeyBind Bind)
AbstractArcenWindow.HandleKeyboardNavigation (KeyBind Bind)
Game.OnKeyDownFirst (KeyBind Bind, InputSource Source)
InputBindings.CheckKeys ()
Game.CheckInput ()
MainCameraLogic.MainUpdateLogic ()
MainCameraLogic.Update ()

Toranth

Apr 27, 2012 8:37 pm

reporter  

Worlds.zip (1,832,076 bytes)

Toranth

Apr 27, 2012 8:38 pm

reporter   ~0022886

Same here. Unable to load my World after the 1.002 patch.
I've attached my current world that is causing this error. (Worlds.zip)

4/27/2012 8:15:39 PM (1.002)
-----------------------------------
UnhandledErrors-----------------------------------
4/27/2012 8:15:39 PM (1.002)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.FormatException: TryReadInt32: Data.Length <= DataStringIndex
  at ArcenDeserializationBuffer.TryReadInt32 (System.Boolean& WasSuccessful, Boolean ThrowExceptionOnFailure) [0x00000] in <filename unknown>:0
  at ArcenDeserializationBuffer.ReadInt32 () [0x00000] in <filename unknown>:0
  at World.DeserializeWorldMetadataFrom (.ArcenDeserializationBuffer InputBuffer, Boolean IsFromTheNetwork) [0x00000] in <filename unknown>:0
  at World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder) [0x00000] in <filename unknown>:0
  at MainMenu.LoadGameInner (System.String WorldFilename, Boolean DoTransitions, Boolean BackupWorldFolder) [0x00000] in <filename unknown>:0
  at MainMenu+<>c__DisplayClass2c.<LoadOrBackupGame>b__28 () [0x00000] in <filename unknown>:0
  at ConfirmPopup.HandleConfirmClick () [0x00000] in <filename unknown>:0
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
Stack Trace: at ArcenDeserializationBuffer.TryReadInt32 (System.Boolean& WasSuccessful, Boolean ThrowExceptionOnFailure) [0x00000] in <filename unknown>:0
  at ArcenDeserializationBuffer.ReadInt32 () [0x00000] in <filename unknown>:0
  at World.DeserializeWorldMetadataFrom (.ArcenDeserializationBuffer InputBuffer, Boolean IsFromTheNetwork) [0x00000] in <filename unknown>:0
  at World.LoadWorldFromDisk (System.String WorldFilename, Boolean BackupWorldFolder) [0x00000] in <filename unknown>:0
  at MainMenu.LoadGameInner (System.String WorldFilename, Boolean DoTransitions, Boolean BackupWorldFolder) [0x00000] in <filename unknown>:0
  at MainMenu+<>c__DisplayClass2c.<LoadOrBackupGame>b__28 () [0x00000] in <filename unknown>:0
  at ConfirmPopup.HandleConfirmClick () [0x00000] in <filename unknown>:0
  at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0

keith.lamothe

Apr 27, 2012 8:42 pm

administrator   ~0022887

Oops! Sorry about that.

For 1.003:

* Fixed a bug in the last version that broke loading old worlds that had progress towards the unlocks that were tied to eites and are now no longer used.

Thanks :)

keith.lamothe

Apr 27, 2012 9:49 pm

administrator   ~0022888

Just FYI in case you don't see it otherwise: 1.003 is out now, update and load your world and you should be good to go :) If not, please let me know.

Issue History

Date Modified Username Field Change
Apr 27, 2012 8:03 pm psychogears New Issue
Apr 27, 2012 8:18 pm Omosh Note Added: 0022885
Apr 27, 2012 8:37 pm Toranth File Added: Worlds.zip
Apr 27, 2012 8:38 pm Toranth Note Added: 0022886
Apr 27, 2012 8:42 pm keith.lamothe Internal Weight => New
Apr 27, 2012 8:42 pm keith.lamothe Note Added: 0022887
Apr 27, 2012 8:42 pm keith.lamothe Status new => resolved
Apr 27, 2012 8:42 pm keith.lamothe Fixed in Version => 1.003
Apr 27, 2012 8:42 pm keith.lamothe Resolution open => fixed
Apr 27, 2012 8:42 pm keith.lamothe Assigned To => keith.lamothe
Apr 27, 2012 9:49 pm keith.lamothe Note Added: 0022888