Cany anyone help me understand this error
NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.get_gameObject(UnityEngine.Component)
at UnityEngine.Component.TryGetComponent[T] (T& component) [0x00001] in <f90b5d60566c42cc8b1d1412300b3616>:0
at ConVar.Admin.AdminUI_RequestUGCList (ConsoleSystem+Arg arg) [0x00032] in <61325effd8ee447a838c00ff8813da36>:0
at ConVar.Admin.AdminUI_FullRefresh (ConsoleSystem+Arg arg) [0x00012] in <61325effd8ee447a838c00ff8813da36>:0
at ConsoleGen+<>c.<.cctor>b__2_146 (ConsoleSystem+Arg arg) [0x00000] in <61325effd8ee447a838c00ff8813da36>:0
at ConsoleSystem.Internal (ConsoleSystem+Arg arg) [0x0005b] in <245b95a5158b41ccbedd2b12be8f609d>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
ConsoleSystem:Internal(Arg)
ConsoleSystem:Run(Option, String, Object[])
ConsoleNetwork:OnClientCommand(Message)
ServerMgr:OnNetworkMessage(Message)
Facepunch.Network.Raknet.Server:ProcessRead(NetRead)
Network.BaseNetwork:Cycle()
ServerMgr:Update()