Gradle could not start your build.

Started by florentin882 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 11:08, 6. Aug 2022
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gradle could not start your build.
Sat, 07/30/2022 - 15:32 (edited)

For some reason even though i've installed MCreator literally 5 minutes ago i can't create a spigot plugin because there's errors that i've searched everywhere on the internet and found nothing that helps

 

Executing Gradle task: buildLatestSpigot
Build info: MCreator 2022.1.20510, spigot-1.19, 64-bit, 4020 MB, Windows 8.1, JVM 17.0.1, JAVA_HOME: H:\Program Files\Pylo\MCreator\jdk, started on: 2022-07-30-15:01:38
 
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 2s
 
BUILD FAILED
Task completed in 2 seconds

I have the bare minimum to work with MCreator here and i could swear last time i used it on a older version it worked just fine

 

edit: i just found out it doesn't even work for forge

Edited by florentin882 on Sat, 07/30/2022 - 15:32