You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
C2me now require java 22? my host provider only provide java 21
To Reproduce
Steps to reproduce the behavior:
Install the mod with java 21
See error
Expected behavior
Well, the mod to work
Screenshots
Runtime info (please complete the following information):
OS: Windows
Minecraft version: 1.21.1
Mod version: 0.222
Mod branch: (fill this if you are not using the default ver branches)
Crash reports / logs
- Mod 'Concurrent Chunk Management Engine (Optimizations/Natives Math)' (c2me-opts-natives-math) 0.3.0+alpha.0.222+1.21.1 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 net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Checklist
I am using the official version of the mod.
I tried the latest development version but the issue persists.
I searched for similar open issues and could not find an existing bug report on this.
The text was updated successfully, but these errors were encountered:
Describe the bug
C2me now require java 22? my host provider only provide java 21
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Well, the mod to work
Screenshots
Runtime info (please complete the following information):
ver
branches)Crash reports / logs
Checklist
The text was updated successfully, but these errors were encountered: