[SOLVED]Moving items while GUI is open duplicates items

Started by KentukySS on

Topic category: Troubleshooting, bugs, and solutions

Active 1 year ago
Joined Jun 2022
Points:
417

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 16
[SOLVED]Moving items while GUI is open duplicates items
Wed, 12/20/2023 - 02:30 (edited)

I'm creating quivers for my mod and I noticed that there is a problem, when you move the quiver while the GUI is open and then move the arrows from the quiver to the player's inventory the items duplicate, I saw that there was already a problem similar to this in the past and it was fixed https://mcreator.net/tracker/issue/65057.

I tried to make the GUI only open in off-hand, but that way the items disappear when the GUI is closed.

I'm using MCreator 2022.3 - Minecraft Forge 1.19.2 (43.1.7).

 

To reproduce:

Use an item with a GUI -> Put something inside -> Move the item containing the custom GUI -> Move the items inside the custom GUI to the player's inventory -> close the GUI -> Open the GUI.

 

Here you can see how the duplication works:

https://imgur.com/a/izkBSSs

 

EDIT: The problem is solved in the new version of mcreator - 2023.3

Edited by KentukySS on Wed, 12/20/2023 - 02:30