View Issue Details

IDProjectCategoryLast Update
0009537AI War 1 / ClassicCrash/ExceptionSep 10, 2012 9:58 am
ReporterToranth Assigned Tokeith.lamothe  
Severitytrivial 
Status resolvedResolutionfixed 
Product Version5.078 
Fixed in Version5.080 
Summary0009537: Starting a new game results in a Client Receiving Data Error
DescriptionStarting a new game results in a Client Receiving Data Error, with the stack trace as follows:


9/8/2012 5:36:21 PM (5.078) Mem: 140,259,328 Plat:WindowsPlayer
-----------------------------------Client Receiving Data Error-----------------------------------
System.FormatException: Input string was not in the correct format
  at System.Int32.Parse (System.String s) [0x00000] in <filename unknown>:0
  at System.Convert.ToInt32 (System.String value) [0x00000] in <filename unknown>:0
  at SpecialLogic_FallenSpire.ReadStateFromString (System.String SerializedString) [0x00000] in <filename unknown>:0
  at Game.ClientReceivingData (NetworkMessageType Type, System.String Message) [0x00000] in <filename unknown>:0



Fallen Spire minor faction is NOT enabled in the attached game (Defender mode).

This error is minor becuase it does not seem to impact the software performance in any manner.
TagsNo tags attached.
Internal WeightNew

Activities

Toranth

Sep 8, 2012 5:41 pm

reporter  

Defender Start.sav (340,499 bytes)

keith.lamothe

Sep 10, 2012 9:58 am

administrator   ~0028299

For 5.080:

* Fixed a savegame/gamestate corruption bug that could happen since when the Dark Spire faction was enabled.

This is actually very not-minor, unless you're finishing the game in one sitting.
Even if you don't see the error message, save/load would potentially cause it to not properly load the saved state related to AI plots, hacking, special forces, or offroad scenarios.

Thanks for the report, in any event :)

Issue History

Date Modified Username Field Change
Sep 8, 2012 5:41 pm Toranth New Issue
Sep 8, 2012 5:41 pm Toranth File Added: Defender Start.sav
Sep 10, 2012 9:58 am keith.lamothe Internal Weight => New
Sep 10, 2012 9:58 am keith.lamothe Note Added: 0028299
Sep 10, 2012 9:58 am keith.lamothe Status new => resolved
Sep 10, 2012 9:58 am keith.lamothe Fixed in Version => 5.080
Sep 10, 2012 9:58 am keith.lamothe Resolution open => fixed
Sep 10, 2012 9:58 am keith.lamothe Assigned To => keith.lamothe
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception