launchbox Premium. Attempted to clean up media after deleting roms and immediately crashes with the following error.

Issue #5186 new
Michael McLaughlin created an issue

Attempted to divide by zero.

App: LaunchBox
Version: 10.11
Type: System.DivideByZeroException
Site: Void FCallDivide(System.Decimal ByRef, System.Decimal ByRef)
Source: mscorlib

at System.Decimal.FCallDivide(Decimal& d1, Decimal& d2)
at System.Decimal.op_Division(Decimal d1, Decimal d2)
at (CleanUpMediaGridViewModel , PlatformMediaType[] )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.CleanUpMediaGridViewModel.FindPlatformMediaThreadProcess(PlatformMediaType[] platformMediaTypes)
at (<>c__DisplayClass70_2 )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.CleanUpMediaGridViewModel.<>c__DisplayClass70_2.<ScanProcess>b__9()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

8:19:47 PM Music.Prepare Start
20:19:47 Music.Kill Start
20:19:47 Music.Kill Finished
20:19:47 Music.NotifyTrackList Start
20:19:47 Music.NotifyTrackList Invoke WPF
8:20:01 PM Exception

Comments (0)

  1. Log in to comment