1
Problems with "Java HotSpot(TM) 64-Bit Server VM" in 1.18
I have problems with Java HotSpot(TM) 64-Bit Server VM, I need the 17 version but I have the 8 version. I don't know where i can update Java HotSpot(TM) 64-Bit Server VM.
Here is the console log for details:
Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set! A potential solution has been determined: - Replace 'Java HotSpot(TM) 64-Bit Server VM' (java) 8 with version 17 or later. Unmet dependency listing: - Mod 'Fabric API' (fabric) 0.53.0+1.18.2 requires version 17 or later of 'Java HotSpot(TM) 64-Bit Server VM' (java), but only the wrong version is present: 8! - Mod 'TLSkinCape' (tlskincape) 1.18.1-1.26 requires version 16 or later of 'Java HotSpot(TM) 64-Bit Server VM' (java), but only the wrong version is present: 8! at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Here is the console log for details:
Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set! A potential solution has been determined: - Replace 'Java HotSpot(TM) 64-Bit Server VM' (java) 8 with version 17 or later. Unmet dependency listing: - Mod 'Fabric API' (fabric) 0.53.0+1.18.2 requires version 17 or later of 'Java HotSpot(TM) 64-Bit Server VM' (java), but only the wrong version is present: 8! - Mod 'TLSkinCape' (tlskincape) 1.18.1-1.26 requires version 16 or later of 'Java HotSpot(TM) 64-Bit Server VM' (java), but only the wrong version is present: 8! at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
1
Here you can download Java: https://adoptium.net/
After the installation is completed, you need to change the runtime path in the launcher and choose javaw.exe
After the installation is completed, you need to change the runtime path in the launcher and choose javaw.exe
