Problem Stoneblock 2 server installer isssue: These libraries failed to download

NinjaTxas

New Member
Jun 15, 2020
0
0
1
Hello,

I've been trying for multiple days now to download/install and run Stoneblock server 1.18.1. It seems that I am stuck in downloading/installing the files.

I use the official FTB launcher to download the server installer for 1.18.1 (serverinstall_4_63.exe). I put it into a separate folder in my local computer and run it. The start of the installation is fine, most of the mods seems to download/install successfully. However, after I while I see 'read timed out' exception on certain libraries. First exception being:

Code:
MESSAGE: Trying unpacked library org.ow2.asm:asm-all:5.2
java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.socketRead(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.MeteredStream.read(Unknown Source)
    at java.io.FilterInputStream.read(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
    at com.google.common.io.ByteStreams.copy(ByteStreams.java:207)
    at com.google.common.io.ByteSource.copyTo(ByteSource.java:204)
    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.ServerInstall.run(ServerInstall.java:71)
    at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
    at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:75)
    at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.installer.Java6Gate.main(Java6Gate.java:48)
File not found in installer archive: /maven/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar

I tried multiple time and also on multiple days (been trying for 3 days now). I've also tried different version (tried 1.18.0) and I always get the same error. When I try to run uisng "start.bat" after such download/install failure, the CMD asks for eula and then closes, without further information.

Since the problem is in the download/file installation, is there a way to manually download and install all of the files or at least the correct missing libraries? Or you have an idea for different solution?

I am not new to minecraft servers and I've ran vanilla, FTB, Tekkit servers in the past.

I am including extra information:
Code:
java.net.preferIPv4Stack=true
Installing server to current directory
MESSAGE: Data kindly mirrored by Forge at http://MinecraftForge.net/
MESSAGE: Considering minecraft server jar
MESSAGE: Downloading minecraft server version 1.12.2
  ETag: 71728ed3fbd0acd1394bf3ade2649a5c
  MD5:  71728ed3fbd0acd1394bf3ade2649a5c
MESSAGE: Considering library net.minecraftforge:forge:1.12.2-14.23.5.2847: Not Downloading {Wrong Side}
MESSAGE: Considering library net.minecraft:launchwrapper:1.12
MESSAGE: Downloading library net.minecraft:launchwrapper:1.12
MESSAGE: Trying unpacked library net.minecraft:launchwrapper:1.12
MESSAGE: Considering library org.ow2.asm:asm-all:5.2
MESSAGE: Downloading library org.ow2.asm:asm-all:5.2
MESSAGE: Trying unpacked library org.ow2.asm:asm-all:5.2
java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.socketRead(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.MeteredStream.read(Unknown Source)
    at java.io.FilterInputStream.read(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
    at com.google.common.io.ByteStreams.copy(ByteStreams.java:207)
    at com.google.common.io.ByteSource.copyTo(ByteSource.java:204)
    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.ServerInstall.run(ServerInstall.java:71)
    at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
    at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:75)
    at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.installer.Java6Gate.main(Java6Gate.java:48)
File not found in installer archive: /maven/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar
MESSAGE: Considering library org.jline:jline:3.5.1
MESSAGE: Downloading library org.jline:jline:3.5.1
MESSAGE: Trying unpacked library org.jline:jline:3.5.1
MESSAGE: Considering library net.java.dev.jna:jna:4.4.0
MESSAGE: Downloading library net.java.dev.jna:jna:4.4.0
MESSAGE: Trying unpacked library net.java.dev.jna:jna:4.4.0
MESSAGE: Considering library com.typesafe.akka:akka-actor_2.11:2.3.3
MESSAGE: Downloading library com.typesafe.akka:akka-actor_2.11:2.3.3
MESSAGE: Trying unpacked library com.typesafe.akka:akka-actor_2.11:2.3.3
MESSAGE: Considering library com.typesafe:config:1.2.1
MESSAGE: Downloading library com.typesafe:config:1.2.1
MESSAGE: Trying unpacked library com.typesafe:config:1.2.1
MESSAGE: Considering library org.scala-lang:scala-actors-migration_2.11:1.1.0
MESSAGE: Downloading library org.scala-lang:scala-actors-migration_2.11:1.1.0
MESSAGE: Trying unpacked library org.scala-lang:scala-actors-migration_2.11:1.1.0
MESSAGE: Considering library org.scala-lang:scala-compiler:2.11.1
MESSAGE: Downloading library org.scala-lang:scala-compiler:2.11.1
MESSAGE: Trying unpacked library org.scala-lang:scala-compiler:2.11.1
java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.socketRead(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.MeteredStream.read(Unknown Source)
    at java.io.FilterInputStream.read(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
    at com.google.common.io.ByteStreams.copy(ByteStreams.java:207)
    at com.google.common.io.ByteSource.copyTo(ByteSource.java:204)
    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.ServerInstall.run(ServerInstall.java:71)
    at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
    at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:75)
    at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.installer.Java6Gate.main(Java6Gate.java:48)
File not found in installer archive: /maven/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
MESSAGE: Considering library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
MESSAGE: Downloading library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
MESSAGE: Trying unpacked library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
MESSAGE: Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
MESSAGE: Downloading library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
MESSAGE: Trying unpacked library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
MESSAGE: Considering library org.scala-lang:scala-library:2.11.1
MESSAGE: Downloading library org.scala-lang:scala-library:2.11.1
MESSAGE: Trying unpacked library org.scala-lang:scala-library:2.11.1
MESSAGE: Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1
MESSAGE: Downloading library org.scala-lang:scala-parser-combinators_2.11:1.0.1
MESSAGE: Trying unpacked library org.scala-lang:scala-parser-combinators_2.11:1.0.1
MESSAGE: Considering library org.scala-lang:scala-reflect:2.11.1
MESSAGE: Downloading library org.scala-lang:scala-reflect:2.11.1
MESSAGE: Trying unpacked library org.scala-lang:scala-reflect:2.11.1
MESSAGE: Considering library org.scala-lang:scala-swing_2.11:1.0.1
MESSAGE: Downloading library org.scala-lang:scala-swing_2.11:1.0.1
MESSAGE: Trying unpacked library org.scala-lang:scala-swing_2.11:1.0.1
MESSAGE: Considering library org.scala-lang:scala-xml_2.11:1.0.2
MESSAGE: Downloading library org.scala-lang:scala-xml_2.11:1.0.2
MESSAGE: Trying unpacked library org.scala-lang:scala-xml_2.11:1.0.2
MESSAGE: Considering library lzma:lzma:0.0.1
MESSAGE: Downloading library lzma:lzma:0.0.1
MESSAGE: Trying unpacked library lzma:lzma:0.0.1
MESSAGE: Considering library net.sf.jopt-simple:jopt-simple:5.0.3
MESSAGE: Downloading library net.sf.jopt-simple:jopt-simple:5.0.3
MESSAGE: Trying unpacked library net.sf.jopt-simple:jopt-simple:5.0.3
MESSAGE: Considering library java3d:vecmath:1.5.2
MESSAGE: Downloading library java3d:vecmath:1.5.2
MESSAGE: Trying unpacked library java3d:vecmath:1.5.2
MESSAGE: Considering library net.sf.trove4j:trove4j:3.0.3
MESSAGE: Downloading library net.sf.trove4j:trove4j:3.0.3
MESSAGE: Trying unpacked library net.sf.trove4j:trove4j:3.0.3
MESSAGE: Considering library org.apache.maven:maven-artifact:3.5.3
MESSAGE: Downloading library org.apache.maven:maven-artifact:3.5.3
MESSAGE: Trying unpacked library org.apache.maven:maven-artifact:3.5.3
These libraries failed to download, try again.
org.ow2.asm:asm-all:5.2
org.scala-lang:scala-compiler:2.11.1
There was an error during server installation

Code:
Jun 15, 2020 10:05:47 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: minetogether-1.10.2-2.2.4.jar size expected does not match remote file size. File size updated.
Jun 15, 2020 10:05:57 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: Food & Drinks.cfg error 404: Not Found!
Jun 15, 2020 10:05:57 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: Food & Drinks.cfg size expected does not match remote file size. File size updated.
Jun 15, 2020 10:06:10 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: Cache#-1135820533.png size expected does not match remote file size. File size updated.
Jun 15, 2020 10:06:43 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: version.json unable to get content length from HTTP headers!

  • I am running Windows 10. Version 10.0.18362 Build 18362
  • Hosting a server locally (to be port forwarded then)
  • I am trying to run FTB Presents Stoneblock 2 v. 1.18.1
  • FTB app version 202006121223-ac73c94902 (64 bit)
  • I did not try to add/remove mods from the Stoneblock 2.
Thank you for any help!
 

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
There's currently issues with downloads -nothing else to do than wait for the issue to be fixed.
 

NinjaTxas

New Member
Jun 15, 2020
0
0
1
There's currently issues with downloads -nothing else to do than wait for the issue to be fixed.
Okay, thank you for letting me know.

How long had this issue been persisting already? Should I hope for it to be fixed soon, or it is probably going to take more than a week?
 

enbyrielle

New Member
Aug 4, 2020
0
0
1
I'm currently having the same issue with FTB Academy's Server files, since LAN isn't working for people joining me (cannot break any blocks) I tried the server installer but nothing runs and I get stuck in an endless "eula" loop. Any ETA for a fix?
 

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
I'm currently having the same issue with FTB Academy's Server files, since LAN isn't working for people joining me (cannot break any blocks) I tried the server installer but nothing runs and I get stuck in an endless "eula" loop. Any ETA for a fix?

Not the same issue, I'm guessing you didn't have java 8 64-bit installed on your system when you ran the installer, so the start.bat is missing the Forge...jar file on the last line. Modify it and add the name of the jar file between "-jar" and "nogui" and you should be good to go.
 

enbyrielle

New Member
Aug 4, 2020
0
0
1
Not the same issue, I'm guessing you didn't have java 8 64-bit installed on your system when you ran the installer, so the start.bat is missing the Forge...jar file on the last line. Modify it and add the name of the jar file between "-jar" and "nogui" and you should be good to go.
It was the exact same issue, or very close (installation failing due to being unable to download something). I had 64 bit java for as long as I can remember for programming purposes. The vanilla server java on it's own was working, I had the Forge file, etc. ,but maven issues occurred (or something similar? I forgot, I deleted the installer log after it succeeded) on the first dozen attempts. I re-downloaded the installer a few days later and the installation process succeeded this time somehow? Anyhow. Thanks anyways.