StackableItems icon indicating copy to clipboard operation
StackableItems copied to clipboard

Duplicate item bug

Open joey-kwl opened this issue 5 years ago • 17 comments

You can duplicate your items by pressing many items in your inventory and moving them around your inventory.

See video for example: https://streamable.com/d6aimn

Minecraft 1.15.2

joey-kwl avatar Apr 12 '20 15:04 joey-kwl

Can you confirm that these items exist after picking both back up as well as logging out and logging back in?

haveric avatar Apr 12 '20 16:04 haveric

Item is still there after logging out. I can also still use it.

joey-kwl avatar Apr 12 '20 16:04 joey-kwl

Can you share your items.yml configuration?

haveric avatar Apr 12 '20 16:04 haveric

allWorlds: default: MIN: 32 MAX: -1 player: {} group: testGroup: MIN: -1 MAX: -1 inventory: chest: MIN: -1 MAX: -1 testWorld: default: MIN: -1 MAX: -1

joey-kwl avatar Apr 12 '20 16:04 joey-kwl

I've tested this for a while, but I am unable to replicate it. Are you able to replicate this with only StackableItems?

haveric avatar Apr 12 '20 16:04 haveric

It only happens when StackableItems is ON

joey-kwl avatar Apr 12 '20 17:04 joey-kwl

Do you have any other plugins running? Can you test this with StackableItems being the only plugin?

haveric avatar Apr 12 '20 17:04 haveric

Already tested with the previous test

joey-kwl avatar Apr 12 '20 17:04 joey-kwl

What server software and version are you using? What OS are you using? Are you testing this on a local server or hosted? Are you using a custom client? If you're using spigot or paper, what does /tps show?

haveric avatar Apr 12 '20 18:04 haveric

  1. Spigot
  2. Windows 10 pro
  3. Local server (port forwarded)
  4. #3rd party client
  5. *20. *20. *20. (even right after the bug)

joey-kwl avatar Apr 12 '20 18:04 joey-kwl

What version of Spigot and what 3rd party client?

Have you tested this on the vanilla client?

haveric avatar Apr 12 '20 19:04 haveric

spigot-1.15.2 and tested on vanilla but same problem

joey-kwl avatar Apr 12 '20 19:04 joey-kwl

Can you confirm how you are clicking when you duplicate the items? Are you only left clicking?

haveric avatar Apr 13 '20 14:04 haveric

Only left button works, same with right and with alternating. It can takes few minutes before succeeding

I click really fast and moving the mouse up and down (also fast)

joey-kwl avatar Apr 13 '20 14:04 joey-kwl

Just to clarify, which of the three scenarios are causing the duplication for you:

  • left click
  • right click
  • alternating

Also, are you using any tool to click faster?

haveric avatar Apr 13 '20 16:04 haveric

All 3 scenarios are possible. I tried all 3 of them.

No tools, just my fingers

joey-kwl avatar Apr 13 '20 16:04 joey-kwl

Tested a bit more with some macro's

It seems it only works when I have

default:
   MIN: 32
   MAX: -1

in items.yml

joey-kwl avatar Apr 15 '20 15:04 joey-kwl