Stack Size Controller

Allows you to set the max stack size of every item.

Total Downloads: 39,390 - First Release: Feb 10, 2017 - Last Update: Oct 27, 2017

5/5, 50 likes
  1. Can you provide details?
     
  2. Well, I just put 1million ore into the normal furnace and I get this

    Code:
    Failed to call hook 'GetEnabled' on plugin 'FurnaceSplitter v2.1.2' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.FurnaceSplitter.GetEnabled (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.FurnaceSplitter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    Failed to call hook 'CanMoveItem' on plugin 'StackSizeController v1.9.7' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.StackSizeController.CanMoveItem (.Item item, .PlayerInventory inventory, UInt32 container, Int32 slot, UInt32 amount) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    but taking it out is fine
    the dupe didn't happen either, it just error flying out lol
     
  3. Did you (or another player) place the furnace? Do you have FurnaceSplitter installed and is it loaded?
     
  4. Hi,

    Since update:
    Code:
    20:57 [Error] Failed to call hook 'CanMoveItem' on plugin 'StackSizeController v1.9.7' (NullReferenceException: Object reference not set to an instance of an object)
    20:57 [Stacktrace]   at Oxide.Plugins.StackSizeController.CanMoveItem (.Item item, .PlayerInventory inventory, UInt32 container, Int32 slot, UInt32 amount) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  5. It was another player furnace and yes I do have furnacesplitter installed and loaded
     
  6. Replicated, will work to resolve.
     
  7. yeah the update crashed my server, was working fine . idk seems like best way to use it is still 65k nothing more .

    (13:21:11) | Failed to call hook 'CanMoveItem' on plugin 'StackSizeController v1.9.7' (NullReferenceException: Object reference not set to an instance of an object)

    (13:21:11) | at Oxide.Plugins.StackSizeController.CanMoveItem (.Item item, .PlayerInventory inventory, UInt32 container, Int32 slot, UInt32 amount) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0

    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Oct 22, 2017
  8. Duplicate. oops
     
  9. Canopy Sheep updated Stack Size Controller with a new update entry:

    1.9.8

     
  10. 1.98 no file attached to download - 'The requested attachment could not be found.' :)
     
  11. same here
     
  12. maybe it just needs time to upload
     
  13. Oh Oxide
     
  14. Canopy Sheep updated Stack Size Controller with a new update entry:

    1.9.8

     
  15. I'm guessing the download link is broken?
     
  16. Working now, try it again
     
  17. thanks Canopy :)
     
  18. The Wooden Ladder can't be stacked, but it's stackable with 5 in Vanilla ?
     
  19. Code:
    (02:19:26) | Failed to call hook 'CanMoveItem' on plugin 'StackSizeController v1.9.8' (NullReferenceException: Object reference not set to an instance of an object)
    (02:19:26) | at Oxide.Plugins.StackSizeController.CanMoveItem (.Item item, .PlayerInventory inventory, UInt32 container, Int32 slot, UInt32 amount) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  20. Can you provide details? Do you know how to reproduce it?