Arithmetic operation resulted in an overflow.

Issue #7775 open
Flo N created an issue

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

Arithmetic operation resulted in an overflow.

App: LaunchBox
Version: 13.5
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__DisplayClass81_0.SetupFailureDescriptor()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ExcludeStatelessSingleton(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.IncludeCommonOrder()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

14:06:49 Exception

this happens from 13.4 version

Comments (1)

  1. Log in to comment