Sophisticated Backpacks

Sophisticated Backpacks

89M Downloads

All items lost after placing backpack on ground

Tintow opened this issue ยท 3 comments

commented

Describe the bug
Have a back pack with multiple items inside and place on ground. Pick up the backpack with 'attack' (left mouse) rather than crouch-use (shift-right mouse) and all the contents of the backpack are lost - it's totally empty.

To Reproduce
Steps to reproduce the behavior:

  1. Place items in a backpack
  2. Place backpack on ground
  3. Pick up backpack using attack (left mouse button)

Expected behavior
I expected the contents of the backpack to remain.
Crouch-Use picks up the backpack and the contents remain as expected.

Screenshots
n/a

Versions
Sophisticated Backpacks 1.17.1-3.7.1.381
Minecraft 1.17.1
Forge 37.0.103
Journeymap 5.7.3rc5
JEI 8.1.0.31

These are the only mods I am running.

commented

I have had the same problem, and the backpack lost its colour. I took a screenshot of the backpack before I mined it with my pickaxe and the contents afterwards. This was a test backpack, previously I had picked up one full of wood and lost the lot,

2021-11-01_11 53 38
2021-11-01_11 54 10

commented

yup, apparently a bug in forge caused loot tables for backpack blocks to lose a bit that makes them retain all their data once broken.
I have this fixed in dev and for these cases where you lost the contents you can use /sbp list [your ign] to see backpacks that you opened and then clicking on those will get you a give command to get them back including contents.

commented

fixed in latest release on curseforge