Jump to content

server lunch error


Evenus1

Recommended Posts

hello 

i am trying to run the server download and i get this error in my command prompt plz help


C:UsersEwenDesktopvoltz server>java -Xmx3G -Xms2G -jar Voltz.jar nogui
2015-03-16 15:42:47 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737
for Minecraft 1.5.2 loading
2015-03-16 15:42:47 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Serv
er VM, version 1.7.0_75, running on Windows 7:amd64:6.1, installed at C:Program
 FilesJavajre7
2015-03-16 15:42:47 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.
CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues
with this version of Minecraft
2015-03-16 15:42:47 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin d
oes not have a MCVersion annotation, it may cause issues with this version of Mi
necraft
2015-03-16 15:42:47 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galac
ticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may caus
e issues with this version of Minecraft
2015-03-16 15:42:47 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblo
cks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may caus
e issues with this version of Minecraft
2015-03-16 15:42:47 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.N
EICorePlugin does not have a MCVersion annotation, it may cause issues with this
 version of Minecraft
2015-03-16 15:42:47 [iNFO] [ForgeModLoader] Downloading file http://files.minecr
aftforge.net/fmllibs/argo-small-3.2.jar
2015-03-16 15:42:48 [iNFO] [ForgeModLoader] Download complete
2015-03-16 15:42:48 [iNFO] [ForgeModLoader] Downloading file http://files.minecr
aftforge.net/fmllibs/guava-14.0-rc3.jar
2015-03-16 15:43:00 [iNFO] [ForgeModLoader] Download complete
2015-03-16 15:43:00 [iNFO] [ForgeModLoader] Downloading file http://files.minecr
aftforge.net/fmllibs/asm-all-4.1.jar
2015-03-16 15:43:01 [iNFO] [ForgeModLoader] Download complete
2015-03-16 15:43:01 [iNFO] [ForgeModLoader] Downloading file http://files.minecr
aftforge.net/fmllibs/bcprov-jdk15on-148.jar
2015-03-16 15:43:01 [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

2015-03-16 15:43:01 [iNFO] [ForgeModLoader] Downloading file http://files.minecr
aftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2015-03-16 15:43:02 [iNFO] [ForgeModLoader] Download complete
2015-03-16 15:43:02 [iNFO] [ForgeModLoader] Downloading file http://files.minecr
aftforge.net/fmllibs/scala-library.jar
2015-03-16 15:43:02 [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

2015-03-16 15:43:02 [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.
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/argo-small-3.2.jar
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/guava-14.0-rc3.jar
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/asm-all-4.1.jar
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/bcprov-jdk15on-148.jar
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf
tforge.net/fmllibs/scala-library.jar
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] <===========>
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] The following is the errors that c
aused the setup to fail. They may help you diagnose and resolve the issue
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] A download error occured
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] A download error occured
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] <<< ==== >>>
2015-03-16 15:43:02 [sEVERE] [ForgeModLoader] The following is diagnostic inform
ation for developers to review.
2015-03-16 15:43:02 [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
2015-03-16 15:43:02 [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/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
2015-03-16 15:43:02 [iNFO] [sTDERR] Exception in thread "main" java.lang.Runtime
Exception: java.lang.RuntimeException: A fatal error occured and FML cannot cont
inue
2015-03-16 15:43:02 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.FMLRelauncher
.setupHome(FMLRelauncher.java:192)
2015-03-16 15:43:02 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.FMLRelauncher
.relaunchServer(FMLRelauncher.java:147)
2015-03-16 15:43:02 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.FMLRelauncher
.handleServerRelaunch(FMLRelauncher.java:45)
2015-03-16 15:43:02 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.
main(MinecraftServer.java:1367)
2015-03-16 15:43:02 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fat
al error occured and FML cannot continue

 

 

 

 

Evenus

Link to comment
Share on other sites

  • 2 months later...
  • 3 months later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...