You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Collections.Generic.KeyNotFoundException
HResult=0x80131577
Message=The given key '389' was not present in the dictionary.
Source=System.Private.CoreLib
StackTrace:
at System.ThrowHelper.ThrowKeyNotFoundException[T](T key)
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Mangos.Cluster.Handlers.WcHandlerCharacter.CharacterObject.get_GetWorld() in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Services\Mangos.Cluster\Handlers\WcHandlerCharacter.cs:line 146
The text was updated successfully, but these errors were encountered:
System.Collections.Generic.KeyNotFoundException
HResult=0x80131577
Message=The given key '389' was not present in the dictionary.
Source=System.Private.CoreLib
StackTrace:
at System.ThrowHelper.ThrowKeyNotFoundException[T](T key)
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Mangos.Cluster.Handlers.WcHandlerCharacter.CharacterObject.get_GetWorld() in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Services\Mangos.Cluster\Handlers\WcHandlerCharacter.cs:line 146
The text was updated successfully, but these errors were encountered: