Error on Loading with NeoForge 21.0.82 - 21.0.86 (MacOS 14.5 on M1 Air)
Charlie396 opened this issue ยท 1 comments
Hi,
When loading Minecraft (I use PrismMC as an instance launcher) in 1.21 with LWJGL 3.3.3 and any NeoForge version inclusive of 21.0.82 - 21.0.86, ModelFix fails to load;
java.lang.NoSuchMethodError: 'void net.neoforged.fml.config.ModConfig.(net.neoforged.fml.config.ModConfig$Type, net.neoforged.fml.config.IConfigSpec, net.neoforged.fml.ModContainer, java.lang.String)'
I ran this on a fresh instance with no other mods added, and I've tested on various NeoForge versions.
Log file:
https://gist.github.com/Charlie396/1efa305124f43fb57ba2a33a5bac0dd1
Crash File:
https://pastebin.com/0SEBc22P
Hopefully I included any info you need!