When checking wood boxes, the following error is sometimes output. Sometimes the cause is unknown and it does not occur.
This happens even if the box is unlocked or there is nothing inside. Does anyone know anything about the cause?
Failed to call hook 'CmdCheckEntity' on plugin 'AdminHammer v1.13.0' (InvalidCastException: Specified cast is not valid.)
at Oxide.Plugins.AdminHammer.CheckEntity (BasePlayer player) [0x00767] in <98d6b436037b4ad0af42b029de5aaec5>:0
at Oxide.Plugins.AdminHammer.CmdCheckEntity (BasePlayer player) [0x00019] in <98d6b436037b4ad0af42b029de5aaec5>:0
at Oxide.Plugins.AdminHammer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c1] in <98d6b436037b4ad0af42b029de5aaec5>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0