So today, I download the instant mansion mod and a forge for minecraft 1.5.2 But this message keeps appearing
"FML ERROR bla bla bla!" and it says that i should click some notepad file, So i Did and this appeared
I Can't understand why this happen maybe someone could help me Please Please Please Please!!
2013-06-12 15:30:41 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading
2013-06-12 15:30:41 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_17, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2013-06-12 15:30:41 [FINE] [ForgeModLoader] Java classpath at launch is /C:/Users/user/AppData/Local/Temp/e4jB9F2.tmp_dir/MinecraftSP.jar
2013-06-12 15:30:41 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\SysWOW64;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Trend Micro\AMSP;C:\Program Files (x86)\Windows Live\Shared;c:\program files (x86)\java\jre7\bin;.
2013-06-12 15:30:41 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-06-12 15:30:41 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-06-12 15:30:41 [FINEST] [ForgeModLoader] Discovering coremods
2013-06-12 15:30:41 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-06-12 15:30:41 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-06-12 15:30:42 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:30:42 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:30:42 [FINEST] [ForgeModLoader] Library file argo-small-3.2.jar was downloaded and verified successfully
2013-06-12 15:30:42 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-06-12 15:30:42 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-06-12 15:30:47 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:30:47 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:30:47 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully
2013-06-12 15:30:47 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-06-12 15:30:47 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-06-12 15:30:48 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:30:48 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:30:48 [FINEST] [ForgeModLoader] Library file asm-all-4.1.jar was downloaded and verified successfully
2013-06-12 15:30:48 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-06-12 15:30:48 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-06-12 15:30:54 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:30:54 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:30:54 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully
2013-06-12 15:30:54 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-06-12 15:30:54 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-06-12 15:30:56 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:30:56 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:30:56 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.2.zip was downloaded and verified successfully
2013-06-12 15:30:56 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-06-12 15:30:56 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-06-12 15:31:02 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:31:02 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:31:02 [FINEST] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully
2013-06-12 15:31:06 [INFO] [STDERR] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-06-12 15:31:06 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-06-12 15:31:06 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:153)
2013-06-12 15:31:06 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)
2013-06-12 15:31:06 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-06-12 15:31:06 [INFO] [STDERR] ... 5 more
2013-06-12 15:31:06 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-06-12 15:31:06 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-06-12 15:31:06 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] ... 13 more
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So today, I download the instant mansion mod and a forge for minecraft 1.5.2 But this message keeps appearing
"FML ERROR bla bla bla!" and it says that i should click some notepad file, So i Did and this appeared
I Can't understand why this happen maybe someone could help me
Please Please Please Please!!
2013-06-12 15:30:41 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading
2013-06-12 15:30:41 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_17, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2013-06-12 15:30:41 [FINE] [ForgeModLoader] Java classpath at launch is /C:/Users/user/AppData/Local/Temp/e4jB9F2.tmp_dir/MinecraftSP.jar
2013-06-12 15:30:41 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\SysWOW64;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Trend Micro\AMSP;C:\Program Files (x86)\Windows Live\Shared;c:\program files (x86)\java\jre7\bin;.
2013-06-12 15:30:41 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-06-12 15:30:41 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-06-12 15:30:41 [FINEST] [ForgeModLoader] Discovering coremods
2013-06-12 15:30:41 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-06-12 15:30:41 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-06-12 15:30:42 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:30:42 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:30:42 [FINEST] [ForgeModLoader] Library file argo-small-3.2.jar was downloaded and verified successfully
2013-06-12 15:30:42 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-06-12 15:30:42 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-06-12 15:30:47 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:30:47 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:30:47 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully
2013-06-12 15:30:47 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-06-12 15:30:47 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-06-12 15:30:48 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:30:48 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:30:48 [FINEST] [ForgeModLoader] Library file asm-all-4.1.jar was downloaded and verified successfully
2013-06-12 15:30:48 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-06-12 15:30:48 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-06-12 15:30:54 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:30:54 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:30:54 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully
2013-06-12 15:30:54 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-06-12 15:30:54 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-06-12 15:30:56 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:30:56 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:30:56 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.2.zip was downloaded and verified successfully
2013-06-12 15:30:56 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-06-12 15:30:56 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-06-12 15:31:02 [FINEST] [ForgeModLoader] Download complete
2013-06-12 15:31:02 [INFO] [ForgeModLoader] Download complete
2013-06-12 15:31:02 [FINEST] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully
2013-06-12 15:31:06 [INFO] [STDERR] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-06-12 15:31:06 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-06-12 15:31:06 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:153)
2013-06-12 15:31:06 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)
2013-06-12 15:31:06 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-06-12 15:31:06 [INFO] [STDERR] ... 5 more
2013-06-12 15:31:06 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-06-12 15:31:06 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-06-12 15:31:06 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-12 15:31:06 [INFO] [STDERR] ... 13 more