Jump to content

Mythblood

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Mythblood

  1. I had  this problem, and looking at the log file in the OP it has the same error I had about PKIX path build.

     

    The issue is the ssl cert for the sites aren't in the jave keystore. I fixed it by following these steps

    https://stackoverflow.com/questions/18378869/pkix-path-building-failed-in-java-application


    If you don't want to use Open SSL to dl the root cert you can view the site


    https://files.minecraftforge.net


    in your browser. Click on the lock icon, and export the cert from there. Then import that into the java keystore using the steps in the SO answer (this is less secure than accepting the root cert obviously).

     

    Anyway, after that everything downloaded just fine .. then I ran into other problems

  2. I've done that, still get the same error. I delete the entire .minecraft folder, relaunch the launcher let it download. Close and run the forge installer ...exact same error message with those exact same hashes.

     

    I've uninstalled the launcher and deleted the .minecraft folder.

     

    I get the launcher from: https://my.minecraft.net/en-us/store/minecraft/#owned

    (followed the download link on logged in account)

     

    Just get the same error. 

     

     

  3. After running the forge installer (the Jar file), it gets to the end and pops this up:

     

    Process Failed, Invalid Outputs

     

    I have completely uninstalled, and manually deleted the .minecraft folder twice, but still get this.

    I'm on windows 7, JAVA edition.

     

    The installation log just has the same:

    Quote

     

    Data version.json
    Processor failed, invalid outputs:
    C:\Users\gardner\AppData\Roaming.minecraft\libraries\net\minecraft\client\1
    .14.2\client-1.14.2-extra.jar
    Expected: 8e7c4fa876381116984795af4a43aee35906a227
    Actual: 307e5ac271dbd6651ca599059e41b657bbfbb916
    C:\Users\gardner\AppData\Roaming.minecraft\libraries\net\minecraft\client\1
    .14.2\client-1.14.2-slim.jar
    Expected: d784ffb5343e4750c5f61f63f94d26bc032c2c48
    Actual: a7491a8df4b9f5c8b3bfe646f8d7cd1efa737fc0

     

     

    Forge version: 26.0.12

    Also tried Forge version: 26.0.13

     

    I also gave up, and tried to downgrade to minecraft 13.2, but ran into the same issue (with diff hashes).

     

    I don't know what to do next, any thoughts?

×
×
  • Create New...

Important Information

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