MCreator 2024.2 graddle problems

Started by Mano Leo on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 17:22, 22. Jul 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
MCreator 2024.2 graddle problems

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!

Last seen on 13:57, 14. Aug 2024
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
just ignore it
Sun, 07/28/2024 - 11:08

just ignore it

Last seen on 13:57, 14. Aug 2024
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
actually you could use…
Sun, 07/28/2024 - 11:10

actually you could use version 2024.1

Last seen on 21:20, 20. Aug 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use 2024.2.29712, not 2024.2…
Fri, 08/16/2024 - 22:52

Use 2024.2.29712, not 2024.2.28714. That version is busted and needs to be manually uninstalled.

Last seen on 19:03, 4. Oct 2024
Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
hello sorry if my messages…
Mon, 09/23/2024 - 06:56

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