There was a fatal error starting up minecraft and FML

Status
Not open for further replies.

kresser1995

New Member
Jul 29, 2019
1
0
0
I cannot login to OverLoad.

"Minecraft cannot laucn in it's current configuration"

Logging in...
Login complete.
DEBUG: runGameUpdater: ForceUpdate: false
DEBUG: runGameUpdater: installPath: C:\Users\Kristian\Desktop\1001
DEBUG: runGameUpdater: pack dir: OverLoad
DEBUG: runGameUpdater: pack check path: OverLoad\version
debug: initializeMods: pack dir...
OverLoad
Modpack is up to date.
dirs mk'd
debug: installMods: install path: C:\Users\Kristian\Desktop\1001
debug: installMods: temp path: C:\Users\Kristian\AppData\Roaming/ftblauncher/
debug: installMods: source: C:\Users\Kristian\AppData\Roaming\ftblauncher\ModPacks\OverLoad\minecraft
debug: installMods: packDir: OverLoad
debug: retaining modpack file: C:\Users\Kristian\AppData\Roaming\ftblauncher\ModPacks\OverLoad\OverLoad.zip
Current: 1.5.2
Required: 1.5.2
Setting MinMemory to 256
Setting MaxMemory to 1024
Loading jars...
Added URL to classpath: file:/C:/Users/Kristian/Desktop/1001/OverLoad/instMods/MinecraftForge.zip
Added URL to classpath: file:/C:/Users/Kristian/Desktop/1001/OverLoad/minecraft/bin/minecraft.jar
Added URL to classpath: file:/C:/Users/Kristian/Desktop/1001/OverLoad/minecraft/bin/lwjgl.jar
Added URL to classpath: file:/C:/Users/Kristian/Desktop/1001/OverLoad/minecraft/bin/lwjgl_util.jar
Added URL to classpath: file:/C:/Users/Kristian/Desktop/1001/OverLoad/minecraft/bin/jinput.jar
Loading natives...
Natives loaded...
Loading minecraft class
mc = class net.minecraft.client.Minecraft
field amount: 68
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: C:\Users\Kristian\AppData\Roaming\.minecraft
Launching with applet wrapper...
2013-10-05 07:30:04 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-10-05 07:30:04 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_40, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2013-10-05 07:30:04 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-10-05 07:30:04 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-10-05 07:30:04 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-10-05 07:30:04 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-10-05 07:30:04 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-10-05 07:30:04 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-10-05 07:30:05 [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

2013-10-05 07:30:05 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-10-05 07:30:05 [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-10-05 07:30:05 [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-10-05 07:30:05 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] <===========>
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] A download error occured
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] A download error occured
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-10-05 07:30:05 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-10-05 07:30:05 [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.relaunchApplet(FMLRelauncher.java:259)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.init(Launcher.java:85)
at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:211)
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)
... 8 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)
... 8 more
2013-10-05 07:30:05 [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.relaunchApplet(FMLRelauncher.java:259)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.init(Launcher.java:85)
at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:211)
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)
... 8 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)
... 8 more

Can anybody help me out with this problem?
 

GuildMaster

New Member
Jul 29, 2019
156
0
0
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.
[ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
[ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
[ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
[ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
[SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
[SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
You should download those files, then put them in your /inst-folder/lib/ folder and then start Minecraft.
Sadly, this is an issue with the Forge servers. It's beyond FTB's part. Their network seems to be overloaded recently...
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
This is a known problem because they were renamed to scala-library.jar.stash Your browser is looking for scala-library.jar
Look here for the fix.
 
Status
Not open for further replies.