InvUI icon indicating copy to clipboard operation
InvUI copied to clipboard

Item Disappearance Bug When Server Sends Items While invui Occupies Player Inventory

Open Catnies opened this issue 11 months ago • 1 comments

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:

  1. Open any merged menu where invui occupies the player inventory space
  2. From console, execute /give command to provide the player an apple
  3. Observe the player's inventory - the apple appears
  4. Close the inventory - the inventory is restored, but the apple disappears

Catnies avatar Feb 12 '25 07:02 Catnies

https://github.com/user-attachments/assets/e4d469c1-f4eb-45c7-956e-a5cd2a2985d8

Catnies avatar Feb 12 '25 07:02 Catnies

It's a heavily modded environment. test it with vanilla

Emibergo02 avatar Apr 26 '25 09:04 Emibergo02

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: Image 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.

SorkoPiko avatar Jul 21 '25 08:07 SorkoPiko