NullReferenceException at ProtectedCupboard.UpdateHighestProtectionLevelError

Modifiied configuration and default configurations simply don't work. Nothing gets protected. When first loading the plugin all seems fine, but protection doesn't work. You try to reload plugin you are met with an error:

Failed to run a 0.10 timer in 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <0de1341d500e45ea8a35f5269eb9f2ab>:0 
  at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <0de1341d500e45ea8a35f5269eb9f2ab>:0 
  at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <0de1341d500e45ea8a35f5269eb9f2ab>:0 
  at Oxide.Plugins.RaidProtection+<OnEntitySpawned>c__AnonStorey0.<>m__0 () [0x00010] in <0de1341d500e45ea8a35f5269eb9f2ab>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <0fbce81d88d64454b3e7abb24df7026b>:0
EQ7qeqSTlQ88Gp6.png RustyJ

Modifiied configuration and default configurations simply don't work. Nothing gets protected. When first loading the plugin all seems fine, but protection doesn't work. You try to reload plugin you are met with an error:

Failed to run a 0.10 timer in 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <0de1341d500e45ea8a35f5269eb9f2ab>:0 
  at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <0de1341d500e45ea8a35f5269eb9f2ab>:0 
  at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <0de1341d500e45ea8a35f5269eb9f2ab>:0 
  at Oxide.Plugins.RaidProtection+<OnEntitySpawned>c__AnonStorey0.<>m__0 () [0x00010] in <0de1341d500e45ea8a35f5269eb9f2ab>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <0fbce81d88d64454b3e7abb24df7026b>:0

I'd really love to use your plugin. Is there going to be an update to make this useable? Tired of losing players because they keep getting offlined.

Heya, I'm getting this issue in version 2.1.4 - is there a known fix at the moment or should I wait till the next release? I've pasted the error messages and my config, thanks

{
"General settings": {
"Currency item ID (if not using economics)": -932201673,
"Use economics balance (requires economics plugin)": false,
"Use reward points (requires server rewards plugin)": false
},
"Protection settings": {
"Protection levels": {
"0": {
"Online protection percentage (0-100)": 0.0,
"Offline protection percentage (0-100)": 100.0
},
"1": {
"Online protection percentage (0-100)": 0.0,
"Offline protection percentage (0-100)": 100.0,
"Hourly building cost" : 1.0,
"Hourly base cost" : 10.0,
"Cost per damage": 0.0
}
},
"Delay after taking damage (seconds)": 10,
"Delay for offline protection (seconds)": 1800,
"Protect buildings and deployables (true/false)": true,
"Protect players (true/false)": true,
"Protect vehicles and horses (true/false)": true,
"Protect traps and electronics (true/false)": true
},
"Cost settings": {
"Material cost multipliers": {
"twig": 1.0,
"wood": 1.0,
"stone": 1.0,
"metal": 1.0,
"armored": 1.0
},
"Default hourly building cost": 2.0,
"Default hourly base cost": 15.0,
"Default structure damage cost": 0.0
},
"Indicator settings": {
"Enabled": true,
"Persistent": false,
"Image url": "https://i.imgur.com/ue05FGg.png"
}
}
Loaded plugin Raid Protection v2.1.4 by mr01sam
Failed to run a 1.00 timer in 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.<LoadAllTcs>m__0 () [0x0002b] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <0fbce81d88d64454b3e7abb24df7026b>:0

Failed to call hook 'OnLootEntity' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.OnLootEntity (BasePlayer player, BuildingPrivlidge priv) [0x00018] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01069] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

Failed to call hook 'OnLootNetworkUpdate' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.OnLootNetworkUpdate (PlayerLoot loot) [0x0004b] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010d5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

Failed to call hook 'OnLootNetworkUpdate' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.OnLootNetworkUpdate (PlayerLoot loot) [0x0004b] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010d5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

Failed to call hook 'OnLootEntityEnd' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.OnLootEntityEnd (BasePlayer player, BuildingPrivlidge priv) [0x00000] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0109f] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

Failed to call hook 'OnLootEntity' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.OnLootEntity (BasePlayer player, BuildingPrivlidge priv) [0x00018] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01069] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

Failed to call hook 'OnLootNetworkUpdate' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.OnLootNetworkUpdate (PlayerLoot loot) [0x0004b] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010d5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

Failed to call hook 'OnLootNetworkUpdate' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.OnLootNetworkUpdate (PlayerLoot loot) [0x0004b] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010d5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

Failed to call hook 'OnLootNetworkUpdate' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.OnLootNetworkUpdate (PlayerLoot loot) [0x0004b] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010d5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

Failed to call hook 'OnLootNetworkUpdate' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.OnLootNetworkUpdate (PlayerLoot loot) [0x0004b] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010d5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

Failed to call hook 'OnLootEntityEnd' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.OnLootEntityEnd (BasePlayer player, BuildingPrivlidge priv) [0x00000] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0109f] in <d493757706a54dcea24a6bbc340899c7>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

oxide.unload RaidProtection
Unloaded plugin Raid Protection v2.1.4 by mr01sam

After install plugin RaidableBases, i have these error in console

 

15:16:43 [Copy Paste] You've successfully pasted the structure 15:16:50 [Raidable Bases] hardbase003 @ T10 : 419 items 15:17:03 Failed to run a 0.10 timer in 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <73c62aba7f4446e4b14e4864f3468e4e>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <73c62aba7f4446e4b14e4864f3468e4e>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <73c62aba7f4446e4b14e4864f3468e4e>:0 at Oxide.Plugins.RaidProtection+c__AnonStorey0.<>m__0 () [0x00010] in <73c62aba7f4446e4b14e4864f3468e4e>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <0fbce81d88d64454b3e7abb24df7026b>:0

problems :: paste error:   

9/10 18:02:28 | Unloaded plugin Raid Protection v2.1.4 by mr01sam 09/10 18:02:28 | [Raid Protection] Registered permission raidprotection.level.0 09/10 18:02:28 | Loaded plugin Raid Protection v2.1.4 by mr01sam 09/10 18:02:30 | Failed to run a 1.00 timer in 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.m__0 () [0x0002b] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:30 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:32 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:33 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:35 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:36 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BaseMountable entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b4a] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:37 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:37 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BaseMountable entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b4a] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:38 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:40 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:42 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:43 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:45 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:46 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:48 | [Tebex Donate] Attempting to process commands in the queue... 09/10 18:02:48 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BaseMountable entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b4a] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:48 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:48 | [Tebex Donate] There are no online commands that need to be processed! 09/10 18:02:50 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:50 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BaseMountable entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b4a] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:51 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:53 | Failed to call hook 'OnEntityTakeDamage' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard.InitCupboard (BuildingPrivlidge priv) [0x00030] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.ProtectFromDamage (BaseCombatEntity entity, HitInfo info) [0x00049] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.OnEntityTakeDamage (BasePlayer entity, HitInfo info) [0x00015] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b82] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 09/10 18:02:54 | Failed to call hook 'OnEntityBuilt' on plugin 'RaidProtection v2.1.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboard.UpdateHighestProtectionLevel () [0x000c5] in <787f846bb46c48278cd528107ba35143>:0 at Oxide.Plugins.RaidProtection+ProtectedCupboard..ctor (BuildingPrivlidge priv) [0x000c4] in <787f846bb46c48278cd528107ba35143>:0