Items deleted from sophisticated backpacks
Aceplante opened this issue ยท 2 comments
Bug description
I died and collected my items from my copse and the items did seem to be in the backpack. I then got another backpack drop from a husk that was a larger one, and decided to transfer the items. I first added the pickup upgrade to the new backpack then tossed the items onto the ground, and the pickup sound played, yet they were not in my inventory or the new backpack.
I then checked my death history to restore the items I lost, and it was also empty there too...
Were the items ghost items not properly saved after death? is there an NBT limit on how much data can be stored on a corpse? why would this be the case and how else can I restore my items if they dont show in the death menu?
Also, when I readded stuff and went back into my death history, the backpack showed the new stuff I just added, rather than the stuff that was originally in there, implying they have the same uuid or something.
Forge 1.20.1, liminal industries modpack
Minecraft version
1.20.1
Mod version
latest
Mod loader and version
forge 1.20.1
Steps to reproduce
^
Expected behavior
No response
Log files
My log kept getting spammed with these
[20:39:16] [Render thread/ERROR]: Received invalid gui properties for screen: class de.maxhenkel.corpse.gui.DeathHistoryScreen
guiXSize must be greater than 1 and less than 1000000000: 0
guiYSize must be greater than 1 and less than 1000000000: 0
screenWidth must be greater than 1 and less than 1000000000: 0
screenHeight must be greater than 1 and less than 1000000000: 0
Screenshots
No response
Please provide steps to reproduce and logs.
Is this also happening with just the corpse and backpack mod?