b3spectacled / modern-beta-fabric

https://www.curseforge.com/minecraft/mc-mods/modern-beta
MIT License
96 stars 14 forks source link

Crash when trying to select Modern Beta in world creation settings (1.18.1 only) #50

Closed AViewFromTheTop closed 2 years ago

AViewFromTheTop commented 2 years ago

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.

b3spectacled commented 2 years ago

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.

AViewFromTheTop commented 2 years ago

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.