Windows .exe I have a problem :(

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

boy from asension

New Member
Jul 29, 2019
8
0
0
Hi I'm sorry to be making this my first post, and no doubt the problem will be some-thing really easy to solve, but I'm stuck and I'm in great need of assistance. So I downloaded the launcher today and I waited for a few minutes whilst every-thing was downloaded and then I got an error. Here is my log:
http://pastebin.com/M6PxH2kq

I'm really sorry to be bothering every-one if this is a really simple problem, if I've missed any-thing out I'm really sorry. Thanks for your help
 

frederikam

New Member
Jul 29, 2019
836
0
1
Don't worry, you are not wasting my time. What error did you get? what version of java do you have?
 

boy from asension

New Member
Jul 29, 2019
8
0
0
Well I managed to open the launcher, and it downloaded every-thing perfectly, but then it went onto a second downloader screen saying that it would need a few moments to download and I got this:
There was a fatal error downloading minecraft and FML.
It then links me to a file that reads below:
Code:
2012-11-21 18:51:15 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-11-21 18:51:15 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-21 18:51:15 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-21 18:51:15 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.6.jar
2012-11-21 18:51:15 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.6.jar
2012-11-21 18:51:16 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.6.jar
2012-11-21 18:51:16 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.1.2.jar
2012-11-21 18:51:16 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.1.2.jar
2012-11-21 18:51:16 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.1.2.jar
2012-11-21 18:51:16 [FINEST] [ForgeModLoader] Downloading file [URL]http://files.minecraftforge.net/fmllibs/argo-2.25.jar[/URL]
2012-11-21 18:51:16 [INFO] [ForgeModLoader] Downloading file [URL]http://files.minecraftforge.net/fmllibs/argo-2.25.jar[/URL]
2012-11-21 18:51:17 [FINEST] [ForgeModLoader] Download complete
2012-11-21 18:51:17 [INFO] [ForgeModLoader] Download complete
2012-11-21 18:51:17 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
 
2012-11-21 18:51:17 [FINEST] [ForgeModLoader] Downloading file [URL]http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar[/URL]
2012-11-21 18:51:17 [INFO] [ForgeModLoader] Downloading file [URL]http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar[/URL]
2012-11-21 18:51:22 [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
 
2012-11-21 18:51:22 [FINEST] [ForgeModLoader] Downloading file [URL]http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar[/URL]
2012-11-21 18:51:22 [INFO] [ForgeModLoader] Downloading file [URL]http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar[/URL]
2012-11-21 18:51:24 [FINEST] [ForgeModLoader] Download complete
2012-11-21 18:51:24 [INFO] [ForgeModLoader] Download complete
2012-11-21 18:51:24 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
 
2012-11-21 18:51:24 [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.
2012-11-21 18:51:24 [SEVERE] [ForgeModLoader] *** Download [URL]http://files.minecraftforge.net/fmllibs/argo-2.25.jar[/URL]
2012-11-21 18:51:24 [SEVERE] [ForgeModLoader] *** Download [URL]http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar[/URL]
2012-11-21 18:51:24 [SEVERE] [ForgeModLoader] *** Download [URL]http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar[/URL]
2012-11-21 18:51:24 [SEVERE] [ForgeModLoader] <===========>
2012-11-21 18:51:24 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2012-11-21 18:51:24 [SEVERE] [ForgeModLoader] A download error occured
2012-11-21 18:51:24 [SEVERE] [ForgeModLoader] <<< ==== >>>
2012-11-21 18:51:24 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2012-11-21 18:51:24 [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.relaunchClient(FMLRelauncher.java:92)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
at net.minecraft.client.Minecraft.main(Minecraft.java:2152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:215)
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.[URL='http://www.protocol.http.HttpURLConnection$6.run(Unknown']www.protocol.http.HttpURLConnection$6.run(Unknown[/URL] Source)
at sun.net.[URL='http://www.protocol.http.HttpURLConnection$6.run(Unknown']www.protocol.http.HttpURLConnection$6.run(Unknown[/URL] Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.[URL='http://www.protocol.http.HttpURLConnection.getChainedException(Unknown']www.protocol.http.HttpURLConnection.getChainedException(Unknown[/URL] Source)
at sun.net.[URL='http://www.protocol.http.HttpURLConnection.getInputStream(Unknown']www.protocol.http.HttpURLConnection.getInputStream(Unknown[/URL] Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:468)
... 10 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.[URL='http://www.http.HttpClient.parseHTTPHeader(Unknown']www.http.HttpClient.parseHTTPHeader(Unknown[/URL] Source)
at sun.net.[URL='http://www.http.HttpClient.parseHTTP(Unknown']www.http.HttpClient.parseHTTP(Unknown[/URL] Source)
at sun.net.[URL='http://www.protocol.http.HttpURLConnection.getInputStream(Unknown']www.protocol.http.HttpURLConnection.getInputStream(Unknown[/URL] Source)
at sun.net.[URL='http://www.protocol.http.HttpURLConnection.getHeaderField(Unknown']www.protocol.http.HttpURLConnection.getHeaderField(Unknown[/URL] 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)
... 10 mor[*code] words
Again sorry to be a pain >.<
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
EEEEEK! Huge wall of text! In the future, use [*code] words [/*code] but without the *'s
Are you using Java 7 u9, with the bit type that matches your OS?
 

Meldiron

New Member
Jul 29, 2019
641
0
0
I believe minecraftforge.net is experiencing some issues.
With the launch og FTB they more then tripled their bandwith usage if i remember correctly.
So try giving it a minutes and then do a forced update with the launcher.
 

boy from asension

New Member
Jul 29, 2019
8
0
0
Sorry I'll try to never put a wall of text again >.<
My java is fine :) That was the first thing that I checked and I didn't get any-thing.
Okay I'll try to log in again @Meldiron
Yes I do have an anti virus, Kapersky but I have FTB added as a safe application.

EDIT- Okay so I tried relaunching again and this time I couldn't even launch I just go this link to solve my problem, the only thing is it's a broken link...
http://repo.creeperhost.net/direct/FTB2/de44789eaac511655427f265ac6f152d/FTB_Launcher
 

Sephrik

New Member
Jul 29, 2019
88
0
0
Right now, their servers are not online. It looks like there were problems with certain parts downloading, to me. Unfortunately, with the servers down right now, there's not really a way for you to work around it, if it is indeed a download error.
 

boy from asension

New Member
Jul 29, 2019
8
0
0
Right okay, I'll wait until it's back online, re download and then say the result...

-EDIT- Okay so I redownloaded and here is the next problem I got
Code:
2012-11-21 18:51:24 [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.relaunchClient(FMLRelauncher.java:92)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
at net.minecraft.client.Minecraft.main(Minecraft.java:2152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:215)
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)
... 10 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)

I have finally fixed this by redownloading minecraft, redownloading java and redownloading FTB. I had to reset every-thing but I finally have it. Thanks to every-one who gave up their time to help me :)
 
Status
Not open for further replies.