Windows .exe Can't launch the FTBBETAA pack please help me.

Status
Not open for further replies.

Sweminer44

New Member
Jul 29, 2019
23
0
0
As the title said i can't launch it. I'm running Java 6 update 37 SE.


This is the error log:

2012-11-19 15:11:19 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-11-19 15:11:19 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-19 15:11:19 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-19 15:11:19 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.6.jar
2012-11-19 15:11:19 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.6.jar
2012-11-19 15:11:19 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.6.jar
2012-11-19 15:11:19 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.1.2.jar
2012-11-19 15:11:19 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.1.2.jar
2012-11-19 15:11:19 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.1.2.jar
2012-11-19 15:11:19 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-11-19 15:11:19 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-11-19 15:11:20 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-11-19 15:11:20 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-11-19 15:11:25 [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-19 15:11:25 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-11-19 15:11:25 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-11-19 15:11:27 [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-19 15:11:27 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] <===========>
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] The downloaded file argo-2.25.jar has an invalid checksum c73046d29b67725c35506544e5b59187a3c882d9 (expecting bb672829fde76cb163004752b86b0484bd0a7f4b). The download did not succeed correctly and the file has been deleted. Please try launching again.
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] A download error occured
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] The downloaded file asm-all-4.0.jar has an invalid checksum d04a010cd395e2682ea082d2de202e574df79157 (expecting 98308890597acb64047f7e896638e0d98753ae82). The download did not succeed correctly and the file has been deleted. Please try launching again.
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] <<< ==== >>>
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: The downloaded file argo-2.25.jar has an invalid checksum c73046d29b67725c35506544e5b59187a3c882d9 (expecting bb672829fde76cb163004752b86b0484bd0a7f4b). The download did not succeed correctly and the file has been deleted. Please try launching again.
at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:550)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:468)
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)
2012-11-19 15:11:27 [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 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.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.getHeaderFieldInt(Unknown Source)
at java.net.URLConnection.getContentLength(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467)
... 10 more
2012-11-19 15:11:27 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: The downloaded file asm-all-4.0.jar has an invalid checksum d04a010cd395e2682ea082d2de202e574df79157 (expecting 98308890597acb64047f7e896638e0d98753ae82). The download did not succeed correctly and the file has been deleted. Please try launching again.
at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:550)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:468)
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)
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Can you possibly put that in a code box using [*code] stuff [/code] but without the *

If you have windows, you need to use Java 7 U9.


Follow my troubleshooting steps in my signature (HERE link)

Post your log if you're still having trouble when you're done :)
 

Sweminer44

New Member
Jul 29, 2019
23
0
0
well if I need to use Java 7 U9 i can't play with this cause when I use it minecraft wont launch and the FTB pack gets really slow....
 

Meldiron

New Member
Jul 29, 2019
641
0
0
Try going to the options tab in the launcher and click on force update then launch again and see if you get the same error log.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
well if I need to use Java 7 U9 i can't play with this cause when I use it minecraft wont launch and the FTB pack gets really slow....
That doesn't make any since? What do you mean you can't play with Java 7? What's the log from Minecraft when it doesn't launch?

What's your OS?
 

Sweminer44

New Member
Jul 29, 2019
23
0
0
Windows 7 and I'm installing Java 7 U9 now to get error log[DOUBLEPOST=1353339536][/DOUBLEPOST]This is what Minecraft says i the minecraft launcher when I use java 7 U9:

<html><body><font color="#808080"><br><br><br><br><br><br><br><center>Loading update news..</center></font></body></html>
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
That's a problem with your internet connection, anti-virus' or Minecraft itself.

Probably the same thing is stopping you from using FTB.

Java 6 will cause other problems, and is not recommended for Windows Users.
 

Sweminer44

New Member
Jul 29, 2019
23
0
0
But still i can't understand why it wont work with java 7, but works just fine with java 6 until I want to use FTB. By the way it works fine with the SSP retro....
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
We need to isolate the problem with you using Java 7.

Specifically, whatever is causing that issue is likely causing the other issues.
 

Sweminer44

New Member
Jul 29, 2019
23
0
0
I just remembered that when tried to use Java 7 last time it was something that was wrong with Minecraft using an port or something like that, that java did not want to run and I had to make an new launcher file for Minecraft.....
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
You were likely using an old minecraft.
Are you able to download from one of the links in my signature?
What Firewalls/Antivirus' do you have?
 

Sweminer44

New Member
Jul 29, 2019
23
0
0
Well it's all in one firewall and antivirus. And it's called in swedish "Telia säkert surf"[DOUBLEPOST=1353341763][/DOUBLEPOST]Yes i could download from one of the links.[DOUBLEPOST=1353341912][/DOUBLEPOST]But it still does not work even from your download link
 
Status
Not open for further replies.