Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 22 over 21?? #367

Closed
3 tasks done
Nicolol1234 opened this issue Oct 13, 2024 · 1 comment
Closed
3 tasks done

Java 22 over 21?? #367

Nicolol1234 opened this issue Oct 13, 2024 · 1 comment

Comments

@Nicolol1234
Copy link

Describe the bug
C2me now require java 22? my host provider only provide java 21

To Reproduce
Steps to reproduce the behavior:

  1. Install the mod with java 21
  2. 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.
@Nicolol1234 Nicolol1234 added the bug Something isn't working label Oct 13, 2024
@ishland
Copy link
Collaborator

ishland commented Oct 13, 2024

Likely FabricMC/fabric-loader#984. Please solve other mod dependency issues and that will go away automatically.

@ishland ishland removed the bug Something isn't working label Oct 13, 2024
@ishland ishland closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2024
@ishland ishland pinned this issue Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants