I can not see the members of my Groups any longer, clicking on users I see this in the logs:
(18:28:57) | Failed to call hook 'adminmenu_cmd' on plugin 'AdminMenu v1.4.5' (InvalidCastException: Specified cast is not valid.)
at (wrapper castclass) System.Object.__castclass_with_cache(object,intptr,intptr)
at Oxide.Plugins.AdminMenu+PlayerListContent.Render (Oxide.Plugins.AdminMenu+CUI+Element root, Oxide.Plugins.AdminMenu+ConnectionData connectionData, System.Collections.Generic.Dictionary`2[TKey,TValue] userData) [0x00018] in <cfdf91ddaf27474cbd84b03c8065a0aa>:0
at Oxide.Plugins.AdminMenu+Content.Render (Oxide.Plugins.AdminMenu+ConnectionData connectionData) [0x0000b] in <cfdf91ddaf27474cbd84b03c8065a0aa>:0
at Oxide.Plugins.AdminMenu+ConnectionUI.RenderContent (Oxide.Plugins.AdminMenu+Content content) [0x0003e] in <cfdf91ddaf27474cbd84b03c8065a0aa>:0
at Oxide.Plugins.AdminMenu+ConnectionData.ShowPanelContent (Oxide.Plugins.AdminMenu+Content content) [0x00062] in <cfdf91ddaf27474cbd84b03c8065a0aa>:0
at Oxide.Plugins.AdminMenu+ConnectionData.ShowPanelContent (System.String contentId) [0x0000d] in <cfdf91ddaf27474cbd84b03c8065a0aa>:0
at Oxide.Plugins.AdminMenu.HandleCommand (Network.Connection connection, System.String command, System.String[] args) [0x015cb] in <cfdf91ddaf27474cbd84b03c8065a0aa>:0
at Oxide.Plugins.AdminMenu.HandleCommand (Network.Connection connection, System.String command, System.String[] args) [0x00906] in <cfdf91ddaf27474cbd84b03c8065a0aa>:0
at Oxide.Plugins.AdminMenu.adminmenu_cmd (ConsoleSystem+Arg arg) [0x0003c] in <cfdf91ddaf27474cbd84b03c8065a0aa>:0
at Oxide.Plugins.AdminMenu.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00179] in <cfdf91ddaf27474cbd84b03c8065a0aa>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
Thanks