Chicken-Bones / NotEnoughItems

MIT License
130 stars 129 forks source link

Client "version Required 1.0.7" #343

Open GravekeeperMan opened 8 years ago

GravekeeperMan commented 8 years ago

MAJOR EDIT:

I have Managed to get it past crashing but it now reads:

Forge Mod Loader has found a problem with your Minecraft installation The mods and versions listed below could not be found

CodeChickenCore : minimum version required is 1.0.7

The file 'logs/fml-client-latest.log' Contains more information.

should i post the log here or just wait i assume this screen is common actually i will just attach it just in case


Hello, i have a slight problem i am hoping you can help me with. i love this mod but when i put it in my mods folder it crashes. the library is there but it happens anyway here is the report:

[08:18:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [08:18:29] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [08:18:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [08:18:29] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading [08:18:29] [main/INFO] [FML]: 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 (x86)\Minecraft\runtime\jre-x64\1.8.0_25 [08:18:29] [main/INFO] [FML]: [AppEng] Core Init [08:18:29] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [08:18:29] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft [08:18:29] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [08:18:30] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.asm.NEICorePlugin.(NEICorePlugin.java:18) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.newInstance(Class.java:438) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 15 more [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 17 more [08:18:30] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\Jonathan\AppData\Roaming.minecraft for Forge Mod Loader java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit at codechicken.nei.asm.NEICorePlugin.(NEICorePlugin.java:18) ~[NotEnoughItems-1.7.10-1.0.5.120-universal%20(1).jar:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25] at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25] at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?] at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25] ... 15 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25] ... 15 more Exception in thread "main" [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.asm.NEICorePlugin.(NEICorePlugin.java:18) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.newInstance(Class.java:438) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 15 more [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) [08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 17 more

if you can help me out it would be amazing, cause crafting thermal expansion and ae is hard enough as it is :D thx -gravekeeper


attached log:

[19:30:02] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR. [19:30:02] [main/INFO] [FML/]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading [19:30:02] [main/INFO] [FML/]: 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 (x86)\Minecraft\runtime\jre-x64\1.8.0_25 [19:30:02] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;C:\Users\Jonathan\AppData\Roaming.minecraft\versions\1.7.10\1.7.10.jar [19:30:02] [main/DEBUG] [FML/]: Java library path at launch is C:\Users\Jonathan\AppData\Roaming.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-591377482851285 [19:30:02] [main/DEBUG] [FML/]: Enabling runtime deobfuscation [19:30:02] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin [19:30:02] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers [19:30:02] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin [19:30:02] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin [19:30:02] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers [19:30:02] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin [19:30:02] [main/DEBUG] [FML/]: All fundamental core mods are successfully located [19:30:02] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Jonathan\AppData\Roaming.minecraft [19:30:02] [main/DEBUG] [FML/]: Discovering coremods [19:30:02] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenCore-1.7.10-1.0.4.29-universal.jar [19:30:02] [main/TRACE] [FML/]: Adding CodeChickenCore-1.7.10-1.0.4.29-universal.jar to the list of known coremods, it will not be examined again [19:30:02] [main/DEBUG] [FML/]: Instantiating coremod class CodeChickenCorePlugin [19:30:02] [main/WARN] [FML/]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [19:30:03] [main/DEBUG] [FML/]: Added access transformer class codechicken.core.asm.CodeChickenAccessTransformer to enqueued access transformers [19:30:03] [main/DEBUG] [FML/]: Enqueued coremod CodeChickenCorePlugin [19:30:03] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenLib-1.7.10-1.1.1.99-universal.jar [19:30:03] [main/ERROR] [FML/]: Unable to read the jar file CodeChickenLib-1.7.10-1.1.1.99-universal.jar - ignoring java.io.FileNotFoundException: C:\Users\Jonathan\AppData\Roaming.minecraft\mods\CodeChickenLib-1.7.10-1.1.1.99-universal.jar (The system cannot find the file specified) at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_25] at java.util.zip.ZipFile.(ZipFile.java:220) ~[?:1.8.0_25] at java.util.zip.ZipFile.(ZipFile.java:150) ~[?:1.8.0_25] at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_25] at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_25] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?] at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] [19:30:03] [main/DEBUG] [FML/]: Examining for coremod candidacy NotEnoughItems-1.7.10-1.0.5.120-universal (1).jar [19:30:03] [main/TRACE] [FML/]: Adding NotEnoughItems-1.7.10-1.0.5.120-universal (1).jar to the list of known coremods, it will not be examined again [19:30:03] [main/DEBUG] [FML/]: Instantiating coremod class NEICorePlugin [19:30:03] [main/WARN] [FML/]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [19:30:03] [main/DEBUG] [FML/]: Enqueued coremod NEICorePlugin [19:30:03] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [19:30:03] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [19:30:03] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [19:30:03] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [19:30:03] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [19:30:03] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers [19:30:03] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer [19:30:03] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer [19:30:03] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer [19:30:03] [main/DEBUG] [FML/]: Injection complete [19:30:03] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} [19:30:03] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin [19:30:04] [main/DEBUG] [FML/]: Read 527 binary patches [19:30:05] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [19:30:05] [main/INFO] [FML/]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [19:30:05] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully [19:30:05] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [19:30:05] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers [19:30:05] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer [19:30:05] [main/DEBUG] [FML/]: Injection complete [19:30:05] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} [19:30:05] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin [19:30:05] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully [19:30:05] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [19:30:05] [main/DEBUG] [FML/]: Injecting coremod CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin} class transformers [19:30:05] [main/DEBUG] [FML/]: Injection complete [19:30:05] [main/DEBUG] [FML/]: Running coremod plugin for CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin} [19:30:05] [main/DEBUG] [FML/]: Running coremod plugin CCCDeobfPlugin [19:30:05] [main/DEBUG] [FML/]: Coremod plugin class LoadPlugin run successfully [19:30:05] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [19:30:05] [main/DEBUG] [FML/]: Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers [19:30:05] [main/TRACE] [FML/]: Registering transformer codechicken.lib.asm.ClassHeirachyManager [19:30:05] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.InterfaceDependancyTransformer [19:30:05] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.TweakTransformer [19:30:05] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DelegatedTransformer [19:30:05] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DefaultImplementationTransformer [19:30:05] [main/DEBUG] [FML/]: Injection complete [19:30:05] [main/DEBUG] [FML/]: Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} [19:30:05] [main/DEBUG] [FML/]: Running coremod plugin CodeChickenCorePlugin [19:30:05] [main/DEBUG] [FML/]: Coremod plugin class CodeChickenCorePlugin run successfully [19:30:05] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [19:30:05] [main/DEBUG] [FML/]: Injecting coremod NEICorePlugin {codechicken.nei.asm.NEICorePlugin} class transformers [19:30:05] [main/TRACE] [FML/]: Registering transformer codechicken.nei.asm.NEITransformer [19:30:05] [main/DEBUG] [FML/]: Injection complete [19:30:05] [main/DEBUG] [FML/]: Running coremod plugin for NEICorePlugin {codechicken.nei.asm.NEICorePlugin} [19:30:05] [main/DEBUG] [FML/]: Running coremod plugin NEICorePlugin [19:30:05] [main/DEBUG] [FML/]: Coremod plugin class NEICorePlugin run successfully [19:30:05] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [19:30:05] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg [19:30:05] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg [19:30:05] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg [19:30:05] [main/DEBUG] [FML/]: Loaded 11 rules from AccessTransformer mod jar file C:\Users\Jonathan\AppData\Roaming.minecraft\mods\NotEnoughItems-1.7.10-1.0.5.120-universal (1).jar!META-INF/nei_at.cfg

