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

[Fabric] Crash when dying to any mob #49

Closed ImAK9 closed 3 years ago

ImAK9 commented 3 years ago

https://github.com/TeamAOF/All-of-Fabric-3/issues/288

VanillaDeathChest version: 2.0.3

TheRandomLabs commented 3 years ago

This is a mod interaction, but I'm not sure which mod it is.

ImAK9 commented 3 years ago

Hm FYI, I tried with vanilladeathchest-1.16.3-1.11.0.7-fabric.jar and everything works fine really.

TheRandomLabs commented 3 years ago

Yep, it's Campanion conflicting with my inventory backups. I'm going to see if I can implement them differently.

ImAK9 commented 3 years ago

Alright, thanks! Let me know if you fix it, I marked newest AOF3 build as alpha for now.

TheRandomLabs commented 3 years ago

I should have a fix out very shortly. 😄 I'm going to have to look into preventing future conflicts with this though.

TheRandomLabs commented 3 years ago

Fix is out!

ImAK9 commented 3 years ago

Fix is out!

Thanks a ton for the quick fix!

TheRandomLabs commented 3 years ago

You're welcome! 😄