Hello guys, I tried to install Industrial Craft 2 today using a Skydaz installer (which can be found here:http://www.skydaz.co...inecraft-1-5-2/). After cleaning minecraft of all previous mods and force updating, I ran the installer without a problem. the problem arises when I try to start minecraft. The screen goes black and says forge needs to do some tasks before I can play, which I understand is completely normal. But then I get this
"Fatal error starting minecraft and FML". Here is what the log says:
2013-06-07 23:17:27 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.12.710 for Minecraft 1.5.2 loading
2013-06-07 23:17:27 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2013-06-07 23:17:27 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\deg_en\Desktop\Games\Minecraft Launchers\Mineshafter-proxy.jar
2013-06-07 23:17:27 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\HP SimplePass\x64;C:\Program Files (x86)\HP SimplePass\;;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;.
2013-06-07 23:17:27 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-06-07 23:17:27 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-06-07 23:17:27 [FINEST] [ForgeModLoader] Discovering coremods
2013-06-07 23:17:27 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-06-07 23:17:27 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-06-07 23:17:27 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-06-07 23:17:27 [INFO] [STDOUT] Request: GET http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-06-07 23:17:27 [INFO] [STDOUT] No handler. Piping.
2013-06-07 23:17:29 [INFO] [STDOUT] Piping finished, data size: 2189140
2013-06-07 23:17:34 [FINEST] [ForgeModLoader] Download complete
2013-06-07 23:17:34 [INFO] [ForgeModLoader] Download complete
2013-06-07 23:17:34 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully
2013-06-07 23:17:34 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-06-07 23:17:34 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-06-07 23:17:34 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-06-07 23:17:34 [INFO] [STDOUT] Request: GET http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-06-07 23:17:34 [INFO] [STDOUT] No handler. Piping.
2013-06-07 23:17:37 [INFO] [STDOUT] Piping finished, data size: 2318161
2013-06-07 23:17:42 [FINEST] [ForgeModLoader] Download complete
2013-06-07 23:17:42 [INFO] [ForgeModLoader] Download complete
2013-06-07 23:17:42 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully
2013-06-07 23:17:42 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-06-07 23:17:42 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-06-07 23:17:42 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-06-07 23:17:42 [INFO] [STDOUT] Request: GET http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-06-07 23:17:42 [INFO] [STDOUT] No handler. Piping.
2013-06-07 23:17:48 [INFO] [STDOUT] Piping finished, data size: 7114640
2013-06-07 23:17:53 [FINEST] [ForgeModLoader] Download complete
2013-06-07 23:17:53 [INFO] [ForgeModLoader] Download complete
2013-06-07 23:17:53 [FINEST] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully
2013-06-07 23:18:16 [INFO] [STDERR] Exception in thread "Thread-12" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-06-07 23:18:16 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-06-07 23:18:16 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-06-07 23:18:16 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-06-07 23:18:16 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-06-07 23:18:16 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-06-07 23:18:16 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-06-07 23:18:16 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-06-07 23:18:16 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-06-07 23:18:16 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-06-07 23:18:16 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-06-07 23:18:16 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-06-07 23:18:16 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-06-07 23:18:16 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)
2013-06-07 23:18:16 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
2013-06-07 23:18:16 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-06-07 23:18:16 [INFO] [STDERR] ... 5 more
2013-06-07 23:18:16 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-06-07 23:18:16 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-06-07 23:18:16 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-06-07 23:18:16 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-06-07 23:18:16 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-06-07 23:18:16 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160)
2013-06-07 23:18:16 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-07 23:18:16 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-07 23:18:16 [INFO] [STDERR] ... 13 more
I have tried force updating, deleting then reinstalling minecraft, and running the installer once more. I have looked in plenty of places but i just can't find a fix. i would greatly appreciate if you guys helped me. Cheers.
Delete that IC2 mod. It might not be compatible with your version of Minecraft, so delete it, or maybe try waiting for your forge to finish downloading the .jar files and try adding the mod, if its your version of Minecraft of course. If it still doesn't work, the Minecraft forge might be the wrong version.
"Fatal error starting minecraft and FML". Here is what the log says:
Well,i had same problem with WW2 mod,and i had BBMM too,but i moved bbmm out of mods directory and it worked.
But this is with 2 mods.
Maybe they created a error in typing.Maybe IC2 is for 1.2.5?And i had same Mod version problems.
They have written 1.5.2 instead of 1.2.5?I think that's problem,since there isn't Industrial Craft 2 for 1.5.2.
Newest version (by the data i found about IC2) is 1.4.7.