Topic category: Help with MCreator software
Creating mods for 1.20.1 forge, the same error appears for any project, the code when running:
Executing Gradle task: build
Build info: MCreator 2025.3.45720, forge-1.20.1, 64-bit, 30410 MB, Windows 11, JVM 21.0.8, JAVA_HOME: C:\Pylo\MCreator\jdk, started on: 2026-03-23-10:01:49
Reusing configuration cache.
> Task :processTestResources NO-SOURCE
> Task :jarJar UP-TO-DATE
> Task :createMinecraftArtifacts UP-TO-DATE
> Task :processResources UP-TO-DATE
> Task :compileJava FAILED
Error: Could not find or load main class worker.org.gradle.process.internal.worker.GradleWorkerMain
Caused by: java.lang.ClassNotFoundException: worker.org.gradle.process.internal.worker.GradleWorkerMain
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Failed to run Gradle Worker Daemon
> Process 'Gradle Worker Daemon 6' finished with non-zero exit value 1
* 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 generate a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.
BUILD FAILED in 218ms
4 actionable tasks: 1 executed, 3 up-to-date
Configuration cache entry reused.
BUILD FAILED
Task completed in less than a second
Please see https://mcreator.net/wiki/gradle-setup-errors
Hi, it didn't help me and I don't know what to do now:[