TerraformersMC / ModMenu

A menu for, you guessed it, mods!
MIT License
504 stars 154 forks source link

Game crashes when trying to open mod menu #214

Closed TNTMaster5858 closed 3 years ago

Prospector commented 3 years ago

Need a log

TNTMaster5858 commented 3 years ago

Wait a sec

TNTMaster5858 commented 3 years ago

Sorry, need a few mintues

Prospector commented 3 years ago

Take your time

TNTMaster5858 commented 3 years ago

The game crashed whilst mouseclicked event handler Error: java.lang.NoClassDefFoundError: me/shedaniel/clothconfig2/api/ConfigEntryBuilder Exit Code: -1

coderbot16 commented 3 years ago

Can you attach the full log file? (.minecraft/logs/latest.log)

It would help because then we can see the versions of all of the mods loaded as well as the full crash trace.

TNTMaster5858 commented 3 years ago

[18:27:06] [main/INFO]: Loading for game Minecraft 1.16.5 [18:27:06] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds... [18:27:09] [ForkJoinPool-1-worker-1/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:

Prospector commented 3 years ago

Try updating Auto Config: https://www.curseforge.com/minecraft/mc-mods/auto-config-updated-api/files/3095961

coderbot16 commented 3 years ago

This appears to be an Auto Config bug, a work around is installing Cloth Config v2.

https://github.com/shedaniel/AutoConfig/issues/29

TNTMaster5858 commented 3 years ago

do i just move this file into my mods folder?

Prospector commented 3 years ago

Yes, install the one coderbot16 linked, ignore my last message.