Topic category: Help with MCreator software
for some ungodly reason, i cant playtest the mod, or export it for that matter, this is the error message
Executing Gradle task: runServer
Build info: MCreator 2024.4.52410, forge-1.20.1, 64-bit, 12255 MB, Windows 10, JVM 21.0.4, JAVA_HOME: D:\MCreator\jdk, started on: 2024-12-30-20:50:59
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'Workspaces'.
> Could not create task ':runServer'.
> 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/r…', due to: Could not get resource 'https://api.foojay.io/disco/v3.0/ids/7ff9b97e0da2e21666aa844b1bee2435/r…'.).
* Try:
> Learn more about toolchain auto-detection at https://docs.gradle.org/8.8/userguide/toolchains.html#sec:auto_detection.
> Learn more about toolchain repositories at https://docs.gradle.org/8.8/userguide/toolchains.html#sub:download_repo….
> 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 40s
BUILD FAILED
Task completed in 40 seconds
im gonna try to reinstall java, if it works i tell yall
Sounds like it is a problem with your java installation. If you don't have it make sure to get java 21.
yeah that worked, thanks