This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Dec 04, 2014 4:46:14 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Dec 04, 2014 4:46:14 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-12-04 16:46:14 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-12-04 16:46:14 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_25
2014-12-04 16:46:14 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-12-04 16:46:14 [INFO] [ForgeModLoader] Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
2014-12-04 16:46:14 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-12-04 16:46:14 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-12-04 16:46:14 [INFO] [ForgeModLoader] Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
2014-12-04 16:46:14 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: [email protected]bc2
2014-12-04 16:46:14 [INFO] [ForgeModLoader] [LegacyJavaFixer] Replacing tweaker [email protected]bc2 with net.min[email protected]76ccd017
2014-12-04 16:46:14 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
2014-12-04 16:46:14 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
2014-12-04 16:46:14 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: DepLoader {[]}
2014-12-04 16:46:14 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: NEICorePlugin {[]}
2014-12-04 16:46:14 [INFO] [ForgeModLoader] [LegacyJavaFixer] Tweaker: [email protected]bc2
2014-12-04 16:46:14 [INFO] [ForgeModLoader] [LegacyJavaFixer] Replacing tweaker [email protected]bc2 with net.min[email protected]76ccd017
2014-12-04 16:46:14 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-12-04 16:46:14 [INFO] [ForgeModLoader] Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
2014-12-04 16:46:14 [INFO] [ForgeModLoader] [LegacyJavaFixer] Replacing sort
2014-12-04 16:46:14 [INFO] [ForgeModLoader] Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
2014-12-04 16:46:14 [INFO] [ForgeModLoader] Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
2014-12-04 16:46:14 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-12-04 16:46:14 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-12-04 16:46:16 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2014-12-04 16:46:16 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
2014-12-04 16:46:16 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-12-04 16:46:16 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2014-12-04 16:46:16 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-12-04 16:46:17 [INFO] [STDERR] Warning: version of CodeChickenLib-universal-1.6.4-, 1.0.0.62 is newer than request 1.0.0.44
2014-12-04 16:46:17 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-12-04 16:46:17 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin
2014-12-04 16:46:17 [INFO] [STDERR] at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:23)
2014-12-04 16:46:17 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:97)
2014-12-04 16:46:17 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-12-04 16:46:17 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-12-04 16:46:17 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.launch.CodeChickenCorePlugin
2014-12-04 16:46:17 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2014-12-04 16:46:17 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-12-04 16:46:17 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-12-04 16:46:17 [INFO] [STDERR] ... 4 more
2014-12-04 16:46:17 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2014-12-04 16:46:17 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2014-12-04 16:46:17 [INFO] [STDERR] ... 6 more
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
I dont know what this means... can anyone help?