Jump to content

Server wont download files needed


Desolatedrow

Recommended Posts

For some reason when i run the launch it doesnt download the files needed to run the server here is the error code

C:\Users\Daniel\Desktop\Hexxit>java -Xmx1024M -Xms1024M -jar Hexxit.jar nogui

2013-07-02 19:43:31 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738

for Minecraft 1.5.2 loading

2013-07-02 19:43:31 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Serv

er VM, version 1.7.0_17, running on Windows 8:amd64:6.2, installed at C:\Program

Files\Java\jre7

2013-07-02 19:43:31 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.

fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cau

se issues with this version of Minecraft

2013-07-02 19:43:31 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.

CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues

with this version of Minecraft

2013-07-02 19:43:31 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin d

oes not have a MCVersion annotation, it may cause issues with this version of Mi

necraft

2013-07-02 19:43:31 [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

2013-07-02 19:43:31 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.N

EICorePlugin does not have a MCVersion annotation, it may cause issues with this

version of Minecraft

2013-07-02 19:43:32 [iNFO] [ForgeModLoader] Downloading file http://files.minecr

aftforge.net/fmllibs/deobfuscation_data_1.5.2.zip

2013-07-02 19:43:37 [sEVERE] [ForgeModLoader] There was a problem downloading th

e file deobfuscation_data_1.5.2.zip automatically. Perhaps you have an environme

nt without internet access. You will need to download the file manually or resta

rt and let it try again

2013-07-02 19:43:37 [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-02 19:43:37 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

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

2013-07-02 19:43:37 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

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

2013-07-02 19:43:37 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

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

2013-07-02 19:43:37 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

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

2013-07-02 19:43:37 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/deobfuscation_data_1.5.2.zip

2013-07-02 19:43:37 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/scala-library.jar

2013-07-02 19:43:37 [sEVERE] [ForgeModLoader] <===========>

2013-07-02 19:43:37 [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-02 19:43:37 [sEVERE] [ForgeModLoader] A download error occured

Exception in thread "main" 2013-07-02 19:43:37 [sEVERE] [ForgeModLoader] <<< ===

= >>>

java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured an

d FML cannot continue

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

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

at org.bukkit.craftbukkit.Main.main(Main.java:21)

Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot cont

inue

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

ibraryManager.java:262)

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

2)

... 4 more

2013-07-02 19:43:37 [sEVERE] [ForgeModLoader] The following is diagnostic inform

ation for developers to review.

Please help!

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