gr8pefish / IronBackpacks

A Minecraft mod that adds portable storage in the form of tiered backpacks with modular upgrades.
GNU General Public License v3.0
60 stars 33 forks source link

[1.10.2] Dupe Glitch with a Nested Backpack #232

Closed MainFreak closed 6 years ago

MainFreak commented 6 years ago

Issue Description:

A duping issue caused by opening a "nested" backpack and throwing away the "nest" backpack while interacting inside the nested one. javaw_2018-03-29_04-00-55 javaw_2018-03-29_04-01-37

What happens:

You can freely remove all items in the UI of the backpack that is inside of the one on the ground.

What you expected to happen:

Not being able to throw the nest backpack away

Steps to reproduce (important):

  1. Add an (advanced) Nesting Upgrade to your backpack
  2. Put items inside of a second backpack
  3. Put the second backpack inside of the upgraded backpack
  4. Open the nested backpack via right click
  5. Throw away the nest backpack from your hotbar
  6. Take out the items and pick the backpack back up afterwards.

Affected Versions (Do not use "latest"):

gr8pefish commented 6 years ago

Thank you for the detailed report, but I'm no longer supporting 1.10 for anything other than critical bugfixes. I would love to fix everything, but have to prioritize 1.12 with my severely limited time.

MainFreak commented 6 years ago

Yeah this is understandable. Still thank you for taking a look at it. Maybe you also should check if that issue is still present in 1.12? If you don't have time I can try replicating it on the newest version myself.

TehNut commented 6 years ago

Nested backpacks don't exist in 1.12 currently.

MainFreak commented 6 years ago

Ah alright. Sorry for bothering once again.

gr8pefish commented 6 years ago

No worries, thanks for the assistance.