PneumonoIsNotAvailable / Gravestones

Minecraft Mod that adds Gravestones that spawn on death to hold your items
MIT License
9 stars 2 forks source link

Gravestone Mod Soft Lock #10

Closed ConnorVex closed 1 month ago

ConnorVex commented 1 month ago

I died while flying a plane(Immersive aircraft addon: man of many planes)

and now I can't log into the server to get my stuff because every time I try, the client spits this out in the 'Latest Log' https://mclo.gs/TWoBoQm

PneumonoIsNotAvailable commented 1 month ago

The crash is due to not null-checking the grave owner, which was fixed when I updated the mod to 1.21. I only really work on the latest version and older ones aren't supported just because I mostly do this for fun and backporting/maintaining multiple versions is just really annoying. I can make a version of 1.0.4 that fixes this and send it here but I won't be actively maintaining it in the future. Sorry!

PneumonoIsNotAvailable commented 1 month ago

gravestones-1.0.4-1.20.1.zip This version won't crash since it disables text rendering for the gravestones. It's possible that the gravestone in your server won't recognise you as owner due to how immersive aircraft handles planes, in this case you should switch to creative mode and break the grave by hand, which will still drop all the items. I'd recommend switching to another gravestone mod which actively supports 1.20.1, because other issues like this might pop up.