I'm getting the following error all the time.
Any suggestions for a fix?
==> oxide_2023-03-10.txt <==
15:34 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'NextGenPVE v1.4.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NextGenPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x00053] in <a6c15b853e904a4980ad9a346f1c009d>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b4f] in <a6c15b853e904a4980ad9a346f1c009d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
==> ../../LogFile.log <==
Failed to call hook 'OnEntityTakeDamage' on plugin 'NextGenPVE v1.4.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NextGenPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x00053] in <a6c15b853e904a4980ad9a346f1c009d>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b4f] in <a6c15b853e904a4980ad9a346f1c009d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)