error with getting images for launghbox

Issue #5916 resolved
bill miller created an issue

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

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

at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
at System.Xml.XmlTextReaderImpl.ParseText()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.ReadCurrentNode(XmlDocument doc, XmlReader reader)
at System.Xml.XmlDocument.ReadNode(XmlReader reader)
at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving)
at System.Data.DataSet.ReadXml(String fileName)
at Unbroken.LaunchBox.Search.RomFiles.<>c__DisplayClass2_0.IncludeJmsStruct()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

1:56:56 PM Exception

Comments (1)

  1. Christian

    This is caused by a corrupted GamesDB file. In LaunchBox you can go to Help > "Force Update Games Database Metadata..." and download a new GamesDB file and this should resolve the issue.

  2. Log in to comment