WreckedAvent / slimCat

slimCat F-Chat Client
Other
27 stars 17 forks source link

"The given key was not present in the dictionary." #409

Open WreckedAvent opened 8 years ago

WreckedAvent commented 8 years ago

Example:

Version: slimCat Cheetah 5.012 dev
Exception: The given key was not present in the dictionary.
Occured at: mscorlib

Immediate stack trace: TValue get_Item(TKey)   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at slimCat.Services.FlistService.HandleCommand(IDictionary`2 command)
   at Microsoft.Practices.Prism.Events.BackgroundEventSubscription`1.<>c__DisplayClass5.<InvokeAction>b__4(Object o)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
WreckedAvent commented 8 years ago

Have more reports of this. Appears to be the most common crash so far.