Crash during download of Metadate in Edit Game

Issue #6892 resolved
Marc created an issue

Clicked Edit Game

Clicked Search for Metadata

Notified by Launchbox that new Metadata was available

Downloaded new Metadata

Closed Edit Game window as the Search for Metadata button was frozen

Launchbox crashed and frozen

Had to use task manager to close Launchbox

Object reference not set to an instance of an object.

App: LaunchBox
Version: 12.10-beta-6
Type: System.NullReferenceException
Site: Double CheckAbstractAdapter(System.Object)
Source: LaunchBox

at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.MessageBoxWindow.CheckAbstractAdapter(Object )
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.MessageBoxWindow.DestroyCommonReg(Object var1, RoutedEventArgs token)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
at System.Windows.Interop.HwndTarget.OnResize()
at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

04:21:34 PM Exception

Comments (4)

  1. brian

    Can you run the following:

    • Tools > Download > Force Update Games Database Metadata

    Then let us know if you are still running into the error.

  2. Marc reporter

    No crashes using the force update games database metatdata.

    In the past I have seen a similar glitch. When right clicking on a game and entering the Edit Metadata window and clicking Search for Metadata and then when Launchbox notifies me that there is a new version of the Metadata I click on download and Launchbox downloads the new file and then the button changes to Searching LocalDB and the button freezes up

  3. brian

    More than likely both would mean that your Metadata.xml file has become corrupted and LaunchBox can’t read it. Forcing a refresh of the metadata could solve both, and in this case seems to have solved your current issue.

    I will close this issue for now.

  4. Log in to comment