Jump to content
  • 0

Server 1.1.8 Crash Failed to Download


Question

Posted

Title: Server 1.1.8 Crash Failed to Download

Version: 1_0_3

OS: Windows 8

Java Version: 7 update 25

Description of Problem:

The server cannot download certain lib files. I tried to download them manually but the links appear to be broken. (It wont let me submit this with 1.1.8 as the version)

Error Messages:

Failed to download

Error Log:


2013-10-14 09:03:06 [iNFO] [ForgeModLoader] Downloading file http://files.minecr

aftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] There was a problem downloading th

e file bcprov-jdk15on-148.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



2013-10-14 09:03:07 [iNFO] [ForgeModLoader] Downloading file http://files.minecr

aftforge.net/fmllibs/scala-library.jar

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] There was a problem downloading th

e file scala-library.jar automatically. Perhaps you have an environment without

internet access. You will need to download the file manually or restart and let

it try again



2013-10-14 09:03:07 [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-10-14 09:03:07 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/argo-small-3.2.jar

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/guava-14.0-rc3.jar

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/asm-all-4.1.jar

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/deobfuscation_data_1.5.2.zip

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/scala-library.jar

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] <===========>

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] The following is the errors that c

aused the setup to fail. They may help you diagnose and resolve the issue

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] A download error occured

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] A download error occured

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] The following is diagnostic inform

ation for developers to review.

2013-10-14 09:03:07 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: A download error occured

        at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchL

ibraryManager.java:548)

        at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchL

ibraryManager.java:165)

        at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:17

2)

        at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.ja

va:147)

        at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelaunc

her.java:45)

        at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllib

s/bcprov-jdk15on-148.jar

        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:532)

        ... 5 more

Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllib

s/bcprov-jdk15on-148.jar

        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:531)

        ... 5 more

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...