alexshaw76 Posted December 14, 2023 Posted December 14, 2023 I got this error message when launching LB (Inner Exception) '/' is an unexpected token. The expected token is ';'. Line 126, position 182. App: LaunchBox Version: 13.8 Theme: Default 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.ThrowUnexpectedToken(String expectedToken1, String expectedToken2) at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2) at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos) at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr) at System.Xml.XmlTextReaderImpl.ParseAttributes() at System.Xml.XmlTextReaderImpl.ParseElement() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xaml.XmlCompatibilityReader.Read() at MS.Internal.Xaml.Parser.XamlScanner.DoXmlRead() at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementBody()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_Element()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementContent()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementBody()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_Element()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementContent()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementBody()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_Element()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementContent()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementBody()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_Element()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementContent()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_ElementBody()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.P_Element()+MoveNext() at MS.Internal.Xaml.Parser.XamlPullParser.Parse()+MoveNext() at MS.Internal.Xaml.NodeStreamSorter.ReadAheadToEndOfAttributes() at MS.Internal.Xaml.NodeStreamSorter.MoveNext() at System.Xaml.XamlXmlReader.Read() at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriter Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.