I just wanted to let you know that on Modrinth, under the Fabric port variant, CPM is listed as having a compatible version from 1.21.6 to 1.21.8 (1.21.8v0.6.27a-fabric). However, the most recent compatible version is the file listed as 1.21.6v0.6.22e-fabric. Adding anything higher to my load order causes an "Incompatible mods found!" crash.
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 'Customizable Player Models' (cpm) 0.6.27a with any version that is compatible with:
- minecraft 1.21.6
More details:
- Mod 'Customizable Player Models' (cpm) 0.6.27a requires version 1.21.7 or later of 'Minecraft' (minecraft), but only the wrong version is present: 1.21.6!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:202)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:66)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
I just wanted to let you know that on Modrinth, under the Fabric port variant, CPM is listed as having a compatible version from 1.21.6 to 1.21.8 (
1.21.8v0.6.27a-fabric). However, the most recent compatible version is the file listed as1.21.6v0.6.22e-fabric. Adding anything higher to my load order causes an "Incompatible mods found!" crash.