Jump to content

Mercurius Libraries Issues


IGuy43

Recommended Posts

I have had this problem before with previous downloads of Forge, but withy the 1.11.1 download, the message "These libaries failed to download. Try again. net.minecraftforge:MercuriusUpdater:1.11.1" and I don't know how to address this issue. Please help me.

Edited by IGuy43
More exact title
Link to comment
Share on other sites

When you run the installer it creates a text file in the same directory as the installer. We need that text file.

As for checking whats blocking your etwork, thats all based on your computer/firewalls/whatever... There really isn't a generic way to do it.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Considering library net.minecraftforge:forge:1.11.2-13.20.0.2259: 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
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
Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
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
Considering library lzma:lzma:0.0.1: Not Downloading {Wrong Side}
Considering library net.sf.jopt-simple:jopt-simple:4.6: Not Downloading {Wrong Side}
Considering library java3d:vecmath:1.5.2
Considering library net.sf.trove4j:trove4j:3.0.3
Considering library net.minecraftforge:MercuriusUpdater:1.11.2
Downloading library net.minecraftforge:MercuriusUpdater:1.11.2
java.net.SocketException: Address family not supported by protocol family: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    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.plainConnect0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
    at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
    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 net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
    at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:64)
    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)
Trying unpacked library net.minecraftforge:MercuriusUpdater:1.11.2
java.net.SocketException: Address family not supported by protocol family: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    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.plainConnect0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:457)
    at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:445)
    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 net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:375)
    at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:67)
    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)
File not found in installer archive: /maven/net/minecraftforge/MercuriusUpdater/1.11.2/MercuriusUpdater-1.11.2.jar
 

Link to comment
Share on other sites

This definitely seems to be an issue with whatever repository is being used to host these libraries.

Here are the logs for successive runs:

1: https://gist.github.com/anonymous/f2bf14835e7346645d2082ccd6758b6f

2: https://gist.github.com/anonymous/58663a58fbbcd3223ef7fc45aa36b054

3: https://gist.github.com/anonymous/8e682d0a9f5fa65a10a928b6393f7ea5

 

Seems like requests for downloading the libraries are randomly dropped. Some new libraries are downloaded on successive runs, and if some libraries are still missing, it fails. This error won't occur if installing to a directory that already has these libraries installed.

 

I've tested this on a Windows machine running Java 8 (source of the logs), as well on a remote server. Both machines had no firewall active when testing the installer. Also tested it with the JVM arguments you had listed above, and had the same issue. Both scenarios were installing to empty directories.

 

On the remote server, forge was being installed in a containerized set up (also with Java 8), where just two days ago it would run fine. The image and configuration for this container did not change since then, and now encounters this same problem.

Edited by Smug_Fox
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.