Plugin is no longer working with oxide version 2.0.4277
Failed to call hook 'OnEntityTakeDamage' on plugin 'TruePVE v0.9.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TruePVE.GetLocationKeys (BaseEntity entity) [0x0017b] in <2fd7cd6294314c588229cd1bcccf89c2>:0 at Oxide.Plugins.TruePVE.AllowDamage (BaseEntity entity, HitInfo hitinfo) [0x001f3] in <2fd7cd6294314c588229cd1bcccf89c2>:0 at Oxide.Plugins.TruePVE.HandleDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x00000] in <2fd7cd6294314c588229cd1bcccf89c2>:0 at Oxide.Plugins.TruePVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x00018] in <2fd7cd6294314c588229cd1bcccf89c2>:0 at Oxide.Plugins.TruePVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006ba] in <2fd7cd6294314c588229cd1bcccf89c2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0 Anytime a player hits any entitiy I am seeing these errors. Players and buildings are able to take damage.