Failed executing console command 'menu' in 'ServerPanel v2.0.17 by Mevent' [callback] (Value cannot be null.
Parameter name: key)
at int System.Collections.Generic.Dictionary<string, System.ValueTuple<int, int>>.FindEntry(string key)
at bool System.Collections.Generic.Dictionary<string, System.ValueTuple<int, int>>.TryGetValue(string key, out ValueTuple<int, int> value)
at MenuCategory Oxide.Plugins.ServerPanel.GetCategoryByCommand(string categoryName, out int pageIndex) in /home/rustserver/serverfiles/carbon/plugins/ServerPanel.cs:line 13754
at void Oxide.Plugins.ServerPanel.CmdChatOpenMenu(BasePlayer player, string command, string[] args) in /home/rustserver/serverfiles/carbon/plugins/ServerPanel.cs:line 4837
at void Oxide.Plugins.ServerPanel.CmdConsoleOpenMenu(Arg arg) in /home/rustserver/serverfiles/carbon/plugins/ServerPanel.cs:line 4808
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)