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

Possible Item-Duplication when using Shulker-Backpacks #5112

Closed
ghost opened this issue Feb 18, 2021 · 11 comments
Closed

Possible Item-Duplication when using Shulker-Backpacks #5112

ghost opened this issue Feb 18, 2021 · 11 comments
Labels
bug report Reports of bugs/inconsistencies

Comments

@ghost
Copy link

ghost commented Feb 18, 2021

Description of issue:

We got a duplication-issue since we use ChestSort along with Shulker-Backpacks from CMI.

Steps do reproduce:
You have 2 shulker-boxes in your inventory, (box-A, box-B)
Put box (B) into hotbar, slot 1
Put box (A) into hotbar, slot 2
Put some stuff to duplicate (e.g. diamons) into box (A)
Open box (A) with SHIFT+Rightclick from your Inventory (CMI-Backpacks-Feature)
Double-click an empty slot in your hotbar (bottom-bar of inventory-gui)
The content of box (A) is copied into box (B)

Cmi Version (using/cmi version):
8.8.1.2

Server Type (Spigot/Paperspigot/etc):
PaperMC

Server Version (using /ver):
1.16.5 (Build: 470)

Relevant plugins (Delete if this isn't needed):
https://www.spigotmc.org/threads/1-8-1-16-chestsort-api.334121/

@ghost ghost added the bug report Reports of bugs/inconsistencies label Feb 18, 2021
@CloudeLecaw
Copy link

But without chestsort this duplication did not happen? U should inform the Chestsort dev too may he can fix this on his end.

@ghost
Copy link
Author

ghost commented Feb 19, 2021

But without chestsort this duplication did not happen? U should inform the Chestsort dev too may he can fix this on his end.

Yes. I already did this. Since i got no answer i decided to ask for it here.

@Zrips
Copy link
Owner

Zrips commented Feb 20, 2021

This needs to be fixed from sort plugin side as i cant simply add support for dozens of different sort plugins out there.

@mfnalex
Copy link

mfnalex commented Feb 27, 2021

But without chestsort this duplication did not happen? U should inform the Chestsort dev too may he can fix this on his end.

Yes. I already did this. Since i got no answer i decided to ask for it here.

I didnt reply? You only opened the issue on the ChestSort repo 18 hours ago

@ghost
Copy link
Author

ghost commented Feb 27, 2021

But without chestsort this duplication did not happen? U should inform the Chestsort dev too may he can fix this on his end.

Yes. I already did this. Since i got no answer i decided to ask for it here.

I didnt reply? You only opened the issue on the ChestSort repo 18 hours ago

I posted it at Spigot Forums some days ago.
https://www.spigotmc.org/threads/1-8-1-16-chestsort-api.334121/page-27#post-4082248

Didn't know you're using Github-Issues.

@mfnalex
Copy link

mfnalex commented Feb 28, 2021

But without chestsort this duplication did not happen? U should inform the Chestsort dev too may he can fix this on his end.

Yes. I already did this. Since i got no answer i decided to ask for it here.

I didnt reply? You only opened the issue on the ChestSort repo 18 hours ago

I posted it at Spigot Forums some days ago.
https://www.spigotmc.org/threads/1-8-1-16-chestsort-api.334121/page-27#post-4082248

Didn't know you're using Github-Issues.

Sorry I don't use the Spigot discussion really often since almost everyone switched to reporting bugs on my discord, I'll have a look at the issue.

@ghost
Copy link
Author

ghost commented Mar 14, 2021

Thank you

@mfnalex
Copy link

mfnalex commented Jun 23, 2021

Why was this closed without any reason?

@CloudeLecaw
Copy link

it was closed because of

This needs to be fixed from sort plugin side as i cant simply add support for dozens of different sort plugins out there.

@mfnalex
Copy link

mfnalex commented Jun 23, 2021

Same for me. ChestSort properly removes the items and adds them back in the correct order using the Spigot API. No idea why CMI doesn't detect it.

@CloudeLecaw
Copy link

CloudeLecaw commented Jun 23, 2021

Same for me. ChestSort properly removes the items and adds them back in the correct order using the Spigot API. No idea why CMI doesn't detect it.
Maybe because the methodes are not in the correct way that ChestSort handles it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Reports of bugs/inconsistencies
Projects
None yet
Development

No branches or pull requests

3 participants