Hello, I was trying to play with some MC mods and I get this cras
[14:06:16] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:06:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:06:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:06:16] [main/INFO] [FML]: Forge Mod Loader version 7.10.25.1208 for Minecraft 1.7.10 loading
[14:06:16] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
[14:06:16] [main/WARN] [FML]: The coremod buildcraftAdditions.preloader.BCALoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/ERROR] [FML]: Unable to read the jar file CodeChickenLib-1.7.10-1.1.1.98-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\aafes\AppData\Roaming\.minecraft\mods\CodeChickenLib-1.7.10-1.1.1.98-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:243) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.0.1208.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[14:06:17] [main/ERROR] [FML]: Unable to read the jar file Eureka-1.7.10-1.1.jar - ignoring
java.io.FileNotFoundException: C:\Users\aafes\AppData\Roaming\.minecraft\mods\Eureka-1.7.10-1.1.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:243) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.0.1208.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[14:06:17] [main/ERROR] [FML]: Unable to read the jar file ForgeMultipart-1.7.10-1.1.0.297-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\aafes\AppData\Roaming\.minecraft\mods\ForgeMultipart-1.7.10-1.1.0.297-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:243) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.0.1208.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[14:06:17] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_A2.jar
[14:06:17] [main/WARN] [FML]: The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/INFO] [TCorestruct]: Scalpel. Suction. Lumber axe. CLEAR! *zap*
[14:06:17] [main/INFO] [TCorestruct]: Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair, tconstruct.preloader.AccessTransformers])
[14:06:17] [main/INFO] [TCorestruct]: Found a properties file. Attempting load...
[14:06:17] [main/INFO] [TCorestruct]: Loaded properties successfully. Using specified settings.
[14:06:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:06:17] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[14:06:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:06:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:06:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:06:17] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
OptiFineForgeTweaker: acceptOptions
OptiFineForgeTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine URL: file:/C:/Users/aafes/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_U_A2.jar
OptiFine ZIP file: [email protected]
[14:06:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:06:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Successfully Registered Transformer
[Micdoodle8Core]: Patching game...
[Micdoodle8Core]: Patching game...
[14:06:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Exception in thread "main" java.lang.NoClassDefFoundError: openmods/asm/VisitorHelper$TransformProvider
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:86)
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:99)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: openmods.asm.VisitorHelper$TransformProvider
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 10 more
Mods installed
Flans
Buildcraft and BC additions
CodeChickenCore, NEI, and Enderstorage
Galactic Craft /w Planets and Micdoodle core (ALL IN BETA)
[14:06:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:06:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:06:16] [main/INFO] [FML]: Forge Mod Loader version 7.10.25.1208 for Minecraft 1.7.10 loading
[14:06:16] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
[14:06:16] [main/WARN] [FML]: The coremod buildcraftAdditions.preloader.BCALoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/ERROR] [FML]: Unable to read the jar file CodeChickenLib-1.7.10-1.1.1.98-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\aafes\AppData\Roaming\.minecraft\mods\CodeChickenLib-1.7.10-1.1.1.98-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:243) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.0.1208.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[14:06:17] [main/ERROR] [FML]: Unable to read the jar file Eureka-1.7.10-1.1.jar - ignoring
java.io.FileNotFoundException: C:\Users\aafes\AppData\Roaming\.minecraft\mods\Eureka-1.7.10-1.1.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:243) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.0.1208.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[14:06:17] [main/ERROR] [FML]: Unable to read the jar file ForgeMultipart-1.7.10-1.1.0.297-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\aafes\AppData\Roaming\.minecraft\mods\ForgeMultipart-1.7.10-1.1.0.297-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_60]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:243) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.0.1208.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.0.1208.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[14:06:17] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_A2.jar
[14:06:17] [main/WARN] [FML]: The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:06:17] [main/INFO] [TCorestruct]: Scalpel. Suction. Lumber axe. CLEAR! *zap*
[14:06:17] [main/INFO] [TCorestruct]: Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair, tconstruct.preloader.AccessTransformers])
[14:06:17] [main/INFO] [TCorestruct]: Found a properties file. Attempting load...
[14:06:17] [main/INFO] [TCorestruct]: Loaded properties successfully. Using specified settings.
[14:06:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:06:17] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[14:06:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:06:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:06:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:06:17] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
OptiFineForgeTweaker: acceptOptions
OptiFineForgeTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine URL: file:/C:/Users/aafes/AppData/Roaming/.minecraft/mods/OptiFine_1.7.10_HD_U_A2.jar
OptiFine ZIP file: [email protected]
[14:06:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:06:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Successfully Registered Transformer
[Micdoodle8Core]: Patching game...
[Micdoodle8Core]: Patching game...
[14:06:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:06:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Exception in thread "main" java.lang.NoClassDefFoundError: openmods/asm/VisitorHelper$TransformProvider
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:86)
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:99)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: openmods.asm.VisitorHelper$TransformProvider
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 10 more
Mods installed
Flans
Buildcraft and BC additions
CodeChickenCore, NEI, and Enderstorage
Galactic Craft /w Planets and Micdoodle core (ALL IN BETA)
Mekanism and its addons
Openblocks
Optifine
Railcraft
TConstruct
Waila
Thank you and bye
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI'm working on an open-source mod called Craft++. Check it out!
i believe because it's not update to any version beyond 1.6.4 right ?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumNo
I'm working on an open-source mod called Craft++. Check it out!