Issue No saved games found

Glamblox

Newcomer
Ive been playing SV 1.6 with a few mods, and suddenly the game cant find my save although the files are all there. Already tried replacing the last save with backups but it didnt work. SMAPI and all mods are up to date too.
This is the error that the console shows after i click on "LOAD":

[game] Exception occurred trying to access file 'C:\Users\Joaquin\AppData\Roaming\StardewValley\Saves\Valhalla_370550551\SaveGameInfo'
InvalidOperationException: There is an error in XML document (1, 1).
---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderFarmer.Read171_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
 

Attachments

Top