Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Storage UI consumed space desyncs with StorageComponent when merging/splitting stacks into/out of an inventory. #395

Open
MissKay1994 opened this issue Sep 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@MissKay1994
Copy link
Contributor

MissKay1994 commented 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
itemstack
Itemstack1

@dffdff2423 dffdff2423 added bug Something isn't working and removed Status: Untriaged labels Sep 6, 2024
@dffdff2423
Copy link
Collaborator

Do you know if this is a UI issue? Or is it actually not updating the storage internally? (If you don't know I will look into this later)

@dffdff2423
Copy link
Collaborator

dffdff2423 commented Sep 6, 2024

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
image

@dffdff2423 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants