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

Build fails , release version 18 not supported #72

Open
pistolparody opened this issue Aug 30, 2022 · 1 comment
Open

Build fails , release version 18 not supported #72

pistolparody opened this issue Aug 30, 2022 · 1 comment

Comments

@pistolparody
Copy link

└─$ ./gradlew build
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true

> Configure project :mod
Fabric Loom: 0.12.56

> Task :core:api:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':core:api:compileJava'.
> error: release version 18 not supported

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 6s
4 actionable tasks: 1 executed, 3 up-to-date

java version

┌──(yolo㉿wisebits)-[~/Workstation/Clones/Blaze4D]
└─$ java --version
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
openjdk 17.0.4 2022-07-19
OpenJDK Runtime Environment (build 17.0.4+8-Debian-1)
OpenJDK 64-Bit Server VM (build 17.0.4+8-Debian-1, mixed mode, sharing)

@CodingRays
Copy link
Member

A java 18 build system is required

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