Quest keeps crashing what does this error mean?

System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: The invocation of the constructor on type 'GameBrowser.PlayBrowser' that matches the specified binding constraints threw an exception. ---> System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'GameBrowser.PlayBrowser' that matches the specified binding constraints threw an exception. ---> System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at System.Collections.ObjectModel.KeyedCollection2.AddKey(TKey key, TItem item)
at System.Collections.ObjectModel.KeyedCollection2.InsertItem(Int32 index, TItem item) at System.Collections.ObjectModel.Collection1.Add(T item)
at GameBrowser.RecentItems.LoadRecentList()
at GameBrowser.RecentItems..ctor(String listName)
at GameBrowser.PlayBrowser..ctor()
--- End of inner exception stack trace ---
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at GameBrowser.Launcher.InitializeComponent()
at GameBrowser.Launcher..ctor()
at TextAdventures.Quest.Main.InitializeComponent()
at TextAdventures.Quest.Main..ctor()
--- End of inner exception stack trace ---
at TextAdventures.Quest.My.MyProject.M


It says you are missing code, I think.


The list of recently played games is corrupted. This seems to happen sometimes. I think the normal recommendation is to reinstall Quest, as the installer will setup the registry correctly.


ok it works now thank you


This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums