Hey, could you please update the Fabric loader version and OpenJDK Server?
I get this error when trying to load some mods:
Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Replace mod 'Fabric Loader' (fabricloader) 0.16.10 with version 0.16.12 or later.
More details:
- Mod 'toggleable-piechart' (toggleable-piechart) 2.0 requires version 0.16.12 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.16.10!
- Mod 'Concurrent Chunk Management Engine (Optimizations/Natives Math)' (c2me-opts-natives-math) 0.3.1.3.0+1.21.4 requires version 22 or later of 'OpenJDK 64-Bit Server VM' (java), but only the wrong version is present: 21!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at me.deftware.weaver.Main.startGame(Main.java:119)
at me.deftware.weaver.Main.main(Main.java:101)