Uh, need help guys. I need to put 3 mods on my minecraft. I'm sure I've deleted my META-INF and did everything according to the tutorial. Here's the log report:
WALL OF POST:
2013-04-04 22:05:10 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.13.617 for Minecraft 1.5.1 loading
2013-04-04 22:05:10 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_07, running on Windows XP:x86:5.1, installed at F:\Program Files\Java\jre7
2013-04-04 22:05:10 [FINE] [ForgeModLoader] Java classpath at launch is F:\Documents and Settings\NDREW\Application Data\.minecraft\Minecraft.exe
2013-04-04 22:05:10 [FINE] [ForgeModLoader] Java library path at launch is F:\Program Files\Java\jre7\bin;F:\WINDOWS\Sun\Java\bin;F:\WINDOWS\system32;F:\WINDOWS;F:\Program Files\NVIDIA Corporation\PhysX\Common;F:\Program Files\AMD APP\bin\x86;F:\WINDOWS\system32;F:\WINDOWS;F:\WINDOWS\System32\Wbem;F:\Program Files\ATI Technologies\ATI.ACE\Core-Static;F:\Program Files\Java\jre7\bin;.
2013-04-04 22:05:10 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-04-04 22:05:10 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-04-04 22:05:10 [FINEST] [ForgeModLoader] Discovering coremods
2013-04-04 22:05:10 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-04-04 22:05:10 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-04-04 22:05:10 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-04-04 22:05:45 [FINEST] [ForgeModLoader] Download complete
2013-04-04 22:05:45 [INFO] [ForgeModLoader] Download complete
2013-04-04 22:05:45 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully
2013-04-04 22:05:45 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-04-04 22:05:45 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-04-04 22:05:45 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-04-04 22:06:30 [FINEST] [ForgeModLoader] Download complete
2013-04-04 22:06:30 [INFO] [ForgeModLoader] Download complete
2013-04-04 22:06:30 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully
2013-04-04 22:06:30 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-04-04 22:06:30 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-04-04 22:06:30 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-04-04 22:08:23 [FINEST] [ForgeModLoader] Download complete
2013-04-04 22:08:23 [INFO] [ForgeModLoader] Download complete
2013-04-04 22:08:23 [FINEST] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully
2013-04-04 22:08:30 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-04-04 22:08:30 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:20)
2013-04-04 22:08:30 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-04-04 22:08:30 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-04-04 22:08:30 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:96)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-04-04 22:08:30 [INFO] [STDERR] ... 5 more
2013-04-04 22:08:30 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-04-04 22:08:30 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-04-04 22:08:30 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] ... 13 more
Please help
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
WALL OF POST:
2013-04-04 22:05:10 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.13.617 for Minecraft 1.5.1 loading
2013-04-04 22:05:10 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_07, running on Windows XP:x86:5.1, installed at F:\Program Files\Java\jre7
2013-04-04 22:05:10 [FINE] [ForgeModLoader] Java classpath at launch is F:\Documents and Settings\NDREW\Application Data\.minecraft\Minecraft.exe
2013-04-04 22:05:10 [FINE] [ForgeModLoader] Java library path at launch is F:\Program Files\Java\jre7\bin;F:\WINDOWS\Sun\Java\bin;F:\WINDOWS\system32;F:\WINDOWS;F:\Program Files\NVIDIA Corporation\PhysX\Common;F:\Program Files\AMD APP\bin\x86;F:\WINDOWS\system32;F:\WINDOWS;F:\WINDOWS\System32\Wbem;F:\Program Files\ATI Technologies\ATI.ACE\Core-Static;F:\Program Files\Java\jre7\bin;.
2013-04-04 22:05:10 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-04-04 22:05:10 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-04-04 22:05:10 [FINEST] [ForgeModLoader] Discovering coremods
2013-04-04 22:05:10 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-04-04 22:05:10 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-04-04 22:05:10 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-04-04 22:05:45 [FINEST] [ForgeModLoader] Download complete
2013-04-04 22:05:45 [INFO] [ForgeModLoader] Download complete
2013-04-04 22:05:45 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully
2013-04-04 22:05:45 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-04-04 22:05:45 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-04-04 22:05:45 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-04-04 22:06:30 [FINEST] [ForgeModLoader] Download complete
2013-04-04 22:06:30 [INFO] [ForgeModLoader] Download complete
2013-04-04 22:06:30 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully
2013-04-04 22:06:30 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-04-04 22:06:30 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-04-04 22:06:30 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-04-04 22:08:23 [FINEST] [ForgeModLoader] Download complete
2013-04-04 22:08:23 [INFO] [ForgeModLoader] Download complete
2013-04-04 22:08:23 [FINEST] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully
2013-04-04 22:08:30 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-04-04 22:08:30 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:20)
2013-04-04 22:08:30 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-04-04 22:08:30 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-04-04 22:08:30 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:96)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-04-04 22:08:30 [INFO] [STDERR] ... 5 more
2013-04-04 22:08:30 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-04-04 22:08:30 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-04-04 22:08:30 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-04 22:08:30 [INFO] [STDERR] ... 13 more
Please help