March 29, 20179 yr Hi I tried to install 1.10.2 forge (recommended) but loading bar stops at com.typesafe.akka:akka-actor_2.11:2.3.3. installer.log Edited March 29, 20179 yr by przemod77 Found log file
March 29, 20179 yr Author log: Considering library net.minecraftforge:forge:1.10.2-12.18.3.2185: Not Downloading {Wrong Side} Considering library net.minecraft:launchwrapper:1.12: Not Downloading {Wrong Side} Considering library org.ow2.asm:asm-all:5.0.3: Not Downloading {Wrong Side} Considering library jline:jline:2.13: Not Downloading {Wrong Side} Considering library com.typesafe.akka:akka-actor_2.11:2.3.3 Exception in thread "main" java.lang.AssertionError: java.security.NoSuchAlgorithmException: MD5 MessageDigest not available at com.google.common.hash.MessageDigestHashFunction.getMessageDigest(MessageDigestHashFunction.java:77) at com.google.common.hash.MessageDigestHashFunction.<init>(MessageDigestHashFunction.java:40) at com.google.common.hash.Hashing.<clinit>(Hashing.java:151) at net.minecraftforge.installer.DownloadUtils.checksumValid(DownloadUtils.java:134) at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:53) at net.minecraftforge.installer.ClientInstall.run(ClientInstall.java:131) at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43) at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:406) at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:165) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:51) Caused by: java.security.NoSuchAlgorithmException: MD5 MessageDigest not available at sun.security.jca.GetInstance.getInstance(Unknown Source) at java.security.Security.getImpl(Unknown Source) at java.security.MessageDigest.getInstance(Unknown Source) at com.google.common.hash.MessageDigestHashFunction.getMessageDigest(MessageDigestHashFunction.java:75) ... 9 more
March 30, 20179 yr Author Ok i had java 8_66 and 8_111 at the same time now i upgraded to 8_121 and deleted all old versions and it worked. Thanks for help.
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.