An unhandled Microsoft .NET Framework exception occured in GameSalad.exe

gsmidagsmida Member Posts: 0
When I try to open an existing GS project (even a one that I've created yesterday) I get this error: "An unhandled Microsoft .NET Framework exception occured in GameSalad.exe".

After debugging I find that was a FormatException with some troubleshooting tips: When converting a string DateTime, parse the string to take the date before putting each variable into DateTime object.

http://msdn.microsoft.com/query/dev11.query?appId=Dev11IDEF1&l=EN-US&k=k(EHFormat)&rd=true

I'm using GS creator for windows 0.10.0
Sign In or Register to comment.