You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I was testing for the my PR, I was testing item stack capacity, and discovered that if you put a single piece of an item that stacks, then fill that stack to 30, it does not update the stack size. At first I thought it was just ore bags being jank, but this appears to affect all containers in listinv
Reproduction
Put a single piece of steel in your bag, then add the rest of the stack
Screenshots
The text was updated successfully, but these errors were encountered:
I don't have time to work on this now, but I did verify it is just a UI desync and it also happens upon removing items. If it does not get fixed before the round tommarow, a workaround is to leave the bag on the ground, walk out of PVS range of the bag, then walk back
dffdff2423
changed the title
Stackes items do not update size if items are added to stack one at a time
The Storage UI consumed space desyncs with StorageComponent when merging/splitting stacks into/out of an inventory.
Sep 6, 2024
Description
While I was testing for the my PR, I was testing item stack capacity, and discovered that if you put a single piece of an item that stacks, then fill that stack to 30, it does not update the stack size. At first I thought it was just ore bags being jank, but this appears to affect all containers in listinv
Reproduction
Put a single piece of steel in your bag, then add the rest of the stack
Screenshots
The text was updated successfully, but these errors were encountered: