TheCBProject / CodeChickenLib

GNU Lesser General Public License v2.1
117 stars 56 forks source link

[Bug] [Crash] Crash when opening world - 1.20.1 #463

Open muggleorwizard opened 5 days ago

muggleorwizard commented 5 days ago

Minecraft 1.20.1 Forge 47.3.10 CodeChickenLib 4.4.0.516 Crash was by a user of my modpack. Crash occured when player tried to open an existing world. Was able to load a backup and join world with no issue. Crash log points to CodeChickenLib as a possible suspect. Crashlog: https://pastebin.com/XezxcgQE Thanks!

FoxMcloud5655 commented 4 days ago

This looks like it's an issue with Translocators, not CodeChickenLib.

translocators:fluid_translocator

muggleorwizard commented 4 days ago

OK, I'll make a post over on the translocators github. Thanks! Edit: issue created: https://github.com/TheCBProject/Translocators/issues/85

muggleorwizard commented 4 days ago

Note- loading a backup is required because it corrupts the world when it crashes.