NullReferenceException at ShowBoxNot An Issue
Since todays oxide updates i get this error message in console
(12:43:14) | Failed to call hook 'cmdRec' on plugin 'Recycle v2.1.10' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Recycle.ShowBox (BasePlayer player, BaseEntity target) [0x00238] in <a26999e5bdad48f7991e8379239bd3b1>:0 
  at Oxide.Plugins.Recycle.cmdRec (BasePlayer player, System.String command, System.String[] args) [0x0000c] in <a26999e5bdad48f7991e8379239bd3b1>:0 
  at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005f7] in <a26999e5bdad48f7991e8379239bd3b1>: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 <b0a93b504f034a0db8b1c3d2503c0987>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0​
There will be an Oxide update shortly which should fix this issue. Sorry for the inconvenience.
5e3489602cca9.png Calytic
There will be an Oxide update shortly which should fix this issue. Sorry for the inconvenience.

No problems, Thanks for the prompt response.

Oxide.Rust Version: 2.0.4462 Seems to still be happening:

(06:22:36) | Failed to call hook 'CanNetworkTo' on plugin 'Recycle v2.1.10' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recycle.CanNetworkTo (BaseNetworkable entity, BasePlayer target) [0x00059] in <346875bcfb0e452ab736ea6c56e790ca>:0 at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001e4] in <346875bcfb0e452ab736ea6c56e790ca>: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
5b5c36c6b9361.png mspeedie
Oxide.Rust Version: 2.0.4462 Seems to still be happening:

(06:22:36) | Failed to call hook 'CanNetworkTo' on plugin 'Recycle v2.1.10' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Recycle.CanNetworkTo (BaseNetworkable entity, BasePlayer target) [0x00059] in <346875bcfb0e452ab736ea6c56e790ca>:0 at Oxide.Plugins.Recycle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001e4] in <346875bcfb0e452ab736ea6c56e790ca>: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

That isn't the same error.

Locked automatically