Mouse Right Click crash

Issue #5689 invalid
Formaggino Mio created an issue

Launchbox crashes when I click with the mouse right button in the middle game section or on a game's icon.

(Inner Exception)

Overflow or underflow in the arithmetic operation.

App: LaunchBox
Version: 11.6
Type: System.ArithmeticException
Site:
Source:

(Outer Exception)

Overflow generato dai dati dell'immagine durante l'elaborazione.

App: LaunchBox
Version: 11.6
Type: System.OverflowException
Site: Void FinalizeCreation()
Source: PresentationCore

at System.Windows.Media.Imaging.ColorConvertedBitmap.FinalizeCreation()
at System.Windows.Media.Imaging.ColorConvertedBitmap..ctor(BitmapSource source, ColorContext sourceColorContext, ColorContext destinationColorContext, PixelFormat format)
at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapImage.EndInit()
at System.Windows.Media.Imaging.BitmapImage..ctor(Uri uriSource, RequestCachePolicy uriCachePolicy)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.<>c__DisplayClass58_0.jHO4W6g1tgG()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.JIrVK0TKxiOHrbbyniX(Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.AddMenuItem(ItemsControl itemsControl, String text, String wpfResourcesName, String shortcutText, Boolean isEnabled, RoutedEventHandler clickHandler, Boolean isChecked, Boolean staysOpenOnClick)
at PISGaAqfgCPlIL9ASy1.XnRmFqobh(ItemsControl itemsControl, String text, String wpfResourcesName, String shortcutText, Boolean isEnabled, RoutedEventHandler clickHandler, Boolean isChecked, Boolean staysOpenOnClick, PISGaAqfgCPlIL9ASy1 )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.<>c__DisplayClass62_0.PiF4WM51sQs()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.o7YGYowRsW96OI79WRcL(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.hcDOyqNVst()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

15:41:43 Exception

Comments (5)

  1. Jason Carr repo owner

    Hi there, can you explain what you mean by the “middle game section” and “game icon”? I’ve tried replicating, but can’t seem to reproduce. Where exactly are you right-clicking? What LaunchBox theme are you using?

  2. Formaggino Mio reporter

    No. I’ve found a problem with corrupted .net or XNA library. I’ve formatted the pc and it works without problems. Sorry for the inconvenience.

  3. Log in to comment