Some Fabric Error :( #4238
-
Minecraft LogsIncompatible 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 'OpenJDK 64-Bit Server VM' (java) 17 with version 21 or later.
More details:
- Mod 'AI-Player' (ai-player) 1.0.2-hotfix-3 requires version 21 or later of 'OpenJDK 64-Bit Server VM' (java), but only the wrong version is present: 17!
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 net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) DescriptionSo I was downloading a mod for Java but then I get this... (NOTE: I even installed Java 23 yet it didn't work) |
Beta Was this translation helpful? Give feedback.
Answered by
Poopooracoocoo
Nov 20, 2024
Replies: 1 comment
-
It's not enough to only install Java 23. Since Minecraft Launcher installs and uses its own Java executables, you need to edit your Fabric installation and then select a custom JVM executable. But I recommend using Java 21 as it's an LTS release. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tytirr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not enough to only install Java 23.
Since Minecraft Launcher installs and uses its own Java executables, you need to edit your Fabric installation and then select a custom JVM executable.
But I recommend using Java 21 as it's an LTS release.