I'm not a mod genius, which is probably why I cam here for help. I'm putting together a modpack for some friends, using MultiMC, to make it easier to put together. It kinda needs to have NotEnoughItems, but when I put it in the mods folder, it returns a crash. I tried getting rid of A few that might have conflicted, but nothing seemed to help. I tried a bunch of different versions, but they all returned the same crash report. I'm not sure what to do, could someone tell me what went wrong?
Here's the crash report
[14:26:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:26:04] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:26:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:26:04] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[14:26:04] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_73, running on Windows 8:x86:6.2, installed at C:\Program Files (x86)\Java\jre1.8.0_73
[14:26:04] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/INFO]: AMCore initializing...stand back! I'm going to try MAGIC!
[14:26:04] [main/INFO]: [AppEng] Core Init
[14:26:04] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/ERROR]: Unable to read the jar file CodeChickenLib-1.7.10-1.1.3.138-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\CodeChickenLib-1.7.10-1.1.3.138-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:04] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/ERROR]: Unable to read the jar file ForgeMultipart-1.7.10-1.2.0.345-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\ForgeMultipart-1.7.10-1.2.0.345-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:04] [main/ERROR]: Unable to read the jar file ForgeRelocation-0.0.1.4-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\ForgeRelocation-0.0.1.4-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:04] [main/ERROR]: Unable to read the jar file ForgeRelocationFMP-0.0.1.2-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\ForgeRelocationFMP-0.0.1.2-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:04] [main/WARN]: The coremod mods.immibis.core.ICCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod monnef.core.MonnefCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/ERROR]: Unable to read the jar file MrTJPCore-1.1.0.31-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\MrTJPCore-1.1.0.31-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:04] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod rblocks.transformer.RBCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/INFO]: [RBCore] Core Init
[14:26:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:26:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:26:06] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at am2.preloader.AccessTransformers.(AccessTransformers.java:10) ~[AccessTransformers.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_73]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:06] [main/INFO]: MC located at: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Finished data injection.
[14:26:06] [main/INFO]: Finished data injection.
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Extracted library EJML-core-0.26.jar.
[14:26:06] [main/INFO]: Loaded library EJML-core-0.26.jar.
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
[14:26:06] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[14:26:06] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Musica Loading Plugin detected.
[14:26:06] [main/INFO]: Musica Loading Plugin detected.
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:26:07] [main/INFO]: [GDH] processing class
[14:26:07] [main/INFO]: [GDH] processing method
[14:26:07] [main/INFO]: [GDH] GameData hooks inserted.
[14:26:07] [main/INFO]: [GDH] Insertion info: target section = 152 - 160
[14:26:07] [main/INFO]: [GDH] leaving transform
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.Minecraft
[14:26:07] [main/INFO]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
[14:26:07] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
[14:26:07] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[14:26:07] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[14:26:07] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
[14:26:07] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:26:07] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:26:07] [main/INFO]: [com.creativemd.minecraftloader.MinecraftTransformer:transform:137]: [MinecraftLoader] Patching bao
[14:26:07] [main/INFO]: Found hooks for net.minecraft.client.Minecraft (bao)
[14:26:07] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
[14:26:07] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: sa (1 / 1)
[14:26:08] [main/INFO]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP
[14:26:08] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[14:26:08] [main/INFO]: AMCore >> Altering definition of net.minecraft.world.World
[14:26:08] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)
[14:26:08] [main/INFO]: Found World Class: net/minecraft/world/World
[14:26:08] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[14:26:08] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[14:26:08] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[14:26:08] [main/INFO]: [LH] Lightning hook inserted.
[14:26:08] [main/INFO]: Setting user: awesome_me1
[14:26:08] [main/INFO]: Found Block.
[14:26:08] [main/INFO]: Found isRotableBlockSupported
[14:26:08] [main/INFO]: No Such Method isRotableBlockSupported : Adding
[14:26:08] [main/INFO]: Found setRotableBlockSupported
[14:26:08] [main/INFO]: No Such Method setRotableBlockSupported : Adding
[14:26:08] [main/INFO]: Found hasTileEntity
[14:26:08] [main/INFO]: Found hasTileEntity : Appending
[14:26:08] [main/INFO]: Found func_149700_E
[14:26:08] [main/INFO]: Found func_149700_E : Appending
[14:26:08] [main/INFO]: Found func_149673_e
[14:26:08] [main/INFO]: Found func_149673_e : Appending
[14:26:08] [main/INFO]: Found rotateBlock
[14:26:08] [main/INFO]: Found rotateBlock : Appending
[14:26:08] [main/INFO]: Found getRealRenderType
[14:26:08] [main/INFO]: No Such Method getRealRenderType : Adding
[14:26:08] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[14:26:08] [main/INFO]: Patching the vanilla class: adb
[14:26:08] [main/INFO]: Succesfully replaced Vanilla Fishing Rod and Fish
[14:26:08] [main/INFO]: Found Item Class: net/minecraft/item/Item
[14:26:08] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[14:26:08] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
[14:26:08] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: zc (1 / 1)
[14:26:09] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[14:26:09] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[14:26:09] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[14:26:09] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
[14:26:09] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[14:26:09] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[14:26:09] [main/INFO]: EntityCreeper class found, transformation in progress.
[14:26:09] [main/INFO]: Transformation of EntityCreeper class complete.
[14:26:09] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: bje (2 / 2)
[14:26:09] [Client thread/INFO]: Found hooks for net.minecraft.client.multiplayer.PlayerControllerMP (bje)
[14:26:09] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[14:26:09] [Client thread/INFO]: AMCore >> Altering definition of net.minecraft.client.renderer.EntityRenderer
[14:26:09] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: blt (5 / 5)
[14:26:09] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:26:09] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[14:26:13] [Client thread/INFO]: Found RenderBlocks.
[14:26:13] [Client thread/INFO]: Found renderBlockByRenderType.
[14:26:13] [Client thread/INFO]: Replaced func_149645_b
[14:26:13] [Client thread/INFO]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity
[14:26:13] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: boh (1 / 1)
[14:26:13] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: bly (1 / 1)
[14:26:13] [Client thread/INFO]: Reloading ResourceManager: Default
[14:26:14] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Why did you do that?
Time: 3/13/16 2:26 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 8 (x86) version 6.2
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 419079568 bytes (399 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
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: 'Intel' Version: '4.0.0 - Build 9.17.10.2817' Renderer: 'Intel(R) HD Graphics 4000'
[14:26:14] [Client thread/INFO]: Attempting early MinecraftForge initialization
[14:26:14] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[14:26:14] [Client thread/INFO]: Replaced 183 ore recipies
[14:26:14] [Client thread/INFO]: Completed early MinecraftForge initialization
[14:26:14] [Client thread/INFO]: [com.creativemd.minecraftloader.MinecraftTransformer:transform:144]: [MinecraftLoader] Patching cpw.mods.fml.common.LoadController
[14:26:14] [Client thread/INFO]: AMCore initializing...stand back! I'm going to try MAGIC!
[14:26:14] [Client thread/INFO]: [AppEng] Core Init
[14:26:14] [Client thread/INFO]: [RBCore] Core Init
[14:26:14] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[14:26:14] [Client thread/INFO]: Searching C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods for mods
[14:26:14] [Client thread/INFO]: Also searching C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\1.7.10 for mods
[14:26:20] [Client thread/INFO]: Attempting to reparse the mod container [1.7.10] SecurityCraft v1.7.4.1.jar
[14:26:21] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.15
[14:26:21] [Client thread/WARN]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:26:21] [Client thread/WARN]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.0.5
[14:26:21] [Client thread/WARN]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1.126
[14:26:23] [Client thread/WARN]: Mod gud_cooler is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.5.0
[14:26:25] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.4
[14:26:27] [Client thread/WARN]: Mod Mariculture is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.2.4.2a
[14:26:28] [Client thread/WARN]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:26:28] [Client thread/WARN]: Mod mcheli is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:26:29] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:29] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:29] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:29] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:30] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:30] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:30] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:32] [Client thread/WARN]: Mod ultimate_unicorn_mod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.6
[14:26:32] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[14:26:32] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[14:26:32] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[14:26:33] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
[14:26:33] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:26:33] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
[14:26:33] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
[14:26:33] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.31
[14:26:33] [Client thread/INFO]: Forge Mod Loader has identified 197 mods to load
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.turtle (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [GraveStone] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.filesystem (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.lua (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [dimensionalPockets] containing declared API package cofh.api.block (owned by CoFHAPI) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [exastris] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.peripheral (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.media (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.redstone (owned by ComputerCraft) without associated API reference
[14:26:35] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.0.3-175.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file EJML-core-0.26.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file HEE_1.7.10_release-1.7.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file Henge-r53574.18.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file IDFixer--Update-from-Astral-Coding-.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file LostBooks-1.7.10-1.2.2-UNZIP-ME.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file mcjtylib-1.4.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file OmnisCore-master.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file Ruins-1.7.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file tropicraft-6.0.2 for MC v1.7.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:39] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, MCVanillaTweaks, Micdoodlecore, minecraftloader, monnef-core, NotEnoughItems, RB-Core, OpenModsCore, , arsmagica2, ExoCore, ExoElipse, SpaceCallisto, SpaceCore, SpaceEuropa, SpaceIo, SpaceMercury, SpacePluto, SpaceVenus, securitycraft, abyssalcraft, advancedgenetics, adventurebackpack, dendrology, AnimationAPI, aobd, aobdbb, appliedenergistics2, aquaticabyss, ArchimedesShips, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, Artifice, bis, Baubles, betterstorage, bettersugarcane, BiblioCraft, BiblioWoodsBoP, BiblioWoodsEBXL, BiblioWoodsForestry, BigReactors, BiomesOPlenty, AWWayofTime, bookshelf, Botania, BrandonsCore, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Robotics, CarpentersBlocks, chisel, CoFHCore, gud_cooler, CraftHeraldry, CustomMainMenu, CustomStuff2, dimensionalPockets, DraconicEvolution, endercore, EnderIO, eng_toolbox, exastris, exnihilo, ExtrabiomesXL, extracells, ExtraTiC, ExtraUtilities, flansmod, flowercraftmod, Forestry, foundry, GalacticraftMars, GalacticraftCore, GardenContainers, GardenCore, GardenStuff, GardenTrees, ModGeochests, GoodyBags, GraveStone, Hats, HopperDuctMod, iChunUtil, ImmersiveEngineering, immersiveintegration, ImmibisCore, IC2, InventoryPets, irontank, ItFellFromTheSky, JABBA, Jaffas, Jaffas-Power, Jaffas-Technic, Jaffas-Trees, Jaffas-Xmas, journeymap, koresample, LLadders, LiquidXP, LostBooks, magicalcrops, MagicYarn, malisiscore, malisisdoors, Mantle, Mariculture, MariTech, mcheli, Metallurgy, MetallurgyCore, minechem, MineChess, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, skinwalker21, modularsystems, monnef-core-helper, Morph, cfm, MultiPageChest, musica, Mystcraft, ObsidiPlates, OmnisCore, OpenBlocks, OpenMods, OreRegen, primitivemobs, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, RandomThings, rftools, RotatableBlocks, secretroomsmod, SGCraft, SolarFlux, SSTOW, SpecialMobs, TConstruct, telepads, erebus, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, toolscompressor, Torched, TravellersGear, TwilightForest, ultimate_unicorn_mod, utilityworlds, Waila, witchery, CaveBiomes, WTFCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
[14:26:39] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, MCVanillaTweaks, Micdoodlecore, minecraftloader, monnef-core, NotEnoughItems, RB-Core, OpenModsCore, , arsmagica2, ExoCore, ExoElipse, SpaceCallisto, SpaceCore, SpaceEuropa, SpaceIo, SpaceMercury, SpacePluto, SpaceVenus, securitycraft, abyssalcraft, advancedgenetics, adventurebackpack, dendrology, AnimationAPI, aobd, aobdbb, appliedenergistics2, aquaticabyss, ArchimedesShips, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, Artifice, bis, Baubles, betterstorage, bettersugarcane, BiblioCraft, BiblioWoodsBoP, BiblioWoodsEBXL, BiblioWoodsForestry, BigReactors, BiomesOPlenty, AWWayofTime, bookshelf, Botania, BrandonsCore, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Robotics, CarpentersBlocks, chisel, CoFHCore, gud_cooler, CraftHeraldry, CustomMainMenu, CustomStuff2, dimensionalPockets, DraconicEvolution, endercore, EnderIO, eng_toolbox, exastris, exnihilo, ExtrabiomesXL, extracells, ExtraTiC, ExtraUtilities, flansmod, flowercraftmod, Forestry, foundry, GalacticraftMars, GalacticraftCore, GardenContainers, GardenCore, GardenStuff, GardenTrees, ModGeochests, GoodyBags, GraveStone, Hats, HopperDuctMod, iChunUtil, ImmersiveEngineering, immersiveintegration, ImmibisCore, IC2, InventoryPets, irontank, ItFellFromTheSky, JABBA, Jaffas, Jaffas-Power, Jaffas-Technic, Jaffas-Trees, Jaffas-Xmas, journeymap, koresample, LLadders, LiquidXP, LostBooks, magicalcrops, MagicYarn, malisiscore, malisisdoors, Mantle, Mariculture, MariTech, mcheli, Metallurgy, MetallurgyCore, minechem, MineChess, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, skinwalker21, modularsystems, monnef-core-helper, Morph, cfm, MultiPageChest, musica, Mystcraft, ObsidiPlates, OmnisCore, OpenBlocks, OpenMods, OreRegen, primitivemobs, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, RandomThings, rftools, RotatableBlocks, secretroomsmod, SGCraft, SolarFlux, SSTOW, SpecialMobs, TConstruct, telepads, erebus, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, toolscompressor, Torched, TravellersGear, TwilightForest, ultimate_unicorn_mod, utilityworlds, Waila, witchery, CaveBiomes, WTFCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
[14:26:45] [Client thread/INFO]: Hello Minecraft!!!!!!!!!!!
[14:26:46] [Client thread/INFO]: Preparing to take over the world
[14:26:46] [Client thread/INFO]: Hello Minecraft!!!
[14:26:48] [Client thread/INFO]: Found Chunk
[14:26:48] [Client thread/INFO]: Found func_150807_a
[14:26:48] [Client thread/INFO]: Found func_150807_a : Appending
[14:26:48] [Client thread/INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
[14:26:49] [Client thread/INFO]: [mods.immibis.core.ImmibisCore:initPreferredEnergySystem:170]: [Immibis Core] Preferred energy system set to: ic2
[14:26:55] [Client thread/ERROR]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
[14:26:55] [Client thread/ERROR]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UC AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UC appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UC Aroma1997Core{1.0.2.15} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.15.jar)
UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UC MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
UC Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UC minecraftloader{0.1} [MinecraftLoader] (minecraft.jar)
UC monnef-core{0.7.2} [monnef Core] (minecraft.jar)
UC NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UC RB-Core{0.0.0.1} [RotatableBlocks Core] (minecraft.jar)
UC OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UC {000} [CoFH ASM] (minecraft.jar)
UC AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UC arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
UC CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UC BuildCraft|Core{7.0.23} [BuildCraft] (buildcraft-7.0.23.jar)
UC BuildCraft|Energy{7.0.23} [BC Energy] (buildcraft-7.0.23.jar)
UC IC2{2.2.772-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.772-experimental.jar)
UC GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar)
UC SpaceCore{4.1.9} [4Space Core] (4Space-4.1.9.jar)
UC ExoCore{0.1.2} [4Space Exoplanets Core] (4Space-4.1.9.jar)
UC ExoElipse{0.1.2} [4Space Exoplanets Elipse] (4Space-4.1.9.jar)
UC SpaceCallisto{4.1.9} [4Space Callisto] (4Space-4.1.9.jar)
UC SpaceEuropa{4.1.9} [4Space Europa] (4Space-4.1.9.jar)
UC SpaceVenus{4.1.9} [4Space Venus] (4Space-4.1.9.jar)
UC SpaceIo{4.1.9} [4Space Io] (4Space-4.1.9.jar)
UC SpaceMercury{4.1.9} [4Space Mercury] (4Space-4.1.9.jar)
UC SpacePluto{4.1.9} [4Space Pluto] (4Space-4.1.9.jar)
UC securitycraft{v1.7.4.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.7.4.1.jar)
UC abyssalcraft{1.9.0-pre-4} [AbyssalCraft] (AbyssalCraft-1.7.10-1.9.0-pre-4.jar)
UC advancedgenetics{1.5.9} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.9.jar)
UC Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UC adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
UC BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1390-universal.jar)
UC ExtrabiomesXL{3.16.RC2} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.7.10-3.16.RC2.jar)
UC Forestry{3.6.5.23} [Forestry for Minecraft] (forestry_1.7.10-3.6.5.23.jar)
UC koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
UC minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
UC dendrology{1.7.10-1.2.2} [Ancient Trees] (AncientTrees-1.7.10-1.2.2.jar)
UC aobdbb{1.0.5} [Another One Bites The Dust: Berry Bushes] (AOBDBB-1.0.5.jar)
UC appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UC aquaticabyss{1.1.1} [Aquatic Abyss] (AquaticAbyss-1.7.10-1.1.1.jar)
UC ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UC Aroma1997CoreHelper{1.0.2.15} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.15.jar)
UC Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UC AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UC MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.4-310.jar)
UC bis{3.0.1} [Back in Slime Mod] (Back in Slime-1.7.10-3.0.1.jar)
UC betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar)
UC bettersugarcane{1.1} [Better Sugar Cane] (bettersugarcane-1.1--1.7.10.jar)
UC BiblioCraft{1.11.0} [BiblioCraft] (BiblioCraft[v1.11.0][MC1.7.10].jar)
UC BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UC BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
UC BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UC ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UC ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UC BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UC AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
UC bookshelf{1.2.0} [Bookshelf] (Bookshelf-1.7.10-1.2.0.jar)
UC Botania{r1.7-219} [Botania] (Botania r1.7-219.jar)
UC BrandonsCore{1.0.0.8} [Brandon's Core] (BrandonsCore-1.0.0.8.jar)
UC BuildCraft|Factory{7.0.23} [BC Factory] (buildcraft-7.0.23.jar)
UC BuildCraft|Silicon{7.0.23} [BC Silicon] (buildcraft-7.0.23.jar)
UC BuildCraft|Transport{7.0.23} [BC Transport] (buildcraft-7.0.23.jar)
UC BuildCraft|Builders{7.0.23} [BC Builders] (buildcraft-7.0.23.jar)
UC BuildCraft|Robotics{7.0.23} [BC Robotics] (buildcraft-7.0.23.jar)
UC CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UC chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar)
UC gud_cooler{1.1.5.0} [Coolers] (cooler-1.7.10-1.1.5.0.jar)
UC CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UC CustomMainMenu{1.7.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.7.1.jar)
UC CustomStuff2{0.11.24} [Custom Stuff 2] (CustomStuff2-0.11.24-MC1.7.10.jar)
UC OmnisCore{0.1.0} [Omnis Core] (OmnisCore-1.7.10 - 0.0.6-universal.jar)
UC ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
UC Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UC Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UC TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
UC dimensionalPockets{0.11.4.1} [Dimensional Pockets] (DimensionalPockets-1.7.10-0.11.4.1-universal.jar)
UC DraconicEvolution{1.0.2-snapshot_5} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_5-Bugfix.jar)
UC endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UC EnderIO{1.7.10-2.3.0.413_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.413_beta.jar)
UC eng_toolbox{1.2.3.0} [Engineer's Toolbox] (EngineersToolbox-1.2.3.0-BETA.jar)
UC exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
UC MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UC Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UC exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
UC extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
UC ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UC ExtraUtilities{1.2.4} [Extra Utilities] (extrautilities-1.2.4.jar)
UC ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UC flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UC flowercraftmod{1.9} [Flowercraft] (Flowercraftmod 1.8 - 1.7.10 Forge.jar)
UC foundry{1.1.0.2} [Foundry] (Foundry-1.7.10-1.1.0.2.jar)
UC GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar)
UC GardenCore{1.7.10-1.6.4} [Garden Core] (GardenStuff-1.7.10-1.6.4.jar)
UC GardenContainers{1.7.10-1.6.4} [Garden Containers] (GardenStuff-1.7.10-1.6.4.jar)
UC GardenStuff{1.7.10-1.6.4} [Garden Stuff] (GardenStuff-1.7.10-1.6.4.jar)
UC GardenTrees{1.7.10-1.6.4} [Garden Trees] (GardenStuff-1.7.10-1.6.4.jar)
UC ModGeochests{1.2.3} [§aGeochests] (geochests-1.7.10-v1.2.3.jar)
UC GoodyBags{1.7.10-1.0.0-3} [GoodyBags] (GoodyBags-1.7.10-1.0.0-3.jar)
UE GraveStone{2.11.3} [GraveStone] (GraveStone-2.11.3.jar)
UC iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UC Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UC HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UC immersiveintegration{0.5.4} [Immersive Integration] (immersiveintegration-0.5.4.jar)
UC ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
UC InventoryPets{1.1.0} [Inventory Pets] (inventorypets-1.7.10-1.1.0.jar)
UC irontank{beta} [Iron Tanks] (Iron-Tanks-Mod-1.7.10.jar)
UC ItFellFromTheSky{4.0.0} [ItFellFromTheSky] (ItFellFromTheSky-4.0.0.jar)
UC JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UC monnef-core-helper{0.7.2} [monnef Core ~] (monnef_core_0.7.3.jar)
UC Jaffas{0.7.3} [Jaffas and more!] (jaffas_0.7.3 (1).jar)
UC Jaffas-Trees{0.7.2} [Jaffas - Trees] (jaffas_0.7.3 (1).jar)
UC Jaffas-Technic{0.7.2} [Jaffas - Technic] (jaffas_0.7.3 (1).jar)
UC Jaffas-Power{0.7.2} [Jaffas - Power] (jaffas_0.7.3 (1).jar)
UC Jaffas-Xmas{0.7.2} [Jaffas - Xmas] (jaffas_0.7.3 (1).jar)
UC journeymap{@[email protected]} [JourneyMap] (journeymap-1.7.10-5.1.0-fairplay.jar)
UC LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
UC LiquidXP{59.0.1} [Liquid XP] (liquid-xp-59.0.1.jar)
UC LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar)
UC magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.2-0.11.jar)
UC MagicYarn{1.1.5} [Magic Yarn] (MagicYarn-1.7.10.jar)
UC malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UC malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UC Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UC MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UE mcheli{1.0} [mcheli] (MC1.7.10_mcheli_0.10.7.zip)
UC MineChess{1.3.8} [MineChess] (MineChess-1.3.9.jar)
UC MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
UC MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
UC ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
UC MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar)
UC MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC skinwalker21{Alpha 0.2} [Wild Cryptids And Conspiracies Mod] (modid-0.11-1.7.10.jar)
UC modularsystems{2.2.1} [Modular Systems] (ModularSystems-1.7.10-2.2.1.jar)
UC Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UC cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UC MultiPageChest{1.3.1} [Multi Page Chest] (MultiPageChest-1.3.1-MC1.7.2.jar)
UC musica{1.1.0} [Musica] (Musica-1.1.0-MC1.7.10.jar)
UC ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UC OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UC OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UC OreRegen{0.0.9} [OreRegen] (OreRegen-0.0.9.jar)
UC primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
UC ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
UC ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
UC ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
UC ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
UC ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
UC ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
UC RandomThings{2.1.4} [Random Things] (RandomThings-2.1.4.jar)
UC rftools{3.35} [RFTools] (rftools-3.35.jar)
UC RotatableBlocks{172-build-9} [Rotatable Blocks] (rotateableblocks-17x-build-9.jar)
UC secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
UC SGCraft{1.9.3} [Greg's SG Craft] (SGCraft-1.9.3-mc1.7.10.jar)
UC SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UC SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (SoulShards-TOW-1.7.10-0.1-RC9-7.jar)
UC SpecialMobs{3.2.0} [Special Mobs] (SpecialMobs-1.7.10-3.2.0.jar)
UC telepads{1.6.4 v5} [Teleportation Pads] (Telepads-1.7.2_1.7.jar)
UC erebus{0.3a} [Erebus] (TheErebus-0.3a.jar)
UC TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UC TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UC toolscompressor{1.0} [Tools compresser] (Tools-Compressor-Mod-1.7.10.jar)
UC Torched{4.0.0} [Torched] (Torched-4.0.0.jar)
UC TravellersGear{1.16.4} [Traveller's Gear] (TravellersGear-1.7.10-1.16.4.jar)
UC ultimate_unicorn_mod{1.2.6} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.7.10-1.2.6.jar)
UC utilityworlds{1.0.6} [Utility Worlds] (UtilityWorlds-1.7.10_1.0.6.jar)
UC witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UC WTFCore{1.62} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.61.jar)
UC CaveBiomes{1.41} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.41.jar)
UC McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UC ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
UC MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
UC RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UC aobd{2.8.3} [Another One Bites The Dust] (AOBD-2.8.3.jar)
UC ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
[14:26:55] [Client thread/ERROR]: The following problems were captured during this phase
[14:26:55] [Client thread/ERROR]: Caught exception from mcheli
java.lang.ClassNotFoundException: mcheli.MCH_MOD
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_73]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209) ~[MinecraftDummyContainer.class:?]
at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201) ~[MinecraftDummyContainer.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
... 51 more
[14:26:55] [Client thread/ERROR]: Caught exception from GraveStone
java.lang.NoClassDefFoundError: gravestone/block/BlockGSSkullCandle
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_73]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209) ~[MinecraftDummyContainer.class:?]
at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201) ~[MinecraftDummyContainer.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.ClassNotFoundException: gravestone.block.BlockGSSkullCandle
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
... 49 more
Caused by: java.lang.NoClassDefFoundError: thaumcraft/api/crafting/IInfusionStabiliser
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_73]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
... 49 more
Caused by: java.lang.ClassNotFoundException: thaumcraft.api.crafting.IInfusionStabiliser
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_73]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
... 49 more
[14:26:55] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 3/13/16 2:26 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mcheli.MCH_MOD
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.ClassNotFoundException: mcheli.MCH_MOD
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209)
at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
... 19 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 51 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I'm not a mod genius, which is probably why I cam here for help. I'm putting together a modpack for some friends, using MultiMC, to make it easier to put together. It kinda needs to have NotEnoughItems, but when I put it in the mods folder, it returns a crash. I tried getting rid of A few that might have conflicted, but nothing seemed to help. I tried a bunch of different versions, but they all returned the same crash report. I'm not sure what to do, could someone tell me what went wrong?
Here's the crash report
[14:26:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:26:04] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:26:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:26:04] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[14:26:04] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_73, running on Windows 8:x86:6.2, installed at C:\Program Files (x86)\Java\jre1.8.0_73
[14:26:04] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/INFO]: AMCore initializing...stand back! I'm going to try MAGIC!
[14:26:04] [main/INFO]: [AppEng] Core Init
[14:26:04] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/ERROR]: Unable to read the jar file CodeChickenLib-1.7.10-1.1.3.138-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\CodeChickenLib-1.7.10-1.1.3.138-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:04] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/ERROR]: Unable to read the jar file ForgeMultipart-1.7.10-1.2.0.345-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\ForgeMultipart-1.7.10-1.2.0.345-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:04] [main/ERROR]: Unable to read the jar file ForgeRelocation-0.0.1.4-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\ForgeRelocation-0.0.1.4-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:04] [main/ERROR]: Unable to read the jar file ForgeRelocationFMP-0.0.1.2-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\ForgeRelocationFMP-0.0.1.2-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:04] [main/WARN]: The coremod mods.immibis.core.ICCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod monnef.core.MonnefCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/ERROR]: Unable to read the jar file MrTJPCore-1.1.0.31-universal.jar - ignoring
java.io.FileNotFoundException: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\MrTJPCore-1.1.0.31-universal.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:04] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/WARN]: The coremod rblocks.transformer.RBCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:26:04] [main/INFO]: [RBCore] Core Init
[14:26:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:26:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:26:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:26:06] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.asm.transformers.AccessTransformer.(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at am2.preloader.AccessTransformers.(AccessTransformers.java:10) ~[AccessTransformers.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_73]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10-universal.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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[14:26:06] [main/INFO]: MC located at: C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Finished data injection.
[14:26:06] [main/INFO]: Finished data injection.
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Extracted library EJML-core-0.26.jar.
[14:26:06] [main/INFO]: Loaded library EJML-core-0.26.jar.
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
[14:26:06] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[14:26:06] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Musica Loading Plugin detected.
[14:26:06] [main/INFO]: Musica Loading Plugin detected.
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:06] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:26:07] [main/INFO]: [GDH] processing class
[14:26:07] [main/INFO]: [GDH] processing method
[14:26:07] [main/INFO]: [GDH] GameData hooks inserted.
[14:26:07] [main/INFO]: [GDH] Insertion info: target section = 152 - 160
[14:26:07] [main/INFO]: [GDH] leaving transform
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.Minecraft
[14:26:07] [main/INFO]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
[14:26:07] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
[14:26:07] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[14:26:07] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[14:26:07] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
[14:26:07] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:26:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:26:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:26:07] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:26:07] [main/INFO]: [com.creativemd.minecraftloader.MinecraftTransformer:transform:137]: [MinecraftLoader] Patching bao
[14:26:07] [main/INFO]: Found hooks for net.minecraft.client.Minecraft (bao)
[14:26:07] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
[14:26:07] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: sa (1 / 1)
[14:26:08] [main/INFO]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP
[14:26:08] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[14:26:08] [main/INFO]: AMCore >> Altering definition of net.minecraft.world.World
[14:26:08] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)
[14:26:08] [main/INFO]: Found World Class: net/minecraft/world/World
[14:26:08] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[14:26:08] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[14:26:08] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[14:26:08] [main/INFO]: [LH] Lightning hook inserted.
[14:26:08] [main/INFO]: Setting user: awesome_me1
[14:26:08] [main/INFO]: Found Block.
[14:26:08] [main/INFO]: Found isRotableBlockSupported
[14:26:08] [main/INFO]: No Such Method isRotableBlockSupported : Adding
[14:26:08] [main/INFO]: Found setRotableBlockSupported
[14:26:08] [main/INFO]: No Such Method setRotableBlockSupported : Adding
[14:26:08] [main/INFO]: Found hasTileEntity
[14:26:08] [main/INFO]: Found hasTileEntity : Appending
[14:26:08] [main/INFO]: Found func_149700_E
[14:26:08] [main/INFO]: Found func_149700_E : Appending
[14:26:08] [main/INFO]: Found func_149673_e
[14:26:08] [main/INFO]: Found func_149673_e : Appending
[14:26:08] [main/INFO]: Found rotateBlock
[14:26:08] [main/INFO]: Found rotateBlock : Appending
[14:26:08] [main/INFO]: Found getRealRenderType
[14:26:08] [main/INFO]: No Such Method getRealRenderType : Adding
[14:26:08] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[14:26:08] [main/INFO]: Patching the vanilla class: adb
[14:26:08] [main/INFO]: Succesfully replaced Vanilla Fishing Rod and Fish
[14:26:08] [main/INFO]: Found Item Class: net/minecraft/item/Item
[14:26:08] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[14:26:08] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
[14:26:08] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: zc (1 / 1)
[14:26:09] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[14:26:09] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[14:26:09] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[14:26:09] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
[14:26:09] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[14:26:09] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[14:26:09] [main/INFO]: EntityCreeper class found, transformation in progress.
[14:26:09] [main/INFO]: Transformation of EntityCreeper class complete.
[14:26:09] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: bje (2 / 2)
[14:26:09] [Client thread/INFO]: Found hooks for net.minecraft.client.multiplayer.PlayerControllerMP (bje)
[14:26:09] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[14:26:09] [Client thread/INFO]: AMCore >> Altering definition of net.minecraft.client.renderer.EntityRenderer
[14:26:09] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: blt (5 / 5)
[14:26:09] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:26:09] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[14:26:13] [Client thread/INFO]: Found RenderBlocks.
[14:26:13] [Client thread/INFO]: Found renderBlockByRenderType.
[14:26:13] [Client thread/INFO]: Replaced func_149645_b
[14:26:13] [Client thread/INFO]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity
[14:26:13] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: boh (1 / 1)
[14:26:13] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1862]: Galacticraft successfully injected bytecode into: bly (1 / 1)
[14:26:13] [Client thread/INFO]: Reloading ResourceManager: Default
[14:26:14] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Why did you do that?
Time: 3/13/16 2:26 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 8 (x86) version 6.2
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 419079568 bytes (399 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
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: 'Intel' Version: '4.0.0 - Build 9.17.10.2817' Renderer: 'Intel(R) HD Graphics 4000'
[14:26:14] [Client thread/INFO]: Attempting early MinecraftForge initialization
[14:26:14] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[14:26:14] [Client thread/INFO]: Replaced 183 ore recipies
[14:26:14] [Client thread/INFO]: Completed early MinecraftForge initialization
[14:26:14] [Client thread/INFO]: [com.creativemd.minecraftloader.MinecraftTransformer:transform:144]: [MinecraftLoader] Patching cpw.mods.fml.common.LoadController
[14:26:14] [Client thread/INFO]: AMCore initializing...stand back! I'm going to try MAGIC!
[14:26:14] [Client thread/INFO]: [AppEng] Core Init
[14:26:14] [Client thread/INFO]: [RBCore] Core Init
[14:26:14] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[14:26:14] [Client thread/INFO]: Searching C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods for mods
[14:26:14] [Client thread/INFO]: Also searching C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\mods\1.7.10 for mods
[14:26:20] [Client thread/INFO]: Attempting to reparse the mod container [1.7.10] SecurityCraft v1.7.4.1.jar
[14:26:21] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.15
[14:26:21] [Client thread/WARN]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:26:21] [Client thread/WARN]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.0.5
[14:26:21] [Client thread/WARN]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1.126
[14:26:23] [Client thread/WARN]: Mod gud_cooler is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.5.0
[14:26:25] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.4
[14:26:27] [Client thread/WARN]: Mod Mariculture is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.2.4.2a
[14:26:28] [Client thread/WARN]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:26:28] [Client thread/WARN]: Mod mcheli is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:26:29] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:29] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:29] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:29] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:30] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:30] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:30] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[14:26:32] [Client thread/WARN]: Mod ultimate_unicorn_mod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.6
[14:26:32] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[14:26:32] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[14:26:32] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[14:26:33] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
[14:26:33] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[14:26:33] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
[14:26:33] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
[14:26:33] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.31
[14:26:33] [Client thread/INFO]: Forge Mod Loader has identified 197 mods to load
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.turtle (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [GraveStone] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.filesystem (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.lua (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [dimensionalPockets] containing declared API package cofh.api.block (owned by CoFHAPI) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [exastris] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.peripheral (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.media (owned by ComputerCraft) without associated API reference
[14:26:33] [Client thread/INFO]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.redstone (owned by ComputerCraft) without associated API reference
[14:26:35] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.0.3-175.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file EJML-core-0.26.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file HEE_1.7.10_release-1.7.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file Henge-r53574.18.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file IDFixer--Update-from-Astral-Coding-.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file LostBooks-1.7.10-1.2.2-UNZIP-ME.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file mcjtylib-1.4.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file OmnisCore-master.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file Ruins-1.7.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file tropicraft-6.0.2 for MC v1.7.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:35] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:26:39] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, MCVanillaTweaks, Micdoodlecore, minecraftloader, monnef-core, NotEnoughItems, RB-Core, OpenModsCore, , arsmagica2, ExoCore, ExoElipse, SpaceCallisto, SpaceCore, SpaceEuropa, SpaceIo, SpaceMercury, SpacePluto, SpaceVenus, securitycraft, abyssalcraft, advancedgenetics, adventurebackpack, dendrology, AnimationAPI, aobd, aobdbb, appliedenergistics2, aquaticabyss, ArchimedesShips, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, Artifice, bis, Baubles, betterstorage, bettersugarcane, BiblioCraft, BiblioWoodsBoP, BiblioWoodsEBXL, BiblioWoodsForestry, BigReactors, BiomesOPlenty, AWWayofTime, bookshelf, Botania, BrandonsCore, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Robotics, CarpentersBlocks, chisel, CoFHCore, gud_cooler, CraftHeraldry, CustomMainMenu, CustomStuff2, dimensionalPockets, DraconicEvolution, endercore, EnderIO, eng_toolbox, exastris, exnihilo, ExtrabiomesXL, extracells, ExtraTiC, ExtraUtilities, flansmod, flowercraftmod, Forestry, foundry, GalacticraftMars, GalacticraftCore, GardenContainers, GardenCore, GardenStuff, GardenTrees, ModGeochests, GoodyBags, GraveStone, Hats, HopperDuctMod, iChunUtil, ImmersiveEngineering, immersiveintegration, ImmibisCore, IC2, InventoryPets, irontank, ItFellFromTheSky, JABBA, Jaffas, Jaffas-Power, Jaffas-Technic, Jaffas-Trees, Jaffas-Xmas, journeymap, koresample, LLadders, LiquidXP, LostBooks, magicalcrops, MagicYarn, malisiscore, malisisdoors, Mantle, Mariculture, MariTech, mcheli, Metallurgy, MetallurgyCore, minechem, MineChess, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, skinwalker21, modularsystems, monnef-core-helper, Morph, cfm, MultiPageChest, musica, Mystcraft, ObsidiPlates, OmnisCore, OpenBlocks, OpenMods, OreRegen, primitivemobs, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, RandomThings, rftools, RotatableBlocks, secretroomsmod, SGCraft, SolarFlux, SSTOW, SpecialMobs, TConstruct, telepads, erebus, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, toolscompressor, Torched, TravellersGear, TwilightForest, ultimate_unicorn_mod, utilityworlds, Waila, witchery, CaveBiomes, WTFCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
[14:26:39] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, MCVanillaTweaks, Micdoodlecore, minecraftloader, monnef-core, NotEnoughItems, RB-Core, OpenModsCore, , arsmagica2, ExoCore, ExoElipse, SpaceCallisto, SpaceCore, SpaceEuropa, SpaceIo, SpaceMercury, SpacePluto, SpaceVenus, securitycraft, abyssalcraft, advancedgenetics, adventurebackpack, dendrology, AnimationAPI, aobd, aobdbb, appliedenergistics2, aquaticabyss, ArchimedesShips, Aroma1997CoreHelper, Aroma1997sDimension, AromaBackup, Artifice, bis, Baubles, betterstorage, bettersugarcane, BiblioCraft, BiblioWoodsBoP, BiblioWoodsEBXL, BiblioWoodsForestry, BigReactors, BiomesOPlenty, AWWayofTime, bookshelf, Botania, BrandonsCore, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Robotics, CarpentersBlocks, chisel, CoFHCore, gud_cooler, CraftHeraldry, CustomMainMenu, CustomStuff2, dimensionalPockets, DraconicEvolution, endercore, EnderIO, eng_toolbox, exastris, exnihilo, ExtrabiomesXL, extracells, ExtraTiC, ExtraUtilities, flansmod, flowercraftmod, Forestry, foundry, GalacticraftMars, GalacticraftCore, GardenContainers, GardenCore, GardenStuff, GardenTrees, ModGeochests, GoodyBags, GraveStone, Hats, HopperDuctMod, iChunUtil, ImmersiveEngineering, immersiveintegration, ImmibisCore, IC2, InventoryPets, irontank, ItFellFromTheSky, JABBA, Jaffas, Jaffas-Power, Jaffas-Technic, Jaffas-Trees, Jaffas-Xmas, journeymap, koresample, LLadders, LiquidXP, LostBooks, magicalcrops, MagicYarn, malisiscore, malisisdoors, Mantle, Mariculture, MariTech, mcheli, Metallurgy, MetallurgyCore, minechem, MineChess, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, skinwalker21, modularsystems, monnef-core-helper, Morph, cfm, MultiPageChest, musica, Mystcraft, ObsidiPlates, OmnisCore, OpenBlocks, OpenMods, OreRegen, primitivemobs, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, RandomThings, rftools, RotatableBlocks, secretroomsmod, SGCraft, SolarFlux, SSTOW, SpecialMobs, TConstruct, telepads, erebus, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, toolscompressor, Torched, TravellersGear, TwilightForest, ultimate_unicorn_mod, utilityworlds, Waila, witchery, CaveBiomes, WTFCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
[14:26:45] [Client thread/INFO]: Hello Minecraft!!!!!!!!!!!
[14:26:46] [Client thread/INFO]: Preparing to take over the world
[14:26:46] [Client thread/INFO]: Hello Minecraft!!!
[14:26:48] [Client thread/INFO]: Found Chunk
[14:26:48] [Client thread/INFO]: Found func_150807_a
[14:26:48] [Client thread/INFO]: Found func_150807_a : Appending
[14:26:48] [Client thread/INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
[14:26:49] [Client thread/INFO]: [mods.immibis.core.ImmibisCore:initPreferredEnergySystem:170]: [Immibis Core] Preferred energy system set to: ic2
[14:26:55] [Client thread/ERROR]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
[14:26:55] [Client thread/ERROR]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UC AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UC appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UC Aroma1997Core{1.0.2.15} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.15.jar)
UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UC MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
UC Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UC minecraftloader{0.1} [MinecraftLoader] (minecraft.jar)
UC monnef-core{0.7.2} [monnef Core] (minecraft.jar)
UC NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UC RB-Core{0.0.0.1} [RotatableBlocks Core] (minecraft.jar)
UC OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UC {000} [CoFH ASM] (minecraft.jar)
UC AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UC arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
UC CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UC BuildCraft|Core{7.0.23} [BuildCraft] (buildcraft-7.0.23.jar)
UC BuildCraft|Energy{7.0.23} [BC Energy] (buildcraft-7.0.23.jar)
UC IC2{2.2.772-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.772-experimental.jar)
UC GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar)
UC SpaceCore{4.1.9} [4Space Core] (4Space-4.1.9.jar)
UC ExoCore{0.1.2} [4Space Exoplanets Core] (4Space-4.1.9.jar)
UC ExoElipse{0.1.2} [4Space Exoplanets Elipse] (4Space-4.1.9.jar)
UC SpaceCallisto{4.1.9} [4Space Callisto] (4Space-4.1.9.jar)
UC SpaceEuropa{4.1.9} [4Space Europa] (4Space-4.1.9.jar)
UC SpaceVenus{4.1.9} [4Space Venus] (4Space-4.1.9.jar)
UC SpaceIo{4.1.9} [4Space Io] (4Space-4.1.9.jar)
UC SpaceMercury{4.1.9} [4Space Mercury] (4Space-4.1.9.jar)
UC SpacePluto{4.1.9} [4Space Pluto] (4Space-4.1.9.jar)
UC securitycraft{v1.7.4.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.7.4.1.jar)
UC abyssalcraft{1.9.0-pre-4} [AbyssalCraft] (AbyssalCraft-1.7.10-1.9.0-pre-4.jar)
UC advancedgenetics{1.5.9} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.9.jar)
UC Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UC adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
UC BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1390-universal.jar)
UC ExtrabiomesXL{3.16.RC2} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.7.10-3.16.RC2.jar)
UC Forestry{3.6.5.23} [Forestry for Minecraft] (forestry_1.7.10-3.6.5.23.jar)
UC koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
UC minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
UC dendrology{1.7.10-1.2.2} [Ancient Trees] (AncientTrees-1.7.10-1.2.2.jar)
UC aobdbb{1.0.5} [Another One Bites The Dust: Berry Bushes] (AOBDBB-1.0.5.jar)
UC appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UC aquaticabyss{1.1.1} [Aquatic Abyss] (AquaticAbyss-1.7.10-1.1.1.jar)
UC ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UC Aroma1997CoreHelper{1.0.2.15} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.15.jar)
UC Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UC AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UC MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.4-310.jar)
UC bis{3.0.1} [Back in Slime Mod] (Back in Slime-1.7.10-3.0.1.jar)
UC betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar)
UC bettersugarcane{1.1} [Better Sugar Cane] (bettersugarcane-1.1--1.7.10.jar)
UC BiblioCraft{1.11.0} [BiblioCraft] (BiblioCraft[v1.11.0][MC1.7.10].jar)
UC BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UC BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
UC BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UC ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UC ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UC BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UC AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
UC bookshelf{1.2.0} [Bookshelf] (Bookshelf-1.7.10-1.2.0.jar)
UC Botania{r1.7-219} [Botania] (Botania r1.7-219.jar)
UC BrandonsCore{1.0.0.8} [Brandon's Core] (BrandonsCore-1.0.0.8.jar)
UC BuildCraft|Factory{7.0.23} [BC Factory] (buildcraft-7.0.23.jar)
UC BuildCraft|Silicon{7.0.23} [BC Silicon] (buildcraft-7.0.23.jar)
UC BuildCraft|Transport{7.0.23} [BC Transport] (buildcraft-7.0.23.jar)
UC BuildCraft|Builders{7.0.23} [BC Builders] (buildcraft-7.0.23.jar)
UC BuildCraft|Robotics{7.0.23} [BC Robotics] (buildcraft-7.0.23.jar)
UC CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UC chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar)
UC gud_cooler{1.1.5.0} [Coolers] (cooler-1.7.10-1.1.5.0.jar)
UC CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UC CustomMainMenu{1.7.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.7.1.jar)
UC CustomStuff2{0.11.24} [Custom Stuff 2] (CustomStuff2-0.11.24-MC1.7.10.jar)
UC OmnisCore{0.1.0} [Omnis Core] (OmnisCore-1.7.10 - 0.0.6-universal.jar)
UC ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
UC Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UC Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UC TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
UC dimensionalPockets{0.11.4.1} [Dimensional Pockets] (DimensionalPockets-1.7.10-0.11.4.1-universal.jar)
UC DraconicEvolution{1.0.2-snapshot_5} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_5-Bugfix.jar)
UC endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UC EnderIO{1.7.10-2.3.0.413_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.413_beta.jar)
UC eng_toolbox{1.2.3.0} [Engineer's Toolbox] (EngineersToolbox-1.2.3.0-BETA.jar)
UC exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
UC MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UC Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UC exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
UC extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
UC ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UC ExtraUtilities{1.2.4} [Extra Utilities] (extrautilities-1.2.4.jar)
UC ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UC flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UC flowercraftmod{1.9} [Flowercraft] (Flowercraftmod 1.8 - 1.7.10 Forge.jar)
UC foundry{1.1.0.2} [Foundry] (Foundry-1.7.10-1.1.0.2.jar)
UC GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar)
UC GardenCore{1.7.10-1.6.4} [Garden Core] (GardenStuff-1.7.10-1.6.4.jar)
UC GardenContainers{1.7.10-1.6.4} [Garden Containers] (GardenStuff-1.7.10-1.6.4.jar)
UC GardenStuff{1.7.10-1.6.4} [Garden Stuff] (GardenStuff-1.7.10-1.6.4.jar)
UC GardenTrees{1.7.10-1.6.4} [Garden Trees] (GardenStuff-1.7.10-1.6.4.jar)
UC ModGeochests{1.2.3} [§aGeochests] (geochests-1.7.10-v1.2.3.jar)
UC GoodyBags{1.7.10-1.0.0-3} [GoodyBags] (GoodyBags-1.7.10-1.0.0-3.jar)
UE GraveStone{2.11.3} [GraveStone] (GraveStone-2.11.3.jar)
UC iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UC Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UC HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UC immersiveintegration{0.5.4} [Immersive Integration] (immersiveintegration-0.5.4.jar)
UC ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
UC InventoryPets{1.1.0} [Inventory Pets] (inventorypets-1.7.10-1.1.0.jar)
UC irontank{beta} [Iron Tanks] (Iron-Tanks-Mod-1.7.10.jar)
UC ItFellFromTheSky{4.0.0} [ItFellFromTheSky] (ItFellFromTheSky-4.0.0.jar)
UC JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UC monnef-core-helper{0.7.2} [monnef Core ~] (monnef_core_0.7.3.jar)
UC Jaffas{0.7.3} [Jaffas and more!] (jaffas_0.7.3 (1).jar)
UC Jaffas-Trees{0.7.2} [Jaffas - Trees] (jaffas_0.7.3 (1).jar)
UC Jaffas-Technic{0.7.2} [Jaffas - Technic] (jaffas_0.7.3 (1).jar)
UC Jaffas-Power{0.7.2} [Jaffas - Power] (jaffas_0.7.3 (1).jar)
UC Jaffas-Xmas{0.7.2} [Jaffas - Xmas] (jaffas_0.7.3 (1).jar)
UC journeymap{@[email protected]} [JourneyMap] (journeymap-1.7.10-5.1.0-fairplay.jar)
UC LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
UC LiquidXP{59.0.1} [Liquid XP] (liquid-xp-59.0.1.jar)
UC LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar)
UC magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.2-0.11.jar)
UC MagicYarn{1.1.5} [Magic Yarn] (MagicYarn-1.7.10.jar)
UC malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UC malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UC Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UC MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UE mcheli{1.0} [mcheli] (MC1.7.10_mcheli_0.10.7.zip)
UC MineChess{1.3.8} [MineChess] (MineChess-1.3.9.jar)
UC MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
UC MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
UC ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
UC MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar)
UC MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC skinwalker21{Alpha 0.2} [Wild Cryptids And Conspiracies Mod] (modid-0.11-1.7.10.jar)
UC modularsystems{2.2.1} [Modular Systems] (ModularSystems-1.7.10-2.2.1.jar)
UC Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UC cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UC MultiPageChest{1.3.1} [Multi Page Chest] (MultiPageChest-1.3.1-MC1.7.2.jar)
UC musica{1.1.0} [Musica] (Musica-1.1.0-MC1.7.10.jar)
UC ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UC OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UC OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UC OreRegen{0.0.9} [OreRegen] (OreRegen-0.0.9.jar)
UC primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
UC ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
UC ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
UC ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
UC ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
UC ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
UC ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
UC RandomThings{2.1.4} [Random Things] (RandomThings-2.1.4.jar)
UC rftools{3.35} [RFTools] (rftools-3.35.jar)
UC RotatableBlocks{172-build-9} [Rotatable Blocks] (rotateableblocks-17x-build-9.jar)
UC secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
UC SGCraft{1.9.3} [Greg's SG Craft] (SGCraft-1.9.3-mc1.7.10.jar)
UC SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UC SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (SoulShards-TOW-1.7.10-0.1-RC9-7.jar)
UC SpecialMobs{3.2.0} [Special Mobs] (SpecialMobs-1.7.10-3.2.0.jar)
UC telepads{1.6.4 v5} [Teleportation Pads] (Telepads-1.7.2_1.7.jar)
UC erebus{0.3a} [Erebus] (TheErebus-0.3a.jar)
UC TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UC TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UC toolscompressor{1.0} [Tools compresser] (Tools-Compressor-Mod-1.7.10.jar)
UC Torched{4.0.0} [Torched] (Torched-4.0.0.jar)
UC TravellersGear{1.16.4} [Traveller's Gear] (TravellersGear-1.7.10-1.16.4.jar)
UC ultimate_unicorn_mod{1.2.6} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.7.10-1.2.6.jar)
UC utilityworlds{1.0.6} [Utility Worlds] (UtilityWorlds-1.7.10_1.0.6.jar)
UC witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UC WTFCore{1.62} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.61.jar)
UC CaveBiomes{1.41} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.41.jar)
UC McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UC ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
UC MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
UC RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UC aobd{2.8.3} [Another One Bites The Dust] (AOBD-2.8.3.jar)
UC ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
[14:26:55] [Client thread/ERROR]: The following problems were captured during this phase
[14:26:55] [Client thread/ERROR]: Caught exception from mcheli
java.lang.ClassNotFoundException: mcheli.MCH_MOD
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_73]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209) ~[MinecraftDummyContainer.class:?]
at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201) ~[MinecraftDummyContainer.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
... 51 more
[14:26:55] [Client thread/ERROR]: Caught exception from GraveStone
java.lang.NoClassDefFoundError: gravestone/block/BlockGSSkullCandle
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_73]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_73]
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209) ~[MinecraftDummyContainer.class:?]
at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201) ~[MinecraftDummyContainer.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java) ~[forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260) [ClientHelper.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.ClassNotFoundException: gravestone.block.BlockGSSkullCandle
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
... 49 more
Caused by: java.lang.NoClassDefFoundError: thaumcraft/api/crafting/IInfusionStabiliser
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_73]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
... 49 more
Caused by: java.lang.ClassNotFoundException: thaumcraft.api.crafting.IInfusionStabiliser
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_73]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
... 49 more
[14:26:55] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 3/13/16 2:26 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mcheli.MCH_MOD
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
at com.creativemd.minecraftloader.ClientHelper.startGame(ClientHelper.java:260)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.ClassNotFoundException: mcheli.MCH_MOD
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.creativemd.minecraftloader.MinecraftDummyContainer.callMethod(MinecraftDummyContainer.java:209)
at com.creativemd.minecraftloader.MinecraftDummyContainer.onModEvent(MinecraftDummyContainer.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
... 19 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 51 more
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 8 (x86) version 6.2
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 235015272 bytes (224 MB) / 557969408 bytes (532 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
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: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 197 mods loaded, 197 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UC AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UC appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UC Aroma1997Core{1.0.2.15} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.15.jar)
UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UC MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
UC Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UC minecraftloader{0.1} [MinecraftLoader] (minecraft.jar)
UC monnef-core{0.7.2} [monnef Core] (minecraft.jar)
UC NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UC RB-Core{0.0.0.1} [RotatableBlocks Core] (minecraft.jar)
UC OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UC {000} [CoFH ASM] (minecraft.jar)
UC AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UC arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
UC CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UC BuildCraft|Core{7.0.23} [BuildCraft] (buildcraft-7.0.23.jar)
UC BuildCraft|Energy{7.0.23} [BC Energy] (buildcraft-7.0.23.jar)
UC IC2{2.2.772-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.772-experimental.jar)
UC GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar)
UC SpaceCore{4.1.9} [4Space Core] (4Space-4.1.9.jar)
UC ExoCore{0.1.2} [4Space Exoplanets Core] (4Space-4.1.9.jar)
UC ExoElipse{0.1.2} [4Space Exoplanets Elipse] (4Space-4.1.9.jar)
UC SpaceCallisto{4.1.9} [4Space Callisto] (4Space-4.1.9.jar)
UC SpaceEuropa{4.1.9} [4Space Europa] (4Space-4.1.9.jar)
UC SpaceVenus{4.1.9} [4Space Venus] (4Space-4.1.9.jar)
UC SpaceIo{4.1.9} [4Space Io] (4Space-4.1.9.jar)
UC SpaceMercury{4.1.9} [4Space Mercury] (4Space-4.1.9.jar)
UC SpacePluto{4.1.9} [4Space Pluto] (4Space-4.1.9.jar)
UC securitycraft{v1.7.4.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.7.4.1.jar)
UC abyssalcraft{1.9.0-pre-4} [AbyssalCraft] (AbyssalCraft-1.7.10-1.9.0-pre-4.jar)
UC advancedgenetics{1.5.9} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.9.jar)
UC Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UC adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
UC BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1390-universal.jar)
UC ExtrabiomesXL{3.16.RC2} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.7.10-3.16.RC2.jar)
UC Forestry{3.6.5.23} [Forestry for Minecraft] (forestry_1.7.10-3.6.5.23.jar)
UC koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
UC minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
UC dendrology{1.7.10-1.2.2} [Ancient Trees] (AncientTrees-1.7.10-1.2.2.jar)
UC aobdbb{1.0.5} [Another One Bites The Dust: Berry Bushes] (AOBDBB-1.0.5.jar)
UC appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UC aquaticabyss{1.1.1} [Aquatic Abyss] (AquaticAbyss-1.7.10-1.1.1.jar)
UC ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UC Aroma1997CoreHelper{1.0.2.15} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.15.jar)
UC Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UC AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UC MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.4-310.jar)
UC bis{3.0.1} [Back in Slime Mod] (Back in Slime-1.7.10-3.0.1.jar)
UC betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar)
UC bettersugarcane{1.1} [Better Sugar Cane] (bettersugarcane-1.1--1.7.10.jar)
UC BiblioCraft{1.11.0} [BiblioCraft] (BiblioCraft[v1.11.0][MC1.7.10].jar)
UC BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UC BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
UC BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UC ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UC ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UC BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UC AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
UC bookshelf{1.2.0} [Bookshelf] (Bookshelf-1.7.10-1.2.0.jar)
UC Botania{r1.7-219} [Botania] (Botania r1.7-219.jar)
UC BrandonsCore{1.0.0.8} [Brandon's Core] (BrandonsCore-1.0.0.8.jar)
UC BuildCraft|Factory{7.0.23} [BC Factory] (buildcraft-7.0.23.jar)
UC BuildCraft|Silicon{7.0.23} [BC Silicon] (buildcraft-7.0.23.jar)
UC BuildCraft|Transport{7.0.23} [BC Transport] (buildcraft-7.0.23.jar)
UC BuildCraft|Builders{7.0.23} [BC Builders] (buildcraft-7.0.23.jar)
UC BuildCraft|Robotics{7.0.23} [BC Robotics] (buildcraft-7.0.23.jar)
UC CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UC chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar)
UC gud_cooler{1.1.5.0} [Coolers] (cooler-1.7.10-1.1.5.0.jar)
UC CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UC CustomMainMenu{1.7.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.7.1.jar)
UC CustomStuff2{0.11.24} [Custom Stuff 2] (CustomStuff2-0.11.24-MC1.7.10.jar)
UC OmnisCore{0.1.0} [Omnis Core] (OmnisCore-1.7.10 - 0.0.6-universal.jar)
UC ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
UC Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UC Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UC TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
UC dimensionalPockets{0.11.4.1} [Dimensional Pockets] (DimensionalPockets-1.7.10-0.11.4.1-universal.jar)
UC DraconicEvolution{1.0.2-snapshot_5} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_5-Bugfix.jar)
UC endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UC EnderIO{1.7.10-2.3.0.413_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.413_beta.jar)
UC eng_toolbox{1.2.3.0} [Engineer's Toolbox] (EngineersToolbox-1.2.3.0-BETA.jar)
UC exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
UC MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UC Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UC exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
UC extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
UC ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UC ExtraUtilities{1.2.4} [Extra Utilities] (extrautilities-1.2.4.jar)
UC ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UC flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UC flowercraftmod{1.9} [Flowercraft] (Flowercraftmod 1.8 - 1.7.10 Forge.jar)
UC foundry{1.1.0.2} [Foundry] (Foundry-1.7.10-1.1.0.2.jar)
UC GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar)
UC GardenCore{1.7.10-1.6.4} [Garden Core] (GardenStuff-1.7.10-1.6.4.jar)
UC GardenContainers{1.7.10-1.6.4} [Garden Containers] (GardenStuff-1.7.10-1.6.4.jar)
UC GardenStuff{1.7.10-1.6.4} [Garden Stuff] (GardenStuff-1.7.10-1.6.4.jar)
UC GardenTrees{1.7.10-1.6.4} [Garden Trees] (GardenStuff-1.7.10-1.6.4.jar)
UC ModGeochests{1.2.3} [§aGeochests] (geochests-1.7.10-v1.2.3.jar)
UC GoodyBags{1.7.10-1.0.0-3} [GoodyBags] (GoodyBags-1.7.10-1.0.0-3.jar)
UE GraveStone{2.11.3} [GraveStone] (GraveStone-2.11.3.jar)
UC iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UC Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UC HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UC immersiveintegration{0.5.4} [Immersive Integration] (immersiveintegration-0.5.4.jar)
UC ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
UC InventoryPets{1.1.0} [Inventory Pets] (inventorypets-1.7.10-1.1.0.jar)
UC irontank{beta} [Iron Tanks] (Iron-Tanks-Mod-1.7.10.jar)
UC ItFellFromTheSky{4.0.0} [ItFellFromTheSky] (ItFellFromTheSky-4.0.0.jar)
UC JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UC monnef-core-helper{0.7.2} [monnef Core ~] (monnef_core_0.7.3.jar)
UC Jaffas{0.7.3} [Jaffas and more!] (jaffas_0.7.3 (1).jar)
UC Jaffas-Trees{0.7.2} [Jaffas - Trees] (jaffas_0.7.3 (1).jar)
UC Jaffas-Technic{0.7.2} [Jaffas - Technic] (jaffas_0.7.3 (1).jar)
UC Jaffas-Power{0.7.2} [Jaffas - Power] (jaffas_0.7.3 (1).jar)
UC Jaffas-Xmas{0.7.2} [Jaffas - Xmas] (jaffas_0.7.3 (1).jar)
UC journeymap{@[email protected]} [JourneyMap] (journeymap-1.7.10-5.1.0-fairplay.jar)
UC LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
UC LiquidXP{59.0.1} [Liquid XP] (liquid-xp-59.0.1.jar)
UC LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar)
UC magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.2-0.11.jar)
UC MagicYarn{1.1.5} [Magic Yarn] (MagicYarn-1.7.10.jar)
UC malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UC malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UC Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UC MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UE mcheli{1.0} [mcheli] (MC1.7.10_mcheli_0.10.7.zip)
UC MineChess{1.3.8} [MineChess] (MineChess-1.3.9.jar)
UC MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
UC MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
UC ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
UC MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar)
UC MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UC skinwalker21{Alpha 0.2} [Wild Cryptids And Conspiracies Mod] (modid-0.11-1.7.10.jar)
UC modularsystems{2.2.1} [Modular Systems] (ModularSystems-1.7.10-2.2.1.jar)
UC Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UC cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UC MultiPageChest{1.3.1} [Multi Page Chest] (MultiPageChest-1.3.1-MC1.7.2.jar)
UC musica{1.1.0} [Musica] (Musica-1.1.0-MC1.7.10.jar)
UC ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UC OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UC OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UC OreRegen{0.0.9} [OreRegen] (OreRegen-0.0.9.jar)
UC primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
UC ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
UC ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
UC ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
UC ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
UC ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
UC ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
UC RandomThings{2.1.4} [Random Things] (RandomThings-2.1.4.jar)
UC rftools{3.35} [RFTools] (rftools-3.35.jar)
UC RotatableBlocks{172-build-9} [Rotatable Blocks] (rotateableblocks-17x-build-9.jar)
UC secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
UC SGCraft{1.9.3} [Greg's SG Craft] (SGCraft-1.9.3-mc1.7.10.jar)
UC SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UC SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (SoulShards-TOW-1.7.10-0.1-RC9-7.jar)
UC SpecialMobs{3.2.0} [Special Mobs] (SpecialMobs-1.7.10-3.2.0.jar)
UC telepads{1.6.4 v5} [Teleportation Pads] (Telepads-1.7.2_1.7.jar)
UC erebus{0.3a} [Erebus] (TheErebus-0.3a.jar)
UC TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UC TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UC toolscompressor{1.0} [Tools compresser] (Tools-Compressor-Mod-1.7.10.jar)
UC Torched{4.0.0} [Torched] (Torched-4.0.0.jar)
UC TravellersGear{1.16.4} [Traveller's Gear] (TravellersGear-1.7.10-1.16.4.jar)
UC ultimate_unicorn_mod{1.2.6} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.7.10-1.2.6.jar)
UC utilityworlds{1.0.6} [Utility Worlds] (UtilityWorlds-1.7.10_1.0.6.jar)
UC witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UC WTFCore{1.62} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.61.jar)
UC CaveBiomes{1.41} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.41.jar)
UC McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UC ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
UC MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
UC RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UC aobd{2.8.3} [Another One Bites The Dust] (AOBD-2.8.3.jar)
UC ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 9.17.10.2817' Renderer: 'Intel(R) HD Graphics 4000'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.3-303
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
[14:26:55] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Charlie\Desktop\MultiMC\MultiMC\instances\1.7.10\minecraft\crash-reports\crash-2016-03-13_14.26.55-client.txt