error

Issue #6992 new
Tyler Burgess created an issue

Value cannot be null. (Parameter 'item')

App: LaunchBox
Version: 12.11
Type: System.ArgumentNullException
Site: Int32 AddInternal(System.Object)
Source: System.Windows.Forms

at System.Windows.Forms.ListBox.ObjectCollection.AddInternal(Object item)
at Unbroken.LaunchBox.Windows.Desktop.Forms.ErrorsForm..ctor(String text, IEnumerable`1 errors)
at Unbroken.LaunchBox.Windows.Desktop.ImageDownloaderHelp.<>c__DisplayClass0_0.ForgotSupportedDic()
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.CollectFocusPrototype(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ImageDownloaderHelp.<>c.InvokeDrivenDic(Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Desktop.ImageDownloaderHelp.<>c.InstantiateSupportedDic()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.VerifyFocusAccount(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ManageInvalidStrategy()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

2:27:54 AM Exception

Comments (0)

  1. Log in to comment