B1n-ry / Youre-in-grave-danger

A minecraft mod which adds one single block. The grave, which will generate when you die, and store your items
https://www.curseforge.com/minecraft/mc-mods/youre-in-grave-danger
MIT License
59 stars 16 forks source link

Opened grave, items didn't drop 1.19.2 #126

Closed Nyxlen closed 12 months ago

Nyxlen commented 12 months ago

Describe the bug I'm playing the BetterMC modpack on fabric, 1.19.2, and while in the Bumblezone dimension died from fall damage while on my way to recover items from a prior death. Due to an item from the twilight forest mod, I had kept my armor and tools and mostly just lost my backpack. When I went back to retrieve this second death a day later, I right clicked the grave to open it, and the grave disappeared. It dropped no items. When I used the command provided: /yigd grave, to check, it says it's still available and has my full inventory.

To Reproduce I'm unsure how to reproduce this bug.

Expected behavior I expected to retrieve my entire inventory when activating the grave.

Desktop (please complete the following information):

Additional context None of my prior deaths had issues, nor the deaths that happened right before and after this one.

Screenshots

image

B1n-ry commented 12 months ago

Huh that's weird. It would be more likely that the grave status changed and the block didn't disappear (which I believe still should not be able to happen). Anyway you can "claim" your grave remotely with commands. If you play on singleplayer, open to lan with cheats enabled, open the grave overview GUI, and then press the restore button. If you play on a server, ask a server operator to open your grave overview GUI and do the same. As long as the "restore" button is pressed your inventory should be restored, just as if you claimed the grave. This requires you to be online though

Nyxlen commented 12 months ago

Thank you, the restore button did work and I have all my items back now.