Any stacks 128 items or above become invisible (stacking upgrade)
StormDragon-64 opened this issue ยท 4 comments
Describe the bug
When using the stacking upgrade any stacks that contain 128 items or above become invisible, probably because the way minecraft handles stacks. Even though this is probably due to Minecraft's code, I am pretty sure that this is fixable, because there are other mods that have larger stacks and those are still visible.
Mods
I am using my modpack along with optifine.
To Reproduce
Steps to reproduce the behavior:
- Open backpack
- Put multiple stacks of items in the backpack
- Apply the stacking upgrade and sort the backpack to quickly stack the items together.
- Stacks with more than 128 items are invisible but they are still there, and stacks with 127 items or less are still visible.
Expected behavior
Stacks with 128 items or higher would still be visible.
Screenshots
My screenshots aren't saving right now for some reason, I will send them later.
Versions
sophisticatedbackpacks-1.18.2-3.18.4.646.jar
Forge version: 40.1.57 (I can't use any version higher than this because optifine never updated to be compatible with any version higher than this.)
Notes
I am the creator of the modpack so I can change and update anything if I need to.
The stacks are still able to be interacted with even though they are invisible.
When I relogged the stacks became visible again, and I was unable to reproduce the error.
When I relogged back onto my server the stacks became visible again, and I was unable to reproduce the error.
When my friend crafted a stack upgrade and applied it for the first time the issue occurred for him as well, but when he relogged the issue stopped occurring for him as well.