38093[C][L][A]Jun 21, 8:35:46173.245.53.24ServerGUI 0.639_r1916
Exception executing command from console
CLR 2.0.50727.4234Win32NT / Microsoft Windows NT 6.0.6002 Service Pack 2System.Collections.Generic.KeyNotFoundExceptionThe given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.SortedList`2.get_Item(TKey key)
   at fCraft.CommandManager.GetDescriptor(String commandName, Boolean alsoCheckAliases)
   at fCraft.CommandReader..ctor(String rawMessage)
   at fCraft.Player.ParseMessage(String rawMessage, Boolean fromConsole)
   at fCraft.ServerGUI.MainForm.console_Enter()