Error keeps poping up in consoleFixed

(05:35:11) | Failed to call hook 'OnEntityTakeDamage' on plugin 'InstantBarrels v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.InstantBarrels.OnEntityTakeDamage (LootContainer container, HitInfo info) [0x0003b] in <c9ba8e81e6a24426b976864299a71985>:0

at Oxide.Plugins.InstantBarrels.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0007e] in <c9ba8e81e6a24426b976864299a71985>:0

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

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

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

We have the same error..

Failed to call hook 'OnEntityTakeDamage' on plugin 'InstantBarrels v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.InstantBarrels.OnEntityTakeDamage (LootContainer container, HitInfo info) [0x00027] in <b4ed6404644a40a8be186d8cd88f18c5>:0
at Oxide.Plugins.InstantBarrels.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0007e] in <b4ed6404644a40a8be186d8cd88f18c5>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <dfcb48ea05694263bbc08e62a39c274c>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <dfcb48ea05694263bbc08e62a39c274c>:0

I'm not getting this error. Mevent is probably going to need some more info in order to track it down... like is there a specific barrel prefab that generates the error when it's hit? which tool/items was being used to break the barrell when the error is generated, ect. 

Merged post

nevermind that. looks like he actually posted an update to fix this a few hours ago

Locked automatically