WreckedAvent / slimCat

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

"The given key was not present in the dictionary" #408

Closed WreckedAvent closed 8 years ago

WreckedAvent commented 8 years ago

Example:

====================================
BEGIN EXCEPTION REPORT
8/28/2016 12:47:50 AM
====================================

Version: slimCat Cheetah 5.011 dev
Exception: The given key was not present in the dictionary.
Occured at: Message Daemon, command received

Immediate stack trace: TValue get_Item(TKey)   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at slimCat.Utilities.DictionaryExtensions.Get[T](IDictionary`2 command, String key)
   at slimCat.Services.UserCommandService.OnFriendRequestSendRequested(IDictionary`2 command)
   at slimCat.Services.UserCommandService.CommandReceived(IDictionary`2 command)

====================================
END EXCEPTION REPORT
====================================

Occurs when doing most stuff related to friends. Soft crash.