Posted December 10, 201410 yr First off, yes I read the EAQ and tried the solutions. I started my quest to update my minecraft to 1.7.10 and get a few mods on it early yesterday. I have been having issues with both ftblauncher and Multimc so I decided to go old school and mod my minecraft from scratch. I downloaded your 1.7.10 installers from the main download page and shortly after running the installer I was received an error saying "Libraries failed to download, try again: ." This is the list of libraries: akka-actor_2.11:2.3.3 config-1.2.1 scala-actors-migration_2.11:1.1.0 scala-compiler-2.11.1 scala-library-2.11.1 scala-parser-combinators_2.11:1.0.1 scala-reflect-2.11.1 scala-swing_2.11:1.0.1 scala-xml_2.11:1.0.2 scala-continuations-library_2.11:1.0.2 scala-continuations-plugin_2.11:1.0.2 11 files in total. I began feverishly searching the web for answers. My main respite came when I read from somewhere to download these libraries from MVNrepository. The heart of my current problem: After downloading and placing the libraries into the proper spots in my .minecraft folder. I'm still getting an error for the last three libraries I mentioned. The others had disappeared off the error message, leading me to suspect that the installer found those. The other funny thing is I was able to install the earliest iterations of forge for 1.7.10. My minecraft is currently running 10.13.0.1150. I would have been happy to settle for that but now the mods I'd like to use are demanding I give them more updated versions of forge; the versions I still receive the error on. The earliest version that has errored for me is version 10.13.0.1205. At least as far as I know. I haven't really tried finding out where the earliest version errors. (Adfly makes that task very tedious). Things I have also tried that have been unsuccessful: -updating to Java 8. -downgrading back down to Java 7 (currently version 71) -downloading the libraries from the fmllibs link in the EAQ (and quickly realizing they were for Minecraft 1.6x) -manually ran the installer in cmd. with the "-Djava.net.preferIPv4Stack=true" prefix -virus scanned -ran the installer's .exe counterparts (and ran them in admin mode) And this is where I am not. I feel totally stumped on this dilemma. I've modded minecraft since Risugami first came out with modloader and remembering to delete the META-Inf. I usually can figure out my own errors with a web search and some innovative thinking, but this one has really been a thorn in my side. Made all the more irritating since I'm having issues with ftbLauncher and MUltiMC (I'm starting to wonder if all these are connected) Other information I haven't provided: OS: Windows 7 ultimate RAM: 8.00 gb Processor: AMD PhenomII X4 925, 280GHz Graphics Card: ATI RADEON 4800 HD Series Log from manual installer launch: Considering library commons-io:commons-io:2.4 Considering library commons-codec:commons-codec:1.9 Considering library net.java.jinput:jinput:2.0.5 Considering library net.java.jutils:jutils:1.0.0 Considering library com.google.code.gson:gson:2.2.4 Considering library com.mojang:authlib:1.5.16 Considering library org.apache.logging.log4j:log4j-api:2.0-beta9 Considering library org.apache.logging.log4j:log4j-core:2.0-beta9 Considering library org.lwjgl.lwjgl:lwjgl:2.9.1 Considering library org.lwjgl.lwjgl:lwjgl_util:2.9.1 Considering library org.lwjgl.lwjgl:lwjgl-platform:2.9.1 Considering library net.java.jinput:jinput-platform:2.0.5 Considering library tv.twitch:twitch:5.16 Considering library tv.twitch:twitch-platform:5.16 Considering library tv.twitch:twitch-external-platform:4.5 C:\Users\test\Downloads> C:\Users\test\Downloads>java -Djava.net.preferIPv4Stack=true -jar forge-1.7.10-1 0.13.2.1258-installer.jar Considering library net.minecraftforge:forge:1.7.10-10.13.2.1258 Considering library net.minecraft:launchwrapper:1.11 Considering library org.ow2.asm:asm-all:5.0.3 Considering library com.typesafe.akka:akka-actor_2.11:2.3.3 Considering library com.typesafe:config:1.2.1 Considering library org.scala-lang:scala-actors-migration_2.11:1.1.0 Considering library org.scala-lang:scala-compiler:2.11.1 Considering library org.scala-lang.plugins:scala-continuations-library_2.11:1.0. 2 Checking "C:\Users\test\AppData\Roaming\.minecraft\libraries\org\scala-lang\plug ins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0. 2.jar" internal checksums checksums.sha1 was not found, validation failed Downloading library org.scala-lang.plugins:scala-continuations-library_2.11:1.0. 2 java.net.UnknownHostException: files.minecraftforge.net at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour ce) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:345) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:333) at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989) at com.google.common.io.ByteSource.copyTo(ByteSource.java:202) at com.google.common.io.Files.copy(Files.java:382) at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java: 291) at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl oadUtils.java:85) at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96) at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42) at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289) at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java :148) at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34) Trying unpacked library org.scala-lang.plugins:scala-continuations-library_2.11: 1.0.2 java.net.UnknownHostException: files.minecraftforge.net at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour ce) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:345) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:333) at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989) at com.google.common.io.ByteSource.copyTo(ByteSource.java:202) at com.google.common.io.Files.copy(Files.java:382) at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java: 291) at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl oadUtils.java:91) at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96) at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42) at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289) at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java :148) at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34) Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0 .2 Checking "C:\Users\test\AppData\Roaming\.minecraft\libraries\org\scala-lang\plug ins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1. 0.2.jar" internal checksums checksums.sha1 was not found, validation failed Downloading library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0 .2 java.net.UnknownHostException: files.minecraftforge.net at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour ce) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:345) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:333) at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989) at com.google.common.io.ByteSource.copyTo(ByteSource.java:202) at com.google.common.io.Files.copy(Files.java:382) at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java: 291) at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl oadUtils.java:85) at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96) at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42) at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289) at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java :148) at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34) Trying unpacked library org.scala-lang.plugins:scala-continuations-plugin_2.11.1 :1.0.2 java.net.UnknownHostException: files.minecraftforge.net at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour ce) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:345) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:333) at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989) at com.google.common.io.ByteSource.copyTo(ByteSource.java:202) at com.google.common.io.Files.copy(Files.java:382) at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java: 291) at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl oadUtils.java:91) at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96) at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42) at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289) at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java :148) at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34) Considering library org.scala-lang:scala-library:2.11.1 Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1 Considering library org.scala-lang:scala-reflect:2.11.1 Considering library org.scala-lang:scala-swing_2.11:1.0.1 Considering library org.scala-lang:scala-xml_2.11:1.0.2 Checking "C:\Users\test\AppData\Roaming\.minecraft\libraries\org\scala-lang\scal a-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar" internal checksums checksums.sha1 was not found, validation failed Downloading library org.scala-lang:scala-xml_2.11:1.0.2 java.net.UnknownHostException: files.minecraftforge.net at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour ce) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:345) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:333) at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989) at com.google.common.io.ByteSource.copyTo(ByteSource.java:202) at com.google.common.io.Files.copy(Files.java:382) at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java: 291) at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl oadUtils.java:85) at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96) at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42) at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289) at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java :148) at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34) Trying unpacked library org.scala-lang:scala-xml_2.11:1.0.2 java.net.UnknownHostException: files.minecraftforge.net at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour ce) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:345) at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU tils.java:333) at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989) at com.google.common.io.ByteSource.copyTo(ByteSource.java:202) at com.google.common.io.Files.copy(Files.java:382) at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java: 291) at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl oadUtils.java:91) at cpw.mods.fml.installer.ClientInstall.run(ClientInstall.java:96) at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42) at cpw.mods.fml.installer.InstallerPanel.run(InstallerPanel.java:289) at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java :148) at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34) Considering library net.sf.jopt-simple:jopt-simple:4.5 Considering library lzma:lzma:0.0.1 Considering library com.mojang:realms:1.3.5 Considering library org.apache.commons:commons-compress:1.8.1 Considering library org.apache.httpcomponents:httpclient:4.3.3 Considering library commons-logging:commons-logging:1.1.3 Considering library org.apache.httpcomponents:httpcore:4.3.2 Considering library java3d:vecmath:1.3.1 Considering library net.sf.trove4j:trove4j:3.0.3 Considering library com.ibm.icu:icu4j-core-mojang:51.2 Considering library com.paulscode:codecjorbis:20101023 Considering library com.paulscode:codecwav:20101023 Considering library com.paulscode:libraryjavasound:20101123 Considering library com.paulscode:librarylwjglopenal:20100824 Considering library com.paulscode:soundsystem:20120107 Considering library io.netty:netty-all:4.0.10.Final Considering library com.google.guava:guava:16.0 Considering library org.apache.commons:commons-lang3:3.2.1 Considering library commons-io:commons-io:2.4 Considering library commons-codec:commons-codec:1.9 Considering library net.java.jinput:jinput:2.0.5 Considering library net.java.jutils:jutils:1.0.0 Considering library com.google.code.gson:gson:2.2.4 Considering library com.mojang:authlib:1.5.16 Considering library org.apache.logging.log4j:log4j-api:2.0-beta9 Considering library org.apache.logging.log4j:log4j-core:2.0-beta9 Considering library org.lwjgl.lwjgl:lwjgl:2.9.1 Considering library org.lwjgl.lwjgl:lwjgl_util:2.9.1 Considering library org.lwjgl.lwjgl:lwjgl-platform:2.9.1 Considering library net.java.jinput:jinput-platform:2.0.5 Considering library tv.twitch:twitch:5.16 Considering library tv.twitch:twitch-platform:5.16 Considering library tv.twitch:twitch-external-platform:4.5
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.