Jump to content

server failing to download the forge files required


Recommended Posts

I'm not very fluent but when I was chatting with the help they looked into the server to tell me why I couldn't connect and told me that the server was failing to download the forge files required. (Zeke Day "02.10 16:09:22 [server] INFO java.lang.RuntimeException: A download error occured" That's what I see that causes all of the errors.) he suggested that I post in your forum for help and paste the entire code? not sure how much that means to paste in here for you but here's most of recent for before and after I made sure forge was updated since I read that in here to do before posting.

 

03.10 17:00:02 [Multicraft] Not restarting crashed server.

03.10 17:00:02 [Multicraft] Server stopped

03.10 17:00:02 [Multicraft] Looks like a crash, check the server console. Return value: 1

03.10 17:00:02 [Multicraft] Server shut down

03.10 17:00:02 [server] INFO ... 4 more

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:262)

03.10 17:00:02 [server] INFO Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

03.10 17:00:02 [server] INFO at org.bukkit.craftbukkit.Main.main(Main.java:21)

03.10 17:00:02 [server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1609)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

03.10 17:00:02 [server] INFO Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

03.10 17:00:02 [server] INFO ... 6 more

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

03.10 17:00:02 [server] INFO at java.net.URLConnection.getContentLength(Unknown Source)

03.10 17:00:02 [server] INFO at java.net.URLConnection.getContentLengthLong(Unknown Source)

03.10 17:00:02 [server] INFO at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

03.10 17:00:02 [server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar

03.10 17:00:02 [server] INFO ... 6 more

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:533)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

03.10 17:00:02 [server] INFO at java.security.AccessController.doPrivileged(Native Method)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

03.10 17:00:02 [server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source)

03.10 17:00:02 [server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

03.10 17:00:02 [server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

03.10 17:00:02 [server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

03.10 17:00:02 [server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar

03.10 17:00:02 [server] INFO at org.bukkit.craftbukkit.Main.main(Main.java:21)

03.10 17:00:02 [server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1609)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:166)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:549)

03.10 17:00:02 [server] INFO java.lang.RuntimeException: A download error occured

03.10 17:00:02 [server] SEVERE Error details

03.10 17:00:02 [server] INFO ... 6 more

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)

03.10 17:00:02 [server] INFO at java.net.URLConnection.getContentLength(Unknown Source)

03.10 17:00:02 [server] INFO at java.net.URLConnection.getContentLengthLong(Unknown Source)

03.10 17:00:02 [server] INFO at java.net.URLConnection.getHeaderFieldLong(Unknown Source)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

03.10 17:00:02 [server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

03.10 17:00:02 [server] INFO ... 6 more

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:533)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)

03.10 17:00:02 [server] INFO at java.security.AccessController.doPrivileged(Native Method)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

03.10 17:00:02 [server] INFO at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

03.10 17:00:02 [server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source)

03.10 17:00:02 [server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

03.10 17:00:02 [server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

03.10 17:00:02 [server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

03.10 17:00:02 [server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

03.10 17:00:02 [server] INFO at org.bukkit.craftbukkit.Main.main(Main.java:21)

03.10 17:00:02 [server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1609)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:166)

03.10 17:00:02 [server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:549)

03.10 17:00:02 [server] INFO java.lang.RuntimeException: A download error occured

03.10 17:00:02 [server] SEVERE Error details

03.10 17:00:02 [server] SEVERE The following is diagnostic information for developers to review.

03.10 17:00:02 [server] SEVERE A download error occured

03.10 17:00:02 [server] SEVERE A download error occured

03.10 17:00:02 [server] SEVERE The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

03.10 17:00:02 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar

03.10 17:00:02 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip

03.10 17:00:02 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

03.10 17:00:02 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

03.10 17:00:02 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

03.10 17:00:02 [server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

03.10 17:00:02 [server] SEVERE There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.

03.10 17:00:02 [server] SEVERE There was a problem downloading the 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

03.10 17:00:02 [server] INFO Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

03.10 17:00:02 [server] SEVERE There was a problem downloading the file bcprov-jdk15on-148.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

03.10 17:00:02 [server] INFO Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

03.10 17:00:02 [server] WARNING The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

03.10 17:00:02 [server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

03.10 17:00:02 [server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

03.10 17:00:02 [server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

03.10 17:00:02 [server] INFO Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Linux:amd64:2.6.32-358.14.1.el6.x86_64, installed at /usr/java/jre1.7.0_25

03.10 17:00:02 [server] INFO Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading

03.10 17:00:01 [Multicraft] Loaded config for "Default"

03.10 17:00:01 [Multicraft] Starting server!

03.10 17:00:01 [Multicraft] Loading server properties

03.10 17:00:01 [Multicraft] Server stopped

03.10 17:00:01 [Multicraft] Received restart command

 

 

Any suggestions that I haven't tried yet that I might be able to understand with my limited knowledge?

 

Link to comment
Share on other sites

ok I uninstalled and reinstalled the newest version of minecraft. Double checked. The Minecraft dash loads the Minecraft 1.6.4 but the server is still saying

 

03.10 18:35:03 [server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

03.10 18:35:03 [server] INFO Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Linux:amd64:2.6.32-358.14.1.el6.x86_64, installed at /usr/java/jre1.7.0_25

03.10 18:35:03 [server] INFO Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading

03.10 18:35:03 [Multicraft] Loaded config for "Default"

03.10 18:35:03 [Multicraft] Starting server!

03.10 18:35:03 [Multicraft] Loading server properties

03.10 18:35:03 [Multicraft] Received start command

 

why is it loading for Minecraft 1.5.2? how do I stop that

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.