The Meaning of Life, the Universe, and Everything.
Join Date:
9/2/2014
Posts:
46
Member Details
I have these mods installed on the pic below
then I start minecraft but it doesn't crash it just goes back to the Game Output. Not a crash. Nothing shows up at Crash Report.
vvvvv-Below-vvvvv
Sep 22, 2014 7:38:03 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Sep 22, 2014 7:38:03 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Sep 22, 2014 7:38:03 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_67, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2014-09-22 19:38:03 [WARNING] [ForgeModLoader] The coremod com.spacechase0.minecraft.spacecore.asm.SpaceCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-22 19:38:03 [WARNING] [ForgeModLoader] The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-22 19:38:03 [INFO] [ForgeModLoader] AMCore initializing...stand back! I'm going to try MAGIC!
2014-09-22 19:38:03 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-22 19:38:03 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.6.4_HD_D1.jar
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Loading tweak class name optifine.OptiFineForgeTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Calling tweak class optifine.OptiFineForgeTweaker
2014-09-22 19:38:03 [INFO] [STDOUT] OptiFineForgeTweaker: acceptOptions
2014-09-22 19:38:03 [INFO] [STDOUT] OptiFineForgeTweaker: injectIntoClassLoader
2014-09-22 19:38:03 [INFO] [STDOUT] OptiFine ClassTransformer
2014-09-22 19:38:03 [INFO] [STDOUT] OptiFine URL: file:/C:/Users/Lopez/AppData/Roaming/.minecraft/mods/OptiFine_1.6.4_HD_D1.jar
2014-09-22 19:38:03 [INFO] [STDOUT] OptiFine ZIP file: [email protected]
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-22 19:38:03 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-22 19:38:05 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-22 19:38:05 [INFO] [STDOUT] Loaded 7 rules from AccessTransformer config file AM2_at.cfg
2014-09-22 19:38:05 [INFO] [ForgeModLoader] MC located at: C:\Users\Lopez\AppData\Roaming\.minecraft
2014-09-22 19:38:05 [INFO] [ForgeModLoader] AMCore >> Located Thaumcraft
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-22 19:38:05 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin
2014-09-22 19:38:05 [INFO] [STDERR] at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:18)
2014-09-22 19:38:05 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:97)
2014-09-22 19:38:05 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-09-22 19:38:05 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-09-22 19:38:05 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.launch.CodeChickenCorePlugin
2014-09-22 19:38:05 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2014-09-22 19:38:05 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-09-22 19:38:05 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-09-22 19:38:05 [INFO] [STDERR] ... 4 more
2014-09-22 19:38:05 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2014-09-22 19:38:05 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2014-09-22 19:38:05 [INFO] [STDERR] ... 6 more
"Roughly 95% of Minecraft players hate Villagers and would be very happy if they were removed. If you are one of the 5% who actually like villagers, copy this into your signature." -RainbowGirl
then I start minecraft but it doesn't crash it just goes back to the Game Output. Not a crash. Nothing shows up at Crash Report.
vvvvv-Below-vvvvv
Sep 22, 2014 7:38:03 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Sep 22, 2014 7:38:03 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Sep 22, 2014 7:38:03 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_67, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2014-09-22 19:38:03 [WARNING] [ForgeModLoader] The coremod com.spacechase0.minecraft.spacecore.asm.SpaceCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-22 19:38:03 [WARNING] [ForgeModLoader] The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-22 19:38:03 [INFO] [ForgeModLoader] AMCore initializing...stand back! I'm going to try MAGIC!
2014-09-22 19:38:03 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-22 19:38:03 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.6.4_HD_D1.jar
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Loading tweak class name optifine.OptiFineForgeTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Calling tweak class optifine.OptiFineForgeTweaker
2014-09-22 19:38:03 [INFO] [STDOUT] OptiFineForgeTweaker: acceptOptions
2014-09-22 19:38:03 [INFO] [STDOUT] OptiFineForgeTweaker: injectIntoClassLoader
2014-09-22 19:38:03 [INFO] [STDOUT] OptiFine ClassTransformer
2014-09-22 19:38:03 [INFO] [STDOUT] OptiFine URL: file:/C:/Users/Lopez/AppData/Roaming/.minecraft/mods/OptiFine_1.6.4_HD_D1.jar
2014-09-22 19:38:03 [INFO] [STDOUT] OptiFine ZIP file: [email protected]
2014-09-22 19:38:03 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-22 19:38:03 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-22 19:38:05 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-22 19:38:05 [INFO] [STDOUT] Loaded 7 rules from AccessTransformer config file AM2_at.cfg
2014-09-22 19:38:05 [INFO] [ForgeModLoader] MC located at: C:\Users\Lopez\AppData\Roaming\.minecraft
2014-09-22 19:38:05 [INFO] [ForgeModLoader] AMCore >> Located Thaumcraft
2014-09-22 19:38:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-09-22 19:38:05 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin
2014-09-22 19:38:05 [INFO] [STDERR] at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:18)
2014-09-22 19:38:05 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:97)
2014-09-22 19:38:05 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-09-22 19:38:05 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-09-22 19:38:05 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.launch.CodeChickenCorePlugin
2014-09-22 19:38:05 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2014-09-22 19:38:05 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-09-22 19:38:05 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-09-22 19:38:05 [INFO] [STDERR] ... 4 more
2014-09-22 19:38:05 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2014-09-22 19:38:05 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2014-09-22 19:38:05 [INFO] [STDERR] ... 6 more
Links to Mods: EndPlus | Deeper Caves | FarLands
"Roughly 95% of Minecraft players hate Villagers and would be very happy if they were removed. If you are one of the 5% who actually like villagers, copy this into your signature." -RainbowGirl
Also why is there the Forge installer in mods folder, or is this just a general cache folder for everything?