Neekota Posted November 27, 2014 Posted November 27, 2014 Hello everybody, I'm sure I'm not the only one with this issue, as a matter of fact I'm sure I'm not the only one, nontheless I see no conclusive answer to this. Whenever I try to run the Voltz.jar file to start up my local server, it doesn't launch. Instead I get an error log. I've read through the log myself a couple of times and what I've reached so far is that it is failing to download several files. The files it fails to download are the following: bcprov-jdk15on-148.jar scala-library.jar It then asks me to clear my 'lib' folder and download them manually, which of course I then tried. Here's the links it supplied. http://files.minecraftforge.net/fmllibs/argo-small-3.2.jarhttp://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jarhttp://files.minecraftforge.net/fmllibs/asm-all-4.1.jarhttp://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jarhttp://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.ziphttp://files.minecraftforge.net/fmllibs/scala-library.jar The ones marked with bold are the files in question here, but I downloaded all of them. Except there's a problem. The links in bold doesn't work. Don't know if it's relevant, but I tried launching the 'launch.bat'. It said this: "Could not reserve enough space for 3145728KB object heap" To counter this I tried writing this in the command line: -XXMaxHeapSize=256m - However it reserves too much space, even if I put it to "1m". Full Error Log: 2014-11-27 19:58:29 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading 2014-11-27 19:58:29 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows 7:x86:6.1, installed at C:Program Files (x86)Javajre1.8.0_25 2014-11-27 19:58:29 [FINE] [ForgeModLoader] Java classpath at launch is D:ServersVoltz 2.0.4Voltz.jar 2014-11-27 19:58:29 [FINE] [ForgeModLoader] Java library path at launch is C:Program Files (x86)Javajre1.8.0_25bin;C:WindowsSunJavabin;C:Windowssystem32;C:Windows;C:ProgramDataOracleJavajavapath;C:Program Files (x86)NVIDIA CorporationPhysXCommon;C:Program FilesCommon FilesMicrosoft SharedWindows Live;C:Program Files (x86)Common FilesMicrosoft SharedWindows Live;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Files (x86)Windows LiveShared;D:ProgrammerTortoise SVNbin;D:ProgrammerQuickTimeQTSystem;C:Program Files (x86)MikeroDePboToolsbin;. 2014-11-27 19:58:29 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2014-11-27 19:58:29 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-27 19:58:29 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-27 19:58:29 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-27 19:58:29 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-27 19:58:29 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-11-27 19:58:29 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded. 2014-11-27 19:58:29 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] 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 2014-11-27 19:58:29 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar 2014-11-27 19:58:29 [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 2014-11-27 19:58:29 [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. 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] <===========> 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] A download error occured 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] A download error occured 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] <<< ==== >>> 2014-11-27 19:58:29 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review. 2014-11-27 19:58:29 [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:1367) 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$10.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$10.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.getInputStream0(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.getInputStream0(Unknown Source) 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 2014-11-27 19:58:29 [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:1367) 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$10.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$10.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.getInputStream0(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.getInputStream0(Unknown Source) 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 2014-11-27 19:58:29 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2014-11-27 19:58:29 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192) 2014-11-27 19:58:29 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) 2014-11-27 19:58:29 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) 2014-11-27 19:58:29 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367) 2014-11-27 19:58:29 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2014-11-27 19:58:29 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261) 2014-11-27 19:58:29 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) 2014-11-27 19:58:29 [INFO] [STDERR] ... 3 more Thank you very much for the time you took to read my post. I tried to supply as much information as possible, but if there's anything else you need just ask. And yes... I've tried turning it off and on again...
IATGOF Posted November 29, 2014 Posted November 29, 2014 (edited) I had the same problem and found the solution here: http://www.minecraftforum.net/forums/support/modded-client-support/1956183-forge-fatal-error-no-mods-installed?comment=7 Just in case the link dies, here is the post: the launcher is looking for scala-library.jar and bcprov-jdk15on-148.jar. The problem is that the owner(s) of the site http://files.minecraftforge.net have changed this files to stash files so now they are called scala-library.jar.stash and bcprov-jdk15on-148.jar.stash. So you'll have to download them here:http://files.minecra...brary.jar.stashhttp://files.minecra...n-148.jar.stash (same sites as before, but now with .stash) put this files into your lib folder and change their names to what you need (remove the .stash at the end) You will get a message that the extension will change, but you can ignore that. If you now start the launcher again, It will already find the files and it wont try to download it anymore Edited November 29, 2014 by IATGOF
Neekota Posted November 29, 2014 Author Posted November 29, 2014 (edited) Thank you for the help. I'll try this out right away. I'll get back to you. **EDIT** Worked. Thanks a bunch, mate. Really appreciate the help. Edited November 29, 2014 by Neekota
sudsbury11j Posted November 30, 2014 Posted November 30, 2014 Same for me i open the Technic Launcher and go to voltz and it installs everything and it launches and i wait like 30 secs and it kicks me off the whole game and goes back to the technic launcher can you help me?
Neekota Posted November 30, 2014 Author Posted November 30, 2014 Hmm. I don't know of that issue. Can you supply more information?
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