37708[C][L][A]Oct 26, 16:22:4985.196.202.248ServerGUI 0.637_r1846
Exception executing command from console
CLR 2.0.50727.4971Win32NT / Microsoft Windows NT 6.1.7600.0System.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()