Error when using /tc playernameFixed

If I try to check the TC locations of a player, I get this error in the console:

Failed to call hook 'ChatCommand_Inspect' on plugin 'CupboardLimiter v1.7.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.CupboardLimiter.PlayerTcsString (BasePlayer player, System.String receiverId, System.Boolean isOwn) [0x00000] in <cf2021f420a842d7b2e62b11684e7431>:0
at Oxide.Plugins.CupboardLimiter.ChatCommand_Inspect (BasePlayer player, System.String command, System.String[] args) [0x000c3] in <cf2021f420a842d7b2e62b11684e7431>:0
at Oxide.Plugins.CupboardLimiter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003a1] in <cf2021f420a842d7b2e62b11684e7431>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0​

Hi,

I've tried something to help catching this.

You can download the v1.7.3. If the "unexpected error" happens, I'll know what the problem could be.

It's working now. Thanks!

Great.

Locked automatically