-
Notifications
You must be signed in to change notification settings - Fork 18
release version 24 not supported #34
Copy link
Copy link
Open
Description
I have tried to run it, but I getting unsupported version error. Which version IS supported?
./gradlew run --info
Initialized native services in: /home/ivan/.gradle/native
Initialized jansi services in: /home/ivan/.gradle/native
The client will now receive all logging from the daemon (pid: 429576). The daemon log file: /home/ivan/.gradle/daemon/9.1.0/daemon-429576.out.log
Starting 3rd build in daemon [uptime: 5 mins 47.806 secs, performance: 100%, GC rate: 0.00/s, heap usage: 0% of 5.8 GiB]
Using 4 worker leases.
Now considering [/home/ivan/builds/minecraft] as hierarchies to watch
Watching the file system is configured to be enabled if available
File system watching is active
Starting Build
Settings evaluated using settings file '/home/ivan/builds/minecraft/settings.gradle'.
Projects loaded. Root project using build file '/home/ivan/builds/minecraft/build.gradle'.
Included projects: [root project 'GitCraft', project ':launcher_agent']
> Configure project :
Evaluating root project 'GitCraft' using build file '/home/ivan/builds/minecraft/build.gradle'.
Resolved plugin [id: 'groovy']
Resolved plugin [id: 'application']
> Configure project :launcher_agent
Evaluating project ':launcher_agent' using build file '/home/ivan/builds/minecraft/launcher_agent/build.gradle'.
All projects evaluated.
Task name matched 'run'
Selected primary task 'run' from project :
Tasks to be executed: [task ':compileLibJava', task ':compileLibGroovy', task ':processLibResources', task ':libClasses', task ':compileJava', task ':compileGroovy', task ':processResources', task ':classes', task ':run']
Tasks that were excluded: []
Resolve mutations for :compileLibJava (Thread[#97,Execution worker,5,main]) started.
:compileLibJava (Thread[#97,Execution worker,5,main]) started.
> Task :compileLibJava FAILED
Caching disabled for task ':compileLibJava' because:
Build cache is disabled
Task ':compileLibJava' is not up-to-date because:
Task has failed previously.
The input changes require a full rebuild for incremental task ':compileLibJava'.
Compilation mode: in-process compilation
Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
Compiling with toolchain '/usr/lib/jvm/java-21-openjdk-amd64'.
Compiling with JDK Java compiler API.
[Incubating] Problems report is available at: file:///home/ivan/builds/minecraft/build/reports/problems/problems-report.html
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileLibJava'.
> Java compilation initialization error
error: release version 24 not supported
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --debug option to get more log output.
> Run with --scan to generate a Build Scan (Powered by Develocity).
> Get more help at https://help.gradle.org.
BUILD FAILED in 934ms
1 actionable task: 1 executed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels