launchbox when i click right button on game item

Issue #5775 resolved
Salvador Gandara created an issue

(Inner Exception)

Overflow or underflow in the arithmetic operation.

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

(Outer Exception)

The image data generated an overflow during processing.

App: LaunchBox
Version: 11.8
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.FindDrivenMapping()
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 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.NewFocusDispatcher(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.InsertHttpThread(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 ConfigurationConfiguration.NewHttpConfiguration(ItemsControl itemsControl, String text, String wpfResourcesName, String shortcutText, Boolean isEnabled, RoutedEventHandler clickHandler, Boolean isChecked, Boolean staysOpenOnClick, ConfigurationConfiguration )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.<>c__DisplayClass62_0.CollectDrivenMapping()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CustomizeFocusAccount(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.InterruptMetaDefinition()
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:

9:50:44 AM Exception

Comments (1)

  1. Log in to comment