Started by
cloude
on
Topic category: Help with MCreator software
I HAVE ALREADY TRIED EVERYTHING ON THE KNOWLEDGE BASE/COMMON FIXES PAGE
I have searched everywhere for a fix, but for some reason I can't run gradle. I get this error (https://pastebin.com/EGfieJyu) if I try to open or create a workspace. It doesn't even make sense because if I check the place where gradle is installed, in C:\Gradle and .mcreator\gradle\wrapper\dists, it is installed. The issue is not fixed even if I manually add the gradle bin in this folder. Here is a section of the error if you don't want to open pastebin:
Executing Gradle synchronization tasks
Build info: MCreator 2024.3.42716, forge-1.20.1, 64-bit, 16163 MB, Windows 11, JVM 21.0.4, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2024-11-03-20:02:48
org.gradle.tooling.GradleConnectionException: Could not run phased build action using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-8.8-bin.zip'.
at org.gradle.tooling.internal.consumer.ConnectionExceptionTransformer.transform(ConnectionExceptionTransformer.java:57) at org.gradle.tooling.internal.consumer.ResultHandlerAdapter.onFailure(ResultHandlerAdapter.java:42) at org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor$1$1.run(DefaultAsyncConsumerActionExecutor.java:68) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at
Edited by cloude on Wed, 12/18/2024 - 12:50
If none of the fixes don't work, then we may be out of ideas what to do in that particular specific case.
Our knowledge base contains all the knowledge we have about this particular issue
This looks like a typical issue of something preventing gradle from accessing files or caches being broken.
If none of the listed solution help, we may be unfortunately out of known ideas for your use case
Thank you soo much for your information.