x0pandora
Newcomer
My game is modded and I thought I should put it here, I was trying to get more money by going through the my own save files and changing it from there, I've done it before so I thought I should be fine, I opened up the game and my save file was gone I tried getting it back through SMAPI and I got the save data back but the save files still aren't there when I load up the game I still keep on getting the same error.
The Error I keep on getting:
[game] Exception occurred trying to access file 'C:\Users\Pandora\AppData\Roaming\StardewValley\Saves\Skyward_372684388\SaveGameInfo'
InvalidOperationException: There is an error in XML document (1, 152222).
---> OverflowException: Value was either too large or too small for an Int32.
at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
at System.Int32.Parse(String s, NumberStyles style, IFormatProvider provider)
at System.Xml.XmlConvert.ToInt32(String s)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderFarmer.Read171_Farmer(Boolean isNullable, Boolean checkType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderFarmer.Read172_Farmer()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at StardewValley.Menus.LoadGameMenu.FindSaveGames(String filter) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\LoadGameMenu.cs:line 674
The Error I keep on getting:
[game] Exception occurred trying to access file 'C:\Users\Pandora\AppData\Roaming\StardewValley\Saves\Skyward_372684388\SaveGameInfo'
InvalidOperationException: There is an error in XML document (1, 152222).
---> OverflowException: Value was either too large or too small for an Int32.
at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
at System.Int32.Parse(String s, NumberStyles style, IFormatProvider provider)
at System.Xml.XmlConvert.ToInt32(String s)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderFarmer.Read171_Farmer(Boolean isNullable, Boolean checkType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderFarmer.Read172_Farmer()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at StardewValley.Menus.LoadGameMenu.FindSaveGames(String filter) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\LoadGameMenu.cs:line 674