Crash when trying to select Modern Beta in world creation settings (1.18.1 only)
AViewFromTheTop opened this issue ยท 2 comments
When clicking the world type, when the game would normally show "Modern beta," the game instead crashes.
This only happens in 1.18.1 - 1.18 is fine,
Here's the crash log: crash-2021-12-11_16.50.18-client.txt
I've also tested this with only Modern Beta and no other mods, and this issue still occurs with the same crash details.
The 1.18/1.18.1 version is still unreleased and under development. The mod is going through some decent reworks, so issues are bound to crop up.
EDIT: Will leave this open for now though, I do anticipate issues with config files from older versions of the mod.
The 1.18/1.18.1 version is still unreleased and under development. The mod is going through some decent reworks, so issues are bound to crop up.
EDIT: Will leave this open for now though, I do anticipate issues with config files from older versions of the mod.
Quick update, I downloaded the source code and migrated the mappings to 1.18.1, it works perfectly now! (I probably should've done that before submitting this)
I don't know if you want this issue closed due to your prior comment, but at least we know it's a really simple fix now! :)
Edit: Ok I'm dumb. This only fixes it inside the development thing (VS Code, IntelliJ, Eclipse, etc.)
It still crashes the game with only Fabric API and Cloth Config outside of those programs.