Arithmetic operation resulted in an overflow.

Issue #7763 resolved
Flo N created an issue

Every time I click on the Game Boy Advance or DS category, I get this error:

Arithmetic operation resulted in an overflow.

App: LaunchBox
Version: 13.3
Type: System.OverflowException
Site: Int32 Sum[TSource](System.Collections.Generic.IEnumerable1[TSource], System.Func2[TSource,System.Int32])
Source: System.Linq

at System.Linq.Enumerable.Sum[TSource](IEnumerable1 source, Func2 selector)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.PlatformFiltersDetailsViewModel..ctor(Platform platform, Brush backgroundBrush, List`1 gamesOverride)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.<>c__DisplayClass80_0.InterruptSupportedStruct()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.RemoveMetaStrategy(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.PrintFocusParser()
at System.Threading.Thread.StartHelper.Callback(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Thread.StartCallback()

Recent Log:

20:56:33 Exception

Comments (1)

  1. Log in to comment