Item Disappearance Bug When Server Sends Items While invui Occupies Player Inventory
When invui occupies the playerInventory, items sent to the player by the server temporarily appear in the inventory section but disappear upon closing the menu.
Reproduction Steps:
- Open any merged menu where invui occupies the player inventory space
- From console, execute /give command to provide the player an apple
- Observe the player's inventory - the apple appears
- Close the inventory - the inventory is restored, but the apple disappears
https://github.com/user-attachments/assets/e4d469c1-f4eb-45c7-956e-a5cd2a2985d8
It's a heavily modded environment. test it with vanilla
It's a heavily modded environment. test it with vanilla
That wouldn't fix it. This is not really a client issue or InvUI issue, this is just how InvUI works.
Close the inventory - the inventory is restored, but the apple disappears
From the documentation:
This is intentional, the inventory you see when in a split window isn't your real inventory, and as such any actions during this time aren't saved to your real inventory. You will just have to work around it.