Hey I believe this error is occuring (spamming console) once a base being raided runs out of currency (protection)
(21:24:05) | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.8' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateCostDebt (System.Single amount, System.Int32 minAmount) [0x00088] in <1db9244f363b435c9d8b37563b556e20>:0
at Oxide.Plugins.RaidProtection.ApplyDamageCost (Oxide.Plugins.RaidProtection+ProtectedCupboard tc, HitInfo info, Rust.DamageType majorityDamage, System.Single ratio) [0x0002d] in <1db9244f363b435c9d8b37563b556e20>:0
at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x000e2] in <1db9244f363b435c9d8b37563b556e20>:0
at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (DecayEntity entity, HitInfo info) [0x00015] in <1db9244f363b435c9d8b37563b556e20>:0
at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ab1] in <1db9244f363b435c9d8b37563b556e20>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0Any ideas?