ArmorStandEditor icon indicating copy to clipboard operation
ArmorStandEditor copied to clipboard

[Bug]: Items disappear with two players having inventory menu open at the same time

Open lukemango opened this issue 11 months ago • 2 comments

Expected behavior

Probably only one person being able to put items into the armor stand inventory at a time - might also be worth cancelling the interact event to prevent people putting items in whilst the GUI is open

Observed/Actual behavior

Player A opens the inventory menu, Player B opens the inventory menu. Player A puts an item into the head slot and closes the menu, player B closes the menu and it wipes it.

Short video attached. Item visibly disappears at 0:22.

https://github.com/Wolfieheart/ArmorStandEditor/assets/29614155/4000a386-a989-4564-9268-17aefed7f680

Steps/models to reproduce

Same as observed behaviour.

Plugin list

The vast majority are custom plugins so it's not likely related. If they are required, please let me know.

Plugin Version

1.19.2-38

Server Version

[10:34:26 INFO]: This server is running UniverseSpigot version git-UniverseSpigot-"e847242" (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: e847242 on ver/1.20.4-plus) Universe-git-UniverseSpigot-"e847242" (MC: 1.20.4)

(A PaperMC fork)

Other

No response

lukemango avatar Mar 18 '24 10:03 lukemango

Known Issue has been around for a long time - Fixing it would require most likely moving to paper = but marked to be fixed later

Wolfieheart avatar Mar 22 '24 19:03 Wolfieheart

Known Issue has been around for a long time - Fixing it would require most likely moving to paper = but marked to be fixed later

would it not be possible to prevent player B from opening the UI at the same time as the other player?

lukemango avatar Mar 22 '24 20:03 lukemango