Hi all, I mentioned this in the StackSizes plugin thread but I am leaning towards the problem being elsewhere.
My server runs with 100k stacks of the main resources, the problem is that every time I move a 100k stack it automatically splits it with one of the stacks always being 65536 and the rest into another amount. The issue starts when a stack reaches 65536, anything below or exactly that size has no issue with being moved around.
Does anyone have any idea as to what else might cause it outside of the StackSizes plugin? I do run Crafting Controller as well but that only restricts a single item and is unused for anything else.
Stack size and splitting issue
Discussion in 'Rust Discussion' started by Swinder, Jun 12, 2015.
-
Go use ItemConfig
-
This is happening on my server now apparently, I haven't had time to login and see what's going on myself though. Apparently stacks will not split and maybe can't be move? unless they are 65536 or lower.
-
[DOUBLEPOST=1434133236,1434124416][/DOUBLEPOST]Problem persists even with ItemConfig. -
-
That value is the max value of a 16 bit integer. Probably just designed that way if its not one of your mods interfering. Nothing much you can do.