Open farsenfsd opened 1 month ago
Creating any world on 1.20.1 with ONLY BE/BClib and upgrading it to 1.21 (with ONLY BE/BClib and the other 2 dependencies) crashes at world load
Worlds created in 1.20.x are incompatible with the new version of BetterX.
It is possible to manually convert an old world, but it's very difficult and not something I would recommend.
Is there a safe way to remove better end from our world in 1.20.1 so we can update it to 1.21?
You're going to face two challenges:
I'm thinking about creating a new world, with the same seed but without BetterEnd, and copying the chunks from the overworld and nether only with MCASelector, do you think that's a good solution?
Yes, as long as you don't have any significant builds in either dimension that use BE blocks.
Also keep in mind that BetterX uses 3D worldgen for the Nether, so you're going to have blending issues.
What happened?
I tried running with only BE, BClib, WorldWeaver and WunderLib to no avail, I posted this on BetherX discord support and they told me to redirect the issue here.
Added my crash report.
BCLib
21.0.13
WorldWeaver
21.0.13
Fabric API
0.106.0+1.21.1
Fabric Loader
0.16.7
Minecraft
1.21
Relevant log output
Other Mods
No response