Jump to content

[1.12.2] [OS X] Certificate error when running setupDecompWorkspace


Kinniken

Recommended Posts

Hi all,

I was recently trying to setup my mod's dev environnement again, and the same build script that worked just fine last time I used it a few months ago is now failing with the error below:

 

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':forgeGradleUserDevPackage'.
> Could not resolve net.minecraftforge:forge:1.12.2-14.23.5.2768.
  Required by:
      org.millenaire:Millenaire:7.0.0-beta.5
   > Could not resolve net.minecraftforge:forge:1.12.2-14.23.5.2768.
      > Could not get resource 'https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2768/forge-1.12.2-14.23.5.2768.pom'.
         > Could not GET 'https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2768/forge-1.12.2-14.23.5.2768.pom'.
            > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

 

The URL given works fine when tested in Chrome.

 

Anybody has any idea about this issue? Something linked to a system update maybe?

 

Thanks

Link to comment
Share on other sites

If anybody gets the same error, it's due to older versions of Java 8 not supporting the Let's Encrypt certificates used by minecraftforge.net: https://stackoverflow.com/questions/34110426/does-java-support-lets-encrypt-certificates

 

The solution is simply to install an up-to-date JDK, at least Java 8_101.

Link to comment
Share on other sites

On 11/18/2018 at 2:29 PM, Kinniken said:

If anybody gets the same error, it's due to older versions of Java 8 not supporting the Let's Encrypt certificates used by minecraftforge.net: https://stackoverflow.com/questions/34110426/does-java-support-lets-encrypt-certificates

 

The solution is simply to install an up-to-date JDK, at least Java 8_101.

 

I made an account just to respond to this.  I had been looking around the internet for a few hours trying to figure out what was going wrong until I found this.  Thanks so much!

 

Link to comment
Share on other sites

Not sure if this is related, but I was having similar troubles with setupDecompWorkspace yesterday,  and updating my JDK fixed it.

 

More details in this thread:

 

Edit: probably should have read this post more lol. Still, you might need to take extra steps, which are detailed in the above thread.

Edited by theishiopian
oops
Link to comment
Share on other sites

  • 3 months later...

I had the same problem. Can't for the life of me find the thread I had opened for this. So I don't know who from the forge guys exactly had answered.

 

The fix is to update the JDK (not only the JRE, which is the default when updating). Go to Oracle, download the latest JDK and install. Then try to run gradlew again. This should do the trick.

 

Edit: answered a quarter of a year old thread ... sorry ... but I had exactly this problem just a few days back ...

Edited by Torojima

running minecraft on Mac OS X - Sierra --- creating code since 1986 ... --- मेरा दिल भारतवासी है!

width=289 height=100http://www.arno-saxena.de/pictures/chococraft/banner_signature.png[/img]

Link to comment
Share on other sites

On 3/10/2019 at 2:13 AM, Torojima said:

Go to Oracle, download the latest JDK and install.

*The latest Java 8 JDK

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.