Topic category: Troubleshooting, bugs, and solutions
Look at this MCreator 2024.2 problem that i'm havign right now:
Executing Gradle task: idePostSync
Build info: MCreator 2024.2.28714, neoforge-1.20.6, 64-bit, 8102 MB, Windows 10, JVM 21.0.3, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2024-07-17-10:38:00
Reusing configuration cache.
> Task :create1.20.6ClientExtraJar UP-TO-DATE
> Task :cacheVersionManifest1.20.6 UP-TO-DATE
> Task :selectRawArtifactNg_dummy_ng.net.minecraft_client_1.20.6_client-extra UP-TO-DATE
> Task :cacheVersionExecutableClient1.20.6 UP-TO-DATE
> Task :cacheVersionExecutableServer1.20.6 UP-TO-DATE
> Task :cacheVersionMappingsClient1.20.6 UP-TO-DATE
> Task :neoFormExtractServer UP-TO-DATE
> Task :neoFormStripClient UP-TO-DATE
> Task :neoFormMergeMappings UP-TO-DATE
> Task :neoFormStripServer UP-TO-DATE
> Task :neoFormMerge UP-TO-DATE
> Task :cacheVersionMappingsServer1.20.6 UP-TO-DATE
> Task :neoFormListLibraries UP-TO-DATE
> Task :neoFormRename UP-TO-DATE
> Task :neoFormDecompile UP-TO-DATE
> Task :neoFormApplyForgesAccessTransformer UP-TO-DATE
> Task :neoFormInject UP-TO-DATE
> Task :neoFormPatch UP-TO-DATE
> Task :neoFormPatchUserDev UP-TO-DATE
> Task :neoFormApplyOfficialMappings UP-TO-DATE
> Task :supplySourcesForneoFormJoined1.20.6-20240429.153634 UP-TO-DATE
> Task :selectSourceArtifactNg_dummy_ng.net.neoforged_neoforge_20.6.117 UP-TO-DATE
> Task :neoFormUnzipSources UP-TO-DATE
> Task :neoFormRecompile 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 ':neoFormRecompile'.
> 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 get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 22s
24 actionable tasks: 1 executed, 23 up-to-date
Configuration cache entry reused.
BUILD FAILED
Task completed in 22 seconds
For some reasson, it's happening to me and i do not know how to fix it. I've already unstalled MCreator, dleeted all the files in my PC(windows) related to it and, even, restarted my PC multiople times and it keeps happening. COuld anybody give my a suggestion on what should i do to fix it? I'd be enormously greatful!
Try clearing caches of gradle (see https://mcreator.net/wiki/gradle-setup-errors) and also "build" folder in your workspace folder
just ignore it
actually you could use version 2024.1
Use 2024.2.29712, not 2024.2.28714. That version is busted and needs to be manually uninstalled.
hello sorry if my messages are not coherent or if there are mistakes I am not English.
I had this problem and I was told to show it here to help me:
Executing Gradle task: eclipse
Build info: MCreator 2024.2.32117, forge-1.20.1, 64-bit, 16147 MB, Windows 11, JVM 21.0.3, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2024-09-23-08:54:47
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'very_very_ores'.
> A build operation failed.
Could not move temporary workspace (C:\Users\Lewis\.mcreator\gradle\caches\8.8\transforms\7f3f7cfc4fbe146884af051af13661ea-6c02de98-0737-4d28-904f-b35a2281eef7) to immutable location (C:\Users\Lewis\.mcreator\gradle\caches\8.8\transforms\7f3f7cfc4fbe146884af051af13661ea)
> Could not move temporary workspace (C:\Users\Lewis\.mcreator\gradle\caches\8.8\transforms\7f3f7cfc4fbe146884af051af13661ea-6c02de98-0737-4d28-904f-b35a2281eef7) to immutable location (C:\Users\Lewis\.mcreator\gradle\caches\8.8\transforms\7f3f7cfc4fbe146884af051af13661ea)
* 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 12s
BUILD FAILED
Task completed in 12 seconds