Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Shadow hornet

Pages: [1]
1
AI War Technical Support / [Solved] I can't load my saved game
« on: May 30, 2009, 10:06:44 AM »
Whenever I try load a file I get this error.



Load failed

Could not load your save file!  Details below:
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
   at System.Convert.ToDouble(String value)
   at AIWar.GameForm.DoLoadGame(String Filename) in C:\vcprojs\AIWar\GameFormParts\NetworkHandling.cs:line 1194


Pages: [1]