Topic category: Help with Minecraft modding (Java Edition)
I tried to run the project, without changing anything from before (it ran always) but this error showed up:
Executing Gradle task: runClient
Build info: MCreator 2020.2.14217, 1.14.4, 64-bit, 3965 MB, Windows 10, JVM 1.8.0_232, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'cerberustesttwo'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not resolve net.minecraftforge.gradle:ForgeGradle:3.+.
Required by:
project :
> Failed to list versions for net.minecraftforge.gradle:ForgeGradle.
> Unable to load Maven meta-data from https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeG….
> Could not HEAD 'https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeG…'.
> sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
* 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 1s
BUILD FAILED
Task completed in 1576 milliseconds
Help please! Thank you
Should work now: https://mcreator.net/tracker/issue/59384
Alright! Thank you very much!!