We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
` > Could not resolve net.minecraftforge.gradle:ForgeGradle:3.0.143. > Could not get resource 'https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.143/ForgeGradle-3.0.143.pom'. > Could not GET 'https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.143/ForgeGradle-3.0.143.pom'. > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
` Maybe use "http://" instead?
The text was updated successfully, but these errors were encountered:
It works after using http instead.
Sorry, something went wrong.
Your OS or java distribution is not supporting the certificate files.minecraftforge.net uses.
No branches or pull requests
` > Could not resolve net.minecraftforge.gradle:ForgeGradle:3.0.143.
> Could not get resource 'https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.143/ForgeGradle-3.0.143.pom'.
> Could not GET 'https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.143/ForgeGradle-3.0.143.pom'.
> sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
`
Maybe use "http://" instead?
The text was updated successfully, but these errors were encountered: