My commands for listcategoryitems & itemsearch are not working even though for example listcategories is working... Take note that I originally used listcategoryitems Weapons then corrected it to listcategoryitems Weapon but neither worked.
I just noted some errors in my log I did not see before:
(09:44:24) | Failed to call hook 'ItemSearchCommand' on plugin 'StackSizeController v4.1.2' (IndexOutOfRangeException: Index was outside the bounds of the array.)
at Oxide.Plugins.StackSizeController+<>c__DisplayClass28_0.<ItemSearchCommand>b__0 (ItemDefinition itemDefinition) [0x00000] in <e71386a3ae7844ecb2907f2a941d2931>:0
at System.Linq.Enumerable+WhereListIterator`1[TSource].ToList () [0x00017] in <864870be861f4ce0a54a99d6c7a77a21>:0
at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <864870be861f4ce0a54a99d6c7a77a21>:0
at Oxide.Plugins.StackSizeController.ItemSearchCommand (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00050] in <e71386a3ae7844ecb2907f2a941d2931>:0
at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00074] in <e71386a3ae7844ecb2907f2a941d2931>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
(09:44:28) | Failed to call hook 'ItemSearchCommand' on plugin 'StackSizeController v4.1.2' (KeyNotFoundException: The given key 'concretepickaxe' was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <694551e795764b938030a3128fac2b36>:0
at Oxide.Plugins.StackSizeController.ItemSearchCommand (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x000d9] in <e71386a3ae7844ecb2907f2a941d2931>:0
at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00074] in <e71386a3ae7844ecb2907f2a941d2931>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
(09:45:06) | Failed to call hook 'ListCategoryItemsCommand' on plugin 'StackSizeController v4.1.2' (KeyNotFoundException: The given key 'knife.skinning' was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <694551e795764b938030a3128fac2b36>:0
at Oxide.Plugins.StackSizeController.ListCategoryItemsCommand (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x000fd] in <e71386a3ae7844ecb2907f2a941d2931>:0
at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0126a] in <e71386a3ae7844ecb2907f2a941d2931>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
