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

Mod template generator: Gradle Version Generated is not compatible with JDK 21 #98

Open
Chaoray opened this issue Jul 6, 2024 · 1 comment

Comments

@Chaoray
Copy link

Chaoray commented Jul 6, 2024

The tutorial for Minecraft 1.21 is working on JDK 21
pic
However, the generator is giving gradle 8.8
The file is under ./gradle/wrapper/gradle-wrapper.properties
pic
Which is not compatible with JDK 21 according to Compatibility Matrix and causing gradle build failure.

@Chaoray
Copy link
Author

Chaoray commented Jul 6, 2024

Uhh, somehow, I changed the version to 8.5, it failed.
But I went back on 8.8 and it was all good.

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

1 participant