System.PlatformNotSupportedException when attempting to update from bigbox

Issue #5606 duplicate
Dan created an issue

The update dialog popped in bigbox so I clicked ‘yes’ to update and then BOOM. Explosions everywhere.


Thread abort is not supported on this platform.

App:     Big Box
Version: 11.4
Type:    System.PlatformNotSupportedException
Site:    Void Abort()
Source:  System.Private.CoreLib

   at System.Threading.Thread.Abort()
   at Unbroken.LaunchBox.Windows.Audio.SoundManager.KillDeviceReleaseThread()
   at Unbroken.LaunchBox.Windows.BigBox.MenuActions.ExitMenuAction.OnEnter()
   at Unbroken.LaunchBox.Windows.BigBox.ViewModels.UpdatePopupViewModel.OnEnter()
   at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnEnter()
   at wplrbh4darAGIWhU5jo.tylch0Ln8(Object , wplrbh4darAGIWhU5jo )
   at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.HandleKeyDown(KeyEventArgs e)
   at p6r0P4c4xISA1TIbrHN.tylch0Ln8(Object , KeyEventArgs e, p6r0P4c4xISA1TIbrHN )
   at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.HxcoYi02n(Object  , KeyEventArgs  )
   at System.Windows.Input.KeyEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
   at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
   at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
   at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
   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:

   9:51:18 PM Exception

Comments (2)

  1. Log in to comment