LB crashed when attempting to import new ROMs into existing NES base

Issue #7647 new
Ivan Suftin created an issue
Common Language Runtime detected an invalid program.

App:     LaunchBox
Version: 13.2
Type:    System.InvalidProgramException
Site:    Void InitNotificationInterceptor(System.Object, System.EventArgs)
Source:  LaunchBox

   at Unbroken.LaunchBox.Windows.Desktop.ViewModels.WizardViewModel.InitNotificationInterceptor(Object sender, EventArgs vis)
   at System.Windows.Window.OnClosed(EventArgs e)
   at System.Windows.Window.WmDestroy()
   at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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:

   5:08:37 PM Exception

Comments (1)

  1. Ivan Suftin reporter

    It seems to have no crashed the entire LB app. Im actually not sure why the error came up. The import continued as expected.

  2. Log in to comment