Topic category: Help with MCreator software
I keep trying to test/run my code and it keeps saying the same error message:
Executing Gradle task: build
Build info: MCreator 2025.1.13416, forge-1.20.1, 64-bit, 16298 MB, Windows 11, JVM 21.0.5, JAVA_HOME: C:\Users\coolb\OneDrive\Desktop\Remastered\MCreator\jdk, started on: 2025-06-13-18:54:49
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'.
> Service 'SystemInfo' is not available (os=Windows 11 10.0 amd64, enabled=false).
* 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 882ms
BUILD FAILED
Task completed in less than a second
Does anyone know how to fix this?
Try clearing gradle caches as explained in https://mcreator.net/wiki/gradle-setup-errors
Also try deleting build folder on workspace folder
I've gotten to the part where delete the gradel folder then build the workspace and it just gives this message
https://imgur.com/a/h3SW9KD
Try clearing them again, make sure to reboot in-between as instructed on the page. Make sure to really follow every step 1:1