[19:30:05] [main/DEBUG] [FML/]: Validating minecraft [19:30:06] [main/DEBUG] [FML/]: Minecraft validated, launching... [19:30:06] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [19:30:06] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [19:30:06] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.client.main.Main} [19:30:07] [main/DEBUG] [CCL ASM/]: Inserted super call into [bfo.e()V] [19:30:07] [main/DEBUG] [CCL ASM/]: Writing method [bex.a(Lbao;II)V] [19:30:07] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V] [19:30:07] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V] [19:30:07] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V] [19:30:07] [main/DEBUG] [CCL ASM/]: Writing method [bex.k()V] [19:30:07] [main/DEBUG] [CCL ASM/]: Writing method [bex.public_func_73869_a(CI)V] [19:30:07] [main/DEBUG] [CCL ASM/]: Writing method [bex.public_func_146984_a(Laay;III)V] [19:30:07] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(IIF)V] [19:30:07] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIF)V] @ 138 - 140 [19:30:07] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIF)V] @ 220 - 225 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIF)V] @ 444 - 470 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Ladd;IILjava/lang/String;)V] @ 9 - 10 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Ladd;IILjava/lang/String;)V] @ 14 - 15 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Laay;)V] @ 298 - 323 [19:30:07] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(III)V] [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(III)V] @ 259 - 260 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(III)V] @ 331 - 332 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 98 - 99 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 107 - 108 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 118 - 119 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 158 - 159 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 168 - 169 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 287 - 288 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 295 - 296 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 314 - 315 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 424 - 425 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 454 - 455 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 468 - 469 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 497 - 498 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 557 - 559 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(CI)V] @ 54 - 55 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(CI)V] @ 84 - 85 [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(I)Z] @ 41 - 42 [19:30:07] [main/DEBUG] [CCL ASM/]: Writing method [bex.managerHandleMouseClick(Laay;III)V] [19:30:07] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIIJ)V] @ 14 - 15 [19:30:07] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.b(III)V] [19:30:07] [main/DEBUG] [CCL ASM/]: NEI: Injecting mouseUp call [19:30:07] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Laay;III)V] @ 10 - 26 [19:30:07] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(CI)V] [19:30:07] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.e()V] @ 0 - 4 [19:30:08] [main/DEBUG] [CCL ASM/]: Writing method [aji.canBeReplacedByLeaves(Lahl;III)Z] [19:30:08] [main/DEBUG] [CCL ASM/]: Writing method [ama.a(Lahb;IIILsv;Ladd;)V] [19:30:09] [main/DEBUG] [CCL ASM/]: Injecting before method [dh.toString()Ljava/lang/String;] @ 51 - 55 [19:30:09] [main/DEBUG] [CCL ASM/]: Injecting before method [dq.toString()Ljava/lang/String;] @ 56 - 60 [19:30:10] [main/INFO] [STDOUT/]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 307] [19:30:12] [Client thread/DEBUG] [CCL ASM/]: Replacing method [bny.a(IIIII)V] @ 7 - 16 [19:30:12] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - LanguageManager took 0.090s [19:30:12] [Client thread/INFO] [FML/]: Could not load splash.properties, will create a default one [19:30:12] [Client thread/INFO] [STDOUT/]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic.

