Multiple build errors

Started by StudyingAlpha on

Topic category: Help with MCreator software

Last seen on 03:29, 30. Jul 2024
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Multiple build errors

I have a 1.19.4 forge mod made in 2023.1, and I recently upgraded it to 1.20.6 neoforge in 2024.2, and I have the following problem:

 

Executing Gradle task: idePostSync
Build info: MCreator 2024.2.28714, neoforge-1.20.6, 64-bit, 16305 MB, Windows 10, JVM 21.0.3, JAVA_HOME: C:\Users\Alpha\Desktop\MCreator20242\jdk, started on: 2024-07-17-10:26:14

Calculating task graph as no cached configuration is available for tasks: idePostSync
> Task :cacheVersionManifest1.20.6
> Task :create1.20.6ClientExtraJar
> Task :selectRawArtifactNg_dummy_ng.net.minecraft_client_1.20.6_client-extra
> Task :neoFormListLibraries
> Task :cacheVersionExecutableClient1.20.6
> Task :neoFormStripClient
> Task :cacheVersionExecutableServer1.20.6
> Task :neoFormExtractServer
> Task :cacheVersionMappingsClient1.20.6
> Task :neoFormStripServer
> Task :cacheVersionMappingsServer1.20.6
> Task :neoFormMergeMappings
> Task :neoFormMerge
> Task :neoFormRename
> Task :neoFormDecompile
> Task :neoFormApplyForgesAccessTransformer
> Task :neoFormInject
> Task :neoFormPatch
> Task :neoFormPatchUserDev
> Task :neoFormApplyOfficialMappings
> Task :supplySourcesForneoFormJoined1.20.6-20240429.153634
> Task :selectSourceArtifactNg_dummy_ng.net.neoforged_neoforge_20.6.117
> Task :neoFormUnzipSources
> Task :neoFormRecompile
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
> Task :neoFormRecompile FAILED
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 15m 28s
24 actionable tasks: 24 executed
Configuration cache entry stored.

BUILD FAILED
Task completed in 15 minutes and 30 seconds

 

 

It took me nearly 1 day to try all sorts of things, and I even read every word of the help link dozens of times.Please contribute some helpful detailed solutions instead of just throwing me a link.

Last seen on 10:22, 17. Oct 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have the same question
Wed, 08/28/2024 - 14:26

I have the same question

Last seen on 10:22, 17. Oct 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So I think it may be a bug
Wed, 08/28/2024 - 14:43

So I think it may be a bug