NullReferenceException at ToolRemover.UnEquipFixed
NullReferenceException: Object reference not set to an instance of an object
at Oxide.Plugins.RemoverTool+ToolRemover.UnEquip () [0x00035] in <4f194a5deef24871896c8cd67c607b98>:0
at Oxide.Plugins.RemoverTool+ToolRemover.Awake () [0x00028] in <4f194a5deef24871896c8cd67c607b98>:0
UnityEngine.GameObject:Internal_AddComponentWithType(Type)
UnityEngine.GameObject:AddComponent(Type)
UnityEngine.GameObject:AddComponent()
Oxide.Plugins.RemoverTool:ToggleRemove(BasePlayer, RemoveType, Int32, PermissionS)
Oxide.Plugins.RemoverTool:CmdRemove(BasePlayer, String, String[])
Oxide.Plugins.RemoverTool:DirectCallHook(String, Object&, Object[])
Oxide.Plugins.CSharpPlugin:InvokeMethod(HookMethod, Object[])
Oxide.Core.Plugins.CSPlugin:OnCallHook(String, Object[])
Oxide.Core.Plugins.Plugin:CallHook(String, Object[])
Oxide.Game.Rust.Libraries.<>c__DisplayClass7_0:<AddChatCommand>b__0(BasePlayer, String, String[])
Oxide.Game.Rust.Libraries.ChatCommand:HandleCommand(BasePlayer, String, String[])
Oxide.Game.Rust.Libraries.Command:HandleChatCommand(BasePlayer, String, String[])
Oxide.Game.Rust.RustCore:IOnPlayerCommand(BasePlayer, String)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Oxide.Core.Plugins.CSPlugin:InvokeMethod(HookMethod, Object[])
Oxide.Core.Plugins.CSPlugin:OnCallHook(String, Object[])
Oxide.Core.Plugins.Plugin:CallHook(String, Object[])
Oxide.Core.Plugins.PluginManager:CallHook(String, Object[])
Oxide.Core.OxideMod:CallHook(String, Object[])
Oxide.Core.Interface:CallHook(String, Object[])
Oxide.Core.Interface:CallHook(String, Object, Object)
ConVar.Chat:sayAs(ChatChannel, UInt64, String, String, BasePlayer)
ConVar.Chat:sayImpl(ChatChannel, Arg)
ConVar.Chat:say(Arg)
<>c:<.cctor>b__2_315(Arg)
ConsoleSystem:Internal(Arg)
ConsoleSystem:Run(Option, String, Object[])
ConsoleNetwork:OnClientCommand(Message)
ServerMgr:OnNetworkMessage(Message)
Facepunch.Network.Raknet.Server:ConnectedPacket(Connection)
Facepunch.Network.Raknet.Server:Cycle()
ServerMgr:Update()
What did you do?

Merged post

Or, what were you holding in your hand when you typed the command?
I just noticed in the logs, unsure what the player was holding
Sorry, the error cannot be reproduced, please let me know if you have any details
Locked automatically