Time: 7/5/16 7:30 PM Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 53721792 bytes (51 MB) / 201220096 bytes (191 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.1 NVIDIA 189.50' Renderer: 'GeForce 310M/PCI/SSE2' [19:30:13] [Client thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization [19:30:13] [Client thread/INFO] [FML/]: MinecraftForge v10.13.4.1614 Initialized [19:30:13] [Client thread/INFO] [FML/]: Replaced 183 ore recipies [19:30:14] [Client thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization [19:30:14] [Client thread/DEBUG] [FML/]: File C:\Users\Jonathan\AppData\Roaming.minecraft\config\injectedDependencies.json not found. No dependencies injected [19:30:14] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.NEIModContainer] [19:30:14] [Client thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar, examining for mod candidates [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\versions\1.7.10\1.7.10.jar, examining for mod candidates [19:30:14] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jonathan\AppData\Roaming.minecraft\mods\CodeChickenCore-1.7.10-1.0.4.29-universal.jar [19:30:14] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jonathan\AppData\Roaming.minecraft\mods\1.7.10\CodeChickenLib-1.7.10-1.1.1.99-universal.jar, examining for mod candidates [19:30:14] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jonathan\AppData\Roaming.minecraft\mods\NotEnoughItems-1.7.10-1.0.5.120-universal (1).jar [19:30:14] [Client thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully [19:30:14] [Client thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer [19:30:14] [Client thread/INFO] [FML/]: Searching C:\Users\Jonathan\AppData\Roaming.minecraft\mods for mods [19:30:14] [Client thread/DEBUG] [FML/]: Found a candidate mod directory 1.7.10 [19:30:14] [Client thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker CodeChickenCore-1.7.10-1.0.4.29-universal.jar [19:30:14] [Client thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker NotEnoughItems-1.7.10-1.0.5.120-universal (1).jar [19:30:14] [Client thread/INFO] [FML/]: Also searching C:\Users\Jonathan\AppData\Roaming.minecraft\mods\1.7.10 for mods [19:30:14] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file CodeChickenLib-1.7.10-1.1.1.99-universal.jar [19:30:14] [Client thread/DEBUG] [FML/]: Examining file forge-1.7.10-10.13.4.1614-1.7.10.jar for potential mods [19:30:14] [Client thread/DEBUG] [FML/]: The mod container forge-1.7.10-10.13.4.1614-1.7.10.jar appears to be missing an mcmod.info file [19:30:15] [Client thread/DEBUG] [FML/]: Examining file launchwrapper-1.12.jar for potential mods [19:30:15] [Client thread/DEBUG] [FML/]: The mod container launchwrapper-1.12.jar appears to be missing an mcmod.info file [19:30:15] [Client thread/DEBUG] [FML/]: Examining file asm-all-5.0.3.jar for potential mods [19:30:15] [Client thread/DEBUG] [FML/]: The mod container asm-all-5.0.3.jar appears to be missing an mcmod.info file [19:30:15] [Client thread/DEBUG] [FML/]: Examining file akka-actor_2.11-2.3.3.jar for potential mods [19:30:15] [Client thread/DEBUG] [FML/]: The mod container akka-actor_2.11-2.3.3.jar appears to be missing an mcmod.info file [19:30:15] [Client thread/DEBUG] [FML/]: Examining file config-1.2.1.jar for potential mods [19:30:15] [Client thread/DEBUG] [FML/]: The mod container config-1.2.1.jar appears to be missing an mcmod.info file [19:30:15] [Client thread/DEBUG] [FML/]: Examining file scala-actors-migration_2.11-1.1.0.jar for potential mods [19:30:15] [Client thread/DEBUG] [FML/]: The mod container scala-actors-migration_2.11-1.1.0.jar appears to be missing an mcmod.info file [19:30:15] [Client thread/DEBUG] [FML/]: Examining file scala-compiler-2.11.1.jar for potential mods [19:30:16] [Client thread/DEBUG] [FML/]: The mod container scala-compiler-2.11.1.jar appears to be missing an mcmod.info file [19:30:20] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-library_2.11-1.0.2.jar for potential mods [19:30:20] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-library_2.11-1.0.2.jar appears to be missing an mcmod.info file [19:30:20] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-plugin_2.11.1-1.0.2.jar for potential mods [19:30:20] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-plugin_2.11.1-1.0.2.jar appears to be missing an mcmod.info file [19:30:20] [Client thread/DEBUG] [FML/]: Examining file scala-library-2.11.1.jar for potential mods [19:30:20] [Client thread/DEBUG] [FML/]: The mod container scala-library-2.11.1.jar appears to be missing an mcmod.info file [19:30:21] [Client thread/DEBUG] [FML/]: Examining file scala-parser-combinators_2.11-1.0.1.jar for potential mods [19:30:21] [Client thread/DEBUG] [FML/]: The mod container scala-parser-combinators_2.11-1.0.1.jar appears to be missing an mcmod.info file [19:30:21] [Client thread/DEBUG] [FML/]: Examining file scala-reflect-2.11.1.jar for potential mods [19:30:21] [Client thread/DEBUG] [FML/]: The mod container scala-reflect-2.11.1.jar appears to be missing an mcmod.info file [19:30:22] [Client thread/DEBUG] [FML/]: Examining file scala-swing_2.11-1.0.1.jar for potential mods [19:30:22] [Client thread/DEBUG] [FML/]: The mod container scala-swing_2.11-1.0.1.jar appears to be missing an mcmod.info file [19:30:22] [Client thread/DEBUG] [FML/]: Examining file scala-xml_2.11-1.0.2.jar for potential mods [19:30:22] [Client thread/DEBUG] [FML/]: The mod container scala-xml_2.11-1.0.2.jar appears to be missing an mcmod.info file [19:30:23] [Client thread/DEBUG] [FML/]: Examining file lzma-0.0.1.jar for potential mods [19:30:23] [Client thread/DEBUG] [FML/]: The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file [19:30:23] [Client thread/DEBUG] [FML/]: Examining file jopt-simple-4.5.jar for potential mods [19:30:23] [Client thread/DEBUG] [FML/]: The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file [19:30:23] [Client thread/DEBUG] [FML/]: Examining file guava-17.0.jar for potential mods [19:30:23] [Client thread/DEBUG] [FML/]: The mod container guava-17.0.jar appears to be missing an mcmod.info file [19:30:23] [Client thread/DEBUG] [FML/]: Examining file commons-lang3-3.3.2.jar for potential mods [19:30:23] [Client thread/DEBUG] [FML/]: The mod container commons-lang3-3.3.2.jar appears to be missing an mcmod.info file [19:30:23] [Client thread/DEBUG] [FML/]: Examining file netty-1.6.jar for potential mods [19:30:23] [Client thread/DEBUG] [FML/]: The mod container netty-1.6.jar appears to be missing an mcmod.info file [19:30:23] [Client thread/DEBUG] [FML/]: Examining file realms-1.3.5.jar for potential mods [19:30:23] [Client thread/DEBUG] [FML/]: The mod container realms-1.3.5.jar appears to be missing an mcmod.info file [19:30:23] [Client thread/DEBUG] [FML/]: Examining file commons-compress-1.8.1.jar for potential mods [19:30:23] [Client thread/DEBUG] [FML/]: The mod container commons-compress-1.8.1.jar appears to be missing an mcmod.info file [19:30:24] [Client thread/DEBUG] [FML/]: Examining file httpclient-4.3.3.jar for potential mods [19:30:24] [Client thread/DEBUG] [FML/]: The mod container httpclient-4.3.3.jar appears to be missing an mcmod.info file [19:30:24] [Client thread/DEBUG] [FML/]: Examining file commons-logging-1.1.3.jar for potential mods [19:30:24] [Client thread/DEBUG] [FML/]: The mod container commons-logging-1.1.3.jar appears to be missing an mcmod.info file [19:30:24] [Client thread/DEBUG] [FML/]: Examining file httpcore-4.3.2.jar for potential mods [19:30:24] [Client thread/DEBUG] [FML/]: The mod container httpcore-4.3.2.jar appears to be missing an mcmod.info file [19:30:24] [Client thread/DEBUG] [FML/]: Examining file vecmath-1.3.1.jar for potential mods [19:30:24] [Client thread/DEBUG] [FML/]: The mod container vecmath-1.3.1.jar appears to be missing an mcmod.info file [19:30:24] [Client thread/DEBUG] [FML/]: Examining file trove4j-3.0.3.jar for potential mods [19:30:24] [Client thread/DEBUG] [FML/]: The mod container trove4j-3.0.3.jar appears to be missing an mcmod.info file [19:30:24] [Client thread/DEBUG] [FML/]: Examining file icu4j-core-mojang-51.2.jar for potential mods [19:30:24] [Client thread/DEBUG] [FML/]: The mod container icu4j-core-mojang-51.2.jar appears to be missing an mcmod.info file [19:30:25] [Client thread/DEBUG] [FML/]: Examining file jopt-simple-4.5.jar for potential mods [19:30:25] [Client thread/DEBUG] [FML/]: The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file [19:30:25] [Client thread/DEBUG] [FML/]: Examining file codecjorbis-20101023.jar for potential mods [19:30:25] [Client thread/DEBUG] [FML/]: The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file [19:30:25] [Client thread/DEBUG] [FML/]: Examining file codecwav-20101023.jar for potential mods [19:30:25] [Client thread/DEBUG] [FML/]: The mod container codecwav-20101023.jar appears to be missing an mcmod.info file [19:30:25] [Client thread/DEBUG] [FML/]: Examining file libraryjavasound-20101123.jar for potential mods [19:30:25] [Client thread/DEBUG] [FML/]: The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file [19:30:25] [Client thread/DEBUG] [FML/]: Examining file librarylwjglopenal-20100824.jar for potential mods [19:30:25] [Client thread/DEBUG] [FML/]: The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file [19:30:25] [Client thread/DEBUG] [FML/]: Examining file soundsystem-20120107.jar for potential mods [19:30:25] [Client thread/DEBUG] [FML/]: The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file [19:30:25] [Client thread/DEBUG] [FML/]: Examining file netty-all-4.0.10.Final.jar for potential mods [19:30:25] [Client thread/DEBUG] [FML/]: The mod container netty-all-4.0.10.Final.jar appears to be missing an mcmod.info file [19:30:25] [Client thread/DEBUG] [FML/]: Examining file guava-15.0.jar for potential mods [19:30:25] [Client thread/DEBUG] [FML/]: The mod container guava-15.0.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file commons-lang3-3.1.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file commons-io-2.4.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container commons-io-2.4.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file commons-codec-1.9.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container commons-codec-1.9.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file jinput-2.0.5.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file jutils-1.0.0.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file gson-2.2.4.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container gson-2.2.4.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file authlib-1.5.21.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container authlib-1.5.21.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file log4j-api-2.0-beta9.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container log4j-api-2.0-beta9.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file log4j-core-2.0-beta9.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container log4j-core-2.0-beta9.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file lwjgl-2.9.1.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container lwjgl-2.9.1.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file lwjgl_util-2.9.1.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container lwjgl_util-2.9.1.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file twitch-5.16.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container twitch-5.16.jar appears to be missing an mcmod.info file [19:30:26] [Client thread/DEBUG] [FML/]: Examining file 1.7.10.jar for potential mods [19:30:26] [Client thread/DEBUG] [FML/]: The mod container 1.7.10.jar appears to be missing an mcmod.info file [19:30:27] [Client thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.1.99-universal.jar for potential mods [19:30:27] [Client thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.1.99-universal.jar appears to be missing an mcmod.info file [19:30:27] [Client thread/DEBUG] [FML/]: Examining directory 1.7.10 for potential mods [19:30:27] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.7.10 [19:30:27] [Client thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.1.99-universal.jar for potential mods [19:30:27] [Client thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.1.99-universal.jar appears to be missing an mcmod.info file [19:30:27] [Client thread/INFO] [FML/]: Forge Mod Loader has identified 5 mods to load [19:30:27] [Client thread/TRACE] [FML/]: Received a system property request '' [19:30:27] [Client thread/TRACE] [FML/]: System property request managing the state of 0 mods [19:30:27] [Client thread/DEBUG] [FML/]: After merging, found state information for 0 mods [19:30:27] [Client thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1614-1.7.10.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW] [19:30:27] [Client thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1614-1.7.10.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW] [19:30:27] [Client thread/DEBUG] [FML/]: Found translations in NotEnoughItems-1.7.10-1.0.5.120-universal (1).jar [cs_CZ, fr_FR, et_EE, zh_CN, it_IT, zh_TW, de_DE, tr_TR, ru_RU, pt_BR, sk_SK, ko_KR, pl_PL, en_US] [19:30:27] [Client thread/TRACE] [FML/]: Verifying mod requirements are satisfied [19:30:27] [Client thread/ERROR] [FML/]: The mod NotEnoughItems (Not Enough Items) requires mod versions [CodeChickenCore@[1.0.7,)] to be available [19:30:27] [Client thread/DEBUG] [FML/]: Mod sorting data [19:30:27] [Client thread/DEBUG] [FML/]: No user mods found to sort [19:30:27] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Default took 0.029s [19:30:27] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0.008s [19:30:27] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0.004s [19:30:27] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Not Enough Items took 0.002s [19:30:27] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading - LanguageManager took 0.036s [19:30:27] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Reloading listeners took 0.037s [19:30:27] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resources took 0.080s [19:30:27] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one [19:30:27] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one [19:30:27] [Client thread/DEBUG] [Not Enough Items/]: Mod Not Enough Items is missing a pack.mcmeta file, substituting a dummy one [19:30:27] [Client thread/WARN] [FML/]: There were errors previously. Not beginning mod initialization phase [19:30:27] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - TextureManager took 0.000s

[19:30:27] [Sound Library Loader/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem... [19:30:28] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - SoundHandler took 0.842s [19:30:28] [Thread-9/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL

[19:30:28] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0.014s [19:30:28] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0.007s [19:30:28] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - GrassColorReloadListener took 0.083s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FoliageColorReloadListener took 0.034s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Render Manager took 0.563s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - EntityRenderer took 0.000s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Entity Renderer took 0.086s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading GL properties took 0.004s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Render Global instance took 0.123s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Building Blocks Texture took 0.035s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Anisotropy and Mipmaps took 0.001s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching - missingno took 0.004s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.008s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Blocks Texture took 0.091s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching - missingno took 0.000s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0.023s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Items Texture took 0.042s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Viewport took 0.007s [19:30:29] [Client thread/DEBUG] [FML/]: Bar Finished: Rendering Setup took 0.952s [19:30:30] [Thread-9/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.

robin4002 commented 8 years ago

[08:18:30] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit One of your mod required code chicken core and you haven't install it.

bookerthegeek commented 8 years ago

@robin4002 What the fuck do you mean github is for developers only and not for end users? Are you crazy? 90% of issues are reported by end users of minecraft mods. You sir are an idiot.

@GravekeeperMan Next time please post any logs or crash reports like that to either ghist.com or pastebin.com and then put the link in the issue. This is a common courtesy that will make your experience a bit better on here. :)

robin4002 commented 8 years ago

My bad, I thought I was on the Forge repo x) Sorry.

GravekeeperMan commented 8 years ago

sorry, didn't know i am relatively new to modding and just don't honestly understand what happened. I will try to do what you suggested From now on. @bookerthegeek

@robin4002 I have the codechickencore jar file there but itt does this anyways

GravekeeperMan commented 8 years ago

i have also updated the report

bookerthegeek commented 8 years ago

@GravekeeperMan please go back to your first report, select the crash report, and hit the "insert code" button in the editing toolbar please.

As I usually read these on a cell phone, it is a bit difficult to read otherwise. That will reduce the amount of scrolling needed to help you.

robin4002 commented 8 years ago

The mod NotEnoughItems (Not Enough Items) requires mod versions [CodeChickenCore@[1.0.7,)] to be available

You have CodeChickenCore-1.7.10-1.0.4.29. Download here CodeChickenCore 1.0.7.47 and then install it in the mods folder.

GravekeeperMan commented 8 years ago

thanks robin got it fixed on my own. the people who had the mod download (not the main) had the versions wrong i got it covered thanks for the help!

GravekeeperMan commented 8 years ago

is there a way for me to close this?

bookerthegeek commented 8 years ago

Click the close issue button