Gradle errors using Mac and Gradle 8.8

Started by noam toran on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 12:20, 16. Oct 2024
Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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!