NullReferenceException at GetStackSizeFixed
[Oxide] 19:59 [Error] Failed to initialize plugin 'StackSizeController v3.1.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.StackSizeController.GetStackSize (ItemDefinition itemDefinition) [0x00051] in <ef57a68257304f8cb64ceb5d3b341b65>:0
  at Oxide.Plugins.StackSizeController.SetStackSizes () [0x0003d] in <ef57a68257304f8cb64ceb5d3b341b65>:0
  at Oxide.Plugins.StackSizeController.Init () [0x0010d] in <ef57a68257304f8cb64ceb5d3b341b65>:0
  at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0004e] in <ef57a68257304f8cb64ceb5d3b341b65>: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.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

same by me :/

same..

same here

Yep wait for a patch same issue here

Same. Stack sizes not working when using multiplier for Resources at 5

I had to revert back to the old version to get it working properly again. Thank God for back ups.

RuZBsp8b3XLG2wH.jpg FozzieDNC

I had to revert back to the old version to get it working properly again. Thank God for back ups.

Same, one of the reasons I usually don't like updating my plugins unless they require it!

Which version did you take? 3.0.0 does not work for me

3.0.3 version is working for me

stackall unknown command :/

/stackall 65000

Wasn't that possible otherwise?

As per the documentation, the command is stacksizecontroller.setallstacks <stack multiplier>

Problem : 

Failed to initialize plugin 'StackSizeController v3.1.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.StackSizeController.GetStackSize (ItemDefinition itemDefinition) [0x00051] in <052e9c4451c84f849867aed2c089149b>:0 
  at Oxide.Plugins.StackSizeController.SetStackSizes () [0x0003d] in <052e9c4451c84f849867aed2c089149b>:0 
  at Oxide.Plugins.StackSizeController.Init () [0x0010d] in <052e9c4451c84f849867aed2c089149b>:0 
  at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0004e] in <052e9c4451c84f849867aed2c089149b>: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.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

Working on fixes now, should have something in less than an hour.

Locked automatically