(14:26:25) | Failed to call hook "OpenBoxClickCommand" on plugin "SmartBase v1.3.5" (KeyNotFoundException: The given key '76561198979933560' was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item(TKey key)
at Oxide.Plugins.SmartBase.openBox(BasePlayer player, System.String containerType)
at Oxide.Plugins.SmartBase.OpenBoxClickCommand(ConsoleSystem+Arg args)
at Oxide.Plugins.SmartBase.DirectCallHook(System.String name, System.Object& ret, System.Object[] args)
at Oxide.Plugins.CSharpPlugin.InvokeMethod(HookMethod method, System.Object[] args)
at Oxide.Core.Plugins.CSPlugin.OnCallHook(System.String name, System.Object[] args)
at Oxide.Core.Plugins.Plugin.CallHook(System.String hook, System.Object[] args)