Workspace setup failed 2024.4 (1.20.1 forge)

Started by AltoidSE on

Topic category: Troubleshooting, bugs, and solutions

Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Workspace setup failed 2024.4 (1.20.1 forge)

When I try to make a forge 1.20.1 workspace in the latest mcreator version, I get the following error.

Executing Gradle synchronization tasks
Build info: MCreator 2024.4.52410, forge-1.20.1, 64-bit, 65373 MB, Windows 10, JVM 21.0.4, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2025-01-04-03:06:56
FAILURE: Build failed with an exception.
* What went wrong:
Gradle could not start your build.
> Could not create service of type BuildLifecycleController using ServicesProvider.createBuildLifecycleController().
> Could not create service of type GradleInternal using ServicesProvider.createGradleModel().
> Could not create an instance of type org.gradle.invocation.DefaultGradle.
> Could not configure services using GradleScopeCompileServices.configure().
* 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 6s
BUILD FAILED
Task completed in 6 seconds

I have tried clicking rerun, clearing the Gradle cache, resetting all of my settings to default, and deleting all of my non-default plugins.

Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The only plugins I have left…
Sun, 01/05/2025 - 06:05

The only plugins I have left are the generators and core that come pre-installed, removing them stops mcreator from even starting.

Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok, I fixed the problem by…
Sun, 01/05/2025 - 07:20

Ok, I fixed the problem by uninstalling mcreator, manually deleting all remaining files, and reinstalling.

The log on the link does not…
Mon, 01/06/2025 - 18:10

The log on the link does not contain

Could not create service of type BuildLifecycleController using ServicesProvider.createBuildLifecycleController().

which is present on the original log. Are you sure this is the same log?