Swofty-Developments / HypixelSkyBlock

Minecraft 1.8-1.21 (no Spigot) recreation of Hypixel SkyBlock with a goal of a properly abstracted and scalable codebase.
https://discord.gg/paper
GNU Affero General Public License v3.0
105 stars 41 forks source link

[BUG] Item dupe in Reforge GUI #63

Closed lolo45654 closed 7 months ago

lolo45654 commented 7 months ago

Describe the bug Quickly taking out an item and putting it back will result in duping the item. This only happens in the Reforge GUI, not in the Enchanting GUI.

To Reproduce Steps to reproduce the behavior:

  1. Place an item in the Reforge GUI.
  2. Double click it.
  3. There will now be an item on your cursor, and in the slot.

Expected behavior The item should only be on the cursor, due to the vanilla item move cooldown.

Screenshots

https://github.com/Swofty-Developments/HypixelSkyBlock/assets/67123979/7e52595e-a0dc-4f88-93a6-8555b1482017

Swofty-Developments commented 7 months ago

Has been fixed in latest push