Server cant 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.

Demaga

New Member
Jul 29, 2019
3
0
0
Hey guys.
Today i wanted to create my own FTB Ultimate server.
I downloaded the files and opened the ServerStart.bat with Adm. rights.
But the file cant download other Files.... why?
Need help please"
Best regards, Demaga

Log:

2013-07-23 09:31:06 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556
for Minecraft 1.4.7 loading
2013-07-23 09:31:06 [INFO] [MiscPeripheralsASM] Initialized
2013-07-23 09:31:06 [INFO] [ForgeModLoader] Downloading file http://files.minecr
aftforge.net/fmllibs/guava-12.0.1.jar
2013-07-23 09:31:11 [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

2013-07-23 09:31:11 [INFO] [ForgeModLoader] Downloading file http://files.minecr
aftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-07-23 09:31:15 [INFO] [ForgeModLoader] Download complete
2013-07-23 09:31:15 [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.
2013-07-23 09:31:15 [SEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/argo-2.25.jar
2013-07-23 09:31:15 [SEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/guava-12.0.1.jar
2013-07-23 09:31:15 [SEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/asm-all-4.0.jar
2013-07-23 09:31:15 [SEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-07-23 09:31:15 [SEVERE] [ForgeModLoader] <===========>
2013-07-23 09:31:15 [SEVERE] [ForgeModLoader] The following is the errors that c
aused the setup to fail. They may help you diagnose and resolve the issue
2013-07-23 09:31:15 [SEVERE] [ForgeModLoader] A download error occured
2013-07-23 09:31:15 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-07-23 09:31:15 [SEVERE] [ForgeModLoader] The following is diagnostic inform
ation for developers to review.
2013-07-23 09:31:15 [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
2013-07-23 09:31:15 [INFO] [STDERR] Exception in thread "main" java.lang.Runtime
Exception: java.lang.RuntimeException: A fatal error occured and FML cannot cont
inue
2013-07-23 09:31:15 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:175)
2013-07-23 09:31:15 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.relaunchServer(FMLRelauncher.java:133)
2013-07-23 09:31:15 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.handleServerRelaunch(FMLRelauncher.java:33)
2013-07-23 09:31:15 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
main(MinecraftServer.java:1376)
2013-07-23 09:31:15 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fat
al error occured and FML cannot continue
2013-07-23 09:31:15 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibra
ryManager.handleLaunch(RelaunchLibraryManager.java:228)
2013-07-23 09:31:15 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:155)
2013-07-23 09:31:15 [INFO] [STDERR] ... 3 more
 
Status
Not open for further replies.