Jump to content

Can't download 2.0.4 server


MrFusion

Recommended Posts

Hi!

 

So I'm trying to set up a Voltz server, I downloaded the recommended build (2.0.4) but when I launch the .bat file, it fails to download some packages.

java -Xmx3G -Xms2G -jar Voltz.jar nogui

2014-09-04 12:27:03 [INFORMAZIONI] [ForgeModLoader] Forge Mod Loader version 5.2
.23.737 for Minecraft 1.5.2 loading
2014-09-04 12:27:03 [INFORMAZIONI] [ForgeModLoader] Java is Java HotSpot(TM) 64-
Bit Server VM, version 1.7.0_67, running on Windows 8.1:amd64:6.3, installed at
C:Program FilesJavajre7
2014-09-04 12:27:03 [AVVERTENZA] [ForgeModLoader] The coremod codechicken.core.a
sm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issu
es with this version of Minecraft
2014-09-04 12:27:03 [AVVERTENZA] [ForgeModLoader] The coremod cofh.asm.CoFHPlugi
n does not have a MCVersion annotation, it may cause issues with this version of
 Minecraft
2014-09-04 12:27:03 [AVVERTENZA] [ForgeModLoader] The coremod micdoodle8.mods.ga
lacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may c
ause issues with this version of Minecraft
2014-09-04 12:27:03 [AVVERTENZA] [ForgeModLoader] The coremod mods.immibis.micro
blocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may c
ause issues with this version of Minecraft
2014-09-04 12:27:03 [AVVERTENZA] [ForgeModLoader] The coremod codechicken.nei.as
m.NEICorePlugin does not have a MCVersion annotation, it may cause issues with t
his version of Minecraft
2014-09-04 12:27:03 [INFORMAZIONI] [ForgeModLoader] Downloading file http://file
s.minecraftforge.net/fmllibs/argo-small-3.2.jar
2014-09-04 12:27:04 [INFORMAZIONI] [ForgeModLoader] Download complete
2014-09-04 12:27:04 [INFORMAZIONI] [ForgeModLoader] Downloading file http://file
s.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2014-09-04 12:27:09 [INFORMAZIONI] [ForgeModLoader] Download complete
2014-09-04 12:27:09 [INFORMAZIONI] [ForgeModLoader] Downloading file http://file
s.minecraftforge.net/fmllibs/asm-all-4.1.jar
2014-09-04 12:27:09 [INFORMAZIONI] [ForgeModLoader] Download complete
2014-09-04 12:27:09 [INFORMAZIONI] [ForgeModLoader] Downloading file http://file
s.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2014-09-04 12:27:09 [GRAVE] [ForgeModLoader] There was a problem downloading the
 file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment with
out internet access. You will need to download the file manually or restart and
let it try again

2014-09-04 12:27:09 [INFORMAZIONI] [ForgeModLoader] Downloading file http://file
s.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2014-09-04 12:27:11 [INFORMAZIONI] [ForgeModLoader] Download complete
2014-09-04 12:27:11 [INFORMAZIONI] [ForgeModLoader] Downloading file http://file
s.minecraftforge.net/fmllibs/scala-library.jar
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] There was a problem downloading the
 file scala-library.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-09-04 12:27:11 [GRAVE] [ForgeModLoader] There were errors during initial FM
L setup. Some files failed to download or were otherwise corrupted. You will nee
d to manually obtain the following files from these download links and ensure yo
ur lib directory is clean.
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] *** Download http://files.minecraft
forge.net/fmllibs/argo-small-3.2.jar
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] *** Download http://files.minecraft
forge.net/fmllibs/guava-14.0-rc3.jar
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] *** Download http://files.minecraft
forge.net/fmllibs/asm-all-4.1.jar
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] *** Download http://files.minecraft
forge.net/fmllibs/bcprov-jdk15on-148.jar
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] *** Download http://files.minecraft
forge.net/fmllibs/deobfuscation_data_1.5.2.zip
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] *** Download http://files.minecraft
forge.net/fmllibs/scala-library.jar
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] <===========>
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] The following is the errors that ca
used the setup to fail. They may help you diagnose and resolve the issue
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] A download error occured
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] A download error occured
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] <<< ==== >>>
2014-09-04 12:27:11 [GRAVE] [ForgeModLoader] The following is diagnostic informa
tion for developers to review.
2014-09-04 12:27:11 [GRAVE] [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
2014-09-04 12:27:11 [GRAVE] [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/scala-library.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/scala-library.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
2014-09-04 12:27:11 [INFORMAZIONI] [STDERR] Exception in thread "main" java.lang
.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML can
not continue
2014-09-04 12:27:11 [INFORMAZIONI] [STDERR]     at cpw.mods.fml.relauncher.FMLRe
launcher.setupHome(FMLRelauncher.java:192)
Edited by MrFusion
Link to comment
Share on other sites

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