Big Box Bug

Issue #7642 new
Andrew Perez created an issue

Common Language Runtime detected an invalid program.

App: Big Box
Version: 13.2
Type: System.InvalidProgramException
Site: Void InvokeValue(System.Object)
Source: BigBox

at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.InvokeValue(Object )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnEscape()
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.QueryGenericExpression(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.Invoke(DispatcherPriority priority, Action callback)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.EnableList(DispatcherPriority , Object )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.CalcSingleton(Guid value)
at StateRegistry.AwakeWrapper(Object , Guid value, StateRegistry )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.<>c__DisplayClass243_1.InterruptReponse()
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.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

5:41:41 PM Exception

Comments (0)

  1. Log in to comment