Issue Game file disappeared

All my saved games disappeared. One day when I entered the game they just weren't there and I don't know why. I have mods installed and I updated them all but this is what SMAPI says:

[game] Exception occured trying to access file 'C:\Users\40773\AppData\Roaming\StardewValley\Saves\Ananas_272895676\SaveGameInfo'
[game] System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(Stream inStream)
at SpaceCore.Patches.SaveGamePatcher.DeserializeProxy(XmlSerializer serializer, Stream stream, String farmerPath, Boolean fromSaveGame) in E:\source\_Stardew\Mods.spacechase0\SpaceCore\Patches\SaveGamePatcher.cs:line 330
at StardewValley.Menus.LoadGameMenu.FindSaveGames_PatchedBy<spacechase0.SpaceCore>()
[game] Exception occured trying to access file 'C:\Users\40773\AppData\Roaming\StardewValley\Saves\Ananas_272895676\SaveGameInfo'
[game] System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(Stream inStream)
at SpaceCore.Patches.SaveGamePatcher.DeserializeProxy(XmlSerializer serializer, Stream stream, String farmerPath, Boolean fromSaveGame) in E:\source\_Stardew\Mods.spacechase0\SpaceCore\Patches\SaveGamePatcher.cs:line 330
at StardewValley.Menus.LoadGameMenu.FindSaveGames_PatchedBy<spacechase0.SpaceCore>()

Can somebody please help me?
 
Top