Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RoseStacker dupe bug #243

Open
ItIsJosh opened this issue Aug 10, 2024 · 1 comment
Open

RoseStacker dupe bug #243

ItIsJosh opened this issue Aug 10, 2024 · 1 comment
Assignees
Labels
✔️ Confirmed Confirmed bugs that can be replicated 🔧 Potential fix A potential fix was already submitted

Comments

@ItIsJosh
Copy link

Minecraft's Version

Pufferfish 1.20.4

Plugin's Version

2024.2-b53

Describe the bug

If the size of an item stack is bigger than the available slots in a suction chest the items will be added to the container but not removed from the item stack.

To Reproduce

  1. Place chunk collector
  2. Fill all but 1 slot with an unsellable item
  3. Create a RoseStacker* stack that has over 64 items
  4. Take item from chest container
  5. Repeat last step
    *Might work with other stacking plugins iv not tested.

Additional Information

No response

@ItIsJosh ItIsJosh added the Pending Pending reports to be investigated label Aug 10, 2024
@OmerBenGera OmerBenGera added ✔️ Confirmed Confirmed bugs that can be replicated and removed Pending Pending reports to be investigated labels Aug 24, 2024
@OmerBenGera OmerBenGera added the 🔧 Potential fix A potential fix was already submitted label Aug 24, 2024
@OmerBenGera
Copy link
Member

Check out latest dev build, let me know if it is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✔️ Confirmed Confirmed bugs that can be replicated 🔧 Potential fix A potential fix was already submitted
Projects
None yet
Development

No branches or pull requests

2 participants