Windows .exe Fatal error starting up minecraft and FML when setting up minecraft environment

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

ian

New Member
Jul 29, 2019
6
0
0
With all of the mods, forge refuses to work. I have tried to download the forge files manually but it still won't work.
If you have any suggestions please reply!!!!

Here is the log...
2013-01-27 08:41:40 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2013-01-27 08:41:40 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-01-27 08:41:40 [FINEST] [ForgeModLoader] Discovering coremods
2013-01-27 08:41:40 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.6.jar
2013-01-27 08:41:40 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.6.jar
2013-01-27 08:41:40 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.6.jar
2013-01-27 08:41:40 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.1.2.jar
2013-01-27 08:41:40 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.1.2.jar
2013-01-27 08:41:40 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.1.2.jar
2013-01-27 08:41:40 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2013-01-27 08:41:40 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-01-27 08:41:40 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] There was a problem downloading the file guava-12.0.1.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-01-27 08:41:45 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2013-01-27 08:41:45 [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-01-27 08:41:45 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] <===========>
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] A download error occured
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:484)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:131)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
at net.minecraft.Launcher.init(Launcher.java:84)
at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:117)
at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:212)
Caused by: java.net.SocketTimeoutException: Read timed out
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:468)
... 8 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(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:467)
... 8 more
Thank you:)
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
Code:
Caused by: java.net.SocketTimeoutException: Read timed out
There are / were some problems with the creeperrepos lastnight and early this morning. Not sure if they are solved already. Could you try again and see what happens?
 

ian

New Member
Jul 29, 2019
6
0
0
My network still doesn't download sometimes and i'm trying to get the FTB lite pack to download. Do you know if there is a way to download the .minecraft for the FTB modpacks?
 

TheSandwichMakr

New Member
Jul 29, 2019
582
0
0
Open the lite pack minecraft folder, if there's a folder called lib inside delete it and create a new one. As stated in the crash download these files:
Code:
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] *** Download [URL]http://files.minecraftforge.net/fmllibs/argo-2.25.jar[/URL]
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] *** Download [URL]http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar[/URL]
2013-01-27 08:41:45 [SEVERE] [ForgeModLoader] *** Download [URL]http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar[/URL]
as well as http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar which is not present in the log for some reason, it may have successfully downloaded. It wouldn't be related to the creeperhost repos as these files are downloaded from minecraft forge's servers.
 

HelloMyNameIsreaper

New Member
Jul 29, 2019
34
0
0
I think you could be missing some files.
When I first had the launcher I had the fatal error myself
Please go into your computer's harddrive and search
C:\Users\Andy-Sandy Pham\AppData\Roaming\.minecraft\mods\MindCrack\minecraft\lib
You would be missing one of the following .jar files
argo-2.25
asm-all-4.0
bcprov-jdk15on-147
guava-12.0.1
If you are, you should get someone to send the file to you to put into the folder.
when done just close that and run the launcher.
It should be fixed.
 

TheSandwichMakr

New Member
Jul 29, 2019
582
0
0
I think you could be missing some files.
When I first had the launcher I had the fatal error myself
Please go into your computer's harddrive and search
C:\Users\Andy-Sandy Pham\AppData\Roaming\.minecraft\mods\MindCrack\minecraft\lib
You would be missing one of the following .jar files
argo-2.25
asm-all-4.0
bcprov-jdk15on-147
guava-12.0.1
If you are, you should get someone to send the file to you to put into the folder.
when done just close that and run the launcher.
It should be fixed.
Correct, except you can (and should only) get the files from the forge servers. I posted the links above :)
 
Status
Not open for further replies.