Yep, I try to launch the game from the download manager or just straight from the desk, but every time I get the error below. The game worked perfectly fine just two hours ago, then suddenly stopped functioning.
System.Xml.XmlException: There is an invalid character in the given encoding.
Line 1, position 1.
at System.Xml.XmlScanner.GetChars(Byte[] scrBuffer, Int32& srcOffset, Int32
srcLen, Char[] destBuffer, Int32 destOffset, Boolean zeroedOut)
at System.Xml.XmlScanner.Read()
at System.Xml.XmlScanner.ScanContent()
at System.Xml.XmlTextReader.ParseRoot()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlValidatingReader.ReadWithCollectText Token()
at System.Xml.XmlValidatingReader.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean
preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at Invoker.Invoker.Main()