Posted October 8, 201311 yr Hi. I was trying to set up a new server to play on, but got the following error message while starting the server for the first time: java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367) Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar It seems that some files are missing from the server. The files seem to be still available on http://files.minecraftforge.net/fmllibs/ but have a .stash extension. More log: https://gist.github.com/jenssegers/6b307b338a7ae0edf598
October 8, 201311 yr This is intentional, it's designed to break mod packs which should be shipping these libraries. Considering it was killing our server it's a necessary evil. So your choice are 1) Stop using 1.5.2 seriously dude, theres no reason to not update and if you say 'oh my mods arnt updated' go bitch at the mod authors to stop being lazy 2) Manually install the libraries from the link provided in the EAQ. or 3) If using a mod pack, go complain to the mod pack authors to do there job correctly. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
October 27, 201311 yr I have same problem but I put the files manually in the lib folder but still says same...
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.