Can't Download Server Files

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

OllieM

New Member
Jul 29, 2019
2
0
0
I've repeatedly tried to start up a new server (On a new computer) and FML tells me that I need to restart the .bat or manually install all of the files

Here's the text

C:\Users\Oliver\Desktop\New folder>java -Xms512M -Xmx1G -jar ftbserver.jar
Picked up _JAVA_OPTIONS: -Xmx512m
2014-01-21 04:31:29 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556
for Minecraft 1.4.7 loading
2014-01-21 04:31:29 [INFO] [MiscPeripheralsASM] Initialized
2014-01-21 04:31:29 [INFO] [ForgeModLoader] Downloading file http://files.minecr
aftforge.net/fmllibs/guava-12.0.1.jar
2014-01-21 04:31:34 [SEVERE] [ForgeModLoader] There was a problem downloading th
e file guava-12.0.1.jar automatically. Perhaps you have an environment without i
nternet access. You will need to download the file manually or restart and let i
t try again

2014-01-21 04:31:34 [INFO] [ForgeModLoader] Downloading file http://files.minecr
aftforge.net/fmllibs/bcprov-jdk15on-147.jar
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] There was a problem downloading th
e file bcprov-jdk15on-147.jar automatically. Perhaps you have an environment wit
hout internet access. You will need to download the file manually or restart and
let it try again

2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] There were errors during initial F
ML setup. Some files failed to download or were otherwise corrupted. You will ne
ed to manually obtain the following files from these download links and ensure y
our lib directory is clean.
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/argo-2.25.jar
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/guava-12.0.1.jar
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/asm-all-4.0.jar
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/bcprov-jdk15on-147.jar
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] <===========>
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] The following is the errors that c
aused the setup to fail. They may help you diagnose and resolve the issue
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] A download error occured
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] A download error occured
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] <<< ==== >>>
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] The following is diagnostic inform
ation for developers to review.
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchL
ibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchL
ibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:15
5)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.ja
va:133)
at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelaunc
her.java:33)
at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1376)
Caused by: java.net.SocketTimeoutException: Read timed out
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchL
ibraryManager.java:467)
... 5 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
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.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
urce)
at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
at java.net.URLConnection.getContentLengthLong(Unknown Source)
at java.net.URLConnection.getContentLength(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchL
ibraryManager.java:466)
... 5 more
2014-01-21 04:31:39 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchL
ibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchL
ibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:15
5)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.ja
va:133)
at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelaunc
her.java:33)
at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1376)
Caused by: java.net.SocketTimeoutException: Read timed out
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchL
ibraryManager.java:467)
... 5 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
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.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
urce)
at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
at java.net.URLConnection.getContentLengthLong(Unknown Source)
at java.net.URLConnection.getContentLength(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchL
ibraryManager.java:466)
... 5 more
2014-01-21 04:31:39 [INFO] [STDERR] Exception in thread "main" java.lang.Runtime
Exception: java.lang.RuntimeException: A fatal error occured and FML cannot cont
inue
2014-01-21 04:31:39 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:175)
2014-01-21 04:31:39 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.relaunchServer(FMLRelauncher.java:133)
2014-01-21 04:31:39 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.handleServerRelaunch(FMLRelauncher.java:33)
2014-01-21 04:31:39 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
main(MinecraftServer.java:1376)
2014-01-21 04:31:39 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fat
al error occured and FML cannot continue
2014-01-21 04:31:39 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibra
ryManager.handleLaunch(RelaunchLibraryManager.java:228)
2014-01-21 04:31:39 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:155)
2014-01-21 04:31:39 [INFO] [STDERR] ... 3 more
Any help would be much appreciated
 
Last edited by a moderator:

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Please use pastebin.com next time instead of a wall of text. You have two problems. First you have two files that are not downloading that forge requires. Look here for the files. Second your arguments are correct, but you will need to remove the Global Variable in Windows for Java. Look here for instructions on that.
 

OllieM

New Member
Jul 29, 2019
2
0
0
It's fine, I figured it out when reading through this because I saw the highlighted links. And sorry for the wall of text, this is my first ever forum post on ANYTHING. Thank you for your help.
 
  • Like
Reactions: lavarthan
Status
Not open for further replies.