TerraformersMC / ModMenu

A menu for, you guessed it, mods!
MIT License
475 stars 140 forks source link

Attepting to load the mod menu in fabric loader on java 1.20.4 will crash with an error message #709

Open yviskos opened 2 months ago

yviskos commented 2 months ago

It crashes with a message of:

Error: java.lang.NoClassDefFoundError: net/minecraft/class_9225

I can't find anything on this specific error unless I'm just being stupid.

If more elaboration on the message is needed, it will be given.

LostLuma commented 2 months ago

You're trying to run ModMenu for 1.20.5.

yviskos commented 2 months ago

ah, thanks. that was a big oversight on my part :')