Console SpamSolved

Hi,

We are getting lately this into the console: ( since we use Zombie Horde & Raidable Bases Paid Plugin )

Failed to call hook 'OnEntityDeath' on plugin 'SimpleKillFeed v2.1.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.SimpleKillFeed.GetWeaponName (HitInfo hitInfo) [0x00017] in :0
at Oxide.Plugins.SimpleKillFeed.GetCustomWeaponName (HitInfo hitInfo) [0x00000] in :0
at Oxide.Plugins.SimpleKillFeed.OnEntityDeath (BaseAnimalNPC victim, HitInfo hitInfo) [0x00086] in :0
at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0026e] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :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

The plugin is the latest, nothing major has been changed in the config .json

Locked automatically