Error while loading Launchbox

Issue #7893 open
Michael Monahan created an issue

(Inner Exception)

An error occurred while parsing EntityName. Line 26, position 72.

App: LaunchBox
Version: 13.6
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, Int32 lineNo, Int32 linePos)
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_EmptyElement()+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_PropertyContent()+MoveNext()
at MS.Internal.Xaml.Parser.XamlPullParser.P_NonemptyPropertyElement()+MoveNext()
at MS.Internal.Xaml.Parser.XamlPullParser.P_PropertyElement()+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, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)

(Outer Exception)

An error occurred while parsing EntityName. Line 26, position 72.

App: LaunchBox
Version: 13.6
Theme: Default
Type: System.Windows.Markup.XamlParseException
Site: Void RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri)
Source: PresentationFramework

at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, Boolean skipJournaledProperties, Uri baseUri)
at System.Windows.Markup.XamlReader.Load(XamlReader xamlReader, ParserContext parserContext)
at System.Windows.Markup.XamlReader.Load(XmlReader reader, ParserContext parserContext, XamlParseMode parseMode, Boolean useRestrictiveXamlReader, List`1 safeTypes)
at System.Windows.Markup.XamlReader.Load(Stream stream, ParserContext parserContext, Boolean useRestrictiveXamlReader)
at System.Windows.Markup.XamlReader.Load(Stream stream)
at Unbroken.LaunchBox.Windows.Desktop.Bootstrapper.FlushMetaAttribute(Object )
at Unbroken.LaunchBox.Windows.Desktop.Bootstrapper.PostAbstractAttribute(Object item)
at PageAdvisor.SortMetaField(String item, PageAdvisor )
at Unbroken.LaunchBox.Windows.Desktop.Bootstrapper.QueryAbstractAttribute(Type task)
at Caliburn.Micro.ViewLocator.<>c.<.cctor>b__10_7(Type modelType, DependencyObject displayLocation, Object context)
at Caliburn.Micro.ViewLocator.<>c.<.cctor>b__10_8(Object model, DependencyObject displayLocation, Object context)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.get_ContentView()
at ConsumerMapping.SortMetaField(Object , ConsumerMapping )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.<>c.DeleteAbstractPrototype()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location ---
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.InstantiateTraversalImporter(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.DisableAbstractTemplate(Boolean testident, Boolean loadcol, Node filter, Playlist config2, Boolean verifysecond3)
at FacadeGetter.SortMetaField(Object , Boolean testident, Boolean loadcol, Node filter, Playlist config2, Boolean verifysecond3, FacadeGetter )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.<>c__DisplayClass85_0.DestroyAbstractCode()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ChangeTraversalConnection(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.InvokeCommonFilter()
at System.Threading.Thread.StartHelper.Callback(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.Thread.StartCallback()

Recent Log:

1:51:55 PM Exception

Comments (1)

  1. Log in to comment