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

[Forge 1.19.2] Stacking with normally unstackable items allows a dupe glitch to occur with storage mods that allow for stacked unstackable items. #1225

Open
Geekerandy opened this issue Nov 22, 2024 · 0 comments

Comments

@Geekerandy
Copy link

Relevant mods/loader used (full modlist in video):
Forge version 43.4.2
IC2 Classic version 1.19.2-2.1.1
Sophisticated Core 1.19.2-0.6.4.730
Sophisticated Backpacks 1.19.2-3.20.2.1035
Sophisticated Storage 1.19.2-0.9.7.765

IC2 Classic features a few items that have an inventory that can be accessed from interacting with it within the player's inventory.
Some examples include: Upgrade Containers and Toolboxes.

Sophisticated Storage/Backpacks allows their containers to be upgraded to increase the number of items possible per slot, going above 64 per slot (or above 1 for unstackable items).
This however, allows for a dupe glitch when attempting to open the inventory of the aforementioned inventory-accessible items while they are stacked.
image

Since they can be still accessed while in this stacked form, any items inserted into this inventory will apply to the entire stack, allowing the stack to be unstacked and then retrieving the items from each individual inventory-accessible item.

And my own two cents, just disabling the inventory-access feature when accessing any GUI that isn't purely the player's inventory GUI is a reasonable fix, as this issue will occur with any mod that can stack unstackable items.
This fix would also patch a similar issue that makes the inventory-accessible items enter a bugged state where they can't be accessed at all.

Video demonstrating the dupe: https://youtu.be/B55odQ86LOE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant