Topic category: Help with MCreator software
Hello,
I've recently been having trouble with MCreator, I can open the software just fine but when I try to open a workspace it loads for a bit then tells me that Gradle was not able to access the internet connection, I have opened this workspace before and I haven’t changed anything. I'm on MCreator version 2021.3 and I am trying to load a 1.17.1 workspace.
Here is the error log
Executing Gradle task: eclipse
Build info: MCreator 2021.3.54000, forge-1.17.1, 64-bit, 32768 MB, Mac OS X, JVM 16.0.2, JAVA_HOME: /private/var/folders/kr/d6vxxpk12vsc0cgq060zmvsm0000gn/T/AppTranslocation/8E4CCF4A-B665-4DFC-AC26-3DDA1A8E870D/d/MCreator.app/Contents/MacOS/jdk/Contents/Home
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'core_of_the_earth'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not resolve net.minecraftforge.gradle:ForgeGradle:5.1.+.
Required by:
project :
> Failed to list versions for net.minecraftforge.gradle:ForgeGradle.
> Unable to load Maven meta-data from https://maven.minecraftforge.net/net/minecraftforge/gradle/ForgeGradle/….
> Could not HEAD 'https://maven.minecraftforge.net/net/minecraftforge/gradle/ForgeGradle/…'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. See: https://docs.gradle.org/7.2/userguide/build_environment.html#gradle_sys…
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
> Failed to list versions for net.minecraftforge.gradle:ForgeGradle.
> Unable to load Maven meta-data from https://repo.maven.apache.org/maven2/net/minecraftforge/gradle/ForgeGra….
> Could not get resource 'https://repo.maven.apache.org/maven2/net/minecraftforge/gradle/ForgeGra…'.
> Could not GET 'https://repo.maven.apache.org/maven2/net/minecraftforge/gradle/ForgeGra…'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. See: https://docs.gradle.org/7.2/userguide/build_environment.html#gradle_sys…
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 4s
BUILD FAILED
Task completed in 5 seconds
Any help would be greatly appreciated! Thank you.