MattiDragon / ExtendedDrawers

Adds drawers and more
Other
5 stars 13 forks source link

[Bug]: Upgrade duplication bug #92

Closed radaelilucca closed 8 months ago

radaelilucca commented 8 months ago

Description of the issue

Upgrades are duplicated when replaced.

Reproduction steps

  1. Place a drawer;
  2. Access drawer GUI;
  3. Add an upgrade;
  4. Replace the upgrade with a new one (holding the new upgrade instead of removing the old one first);
  5. The old upgrade will be grabbed but the drawer will drop a copy of it;

Mod version

2.1.1+mc.1.20.1

Operating System

Windows 11

Minecraft version

1.20.1

Other mods

Server

Not tested

Client

Happens

Logs

-

Extra Context

https://github.com/MattiDragon/ExtendedDrawers/assets/29178479/9b21b1ef-43af-4e24-bca3-9f78b4e37467

MattiDragon commented 8 months ago

The drawer GUI is added by ExtendedDrawersAddon. They are responsible for issues caused by the ui. If you can reproduce the issue without the addon, then feel free to reopen the issue.