Executing Gradle task: runClient
Build info: MCreator 2025.3.45720, forge-1.20.1, 64-bit, 32479 MB, Windows 11, JVM 25.0.2, JAVA_HOME: C:\Program Files\Java\jdk-25.0.2, started on: 2026-03-08-11:03:48
Calculating task graph as configuration cache cannot be reused because JVM has changed.
> Task :writeClientLegacyClasspath UP-TO-DATE
> Task :processResources UP-TO-DATE
> Task :downloadAssets
Loaded 134 artifacts from C:\MCreatorWorkspaces\ass\build\tmp\downloadAssets\nfrt_artifact_manifest.properties
WARNING: de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412@zip is not present in the artifact manifest
Downloading asset index 5
Using Minecraft asset root: C:\Users\G.rkem\.mcreator\gradle\caches\neoformruntime\assets
DL https://piston-meta.mojang.com/v1/packages/d66e095b7f27350d2c2e246a0fb1f6d372d8a5e7/5.json
> Task :createMinecraftArtifacts
Loaded 134 artifacts from C:\MCreatorWorkspaces\ass\build\tmp\createMinecraftArtifacts\nfrt_artifact_manifest.properties
WARNING: de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412@zip is not present in the artifact manifest
DONE Completed downloadJson in 0.04s
DONE Completed downloadClientMappings in 0.03s
DONE Completed downloadServer in 0.03s
DONE Completed downloadClient in 0.02s
REUSE Used cache of mergeMappings in 0.00s
REUSE Used cache of createMappings in 0.00s
REUSE Used cache of stripClient in 0.00s
REUSE Used cache of extractServer in 0.00s
REUSE Used cache of stripServer in 0.00s
REUSE Used cache of merge in 0.00s
REUSE Used cache of rename in 0.00s
REUSE Used cache of stripSideAnnotations in 0.00s
REUSE Used cache of decompile in 0.00s
REUSE Used cache of inject in 0.00s
REUSE Used cache of patch in 0.00s
REUSE Used cache of applyNeoforgePatches in 0.00s
REUSE Used cache of transformSources in 0.00s
REUSE Used cache of remapSrgSourcesToOfficial in 0.00s
REUSE Used cache of recompile in 0.00s
REUSE Used cache of sourcesAndCompiledWithNeoForge in 0.00s
Total runtime: 1.52s
> Task :prepareClientRun
> 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 1' 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 38s
6 actionable tasks: 4 executed, 2 up-to-date
Configuration cache entry stored.
BUILD FAILED
Task completed in 38 seconds
This is the bug i’ve been getting