It does give an error.
"
| Failed to call hook 'OnServerInitialized' on plugin 'StackSizeController v3.1.3' (KeyNotFoundException: The given key was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.StackSizeController.GetVanillaStackSize (ItemDefinition itemDefinition) [0x00000] in <5beef6003c6548dbb373030fd0a772e8>:0
at Oxide.Plugins.StackSizeController.MaintainVanillaStackSizes (System.Boolean refreshDataFileOnly) [0x00061] in <5beef6003c6548dbb373030fd0a772e8>:0
at Oxide.Plugins.StackSizeController.OnServerInitialized () [0x0001a] in <5beef6003c6548dbb373030fd0a772e8>:0
at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00177] in <5beef6003c6548dbb373030fd0a772e8>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
(00:56:32) | Loaded plugin Stack Size Controller v3.1.3 by AnExiledGod"
I will download the v3.1.4 and see if it fixes the issue.