View Issue Details

IDProjectCategoryLast Update
0018238Starward RogueCrash/ExceptionJan 19, 2016 10:36 pm
ReporterSpikey00 Assigned ToChris_McElligottPark  
Status closedResolutionunable to reproduce 
Product Version0.850 
Summary0018238: Exception occurred during world deserialization:FormatException (reproduce unknown)
DescriptionNot sure if this will occur again; only just updated the game and at prompt I deleted my savegame. After the intro, it stop error'd (the dialogue was forced behind the game window) and I had to close. On reload it didn't occur again, but I thought it was worth leaving here just in case.

Version: 0.850 1/15/2016 10:27:02 PM
sound file count: 481 1/15/2016 10:27:02 PM
sound loading finished 1/15/2016 10:27:02 PM
GameInit (3 - 1/15/2016 10:27:02 PM) 1/15/2016 10:27:04 PM
GameInit (4 - 1/15/2016 10:27:04 PM) 1/15/2016 10:27:06 PM
GameInit (5 - 1/15/2016 10:27:06 PM) 1/15/2016 10:27:07 PM
GameInit (6 - 1/15/2016 10:27:07 PM) 1/15/2016 10:27:50 PM
Exception occurred during world deserialization:FormatException
Will now log details in WorldDeserializationErrors.txt

  at ArcenDeserializationBuffer.TryReadInt32 (System.Boolean& WasSuccessful, Boolean ThrowExceptionOnFailure) [0x00000] in <filename unknown>:0
  at ArcenDeserializationBuffer.ReadInt32 () [0x00000] in <filename unknown>:0
  at World.DeserializeFrom (.ArcenDeserializationBuffer Buffer, Boolean IsLoadingFromNetwork, .WorldSerializationVersion& DeserializingWorldVersion) [0x00000] in <filename unknown>:0
  at World.LoadWorldFromDiskInner (System.String SaveName, Boolean IsForBugReport, System.String Text) [0x00000] in <filename unknown>:0
  at World.LoadWorldFromDisk (System.String SaveName, Boolean IsForBugReport, System.Exception& ExceptionEncounteredOrNull) [0x00000] in <filename unknown>:0

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at World.LoadWorldExceptionHandling(System.Exception e)
   at World.LoadWorldFromDisk(System.String SaveName, Boolean IsForBugReport, System.Exception ByRef ExceptionEncounteredOrNull)
   at MainMenu.LoadGameInner(System.String Savename, Boolean IsForBugReport, Boolean DoTransitions)
   at Game.DrawGame()
   at Game.UpdateDisplay(Boolean IsFullVisualUpdate)
   at ArcenMainCameraImplementations.MainUpdateLogic()
   at MainCameraLogic.Update()

e: can post the other log, but it's kinda over an MB.
TagsNo tags attached.

Activities

Chris_McElligottPark

Jan 19, 2016 10:36 pm

administrator   ~0044367

We had a bit of this a while back. If you can reproduce in a newer version, please do let us know. Thanks!

Issue History

Date Modified Username Field Change
Jan 16, 2016 5:38 am Spikey00 New Issue
Jan 16, 2016 5:40 am Spikey00 Description Updated
Jan 19, 2016 10:36 pm Chris_McElligottPark Note Added: 0044367
Jan 19, 2016 10:36 pm Chris_McElligottPark Status new => closed
Jan 19, 2016 10:36 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Jan 19, 2016 10:36 pm Chris_McElligottPark Resolution open => unable to reproduce