Steam Parsing Crashes Launchbox

Issue #3408 new
Former user created an issue

'?', hexadecimal value 0x1F, is an invalid character. Line 1, position 1.

App: LaunchBox Version: 7.11 Type: System.Xml.XmlException Site: Void Throw(System.Exception) Source: System.Xml

at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos) at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() 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 (String ) at Unbroken.LaunchBox.Steam.GetGamesForUser(String userName) at (ImportGamesFromSteamWizardForm , Object , DoWorkEventArgs ) at Unbroken.LaunchBox.Desktop.Forms.ImportGamesFromSteamWizardForm.backgroundWorker_DoWork(Object sender, DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

Recent Log:

3:56:54 AM Music.Pause Start 3:56:55 AM Music.Prepare Start 3:56:55 AM Music.Kill Start 3:56:55 AM Music.Kill Finished 3:56:55 AM Music.NotifyTrackList Start 3:56:55 AM Music.NotifyTrackList Invoke 3:57:38 AM Music.Pause Start 3:57:38 AM Music.Prepare Start 3:57:38 AM Music.Kill Start 3:57:38 AM Music.Kill Finished 3:57:38 AM Music.NotifyTrackList Start 3:57:38 AM Music.NotifyTrackList Invoke 3:58:33 AM Exception

Comments (0)

  1. Log in to comment