Crashes after downloading 86% of guava

Status
Not open for further replies.

Evil Hamster

New Member
Jul 29, 2019
768
0
0
Select your OS in the prefix area then make a report using this template.
Template for bug/issue reporting:

Windows version (wasn't asked)- Windows 7 32 bit

FTB Launcher version (if this isn't the newest update and try again): 2.0.0 (created 11/5/2012)
Minecraft Version: 1.4.2
Java version: 7 update 9
Detailed description of the issue / how can the issue be recreated: Downloaded the FTBlauncher.exe file. Put in username and password, it downloaded a bunch of stuff. "FML is setting up your minecraft" box comes up, downloads a bunch more stuff, The program freezes a few seconds at 86% downloading guava 12.0.1.jar then crashes with the message "There was a fatal error setting up minecraft and fml"
Error logs:
2012-11-05 14:19:45 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-11-05 14:19:45 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-05 14:19:45 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-05 14:19:45 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.6.jar
2012-11-05 14:19:45 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.6.jar
2012-11-05 14:19:45 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.6.jar
2012-11-05 14:19:45 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.1.2.jar
2012-11-05 14:19:45 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.1.2.jar
2012-11-05 14:19:45 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.1.2.jar
2012-11-05 14:19:45 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-11-05 14:19:45 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-11-05 14:19:46 [FINEST] [ForgeModLoader] Download complete
2012-11-05 14:19:46 [INFO] [ForgeModLoader] Download complete
2012-11-05 14:19:46 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2012-11-05 14:19:46 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-11-05 14:19:46 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-11-05 14:19:54 [FINEST] [ForgeModLoader] Download complete
2012-11-05 14:19:54 [INFO] [ForgeModLoader] Download complete
2012-11-05 14:19:54 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2012-11-05 14:19:54 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-11-05 14:19:54 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-11-05 14:19:54 [FINEST] [ForgeModLoader] Download complete
2012-11-05 14:19:54 [INFO] [ForgeModLoader] Download complete
2012-11-05 14:19:54 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2012-11-05 14:21:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2012-11-05 14:21:09 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-05 14:21:09 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:203)
2012-11-05 14:21:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2012-11-05 14:21:09 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2012-11-05 14:21:09 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
2012-11-05 14:21:09 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
2012-11-05 14:21:09 [INFO] [STDERR]at net.minecraft.client.Minecraft.main(Minecraft.java:2152)
2012-11-05 14:21:09 [INFO] [STDERR]... 5 more
2012-11-05 14:21:09 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2012-11-05 14:21:09 [INFO] [STDERR]at java.lang.Class.getDeclaredConstructors0(Native Method)
2012-11-05 14:21:09 [INFO] [STDERR]at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at java.lang.Class.getConstructor0(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at java.lang.Class.newInstance0(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at java.lang.Class.newInstance(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:64)
2012-11-05 14:21:09 [INFO] [STDERR]at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:237)
2012-11-05 14:21:09 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2012-11-05 14:21:09 [INFO] [STDERR]... 8 more
2012-11-05 14:21:09 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2012-11-05 14:21:09 [INFO] [STDERR]at java.net.URLClassLoader$1.run(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at java.net.URLClassLoader$1.run(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at java.security.AccessController.doPrivileged(Native Method)
2012-11-05 14:21:09 [INFO] [STDERR]at java.net.URLClassLoader.findClass(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:109)
2012-11-05 14:21:09 [INFO] [STDERR]at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-05 14:21:09 [INFO] [STDERR]... 16 more
 

Evil Hamster

New Member
Jul 29, 2019
768
0
0
I rebooted my PC, retried the program again.

This time it paused at 86% guava, then finished that download, downloaded another file and came up with the same error.

Logs:

00:47:16 [INFO] net.ftb.gui.LaunchFrame.main:127 FTBLaunch starting up (version 0.3.0)
00:47:16 [INFO] net.ftb.gui.LaunchFrame.main:131 Now is: 2012-11-06 00:47:16
00:47:16 [INFO] net.ftb.gui.LaunchFrame.main:132 Java version: 1.7.0_09
00:47:16 [INFO] net.ftb.gui.LaunchFrame.main:133 Java vendor: Oracle Corporation
00:47:16 [INFO] net.ftb.gui.LaunchFrame.main:134 Java home: C:\Program Files\Java\jre7
00:47:16 [INFO] net.ftb.gui.LaunchFrame.main:135 Java specification: Java Virtual Machine Specification version: 1.7 by Oracle Corporation
00:47:16 [INFO] net.ftb.gui.LaunchFrame.main:137 Java vm: Java HotSpot(TM) Client VM version: 23.5-b02 by Oracle Corporation
00:47:16 [INFO] net.ftb.gui.LaunchFrame.main:139 OS: x86 Windows 7 6.1
00:47:16 [INFO] net.ftb.gui.LaunchFrame.main:140 Working directory: C:\Users\chris\Documents\FTB
00:47:16 [INFO] net.ftb.gui.LaunchFrame.main:142 Max Memory: 259522560
00:47:17 [INFO] net.ftb.gui.LaunchFrame.getCreeperhostLink:496 http://repo.creeperhost.net/direct/FTB2/5f514b82b3c84afe0f40eff0019f9282/release.xml
00:47:17 [INFO] net.ftb.gui.panes.OptionsPane.loadSettings:157 NONE
00:47:17 [INFO] net.ftb.workers.ModpackLoader.run:27 loading modpack information...
00:47:17 [INFO] net.ftb.gui.LaunchFrame.getCreeperhostLink:496 http://repo.creeperhost.net/direct/FTB2/5f514b82b3c84afe0f40eff0019f9282/modpacks.xml
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: java.net.UnknownHostException: launcher.feed-the-beast.com
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.net.PlainSocketImpl.connect(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.net.SocksSocketImpl.connect(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.net.Socket.connect(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.net.Socket.connect(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at sun.net.NetworkClient.doConnect(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at sun.net.www.http.HttpClient.openServer(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at sun.net.www.http.HttpClient.openServer(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at sun.net.www.http.HttpClient.<init>(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at sun.net.www.http.HttpClient.New(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at sun.net.www.http.HttpClient.New(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.net.URL.openStream(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at net.ftb.util.AppUtils.downloadXML(AppUtils.java:68)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at net.ftb.updater.UpdateChecker.loadInfo(UpdateChecker.java:46)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at net.ftb.updater.UpdateChecker.<init>(UpdateChecker.java:27)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:199)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventQueue.access$200(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventQueue$3.run(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventQueue$3.run(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.security.AccessController.doPrivileged(Native Method)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventQueue.dispatchEvent(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
00:47:17 [ERROR] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at java.awt.EventDispatchThread.run(Unknown Source)
00:47:18 [INFO] net.ftb.gui.LaunchFrame.getCreeperhostLink:496 http://repo.creeperhost.net/direct/FTB2/5f514b82b3c84afe0f40eff0019f9282/logo_ftb.png
00:47:18 [INFO] net.ftb.gui.LaunchFrame.getCreeperhostLink:496 http://repo.creeperhost.net/direct/FTB2/5f514b82b3c84afe0f40eff0019f9282/FTBBetaA.zip
00:47:18 [INFO] net.ftb.gui.LaunchFrame.getCreeperhostLink:496 http://repo.creeperhost.net/direct/FTB2/5f514b82b3c84afe0f40eff0019f9282/splash_FTB.png
00:47:19 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Adding pack 0
00:47:51 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: getCurrentDirectory(): C:\Users\chris\Documents
00:47:51 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: getSelectedFile() : C:\Users\chris\Documents\FTB
00:47:55 [INFO] net.ftb.gui.LaunchFrame.doLogin:377 Logging in...
00:47:58 [INFO] net.ftb.gui.LaunchFrame$8.done:427 Login complete.
00:47:58 [INFO] net.ftb.workers.GameUpdateWorker.loadJarURLs:76 Loading Jar URLs
00:47:58 [INFO] net.ftb.workers.GameUpdateWorker.doInBackground:61 Downloading Jars
00:47:59 [INFO] net.ftb.workers.GameUpdateWorker.downloadJars:178 Connecting.. Try 1 of 5
00:48:20 [INFO] net.ftb.workers.GameUpdateWorker.downloadJars:178 Connecting.. Try 1 of 5
00:48:24 [INFO] net.ftb.workers.GameUpdateWorker.downloadJars:178 Connecting.. Try 1 of 5
00:48:25 [INFO] net.ftb.workers.GameUpdateWorker.downloadJars:178 Connecting.. Try 1 of 5
00:48:26 [INFO] net.ftb.workers.GameUpdateWorker.downloadJars:178 Connecting.. Try 1 of 5
00:48:31 [INFO] net.ftb.workers.GameUpdateWorker.doInBackground:67 Extracting Files
00:48:32 [INFO] net.ftb.gui.LaunchFrame$9.done:447 Game update complete
00:48:32 [INFO] net.ftb.gui.LaunchFrame.initializeMods:665 FTBBETAA
00:48:33 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: File not found.
00:48:33 [INFO] net.ftb.gui.ModManager$ModManagerWorker.doInBackground:53 Not up to date!
00:48:33 [INFO] net.ftb.gui.ModManager$ModManagerWorker.doInBackground:58 Pack not found, downloading!
00:48:33 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Downloading
00:48:47 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Entracting
00:48:48 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Installing
00:48:48 [INFO] net.ftb.gui.LaunchFrame.installMods:571 dirs mk'd
00:48:48 [INFO] net.ftb.mclauncher.MinecraftLauncher.setMemory:106 Setting MinMemory to 256
00:48:48 [INFO] net.ftb.mclauncher.MinecraftLauncher.setMemory:108 Setting MaxMemory to 1024
00:48:48 [INFO] net.ftb.gui.LaunchFrame.launchMinecraft:556 MinecraftLauncher said: 1
 

Evil Hamster

New Member
Jul 29, 2019
768
0
0
I would love to try this minecraft setup. Does anybody have any idea what to do to fix the problem?

From reading a few other threads here, I suspect it is people using Java 7 update 9.

If there isn't a fix tonight, I'll see if I can go back to an older version of Java and try again.
 
Status
Not open for further replies.