Iskallia / Vault-public-S1

👾 (Legacy) A mod that adds the mystic vaults for Vault Hunters modpack. (Public port of the Livestream version)
GNU General Public License v3.0
84 stars 40 forks source link

Backpack upgrade deletes stored Items #1063

Open Icecess opened 2 years ago

Icecess commented 2 years ago

Describe the bug I was doing my first backpack upgrade. The backpack I used was the one that I had all my extra Items for the vault runs. Splash potions of healing 2, All my Str and Speed bars and 1 Boss crate full of potions/bars/blocks/arrows/EYES of ENDER stack/Food.. I was using my first POG . I did not remove the items from the bag. When it upgraded all the items are now gone. If this can't be fixed maybe a warning line can be added to say removed items first or something.

To Reproduce Steps to reproduce the behavior: 1.Leave items in Backpack first tier 2.Upgrade to second Tier backpack 3.Items are gone 4.

Expected behavior When we upgrade the bags, we shouldn't lose the Items inside

Screenshots or Crash Report If applicable, add screenshots or crash reports to help explain your problem.

Info (please complete the following information):

Additional context Add any other context about the problem here.

joshuaepstein commented 2 years ago

This isn't a vault hunters issue. You have to report this issue to the backpack mod developer

SpokenWig620933 commented 2 years ago

This is a crafttweaker issue more specifically, since the recipe is modified it is NOT up to the mod maker of Simple Backpacks to fix the issue. The nbt data needs to be brought over in the modified crafting recipe, which I don't know if it's possible with crafttweaker.

This is the same issue as with the Danks.

SpokenWig620933 commented 2 years ago

Here's a fix for the recipes causing the lost items, until the dev team adds it https://github.com/Iskallia/Vault-public-S1/issues/1069#issue-1365066270