Failed to call hook 'OnEntityKill' on plugin 'GuardedCrate v1.9.0'Solved
Got these 3 errors on startup. However I reloaded the plugin and no error shows up.Seems to have fixed iteself. If not I will let you know.


Failed to call hook 'OnEntityKill' on plugin 'GuardedCrate v1.9.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.GuardedCrate+EntitiesLookup.FindEventByEntity (BaseEntity entity) [0x00009] in <434005a1208641509601da15e419278e>:0

at Oxide.Plugins.GuardedCrate.OnEntityKill (HackableLockedCrate crate) [0x00000] in <434005a1208641509601da15e419278e>:0

at Oxide.Plugins.GuardedCrate.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00496] in <434005a1208641509601da15e419278e>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0

Calling kill - but already IsDestroyed!? cratemarker[0]


Failed to call hook 'OnEntityKill' on plugin 'GuardedCrate v1.9.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.GuardedCrate+EntitiesLookup.FindEventByEntity (BaseEntity entity) [0x00009] in <434005a1208641509601da15e419278e>:0

at Oxide.Plugins.GuardedCrate.OnEntityKill (HackableLockedCrate crate) [0x00000] in <434005a1208641509601da15e419278e>:0

at Oxide.Plugins.GuardedCrate.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00496] in <434005a1208641509601da15e419278e>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0

Calling kill - but already IsDestroyed!? cratemarker[0]



Failed to call hook 'OnEntityKill' on plugin 'GuardedCrate v1.9.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.GuardedCrate+EntitiesLookup.FindEventByEntity (BaseEntity entity) [0x00009] in <434005a1208641509601da15e419278e>:0

at Oxide.Plugins.GuardedCrate.OnEntityKill (HackableLockedCrate crate) [0x00000] in <434005a1208641509601da15e419278e>:0

at Oxide.Plugins.GuardedCrate.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00496] in <434005a1208641509601da15e419278e>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0




Getting the same error whenever server restart and tries to load all plugins. But somehow the plugin still works fine.

Locked automatically