Error in working Plagin
[10:17] > Failed to call hook 'OnEntityTakeDamage' on plugin 'FancyDrop v3.2.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.FancyDrop.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x00039] in <4d77b7af55654fb69ad37e3d864bf801>:0
at Oxide.Plugins.FancyDrop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00444] in <4d77b7af55654fb69ad37e3d864bf801>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0

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

Plugin has been working without fail since last wipe,

I get it too occassionally. When it happens there's no crate:

 

Failed to call hook 'OnEntityTakeDamage' on plugin 'FancyDrop v3.2.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.FancyDrop.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x00039] in <cb9368984d4f4d8e847d99e911ff6bd9>:0

at Oxide.Plugins.FancyDrop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00444] in <cb9368984d4f4d8e847d99e911ff6bd9>: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

Failed to call hook 'OnEntityTakeDamage' on plugin 'FancyDrop v3.2.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.FancyDrop.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x00039] in <cb9368984d4f4d8e847d99e911ff6bd9>:0

at Oxide.Plugins.FancyDrop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00444] in <cb9368984d4f4d8e847d99e911ff6bd9>: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

Line 43 (config) where it says

"Players can shoot down the drop": true,

Set this to false and the errors will stop.