Botania

Botania

133M Downloads

Copy Item Bug Using Bauble Case or similar item

ExtraMeteorP opened this issue ยท 7 comments

commented

Version Information

Forge version: 14.23.4.2765
Botania version: 1.10-357

Further Information

Forgive my poor english

  1. Hold a Bauble Case with something inside
  2. Press Q and right-click at the same time
  3. Item was thrown but the gui is still
  4. Shift-click to get the item
  5. Press E to open the inventory to prevent the copied item from disappeared
  6. Pick up the bauble case, then we will have double

in ContainerFlowerBag.java
if(slot != null && slot.getHasStack() && canInteractWith(player))
I think this may help

commented

I can't replicate with your instructions, which I'm a bit confused with. Can you record a video?

commented

The bug has existed for a long time, so many chinese servers have banned them.
_rqgku

commented

ezgif-2-76fb9b6299a9
sorry, this is the full version

commented

i wonder when it will be fixed

commented

I still can't get it to happen

commented

From our testing when discussing on Discord, this does only happen in Creative mode (probably thanks to the client's authority thing on the inventory), where it doesn't matter as you can literally middle-click the item to clone it. In survival mode, it appears to have duplicated the bauble until you try to move it or open the case normally, which refreshes the inventory to show no actually duplicated baubles.

commented

This issue is stale because it has been open for a while with no activity. Remove stale label or comment or this will be closed soon.