Gradle download mistake

Started by JEDIGD on

Topic category: Help with MCreator software

Last seen on 03:01, 1. Aug 2024
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gradle download mistake
Executing Gradle task: eclipse
Build info: MCreator 2023.3.36712, forge-1.19.2, 64-bit, 16303 MB, Windows 10, JVM 17.0.7, JAVA_HOME: D:\mcr1.20.1\MCreator\jdk, started on: 2024-01-23-16:16:13

org.gradle.tooling.GradleConnectionException: Could not install Gradle distribution from 'https://services.gradle.org/distributions/gradle-7.5.1-bin.zip'.

It's strange that it works fine at 1.20 but cannot be downloaded using the plugin generator in 1.18 or1.19. It was also normal before, until I cleared the cache file once, and that's it. I can download the grade from that website normally, but it doesn't work in mcreator.

Check FW/AV settings and…
Tue, 01/23/2024 - 18:02

Check FW/AV settings and make sure to add MCreator to exception as something is preventing it from accessing the files

Last seen on 03:01, 1. Aug 2024
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I closed all FW/AV and it…
Wed, 01/24/2024 - 01:28

I closed all FW/AV and it didn't work, but I manually resolved it.Download the gradel zip file directly from the website in the connection and place it directly in c:/user/username/.mcreator/gradel/wrapper/dists/gradel-xxx/xxxxx/

In case anyone wants to know later