b3spectacled / modern-beta-fabric

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

Crash Upon Trying To Select "Modern beta" In World Customization #51

Closed AViewFromTheTop closed 2 years ago

AViewFromTheTop commented 2 years ago

Hello! The bug where the game crashes upon trying to get to Modern Beta in the World Customization menu still persists for me in the full release. I've tested with strictly Fabric API, Cloth Config, Mod Menu, and Modern Beta, and this crash persists. No matter what mods I use, the crash still happens. Crash log deobfuscated by NotEnoughCrashes: crash-2021-12-20_09.01.33-client.txt I haven't seen anyone come across this bug, so I don't know what exactly the problem could be; I've used Fabric 12.11 and 12.12, I'm using the correct Fabric API, I've tested with the versions of ModMenu and Cloth Config that are needed as described by gradle.properties, I've tested with only this mod and its dependencies, and the same issue occurs. Just to note, I've tested this with the latest uploaded artifacts and the release on CurseForge, both do the same thing.

b3spectacled commented 2 years ago

Can you try deleting the config folder so it can regenerate with default configs?

AViewFromTheTop commented 2 years ago

That seems to fix it! Thank you so much!!