Launchbox Crashed: Could not load file or assembly 'Microsoft.Toolkit.Uwp.Notifications. The system cannot find the file specified.

Issue #6310 new
Michael Michael created an issue

I was using LaunchBox to run DOSBOX. When I exited the program: Impulse Tracker (an awesome DOS Music tracking program), it gave this failure. It’s possible that DosBox had developed a memory instability since it had been running overnight, and included multiple sessions of the computer going to sleep, and at least one full hibernation.

I haven’t seen Launchbox crash like this very often, as Launchbox is quite stable. I’ll keep my eyes open though.

– Michael

Here is the stack trace of the failure.

(Inner Exception)

Could not load file or assembly 'Microsoft.Toolkit.Uwp.Notifications, Version=7.0.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2'. The system cannot find the file specified.

App: LaunchBox
Version: 11.15
Type: System.IO.FileNotFoundException
Site: Void .cctor()
Source: LaunchBox

at Unbroken.LaunchBox.Windows.Desktop.Notifications..cctor()

(Outer Exception)

The type initializer for 'Unbroken.LaunchBox.Windows.Desktop.Notifications' threw an exception.

App: LaunchBox
Version: 11.15
Type: System.TypeInitializationException
Site: Void ClearHistory()
Source: LaunchBox

at Unbroken.LaunchBox.Windows.Desktop.Notifications.ClearHistory()
at UtilsProducer.DeleteInvalidConfiguration(UtilsProducer )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.CallAspectFacade(Object info, CancelEventArgs second)
at System.Windows.Window.OnClosing(CancelEventArgs e)
at System.Windows.Window.WmClose()
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:

8:07:58 PM Exception

Comments (2)

  1. Michael Michael reporter

    Windows 10 with the latest updates

    Launch box generally runs very stable on my machine. Exception failures like this one are rare, so I’m not too concerned. Generally Impulse Tracker runs just fine (in a native DOS environment at least), so running this virtually through Docs box is new, even though I’ve used icebox for many years.

    Previously in dosbox, I have used scream tracker in the past which also happens to be a music composition MOD tracker program.

    I’ll keep my eyes open and see if I continue to get errors like this, and if I can provide additional context. Primarily I submitted this crash data to provide a scenario that others might be experiencing with certain applications. I’m guessing that DOS Box must not have exited gracefully. Let me know if you need anything else!

    Thank you!

  2. Log in to comment