TheRandomLabs / VanillaDeathChest

Places containers when players die that contain their items.
https://www.curseforge.com/minecraft/mc-mods/vanilladeathchest-fabric
MIT License
11 stars 13 forks source link

Crash upon death at nonvanilla heights #2

Closed BaccarWozat closed 6 years ago

BaccarWozat commented 6 years ago

Outside the Y bounds of 0-255, with tall world mods such as Cubic Chunks, deaths while carrying items has crashed with no chest spawned. Without items there is no crash, but also no chest (probably intended behavior). Using Forge 2611.

Crash log: https://pastebin.com/04zmnF4F latest.log (crash is at the end): https://pastebin.com/wpuCK3Ny fml-client-latest.log: https://pastebin.com/M9AefY1J

TheRandomLabs commented 6 years ago

This is fixed in 1.12.2-1.1.0.0. I'll release it after I fix another bug I'm working on.