Posted January 30, 201312 yr theres was a fatal error starting up minecraft and FML -ForgeModLoader-client-0- 2013-01-30 20:12:59 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading 2013-01-30 20:12:59 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-01-30 20:12:59 [FINEST] [ForgeModLoader] Discovering coremods 2013-01-30 20:12:59 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar 2013-01-30 20:12:59 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar 2013-01-30 20:13:01 [FINEST] [ForgeModLoader] Download complete 2013-01-30 20:13:01 [iNFO] [ForgeModLoader] Download complete 2013-01-30 20:13:01 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully 2013-01-30 20:13:01 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar 2013-01-30 20:13:01 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar 2013-01-30 20:13:22 [FINEST] [ForgeModLoader] Download complete 2013-01-30 20:13:22 [iNFO] [ForgeModLoader] Download complete 2013-01-30 20:13:22 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully 2013-01-30 20:13:22 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar 2013-01-30 20:13:22 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar 2013-01-30 20:13:24 [FINEST] [ForgeModLoader] Download complete 2013-01-30 20:13:24 [iNFO] [ForgeModLoader] Download complete 2013-01-30 20:13:24 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully 2013-01-30 20:13:24 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-01-30 20:13:24 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-01-30 20:13:49 [FINEST] [ForgeModLoader] Download complete 2013-01-30 20:13:49 [iNFO] [ForgeModLoader] Download complete 2013-01-30 20:13:49 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully 2013-01-30 20:13:53 [iNFO] [sTDERR] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap 2013-01-30 20:13:53 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175) 2013-01-30 20:13:53 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242) 2013-01-30 20:13:53 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212) 2013-01-30 20:13:53 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2013-01-30 20:13:53 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:153) 2013-01-30 20:13:53 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:94) 2013-01-30 20:13:53 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method) 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Unknown Source) 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source) 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source) 2013-01-30 20:13:53 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:77) 2013-01-30 20:13:53 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:238) 2013-01-30 20:13:53 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) 2013-01-30 20:13:53 [iNFO] [sTDERR] ... 5 more 2013-01-30 20:13:53 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source) 2013-01-30 20:13:53 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:110) 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-01-30 20:13:53 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-01-30 20:13:53 [iNFO] [sTDERR] ... 13 more
January 31, 201312 yr read the eaq [shadow=black,right][glow=green,2,300]☟ ☞ uyjulian's website ☜ ☝[/glow][/shadow]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.