NullReferenceException at OnEntityTakeDamageFixed
(23:58:45) | Failed to call hook 'OnEntityTakeDamage' on plugin 'TurretConfig v2.0.10' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.TurretConfig.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitInfo) [0x00000] in <f7588044d6bd4825a9f04a8c3089ca04>:0
at Oxide.Plugins.TurretConfig.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00332] in <f7588044d6bd4825a9f04a8c3089ca04>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <33287985591c40d6983f0b8f0e915565>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <33287985591c40d6983f0b8f0e915565>:0

Also, trade plugin is not working

running oxide 2.0.4457

some issue, in many plugins many hooks!

Merged post

linux server
Failed to call hook 'OnEntityTakeDamage' on plugin 'HumanNPC v0.3.26' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.HumanNPC.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x00000] in <615e810e693744548d98f6d599d885fe>:0
  at Oxide.Plugins.HumanNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00501] in <615e810e693744548d98f6d599d885fe>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <33287985591c40d6983f0b8f0e915565>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <33287985591c40d6983f0b8f0e915565>:0
Please update to the latest Oxide release.
Oxide.Rust Version: 2.0.4460

Failed to call hook 'OnEntityTakeDamage' on plugin 'TruePVE v1.0.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.TruePVE.AllowDamage (BaseEntity entity, HitInfo hitinfo) [0x0019d] in <c8b2315142dc4fd18c972984a4d388c8>:0
at Oxide.Plugins.TruePVE.HandleDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x00000] in <c8b2315142dc4fd18c972984a4d388c8>:0
at Oxide.Plugins.TruePVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x0005a] in <c8b2315142dc4fd18c972984a4d388c8>:0
522b/s in, 1kb/s out
at Oxide.Plugins.TruePVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006ba] in <c8b2315142dc4fd18c972984a4d388c8>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <33287985591c40d6983f0b8f0e915565>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <33287985591c40d6983f0b8f0e915565>:0

In hitinfo.Initiator instead of "autoturret" passed NULL
KosiakS
Oxide.Rust Version: 2.0.4460

Failed to call hook 'OnEntityTakeDamage' on plugin 'TruePVE v1.0.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.TruePVE.AllowDamage (BaseEntity entity, HitInfo hitinfo) [0x0019d] in <c8b2315142dc4fd18c972984a4d388c8>:0
at Oxide.Plugins.TruePVE.HandleDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x00000] in <c8b2315142dc4fd18c972984a4d388c8>:0
at Oxide.Plugins.TruePVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x0005a] in <c8b2315142dc4fd18c972984a4d388c8>:0
522b/s in, 1kb/s out
at Oxide.Plugins.TruePVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006ba] in <c8b2315142dc4fd18c972984a4d388c8>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <33287985591c40d6983f0b8f0e915565>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <33287985591c40d6983f0b8f0e915565>:0

In hitinfo.Initiator instead of "autoturret" passed NULL

Please report it under the plugin's support thread.

Locked automatically