Solved Save file won’t show up in “Load Game” menu

firecream

Greenhorn
So my save file is being very weird. It won’t show up in Load Game. After trying for a few hours, and now I finally got an error message so I know somewhat what’s wrong.

Anyone know what it means and what I can do? And if anyone is willing, I am down to send them the files if they can help :)

[game] Exception occured trying to access file 'C:\Users\MyUsername\AppData\Roaming\StardewValley\Saves\MyFarmName_299738698\SaveGameInfo'

[game] System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)

at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlTextReader.Read()

at System.Xml.XmlReader.MoveToContent()

at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderFarmer.Read119_Farmer()
 
Top