Gradle errors using Mac and Gradle 8.8

Started by noam toran on

Topic category: Troubleshooting, bugs, and solutions

Active 9 months ago
Joined Oct 2024
Points:
52

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Gradle errors using Mac and Gradle 8.8

Hello everyone, am building normal mods, running on Mac 11.7.1 and Mcreator 2024.3and keep getting this error:

 

org.gradle.tooling.GradleConnectionException: Could not execute build using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-8.8-bin.zip'.
at org.gradle.tooling.internal.consumer.ConnectionExceptionTransformer.transform(

and this one

Caused by: org.gradle.launcher.daemon.client.DaemonDisappearedException: Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)
at org.gradle.launcher.daemon.client.DaemonClient.handleDaemonDisappearance(

 

Could anyone help, keeping in mind i have very little/no coding knowledge, so simple step by step guide would be amazing. Thank you in advance! 

The solution to this problem…
Fri, 10/18/2024 - 14:26

The solution to this problem and many other problems can be found in our knowledge base: https://mcreator.net/support/knowledgebase Please check the knowledge base before opening a new topic on the issue which has a known fix.