Hello
I have these error messages since the last update of rust/oxide (02/01) which spams the console:
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 <78ca94b255b142e29764734abd27138d>:0
at Oxide.Plugins.FancyDrop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00444] in <78ca94b255b142e29764734abd27138d>: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 <18d4f19bbc844191b11ed9e69284d09b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0