zusezuse Posted December 9, 2013 Posted December 9, 2013 Hello so today I was trying to get my big dig server up so I could play on it with my friends for the first time. I went to run it and I got this error.... Then I checked the Forge Mod Loader server log and found this error... 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] 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 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] 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. 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] *** Downloadhttp://files.minecraftforge.net/fmllibs/argo-small-3.2.jar 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] *** Downloadhttp://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] *** Downloadhttp://files.minecraftforge.net/fmllibs/asm-all-4.1.jar 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] *** Downloadhttp://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] *** Downloadhttp://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] *** Downloadhttp://files.minecraftforge.net/fmllibs/scala-library.jar 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] <===========> 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] A download error occured 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] A download error occured 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] <<< ==== >>> 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review. 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] Error details 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:1365) Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 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(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532) ... 5 more Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) 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(RelaunchLibraryManager.java:531) ... 5 more 2013-12-07 15:36:34 [sEVERE] [ForgeModLoader] Error details 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:1365) Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 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(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532) ... 5 more Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) 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(RelaunchLibraryManager.java:531) ... 5 more 2013-12-07 15:36:34 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2013-12-07 15:36:34 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192) 2013-12-07 15:36:34 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) 2013-12-07 15:36:34 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) 2013-12-07 15:36:34 [iNFO] [sTDERR]at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1365) 2013-12-07 15:36:34 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2013-12-07 15:36:34 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261) 2013-12-07 15:36:34 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) 2013-12-07 15:36:34 [iNFO] [sTDERR]... 3 more I already tried manually installing the mods it said didn't work but that didn't seem to help and it produced the same error. Please help, thank you :]!
Lohakar Posted December 9, 2013 Posted December 9, 2013 Google first! :-) Like here: http://gaming.stackexchange.com/questions/133219/scala-library-error-when-launching-forge-for-minecraft-1-6-4 scala-library.jar Is renamed to scala-library.jar.stash. Also bcprov-jdk15on-148.jar is renamed to bcprov-jdk15on-148.jar.stash Just download thme manually, rename and put in the library folder ...
Lohakar Posted December 9, 2013 Posted December 9, 2013 · Hidden Hidden Google first! :-) Like here: http://gaming.stackexchange.com/questions/133219/scala-library-error-when-launching-forge-for-minecraft-1-6-4 Jar scala-library.jar Its renamed to scala-library.jar.stash and also bcprov-jdk15on-148.jar is renamed to bcprov-jdk15on-148.jar.stash. You have to download them manually, rename a pnd put in the approate folder.
Lohakar Posted December 9, 2013 Posted December 9, 2013 · Hidden Hidden Sorry for multiple messages. I did not see them until now. And now I do not know hot to delete the obsolent ones... Google first! :-) Like here: http://gaming.stackexchange.com/questions/133219/scala-library-error-when-launching-forge-for-minecraft-1-6-4 scala-library.jar Is renamed to scala-library.jar.stash and also bcprov-jdk15on-148.jar is renamed to bcprov-jdk15on-148.jar.stash You have to download them, rename and put to approate folder (library) manually.
zusezuse Posted December 10, 2013 Author Posted December 10, 2013 FIXED. If you are wondering I fixed it by going to http://www.java.com/en/download/manual.jsp and downloading a 64 bit java meant for my computer rather than the stupid 32 bit auto download xD.
Allblight Posted December 30, 2013 Posted December 30, 2013 I am having a similar issue and I am running 64 bit java and have replaced some files but this is the error I am getting: C:UsersMattDesktopGamesBig Dig Server>java -Xmx3G -Xms2G -jar BigDig.jar no gui 2013-12-29 16:35:32 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.12.712 for Minecraft 1.5.2 loading 2013-12-29 16:35:32 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Serv er VM, version 1.7.0_45, running on Windows 7:amd64:6.1, installed at C:Program FilesJavajre7 2013-12-29 16:35:32 [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-12-29 16:35:32 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm. CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-12-29 16:35:32 [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-12-29 16:35:32 [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 2013-12-29 16:35:32 [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-12-29 16:35:32 [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-12-29 16:35:32 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/argo-small-3.2.jar 2013-12-29 16:35:33 [iNFO] [ForgeModLoader] Download complete 2013-12-29 16:35:33 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/guava-14.0-rc3.jar 2013-12-29 16:35:36 [iNFO] [ForgeModLoader] Download complete 2013-12-29 16:35:36 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/asm-all-4.1.jar 2013-12-29 16:35:37 [iNFO] [ForgeModLoader] Download complete 2013-12-29 16:35:37 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-12-29 16:35:37 [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 2013-12-29 16:35:37 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2013-12-29 16:35:38 [iNFO] [ForgeModLoader] Download complete 2013-12-29 16:35:38 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/scala-library.jar 2013-12-29 16:35:38 [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 2013-12-29 16:35:38 [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-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/argo-small-3.2.jar 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/guava-14.0-rc3.jar 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/asm-all-4.1.jar 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/scala-library.jar 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] <===========> 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] The following is the errors that c aused the setup to fail. They may help you diagnose and resolve the issue 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] A download error occured 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] A download error occured 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] <<< ==== >>> C:UsersMattDesktopGamesBig Dig Server>pause Press any key to continue . . . Can anyone help me with this as I really want to run my own Big Dig server
Clawx207 Posted January 4, 2014 Posted January 4, 2014 I am having a similar issue and I am running 64 bit java and have replaced some files but this is the error I am getting: C:\Users\Matt\Desktop\Games\Big Dig Server>java -Xmx3G -Xms2G -jar BigDig.jar no gui 2013-12-29 16:35:32 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.12.712 for Minecraft 1.5.2 loading 2013-12-29 16:35:32 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Serv er VM, version 1.7.0_45, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 2013-12-29 16:35:32 [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-12-29 16:35:32 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm. CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-12-29 16:35:32 [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-12-29 16:35:32 [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 2013-12-29 16:35:32 [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-12-29 16:35:32 [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-12-29 16:35:32 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/argo-small-3.2.jar 2013-12-29 16:35:33 [iNFO] [ForgeModLoader] Download complete 2013-12-29 16:35:33 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/guava-14.0-rc3.jar 2013-12-29 16:35:36 [iNFO] [ForgeModLoader] Download complete 2013-12-29 16:35:36 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/asm-all-4.1.jar 2013-12-29 16:35:37 [iNFO] [ForgeModLoader] Download complete 2013-12-29 16:35:37 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-12-29 16:35:37 [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 2013-12-29 16:35:37 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2013-12-29 16:35:38 [iNFO] [ForgeModLoader] Download complete 2013-12-29 16:35:38 [iNFO] [ForgeModLoader] Downloading file http://files.minecr aftforge.net/fmllibs/scala-library.jar 2013-12-29 16:35:38 [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 2013-12-29 16:35:38 [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-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/argo-small-3.2.jar 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/guava-14.0-rc3.jar 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/asm-all-4.1.jar 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/scala-library.jar 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] <===========> 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] The following is the errors that c aused the setup to fail. They may help you diagnose and resolve the issue 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] A download error occured 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] A download error occured 2013-12-29 16:35:38 [sEVERE] [ForgeModLoader] <<< ==== >>> C:\Users\Matt\Desktop\Games\Big Dig Server>pause Press any key to continue . . . Can anyone help me with this as I really want to run my own Big Dig server Clicking this link: http://ci.md-5.net/job/MCPC-Plus-Legacy/653/artifact/target/mcpc-plus-1.5.2-R1.1-forge738-B653.jar will download MCPC+ the problem with your server start is that it is not downloading the needed files due to the change in minecraft libraries. Click the link and you will get a jar called "mcpc-plus-1.5.2-R1.1-forge738-B653.jar". Rename it to BigDig.jar (Or whatever you have it named as) and replace the .jar inside your server folder with your newly created one
Allblight Posted January 8, 2014 Posted January 8, 2014 Clicking this link: http://ci.md-5.net/job/MCPC-Plus-Legacy/653/artifact/target/mcpc-plus-1.5.2-R1.1-forge738-B653.jar will download MCPC+ the problem with your server start is that it is not downloading the needed files due to the change in minecraft libraries. Click the link and you will get a jar called "mcpc-plus-1.5.2-R1.1-forge738-B653.jar". Rename it to BigDig.jar (Or whatever you have it named as) and replace the .jar inside your server folder with your newly created one Thanks for the help! I am having another issue now though. Whenever I load my server only a couple of the mods load...foe example I get full item lists in recipe mode but cannot make some items because it says the item doesn't exist. In the menu it says that all the mods are there but I can't make anything from the forrestry mod and there are definately no large amounts of ore and no new ores like copper. Any help with this new issue would be fantastic.
Clawx207 Posted January 8, 2014 Posted January 8, 2014 Just to make sure, do you have the mods and coremods in your server folder? What version is your server on?
Allblight Posted January 8, 2014 Posted January 8, 2014 Just to make sure, do you have the mods and coremods in your server folder? What version is your server on? I do have the mods and coremods in my server folder. The server version is 1.3.9
Clawx207 Posted January 8, 2014 Posted January 8, 2014 Ok i ment minecraft version im guessing 1.5.2 based on the startup log
Allblight Posted January 8, 2014 Posted January 8, 2014 Ok i ment minecraft version im guessing 1.5.2 based on the startup log Oh! Yeah it is 1.5.2.
Clawx207 Posted January 8, 2014 Posted January 8, 2014 Ok start from scratch, Extract your bigdig.zip to a folder and replace the bigdig.jar with the mcpc+ .jar.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now