Stacks of 128 or more items are invisible in the sylladex
medsal15 opened this issue ยท 5 comments
The problem is more so that 128+ stack sizes aren't supported by the sylladex in general (specifically in serialization, where the method used limits the stack size to fit a java byte).
However, since the sylladex is meant to adhere to normal stack size limits at the moment, the more relevant problem is how you ended up with those large stack sizes in the first place.
I used Nether Chested, which adds a nether chest that can hold 8 times the stack limit in a slot.
Alright. The solution that I want to suggest then is that I make captchaloguing take out one regular-sized stack from the captchalogued inventory slot instead of the whole stack in the slot.
The bug can still occur when holding the stack in hand instead of hovering on a slot and captchaloguing.