Extended Drawers

Extended Drawers

145k Downloads

[Bug]: Serious item deletion and duplication bug

Opened this issue ยท 6 comments

commented

Description of the issue

When breaking a drawer that contains items, if you have the same drawer type in your inventory, the drawers will merge and delete the data for the drawer. Similarly, if you pick up drawers of the same type with a drawer that contains data, the data will duplicate across all the drawers.

Reproduction steps

Deletion

  1. Place any drawer
  2. Put items in the drawer
  3. Break the drawer with the same drawer type in your inventory
  4. Pickup the drawer
  5. Data is deleted

Duplication

  1. Place any drawer
  2. Put items in the drawer
  3. Drop other drawers of the same type on the ground
  4. Break the drawer
  5. Pickup the drawer
  6. Pickup the other drawers on the ground
  7. Data is duplicated

Mod version

v1.3.2

Operating System

Windows 10

Minecraft version

1.19

Other mods

Fabric API 0.58.0

Server

Not tested

Client

Happens

Logs

Irrelevant

Extra Context

No response

commented

How's it going with the minimum test case?

commented

I'm unable to reproduce. Do you have any mods that you haven't mentioned installed?

commented

I'm unable to reproduce. Do you have any mods that you haven't mentioned installed?

A handful yes but none of them mess with inventory or item stacking or lore, I'm seeing if I can find a minimum case now but it may take me a bit. Sorry for the hassle.

commented

I though the template specifically asked you to find a minimal test case? I won't be able to fix an issue that doesn't happen with the mods provided

commented

Hey! I'm closing the issue until you can get me a minimal test case as it being open doesn't help anyone

commented

mod list https://moddermore.net/list/o_R7BqcLo_6H
I'm looking for the smallest test sample.