When I have PVP to false my console is getting spammed by the following:

Failed to call hook 'OnEntityTakeDamage' on plugin 'PvpToggle v1.1.4' 
(NullReferenceException: Object reference not set to an instance of an 
object)
  at Oxide.Plugins.PvpToggle.OnEntityTakeDamage (BasePlayer player, 
HitInfo hitInfo) [0x0005b] in :0
at Oxide.Plugins.PvpToggle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000c3] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
I seems to only happen when NPC like the scientists and the scarecrows are killed. Can we get a fix that bypasses their need to in this at all? My console is getting bogged with this message