Downloaded today lots of errorsFixed

Failed to call hook 'ChatCommand_Inspect' on plugin 'CupboardLimiter v1.7.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CupboardLimiter.ChatCommand_Inspect (BasePlayer player, System.String command, System.String[] args) [0x000c9] in :0
at Oxide.Plugins.CupboardLimiter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003a1] 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

Failed to call hook 'ChatCommand_Inspect' on plugin 'CupboardLimiter v1.7.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CupboardLimiter.ChatCommand_Inspect (BasePlayer player, System.String command, System.String[] args) [0x000c9] in :0
at Oxide.Plugins.CupboardLimiter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003a1] 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

Hi,

This is twice the same error, it can happen when you use the "/tc" command in chat.

I'm adding some robustness here and there to see if it fixes the exception.



Merged post

It should be OK on the v1.7.7, but the update from Github (and release) didn't work on umod.

You can check it out on the Github page directly (available on the plugin page)

Locked automatically