This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
this is what the file says...
2013-08-11 22:08:12 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.682 for Minecraft 1.5.1 loading
2013-08-11 22:08:12 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ Client VM, version 1.7.0_21, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2013-08-11 22:08:12 [FINE] [ForgeModLoader] Java classpath at launch is bin\minecraft.jar;bin\lwjgl.jar;bin\lwjgl_util.jar;bin\jinput.jar;
2013-08-11 22:08:12 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\Owner\AppData\Roaming\.aethericcrusade\bin\natives
2013-08-11 22:08:12 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-08-11 22:08:12 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-08-11 22:08:12 [FINEST] [ForgeModLoader] Discovering coremods
2013-08-11 22:08:12 [FINEST] [ForgeModLoader] Found a candidate coremod CORE-AetherII(Core).jar
2013-08-11 22:08:12 [FINEST] [ForgeModLoader] Loading coremod CORE-AetherII(Core).jar
2013-08-11 22:08:12 [FINE] [ForgeModLoader] The coremod net.aetherteam.aether.asm.AetherLoadingPlugin requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.
2013-08-11 22:08:12 [FINEST] [ForgeModLoader] Loaded coremod CORE-AetherII(Core).jar
2013-08-11 22:08:12 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-08-11 22:08:12 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...va-14.0-rc3.jar
2013-08-11 22:08:12 [INFO] [ForgeModLoader] Downloading file http://files.minecra...va-14.0-rc3.jar
2013-08-11 22:08:20 [FINEST] [ForgeModLoader] Download complete
2013-08-11 22:08:20 [INFO] [ForgeModLoader] Download complete
2013-08-11 22:08:20 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully
2013-08-11 22:08:20 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-08-11 22:08:20 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-148.jar
2013-08-11 22:08:20 [INFO] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-148.jar
2013-08-11 22:08:28 [FINEST] [ForgeModLoader] Download complete
2013-08-11 22:08:28 [INFO] [ForgeModLoader] Download complete
2013-08-11 22:08:28 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully
2013-08-11 22:08:28 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-08-11 22:08:28 [FINEST] [ForgeModLoader] Downloading file http://files.minecra...ala-library.jar
2013-08-11 22:08:28 [INFO] [ForgeModLoader] Downloading file http://files.minecra...ala-library.jar
2013-08-11 22:08:40 [FINEST] [ForgeModLoader] Download complete
2013-08-11 22:08:40 [INFO] [ForgeModLoader] Download complete
2013-08-11 22:08:40 [FINEST] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully
2013-08-11 22:11:07 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-08-11 22:11:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-08-11 22:11:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
2013-08-11 22:11:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
2013-08-11 22:11:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2261)
2013-08-11 22:11:07 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-08-11 22:11:07 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-08-11 22:11:07 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-08-11 22:11:07 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-08-11 22:11:07 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-08-11 22:11:07 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-08-11 22:11:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)
2013-08-11 22:11:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
2013-08-11 22:11:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-08-11 22:11:07 [INFO] [STDERR] ... 3 more
2013-08-11 22:11:07 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-08-11 22:11:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-08-11 22:11:07 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-08-11 22:11:07 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-08-11 22:11:07 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-08-11 22:11:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160)
2013-08-11 22:11:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-11 22:11:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-08-11 22:11:07 [INFO] [STDERR] ... 11 more
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://java.com/en/download/manual.jsp
Remove old versions before doing so.