Unable to load gradle project

Status
Resolved
Issue description

I tried using the knowledge base, not doing anything good for my issue. Tried turning off and on my VPN, on and off my antivirus, still not working. Please if any of the developers see this, help me since I really want to make useful and cool mods and MCreator is the best mod maker suited for me!

Here is the error:

 

 

Executing 
    Gradle task: eclipse

Build 
    info: MCreator 2020.3.22116, forge-1.15.2, 64-bit, 11985 MB, Windows 10, 
    JVM 1.8.0_252, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk

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

 
      at 
    org.gradle.tooling.internal.consumer.DistributionFactory$ZippedDistribution.getToolingImplementationClasspath(DistributionFactory.java:139)

 
      at 
    org.gradle.tooling.internal.consumer.loader.CachingToolingImplementationLoader.create(CachingToolingImplementationLoader.java:41)

 
      at 
    org.gradle.tooling.internal.consumer.loader.SynchronizedToolingImplementationLoader.create(SynchronizedToolingImplementationLoader.java:44)

 
      at 
    org.gradle.tooling.internal.consumer.connection.LazyConsumerActionExecutor.onStartAction(LazyConsumerActionExecutor.java:104)

 
      at 
    org.gradle.tooling.internal.consumer.connection.LazyConsumerActionExecutor.run(LazyConsumerActionExecutor.java:86)

 
      at 
    org.gradle.tooling.internal.consumer.connection.CancellableConsumerActionExecutor.run(CancellableConsumerActionExecutor.java:45)

 
      at 
    org.gradle.tooling.internal.consumer.connection.ProgressLoggingConsumerActionExecutor.run(ProgressLoggingConsumerActionExecutor.java:61)

 
      at 
    org.gradle.tooling.internal.consumer.connection.RethrowingErrorsConsumerActionExecutor.run(RethrowingErrorsConsumerActionExecutor.java:38)

 
      at 
    org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor.lambda$run$0(DefaultAsyncConsumerActionExecutor.java:55)

 
      at 
    org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)

 
      at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)

 
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

 
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

 
      at 
    org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)

 
      at java.lang.Thread.run(Thread.java:748)

Caused 
    by: java.util.zip.ZipException: error in opening zip file

 
      at java.util.zip.ZipFile.open(Native Method)

 
      at java.util.zip.ZipFile.<init>(ZipFile.java:225)

 
      at java.util.zip.ZipFile.<init>(ZipFile.java:155)

 
      at java.util.zip.ZipFile.<init>(ZipFile.java:169)

 
      at org.gradle.wrapper.Install.unzip(Install.java:239)

 
      at org.gradle.wrapper.Install.access$900(Install.java:27)

 
      at org.gradle.wrapper.Install$1.call(Install.java:81)

 
      at org.gradle.wrapper.Install$1.call(Install.java:48)

 
      at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:69)

 
      at org.gradle.wrapper.Install.createDist(Install.java:48)

 
      at org.gradle.tooling.internal.consumer.DistributionInstaller.install(DistributionInstaller.java:72)

 
      at 
    org.gradle.tooling.internal.consumer.DistributionFactory$ZippedDistribution.getToolingImplementationClasspath(DistributionFactory.java:133)

 
      ... 14 more

TASK 
    EXECUTION FAILED

Task 
    completed in 372 milliseconds

Issue comments

Tried turning off and on my VPN, on and off my antivirus, still not working.

The knowledge base did not mention doing this for your error at all. Please read it more carefully.

https://mcreator.net/wiki/gradle-setup-errors#wiki-index-6

Also

If even this fails, try to delete the entire <your user home folder>/.mcreator/gradle folder, create a new workspace with the same generator version as the version of the workspace failing, after the setup of this new workspace is done, open your current workspace, and click Build & run -> Build workspace, then Build & run -> Reload gradle project and then Build & run -> Regenerate code and build.