failure: Build failed with an exception. ‘:compileJava’.

Started by superluap123 on

Topic category: Help with MCreator software

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
failure: Build failed with an exception. ‘:compileJava’.

Hello,
When I try to export my Forge 1-20.1 Mod from MCreator this error happens:

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ‘:compileJava’.

Could not resolve all dependencies for configuration ‘:compileClasspath’.
Failed to calculate the value of task ‘:compileJava’ property ‘javaCompiler’.
Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=17, vendor=any, implementation=vendor-specific} for WINDOWS on x86_64.
No matching toolchain could be found in the locally installed toolchains or the configured toolchain download repositories. Some toolchain resolvers had provisioning failures: foojay (Unable to download toolchain matching the requirements ({languageVersion=17, vendor=any, implementation=vendor-specific}) from ‘https://api.foojay.io/disco/v3.0/ids/7ff9b97e0da2e21666aa844b1bee2435/redirect’, due to: Could not get resource ‘https://api.foojay.io/disco/v3.0/ids/7ff9b97e0da2e21666aa844b1bee2435/redirect’.).

  • Try:

Learn more about toolchain auto-detection at Toolchains for JVM projects.
Learn more about toolchain repositories at Toolchains for JVM projects.
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 23s

I have Java installed, and I can download the file from the link

What can I do about it?

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Regenerate the code
Mon, 12/23/2024 - 12:39

Regenerate the code