Problème NEI et codechikencore

DarkHeroes915

Bucheron
29 Septembre 2015
43
0
11
25
Post changer de place ! Il est Maintenant dans Support Minecraft avec le même titre. Voici l'erreur au cas ou :
Bonjour à tous,
En ce moment j'essaye de créer un modpack personnels avec des amis mais je rencontre un problème comme vous avez pût le constater dans le titre c'est avec NEI et CodeChikenCore, j'ai décidé de mettre les dernières versions de toute manière je n'ai pas le choix et ça me fait crash mon launcher Minecraft Avez vous de quoi m'aider ? L'erreur si dessous:
--- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 29/09/15 19:30
Description: Initializing game

java.lang.NoSuchFieldError: itemRegistry
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:33)
at codechicken.nei.api.ItemInfo.addMobSpawnerItem(ItemInfo.java:297)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:90)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:113)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
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.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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)


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

-- Head --
Stacktrace:
at codechicken.core.featurehack.GameDataManipulator.replaceItem(GameDataManipulator.java:33)
at codechicken.nei.api.ItemInfo.addMobSpawnerItem(ItemInfo.java:297)
at codechicken.nei.api.ItemInfo.preInit(ItemInfo.java:90)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:113)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
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.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

-- Initialization --
Details:
Stacktrace:
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)
 
[15:32:51] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[15:32:51] [main/INFO] [FML/]: Forge Mod Loader version 7.99.32.1517 for Minecraft 1.7.10 loading
[15:32:51] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_45\jre
[15:32:51] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1517-1.7.10\forge-1.7.10-10.13.4.1517-1.7.10.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;C:\Users\lguil_000\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Java library path at launch is C:\Users\lguil_000\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1517-1.7.10\1.7.10-Forge10.13.4.1517-1.7.10-natives-592549704022392
[15:32:51] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[15:32:51] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[15:32:51] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[15:32:51] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[15:32:51] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\lguil_000\Desktop\FT
[15:32:51] [main/DEBUG] [FML/]: Discovering coremods
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy 1.7.10_AM2_1.4.0.005.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in 1.7.10_AM2_1.4.0.005.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy [1.7.10]ArmorStatusHUD-client-1.27.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in [1.7.10]ArmorStatusHUD-client-1.27.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy [1.7.10]bspkrsCore-universal-6.12.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in [1.7.10]bspkrsCore-universal-6.12.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy ae2stuff-0.5.0.56-mc1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in ae2stuff-0.5.0.56-mc1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy AgriCraft-1.7.10-1.2.2.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in AgriCraft-1.7.10-1.2.2.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy AppleCore-mc1.7.10-1.1.0.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.7.10-1.1.0.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class AppleCore
[15:32:51] [main/DEBUG] [FML/]: The coremod squeek.applecore.AppleCore requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod AppleCore
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy appliedenergistics2-rv2-stable-10.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in appliedenergistics2-rv2-stable-10.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class AppEngCore
[15:32:51] [main/DEBUG] [FML/]: The coremod appeng.transformer.AppEngCore requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
[15:32:51] [main/INFO] [FML/]: [AppEng] Core Init
[15:32:51] [main/DEBUG] [FML/]: Added access transformer class appeng.transformer.asm.ASMTweaker to enqueued access transformers
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod AppEngCore
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Automagy-1.7.10-0.26.3.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Automagy-1.7.10-0.26.3.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy autopackager-1.5.5.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in autopackager-1.5.5.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Baubles-1.7.10-1.0.1.10.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Baubles-1.7.10-1.0.1.10.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy bdlib-1.9.2.104-mc1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in bdlib-1.9.2.104-mc1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy BiblioCraft[v1.9.1][MC1.7.10].jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in BiblioCraft[v1.9.1][MC1.7.10].jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy BigReactors-0.4.1A2.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in BigReactors-0.4.1A2.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy BloodMagic-1.7.10-1.3.3-13 (1).jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in BloodMagic-1.7.10-1.3.3-13 (1).jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy BluePower-1.7.10-0.2.962-universal (1).jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in BluePower-1.7.10-0.2.962-universal (1).jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Botania r1.4-158.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Botania r1.4-158.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy buildcraft-6.4.15.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in buildcraft-6.4.15.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Carpenter's Blocks v3.3.5 - MC 1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Carpenter's Blocks v3.3.5 - MC 1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Chisel2-2.3.10.37.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Chisel2-2.3.10.37.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Chisel2-2.3.5.31-sources.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Chisel2-2.3.5.31-sources.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenCore-1.7.10-1.0.7.45-universal.jar
[15:32:51] [main/TRACE] [FML/]: Adding CodeChickenCore-1.7.10-1.0.7.45-universal.jar to the list of known coremods, it will not be examined again
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class CodeChickenCorePlugin
[15:32:51] [main/WARN] [FML/]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:51] [main/INFO] [STDERR/]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.0.314
[15:32:51] [main/DEBUG] [FML/]: Added access transformer class codechicken.core.asm.CodeChickenAccessTransformer to enqueued access transformers
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod CodeChickenCorePlugin
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenLib-1.7.10-1.1.3.138-universal.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in CodeChickenLib-1.7.10-1.1.3.138-universal.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy CoFHCore-[1.7.10]3.0.3-303.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in CoFHCore-[1.7.10]3.0.3-303.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPlugin
[15:32:51] [main/WARN] [FML/]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:51] [main/DEBUG] [FML/]: Added access transformer class cofh.asm.CoFHAccessTransformer to enqueued access transformers
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod LoadingPlugin
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy compactmachines-1.7.10-1.20.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in compactmachines-1.7.10-1.20.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy ComputerCraft1.74.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in ComputerCraft1.74.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy DeathCounter-4.0.0.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in DeathCounter-4.0.0.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Decocraft-v1.12_1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Decocraft-v1.12_1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Draconic-Evolution-1.7.10-v1.0.0e.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Draconic-Evolution-1.7.10-v1.0.0e.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Enchiridion 2-1.7.10-2.0.2a.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Enchiridion 2-1.7.10-2.0.2a.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy EnderIO-1.7.10-2.2.8.344.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in EnderIO-1.7.10-2.2.8.344.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy EnderStorage-1.7.10-1.4.7.33-universal (1).jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in EnderStorage-1.7.10-1.4.7.33-universal (1).jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy EnderTech-1.7.10-0.3.0.364.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in EnderTech-1.7.10-0.3.0.364.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Ex-Astris-MC1.7.10-1.16-36 (1).jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Ex-Astris-MC1.7.10-1.16-36 (1).jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Ex-Nihilo-1.38-46.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Ex-Nihilo-1.38-46.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy ExtraCells-1.7.10-2.2.55b85.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in ExtraCells-1.7.10-2.2.55b85.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Factorization-1.7.10-0.8.87.1.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Factorization-1.7.10-0.8.87.1.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPlugin
[15:32:51] [main/DEBUG] [FML/]: The coremod factorization.coremod.LoadingPlugin requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
[15:32:51] [main/DEBUG] [FML/]: Added access transformer class factorization.coremod.FzAccessTransformer to enqueued access transformers
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod LoadingPlugin
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Forbidden Magic-1.7.10-0.57 (1).jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Forbidden Magic-1.7.10-0.57 (1).jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy ForgeMultipart-1.7.10-1.2.0.345-universal.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-1.7.10-1.2.0.345-universal.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class DepLoader
[15:32:51] [main/WARN] [FML/]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod DepLoader
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Galacticraft-Planets-1.7-3.0.8.257.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Galacticraft-Planets-1.7-3.0.8.257.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy GalacticraftCore-1.7-3.0.8.257.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in GalacticraftCore-1.7-3.0.8.257.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy generators-0.9.18.113-mc1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in generators-0.9.18.113-mc1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Hats-4.0.1.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Hats-4.0.1.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy HatStand-4.0.0.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in HatStand-4.0.0.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy ic2nc-1.7.10-1.7.10.06.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in ic2nc-1.7.10-1.7.10.06.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy iChunUtil-4.1.3.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in iChunUtil-4.1.3.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy ImmersiveEngineering-0.5.4.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in ImmersiveEngineering-0.5.4.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Industrial-Craft-2-Mod-Experimental-1.7.10.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Industrial-Craft-2-Mod-Experimental-1.7.10.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class IC2core
[15:32:51] [main/WARN] [FML/]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod IC2core
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy InventoryTweaks-1.59-dev-156.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.59-dev-156.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class FMLPlugin
[15:32:51] [main/WARN] [FML/]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:51] [main/DEBUG] [FML/]: Added access transformer class invtweaks.forge.asm.ITAccessTransformer to enqueued access transformers
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod FMLPlugin
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy ironchest-1.7.10-6.0.62.742-universal.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in ironchest-1.7.10-6.0.62.742-universal.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Jabba-1.2.0_1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Jabba-1.2.0_1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy JourneyMap5.0.1_Unlimited_MC1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in JourneyMap5.0.1_Unlimited_MC1.7.10.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy logisticspipes-0.9.2.49.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in logisticspipes-0.9.2.49.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class LogisticsPipesCoreLoader
[15:32:51] [main/WARN] [FML/]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:51] [main/DEBUG] [FML/]: Added access transformer class logisticspipes.asm.LogisticsAccessTransformer to enqueued access transformers
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod LogisticsPipesCoreLoader
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy malisiscore-1.7.10-0.12.9.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in malisiscore-1.7.10-0.12.9.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class MalisisCorePlugin
[15:32:51] [main/WARN] [FML/]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:51] [main/DEBUG] [FML/]: Added access transformer class net.malisis.core.asm.MalisisCoreAccessTransformer to enqueued access transformers
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod MalisisCorePlugin
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy malisisdoors-1.7.10-1.10.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in malisisdoors-1.7.10-1.10.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Mantle_mc1.7.10_0.3.0.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in Mantle_mc1.7.10_0.3.0.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Mariculture-Deluxe-1.7.10-1.2.4.2a.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Mariculture-Deluxe-1.7.10-1.2.4.2a.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class VanillaOverride
[15:32:51] [main/WARN] [FML/]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:51] [main/DEBUG] [FML/]: Added access transformer class mariculture.core.AccessTransformers to enqueued access transformers
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod VanillaOverride
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy mcjtylib-1.5.1.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in mcjtylib-1.5.1.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy Mekanism-1.7.10-7.1.1.127.jar
[15:32:51] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.7.10-7.1.1.127.jar, it will be examined later for regular @Mod instances
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class LoadingHook
[15:32:51] [main/WARN] [FML/]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:51] [main/DEBUG] [FML/]: Enqueued coremod LoadingHook
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy MekanismGenerators-1.7.10-7.1.1.127.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in MekanismGenerators-1.7.10-7.1.1.127.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy MekanismTools-1.7.10-7.1.1.127.jar
[15:32:51] [main/DEBUG] [FML/]: Not found coremod data in MekanismTools-1.7.10-7.1.1.127.jar
[15:32:51] [main/DEBUG] [FML/]: Examining for coremod candidacy MicdoodleCore-1-1.7-3.0.8.257.jar
[15:32:51] [main/TRACE] [FML/]: Adding MicdoodleCore-1-1.7-3.0.8.257.jar to the list of known coremods, it will not be examined again
[15:32:51] [main/DEBUG] [FML/]: Instantiating coremod class MicdoodlePlugin
[15:32:51] [main/WARN] [FML/]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:52] [main/DEBUG] [FML/]: Added access transformer class micdoodle8.mods.miccore.MicdoodleAccessTransformer to enqueued access transformers
[15:32:52] [main/DEBUG] [FML/]: Enqueued coremod MicdoodlePlugin
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Minechem-1.7.10-5.0.5.385.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in Minechem-1.7.10-5.0.5.385.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy ModularPowersuits-0.11.0.281.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in ModularPowersuits-0.11.0.281.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Morpheus-1.7.10-1.5.26.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in Morpheus-1.7.10-1.5.26.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy MrCrayfishFurnitureModv3.4.8(1.7.10).jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in MrCrayfishFurnitureModv3.4.8(1.7.10).jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy natura-1.7.10-2.2.0-b1.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in natura-1.7.10-2.2.0-b1.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy NetherOres-[1.7.10]2.3.0-12.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in NetherOres-[1.7.10]2.3.0-12.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy NodalMechanics-1.7-1.0-7.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in NodalMechanics-1.7-1.0-7.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy NotEnoughItems-1.7.10-1.0.5.110-universal (1).jar
[15:32:52] [main/TRACE] [FML/]: Adding NotEnoughItems-1.7.10-1.0.5.110-universal (1).jar to the list of known coremods, it will not be examined again
[15:32:52] [main/DEBUG] [FML/]: Instantiating coremod class NEICorePlugin
[15:32:52] [main/WARN] [FML/]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:52] [main/DEBUG] [FML/]: Enqueued coremod NEICorePlugin
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Numina-0.4.0.131.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in Numina-0.4.0.131.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy OpenBlocks-1.7.10-1.4.4.jar
[15:32:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in OpenBlocks-1.7.10-1.4.4.jar, it will be examined later for regular @Mod instances
[15:32:52] [main/DEBUG] [FML/]: Instantiating coremod class OpenBlocksCorePlugin
[15:32:52] [main/WARN] [FML/]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:52] [main/DEBUG] [FML/]: Enqueued coremod OpenBlocksCorePlugin
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy OpenModsLib-1.7.10-0.8.jar
[15:32:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in OpenModsLib-1.7.10-0.8.jar, it will be examined later for regular @Mod instances
[15:32:52] [main/DEBUG] [FML/]: Instantiating coremod class OpenModsCorePlugin
[15:32:52] [main/WARN] [FML/]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:52] [main/DEBUG] [FML/]: Enqueued coremod OpenModsCorePlugin
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy OpenPeripheral-1.7.10-AIO-5.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in OpenPeripheral-1.7.10-AIO-5.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Pam's HarvestCraft 1.7.10f.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in Pam's HarvestCraft 1.7.10f.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy PneumaticCraft-1.7.10-1.11.7-127-universal.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in PneumaticCraft-1.7.10-1.11.7-127-universal.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy PowerConverters-1.7.10-2.10.jar
[15:32:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in PowerConverters-1.7.10-2.10.jar, it will be examined later for regular @Mod instances
[15:32:52] [main/DEBUG] [FML/]: Instantiating coremod class ASMHandler
[15:32:52] [main/INFO] [PowerConverters/]: Adding PowerConverters to Transformer Exclusions list.
[15:32:52] [main/DEBUG] [FML/]: The coremod covers1624.powerconverters.asm.ASMHandler requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
[15:32:52] [main/DEBUG] [FML/]: Enqueued coremod ASMHandler
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy QmunityLib-1.7.10-0.1.114-universal (1).jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in QmunityLib-1.7.10-0.1.114-universal (1).jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Railcraft-Mod-1.7.10.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in Railcraft-Mod-1.7.10.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy RandomThings-2.2.4.jar
[15:32:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in RandomThings-2.2.4.jar, it will be examined later for regular @Mod instances
[15:32:52] [main/DEBUG] [FML/]: Instantiating coremod class RTLoadingPlugin
[15:32:52] [main/WARN] [FML/]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:52] [main/DEBUG] [FML/]: Enqueued coremod RTLoadingPlugin
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy RedstoneArsenal-[1.7.10]1.1.1-89.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in RedstoneArsenal-[1.7.10]1.1.1-89.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy RefinedRelocation-1.7.10-1.0.7d.jar
[15:32:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in RefinedRelocation-1.7.10-1.0.7d.jar, it will be examined later for regular @Mod instances
[15:32:52] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPlugin
[15:32:52] [main/WARN] [FML/]: The coremod com.dynious.refinedrelocation.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:52] [main/DEBUG] [FML/]: Enqueued coremod LoadingPlugin
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy rftools-3.41.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in rftools-3.41.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Sanguimancy-1.7.10-1.1.8-4.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in Sanguimancy-1.7.10-1.1.8-4.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy SimplyJetpacks-MC1.7.10-1.5.1.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in SimplyJetpacks-MC1.7.10-1.5.1.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy SolarFlux-1.7.10-0.2b.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in SolarFlux-1.7.10-0.2b.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Steves-Factory-Manager-Mod-1.7.10.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in Steves-Factory-Manager-Mod-1.7.10.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy StevesAddons-1.7.10-0.10.16.jar
[15:32:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in StevesAddons-1.7.10-0.10.16.jar, it will be examined later for regular @Mod instances
[15:32:52] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPlugin
[15:32:52] [main/DEBUG] [FML/]: The coremod stevesaddons.asm.LoadingPlugin requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
[15:32:52] [main/DEBUG] [FML/]: Added access transformer class stevesaddons.asm.StevesAddonsTransformer to enqueued access transformers
[15:32:52] [main/DEBUG] [FML/]: Enqueued coremod LoadingPlugin
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy StevesWorkshop-0.5.1.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in StevesWorkshop-0.5.1.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy StorageDrawers-1.7.10-1.6.2.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in StorageDrawers-1.7.10-1.6.2.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy TabulaRasa-[1.7.10]1.0.1-3.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in TabulaRasa-[1.7.10]1.0.1-3.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy tcnodetracker-1.7.10-1.1.2.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in tcnodetracker-1.7.10-1.1.2.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Thaumcraft-1.7.10-4.2.3.5.jar
[15:32:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Thaumcraft-1.7.10-4.2.3.5.jar, it will be examined later for regular @Mod instances
[15:32:52] [main/DEBUG] [FML/]: Instantiating coremod class DepLoader
[15:32:52] [main/WARN] [FML/]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:32:52] [main/DEBUG] [FML/]: Enqueued coremod DepLoader
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy thaumcraftneiplugin-1.7.10-1.7.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in thaumcraftneiplugin-1.7.10-1.7.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy thaumicenergistics-0.8.10.10 (2).jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in thaumicenergistics-0.8.10.10 (2).jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy ThermalDynamics-[1.7.10]1.0.0-122.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in ThermalDynamics-[1.7.10]1.0.0-122.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy ThermalExpansion-[1.7.10]4.0.3B1-218.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in ThermalExpansion-[1.7.10]4.0.3B1-218.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy ThermalFoundation-[1.7.10]1.2.0-102 (3).jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in ThermalFoundation-[1.7.10]1.2.0-102 (3).jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy TiCTooltips-mc1.7.10-1.2.3.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in TiCTooltips-mc1.7.10-1.2.3.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy ttCore-MC1.7.10-0.1.0-61.jar
[15:32:52] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in ttCore-MC1.7.10-0.1.0-61.jar, it will be examined later for regular @Mod instances
[15:32:52] [main/DEBUG] [FML/]: Instantiating coremod class TTCorePlugin
[15:32:52] [main/DEBUG] [FML/]: The coremod tterrag.core.common.transform.TTCorePlugin requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
[15:32:52] [main/DEBUG] [FML/]: Enqueued coremod TTCorePlugin
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy Waila-1.5.9_1.7.10.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in Waila-1.5.9_1.7.10.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy WailaHarvestability-mc1.7.x-1.1.2.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in WailaHarvestability-mc1.7.x-1.1.2.jar
[15:32:52] [main/DEBUG] [FML/]: Examining for coremod candidacy WAILAPlugins-MC1.7.10-0.0.1-13.jar
[15:32:52] [main/DEBUG] [FML/]: Not found coremod data in WAILAPlugins-MC1.7.10-0.0.1-13.jar
[15:32:52] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:32:52] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:32:52] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:32:52] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:32:52] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:52] [main/DEBUG] [FML/]: Injecting coremod AppleCore {squeek.applecore.AppleCore} class transformers
[15:32:52] [main/TRACE] [FML/]: Registering transformer squeek.applecore.asm.TransformerModuleHandler
[15:32:52] [main/DEBUG] [FML/]: Injection complete
[15:32:52] [main/DEBUG] [FML/]: Running coremod plugin for AppleCore {squeek.applecore.AppleCore}
[15:32:52] [main/DEBUG] [FML/]: Running coremod plugin AppleCore
[15:32:52] [main/DEBUG] [FML/]: Coremod plugin class AppleCore run successfully
[15:32:52] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:52] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
[15:32:52] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
[15:32:52] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
[15:32:52] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
[15:32:52] [main/DEBUG] [FML/]: Injection complete
[15:32:52] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
[15:32:52] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[15:32:53] [main/DEBUG] [FML/]: Read 527 binary patches
[15:32:54] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:32:54] [main/INFO] [FML/]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:32:54] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[15:32:54] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:54] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[15:32:54] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
[15:32:54] [main/DEBUG] [FML/]: Injection complete
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[15:32:54] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[15:32:54] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:54] [main/DEBUG] [FML/]: Injecting coremod CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin} class transformers
[15:32:54] [main/DEBUG] [FML/]: Injection complete
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin for CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin}
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin CCCDeobfPlugin
[15:32:54] [main/DEBUG] [FML/]: Coremod plugin class LoadPlugin run successfully
[15:32:54] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:54] [main/DEBUG] [FML/]: Injecting coremod AppEngCore {appeng.transformer.AppEngCore} class transformers
[15:32:54] [main/TRACE] [FML/]: Registering transformer appeng.transformer.asm.ASMIntegration
[15:32:54] [main/DEBUG] [FML/]: Injection complete
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin for AppEngCore {appeng.transformer.AppEngCore}
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin AppEngCore
[15:32:54] [main/DEBUG] [FML/]: Coremod plugin class AppEngCore run successfully
[15:32:54] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:54] [main/DEBUG] [FML/]: Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
[15:32:54] [main/TRACE] [FML/]: Registering transformer codechicken.lib.asm.ClassHeirachyManager
[15:32:54] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
[15:32:54] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.TweakTransformer
[15:32:54] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DelegatedTransformer
[15:32:54] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DefaultImplementationTransformer
[15:32:54] [main/DEBUG] [FML/]: Injection complete
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin}
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin CodeChickenCorePlugin
[15:32:54] [main/DEBUG] [FML/]: Coremod plugin class CodeChickenCorePlugin run successfully
[15:32:54] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:54] [main/DEBUG] [FML/]: Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
[15:32:54] [main/DEBUG] [FML/]: Injection complete
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin DepLoader
[15:32:54] [main/DEBUG] [FML/]: Coremod plugin class DepLoader run successfully
[15:32:54] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:54] [main/DEBUG] [FML/]: Injecting coremod IC2core {ic2.core.coremod.IC2core} class transformers
[15:32:54] [main/DEBUG] [FML/]: Injection complete
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin for IC2core {ic2.core.coremod.IC2core}
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin IC2core
[15:32:54] [main/INFO] [IC2-core/]: Loaded library ejml-0.23.jar.
[15:32:54] [main/DEBUG] [FML/]: Coremod plugin class IC2core run successfully
[15:32:54] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:54] [main/DEBUG] [FML/]: Injecting coremod FMLPlugin {invtweaks.forge.asm.FMLPlugin} class transformers
[15:32:54] [main/TRACE] [FML/]: Registering transformer invtweaks.forge.asm.ContainerTransformer
[15:32:54] [main/DEBUG] [FML/]: Injection complete
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin for FMLPlugin {invtweaks.forge.asm.FMLPlugin}
[15:32:54] [main/DEBUG] [FML/]: Running coremod plugin FMLPlugin
[15:32:54] [main/DEBUG] [FML/]: Coremod plugin class FMLPlugin run successfully
[15:32:54] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:54] [main/DEBUG] [FML/]: Injecting coremod LogisticsPipesCoreLoader {logisticspipes.asm.LogisticsPipesCoreLoader} class transformers
[15:32:54] [main/TRACE] [FML/]: Registering transformer logisticspipes.asm.LogisticsClassTransformer
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for LogisticsPipesCoreLoader {logisticspipes.asm.LogisticsPipesCoreLoader}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin LogisticsPipesCoreLoader
[15:32:55] [main/DEBUG] [FML/]: Coremod plugin class LogisticsPipesCoreLoader run successfully
[15:32:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:55] [main/DEBUG] [FML/]: Injecting coremod VanillaOverride {mariculture.fishery.VanillaOverride} class transformers
[15:32:55] [main/TRACE] [FML/]: Registering transformer mariculture.fishery.VanillaOverride
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for VanillaOverride {mariculture.fishery.VanillaOverride}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin VanillaOverride
[15:32:55] [main/DEBUG] [FML/]: Coremod plugin class VanillaOverride run successfully
[15:32:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:55] [main/DEBUG] [FML/]: Injecting coremod LoadingHook {mekanism.common.asm.LoadingHook} class transformers
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for LoadingHook {mekanism.common.asm.LoadingHook}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin LoadingHook
[15:32:55] [main/DEBUG] [FML/]: Coremod plugin class LoadingHook run successfully
[15:32:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:55] [main/DEBUG] [FML/]: Injecting coremod MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin} class transformers
[15:32:55] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:104]: Successfully Registered Transformer
[15:32:55] [main/TRACE] [FML/]: Registering transformer micdoodle8.mods.miccore.MicdoodleTransformer
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin MicdoodlePlugin
[15:32:55] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:297]: [Micdoodle8Core]: Patching game...
[15:32:55] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:297]: [Micdoodle8Core]: Patching game...
[15:32:55] [main/DEBUG] [FML/]: Coremod plugin class MicdoodlePlugin run successfully
[15:32:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:55] [main/DEBUG] [FML/]: Injecting coremod NEICorePlugin {codechicken.nei.asm.NEICorePlugin} class transformers
[15:32:55] [main/TRACE] [FML/]: Registering transformer codechicken.nei.asm.NEITransformer
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for NEICorePlugin {codechicken.nei.asm.NEICorePlugin}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin NEICorePlugin
[15:32:55] [main/DEBUG] [FML/]: Coremod plugin class NEICorePlugin run successfully
[15:32:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:55] [main/DEBUG] [FML/]: Injecting coremod ASMHandler {covers1624.powerconverters.asm.ASMHandler} class transformers
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for ASMHandler {covers1624.powerconverters.asm.ASMHandler}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin ASMHandler
[15:32:55] [main/DEBUG] [FML/]: Coremod plugin class ASMHandler run successfully
[15:32:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:55] [main/DEBUG] [FML/]: Injecting coremod LoadingPlugin {com.dynious.refinedrelocation.asm.LoadingPlugin} class transformers
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPlugin {com.dynious.refinedrelocation.asm.LoadingPlugin}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin LoadingPlugin
[15:32:55] [main/DEBUG] [FML/]: Coremod plugin class LoadingPlugin run successfully
[15:32:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:55] [main/DEBUG] [FML/]: Injecting coremod LoadingPlugin {stevesaddons.asm.LoadingPlugin} class transformers
[15:32:55] [main/TRACE] [FML/]: Registering transformer stevesaddons.asm.StevesAddonsTransformer
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPlugin {stevesaddons.asm.LoadingPlugin}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin LoadingPlugin
[15:32:55] [main/DEBUG] [FML/]: Coremod plugin class LoadingPlugin run successfully
[15:32:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:55] [main/DEBUG] [FML/]: Injecting coremod DepLoader {thaumcraft.codechicken.core.launch.DepLoader} class transformers
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for DepLoader {thaumcraft.codechicken.core.launch.DepLoader}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin DepLoader
[15:32:55] [main/INFO] [STDERR/]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of ForgeMultipart, 1.2.0.345 is newer than request 1.1.0.314
[15:32:55] [main/DEBUG] [FML/]: Coremod plugin class DepLoader run successfully
[15:32:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:55] [main/DEBUG] [FML/]: Injecting coremod LoadingPlugin {factorization.coremod.LoadingPlugin} class transformers
[15:32:55] [main/TRACE] [FML/]: Registering transformer factorization.coremod.ASMTransformer
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPlugin {factorization.coremod.LoadingPlugin}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin LoadingPlugin
[15:32:55] [main/DEBUG] [FML/]: Coremod plugin class LoadingPlugin run successfully
[15:32:55] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:55] [main/DEBUG] [FML/]: Injecting coremod OpenModsCorePlugin {openmods.core.OpenModsCorePlugin} class transformers
[15:32:55] [main/TRACE] [FML/]: Registering transformer openmods.core.OpenModsClassTransformer
[15:32:55] [main/DEBUG] [FML/]: Injection complete
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin for OpenModsCorePlugin {openmods.core.OpenModsCorePlugin}
[15:32:55] [main/DEBUG] [FML/]: Running coremod plugin OpenModsCorePlugin
[15:32:55] [main/DEBUG] [OpenMods/]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file 'C:\Users\lguil_000\Desktop\FT\config\OpenModsLibCore.json'
[15:32:56] [main/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of gl_capabilities_hook updated from DISABLED to ENABLED
[15:32:56] [main/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of player_render_hook updated from DISABLED to ENABLED
[15:32:56] [main/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of map_gen_fix updated from DISABLED to ENABLED
[15:32:56] [main/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of movement_callback updated from DISABLED to ENABLED
[15:32:56] [main/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of stencil_patches updated from DISABLED to ENABLED
[15:32:56] [main/DEBUG] [FML/]: Coremod plugin class OpenModsCorePlugin run successfully
[15:32:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:56] [main/DEBUG] [FML/]: Injecting coremod OpenBlocksCorePlugin {openblocks.OpenBlocksCorePlugin} class transformers
[15:32:56] [main/TRACE] [FML/]: Registering transformer openblocks.asm.OpenBlocksClassTransformer
[15:32:56] [main/DEBUG] [FML/]: Injection complete
[15:32:56] [main/DEBUG] [FML/]: Running coremod plugin for OpenBlocksCorePlugin {openblocks.OpenBlocksCorePlugin}
[15:32:56] [main/DEBUG] [FML/]: Running coremod plugin OpenBlocksCorePlugin
[15:32:56] [main/DEBUG] [FML/]: Coremod plugin class OpenBlocksCorePlugin run successfully
[15:32:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:32:56] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg
[15:32:56] [main/DEBUG] [CoFH ASM/]: Adding Accesstransformer map: CoFH_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 121 rules from AccessTransformer config file CoFH_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 13 rules from AccessTransformer config file factorization_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 9 rules from AccessTransformer config file invtweaks_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 18 rules from AccessTransformer config file logisticspipes_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 5 rules from AccessTransformer config file malisiscore_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 12 rules from AccessTransformer config file mariculture_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 29 rules from AccessTransformer config file micdoodlecore_at.cfg
[15:32:56] [main/DEBUG] [FML/]: Loaded 3 rules from AccessTransformer mod jar file C:\Users\lguil_000\Desktop\FT\mods\Minechem-1.7.10-5.0.5.385.jar!META-INF/minechem_at.cfg

[15:32:56] [main/DEBUG] [FML/]: Loaded 20 rules from AccessTransformer mod jar file C:\Users\lguil_000\Desktop\FT\mods\Enchiridion 2-1.7.10-2.0.2a.jar!META-INF/enchiridion_at.cfg

[15:32:56] [main/DEBUG] [FML/]: Loaded 2 rules from AccessTransformer mod jar file C:\Users\lguil_000\Desktop\FT\mods\MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar!META-INF/MFR_at.cfg

[15:32:56] [main/DEBUG] [FML/]: Loaded 5 rules from AccessTransformer mod jar file C:\Users\lguil_000\Desktop\FT\mods\SimplyJetpacks-MC1.7.10-1.5.1.jar!META-INF/simplyjetpacks_at.cfg

[15:32:56] [main/DEBUG] [FML/]: Loaded 3 rules from AccessTransformer mod jar file C:\Users\lguil_000\Desktop\FT\mods\ModularPowersuits-0.11.0.281.jar!META-INF/numina_at.cfg

[15:32:56] [main/DEBUG] [FML/]: Loaded 11 rules from AccessTransformer mod jar file C:\Users\lguil_000\Desktop\FT\mods\NotEnoughItems-1.7.10-1.0.5.110-universal (1).jar!META-INF/nei_at.cfg

[15:32:56] [main/DEBUG] [FML/]: Loaded 3 rules from AccessTransformer mod jar file C:\Users\lguil_000\Desktop\FT\mods\Numina-0.4.0.131.jar!META-INF/numina_at.cfg

[15:32:56] [main/DEBUG] [FML/]: Loaded 6 rules from AccessTransformer mod jar file C:\Users\lguil_000\Desktop\FT\mods\ThermalDynamics-[1.7.10]1.0.0-122.jar!META-INF/tdynamics_at.cfg

[15:32:56] [main/DEBUG] [FML/]: Loaded 60 rules from AccessTransformer mod jar file C:\Users\lguil_000\Desktop\FT\mods\iChunUtil-4.1.3.jar!META-INF/iChunUtil_at.cfg

[15:32:56] [main/DEBUG] [FML/]: Loaded 9 rules from AccessTransformer mod jar file C:\Users\lguil_000\Desktop\FT\mods\RefinedRelocation-1.7.10-1.0.7d.jar!META-INF/RefinedRelocation_at.cfg

[15:32:56] [main/DEBUG] [FML/]: Validating minecraft
[15:32:56] [main/DEBUG] [FML/]: Minecraft validated, launching...
[15:32:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:56] [main/DEBUG] [FML/]: Injecting coremod LoadingPlugin {cofh.asm.LoadingPlugin} class transformers
[15:32:56] [main/TRACE] [FML/]: Registering transformer cofh.asm.CoFHClassTransformer
[15:32:56] [main/DEBUG] [FML/]: Injection complete
[15:32:56] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPlugin {cofh.asm.LoadingPlugin}
[15:32:56] [main/DEBUG] [FML/]: Running coremod plugin LoadingPlugin
[15:32:56] [main/DEBUG] [FML/]: Coremod plugin class LoadingPlugin run successfully
[15:32:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:56] [main/DEBUG] [FML/]: Injecting coremod MalisisCorePlugin {net.malisis.core.asm.MalisisCorePlugin} class transformers
[15:32:56] [main/TRACE] [FML/]: Registering transformer net.malisis.core.asm.MalisisCoreTransformer
[15:32:56] [main/INFO] [malisiscore/]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.Minecraft
[15:32:56] [main/INFO] [malisiscore/]: [MalisisCoreTransformer] Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
[15:32:56] [main/TRACE] [FML/]: Registering transformer net.malisis.core.util.chunkblock.ChunkBlockTransformer
[15:32:56] [main/INFO] [malisiscore/]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
[15:32:56] [main/TRACE] [FML/]: Registering transformer net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
[15:32:56] [main/INFO] [malisiscore/]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[15:32:56] [main/INFO] [malisiscore/]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[15:32:56] [main/INFO] [malisiscore/]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
[15:32:56] [main/INFO] [malisiscore/]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
[15:32:56] [main/DEBUG] [FML/]: Injection complete
[15:32:56] [main/DEBUG] [FML/]: Running coremod plugin for MalisisCorePlugin {net.malisis.core.asm.MalisisCorePlugin}
[15:32:56] [main/DEBUG] [FML/]: Running coremod plugin MalisisCorePlugin
[15:32:56] [main/DEBUG] [FML/]: Coremod plugin class MalisisCorePlugin run successfully
[15:32:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:56] [main/DEBUG] [FML/]: Injecting coremod RTLoadingPlugin {lumien.randomthings.Transformer.RTLoadingPlugin} class transformers
[15:32:56] [main/TRACE] [FML/]: Registering transformer lumien.randomthings.Transformer.RTClassTransformer
[15:32:56] [main/DEBUG] [FML/]: Injection complete
[15:32:56] [main/DEBUG] [FML/]: Running coremod plugin for RTLoadingPlugin {lumien.randomthings.Transformer.RTLoadingPlugin}
[15:32:56] [main/DEBUG] [FML/]: Running coremod plugin RTLoadingPlugin
[15:32:56] [main/DEBUG] [FML/]: Coremod plugin class RTLoadingPlugin run successfully
[15:32:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:32:56] [main/DEBUG] [FML/]: Injecting coremod TTCorePlugin {tterrag.core.common.transform.TTCorePlugin} class transformers
[15:32:56] [main/TRACE] [FML/]: Registering transformer tterrag.core.common.transform.TTCoreTransformer
[15:32:56] [main/DEBUG] [FML/]: Injection complete
[15:32:56] [main/DEBUG] [FML/]: Running coremod plugin for TTCorePlugin {tterrag.core.common.transform.TTCorePlugin}
[15:32:56] [main/DEBUG] [FML/]: Running coremod plugin TTCorePlugin
[15:32:56] [main/DEBUG] [FML/]: Coremod plugin class TTCorePlugin run successfully
[15:32:56] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[15:32:56] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[15:32:56] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:32:57] [main/INFO] [malisiscore/]: Found hooks for net.minecraft.client.Minecraft (bao)
[15:32:57] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[15:32:57] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: sa (1 / 1)
[15:32:57] [main/DEBUG] [OpenMods/]: openblocks.asm.OpenBlocksClassTransformer$1.createVisitor(OpenBlocksClassTransformer.java:20): Trying to patch EntityPlayer.isInBed (class: yz)
[15:32:57] [main/DEBUG] [OpenMods/]: openblocks.asm.EntityPlayerVisitor$HookMethodVisitor.visitCode(EntityPlayerVisitor.java:29): isInBed patch applied. Enabling sleeping bags
[15:32:57] [main/DEBUG] [OpenMods/]: openmods.core.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:105): Trying to apply movement callback (class: blk)
[15:32:57] [main/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of movement_callback updated from ENABLED to ACTIVATED
[15:32:57] [main/DEBUG] [OpenMods/]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
[15:32:57] [main/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of movement_callback updated from ACTIVATED to FINISHED
[15:32:57] [main/INFO] [malisiscore/]: Found hooks for net.minecraft.world.World (ahb)
[15:32:57] [main/INFO] [RandomThingsCore/]: Found World Class: net/minecraft/world/World
[15:32:57] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
[15:32:57] [main/DEBUG] [CCL ASM/]: Inserted super call into [bfo.e()V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Writing method [bex.a(Lbao;II)V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Writing method [bex.k()V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Writing method [bex.public_func_73869_a(CI)V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Writing method [bex.public_func_146984_a(Laay;III)V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(IIF)V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIF)V] @ 138 - 140
[15:32:58] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIF)V] @ 220 - 225
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIF)V] @ 444 - 470
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Ladd;IILjava/lang/String;)V] @ 9 - 10
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Ladd;IILjava/lang/String;)V] @ 14 - 15
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Laay;)V] @ 298 - 323
[15:32:58] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(III)V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(III)V] @ 259 - 260
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(III)V] @ 331 - 332
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 98 - 99
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 107 - 108
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 118 - 119
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 158 - 159
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 168 - 169
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 287 - 288
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 295 - 296
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 314 - 315
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 424 - 425
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 454 - 455
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 468 - 469
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 497 - 498
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 557 - 559
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(CI)V] @ 54 - 55
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(CI)V] @ 84 - 85
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(I)Z] @ 41 - 42
[15:32:58] [main/DEBUG] [CCL ASM/]: Writing method [bex.managerHandleMouseClick(Laay;III)V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIIJ)V] @ 14 - 15
[15:32:58] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.b(III)V]
[15:32:58] [main/DEBUG] [CCL ASM/]: NEI: Injecting mouseUp call
[15:32:58] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Laay;III)V] @ 10 - 26
[15:32:58] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(CI)V]
[15:32:58] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.e()V] @ 0 - 4
[15:32:58] [main/INFO] [AE2-CORE/]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[15:32:58] [main/INFO] [AE2-CORE/]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[15:32:58] [main/INFO] [AE2-CORE/]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[15:32:58] [main/DEBUG] [CCL ASM/]: Writing method [aji.canBeReplacedByLeaves(Lahl;III)Z]
[15:32:58] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[15:32:59] [main/INFO] [Mariculture/]: Patching the vanilla class: adb
[15:32:59] [main/INFO] [Mariculture/]: Succesfully replaced Vanilla Fishing Rod and Fish
[15:32:59] [main/INFO] [RandomThingsCore/]: Found Item Class: net/minecraft/item/Item
[15:32:59] [main/INFO] [RandomThingsCore/]: Found Leave Class: net/minecraft/block/BlockLeavesBase
[15:32:59] [main/DEBUG] [CCL ASM/]: Writing method [ama.a(Lahb;IIILsv;Ladd;)V]
[15:33:00] [main/DEBUG] [CCL ASM/]: Injecting before method [dh.toString()Ljava/lang/String;] @ 51 - 55
[15:33:00] [main/INFO] [malisiscore/]: Found hooks for net.minecraft.item.ItemBlock (abh)
[15:33:00] [main/INFO] [ttCore/]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[15:33:00] [main/INFO] [ttCore/]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[15:33:00] [main/DEBUG] [CCL ASM/]: Injecting before method [dq.toString()Ljava/lang/String;] @ 56 - 60
[15:33:01] [main/INFO] [ttCore/]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[15:33:01] [main/INFO] [ttCore/]: Transforming net.minecraft.item.ItemStack Finished.
[15:33:02] [main/INFO] [STDOUT/]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 286]
[15:33:02] [Client thread/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[15:33:03] [Client thread/DEBUG] [OpenMods/]: openmods.core.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:177): Trying to patch OpenGlHelper (class: buu)
[15:33:03] [Client thread/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of gl_capabilities_hook updated from ENABLED to ACTIVATED
[15:33:03] [Client thread/DEBUG] [OpenMods/]: openmods.core.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:159): Trying to patch Framebuffer (class: bmg)
[15:33:03] [Client thread/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of stencil_patches updated from ENABLED to ACTIVATED
[15:33:03] [Client thread/DEBUG] [OpenMods/]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
[15:33:03] [Client thread/DEBUG] [OpenMods/]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
[15:33:03] [Client thread/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of stencil_patches updated from ACTIVATED to FINISHED
[15:33:03] [Client thread/DEBUG] [OpenMods/]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
[15:33:03] [Client thread/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of gl_capabilities_hook updated from ACTIVATED to FINISHED
[15:33:03] [Client thread/DEBUG] [CCL ASM/]: Replacing method [bny.a(IIIII)V] @ 7 - 16
[15:33:04] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - LanguageManager took 0,101s
[15:33:04] [Client thread/INFO] [STDOUT/]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Don't do that.

Time: 03/10/15 15:33
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 10 (amd64) version 10.0
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 139678792 bytes (133 MB) / 227405824 bytes (216 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.82' Renderer: 'GeForce GT 740M/PCIe/SSE2'
[15:33:05] [Client thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[15:33:05] [Client thread/INFO] [FML/]: MinecraftForge v10.13.4.1517 Initialized
[15:33:05] [Client thread/INFO] [FML/]: Replaced 183 ore recipies
[15:33:05] [Client thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[15:33:06] [Client thread/DEBUG] [FML/]: File C:\Users\lguil_000\Desktop\FT\config\injectedDependencies.json not found. No dependencies injected
[15:33:06] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, appeng.transformer.AppEngCore, codechicken.core.asm.CodeChickenCoreModContainer, mariculture.fishery.VanillaOverride, micdoodle8.mods.miccore.MicdoodleModContainer, codechicken.nei.NEIModContainer, openmods.core.OpenModsCore, cofh.asm.LoadingPlugin$CoFHDummyContainer]
[15:33:06] [Client thread/INFO] [FML/]: [AppEng] Core Init
[15:33:06] [Client thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1517-1.7.10\forge-1.7.10-10.13.4.1517-1.7.10.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar, examining for mod candidates
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\AppleCore-mc1.7.10-1.1.0.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\appliedenergistics2-rv2-stable-10.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\CodeChickenCore-1.7.10-1.0.7.45-universal.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\Desktop\FT\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.138-universal.jar, examining for mod candidates
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\CoFHCore-[1.7.10]3.0.3-303.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\Factorization-1.7.10-0.8.87.1.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.345-universal.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\Industrial-Craft-2-Mod-Experimental-1.7.10.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\InventoryTweaks-1.59-dev-156.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\logisticspipes-0.9.2.49.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\malisiscore-1.7.10-0.12.9.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\Mariculture-Deluxe-1.7.10-1.2.4.2a.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\Mekanism-1.7.10-7.1.1.127.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\MicdoodleCore-1-1.7-3.0.8.257.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\NotEnoughItems-1.7.10-1.0.5.110-universal (1).jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\OpenBlocks-1.7.10-1.4.4.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\OpenModsLib-1.7.10-0.8.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\PowerConverters-1.7.10-2.10.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\RandomThings-2.2.4.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\RefinedRelocation-1.7.10-1.0.7d.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\StevesAddons-1.7.10-0.10.16.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\Thaumcraft-1.7.10-4.2.3.5.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\lguil_000\Desktop\FT\mods\ttCore-MC1.7.10-0.1.0-61.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\lguil_000\Desktop\FT\mods\ic2\ejml-0.23.jar, examining for mod candidates
[15:33:06] [Client thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
[15:33:06] [Client thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[15:33:06] [Client thread/INFO] [FML/]: Searching C:\Users\lguil_000\Desktop\FT\mods for mods
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate mod directory 1.7.10
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file 1.7.10_AM2_1.4.0.005.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file [1.7.10]ArmorStatusHUD-client-1.27.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ae2stuff-0.5.0.56-mc1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file AgriCraft-1.7.10-1.2.2.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file AppleCore-mc1.7.10-1.1.0.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file appliedenergistics2-rv2-stable-10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Automagy-1.7.10-0.26.3.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file autopackager-1.5.5.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file bdlib-1.9.2.104-mc1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file BiblioCraft[v1.9.1][MC1.7.10].jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file BigReactors-0.4.1A2.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file BloodMagic-1.7.10-1.3.3-13 (1).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file BluePower-1.7.10-0.2.962-universal (1).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Botania r1.4-158.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file buildcraft-6.4.15.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Carpenter's Blocks v3.3.5 - MC 1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate mod directory carpentersblocks
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Chisel2-2.3.10.37.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Chisel2-2.3.5.31-sources.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker CodeChickenCore-1.7.10-1.0.7.45-universal.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file CoFHCore-[1.7.10]3.0.3-303.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file compactmachines-1.7.10-1.20.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ComputerCraft1.74.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file DeathCounter-4.0.0.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Decocraft-v1.12_1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Draconic-Evolution-1.7.10-v1.0.0e.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Enchiridion 2-1.7.10-2.0.2a.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file EnderIO-1.7.10-2.2.8.344.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file EnderStorage-1.7.10-1.4.7.33-universal (1).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file EnderTech-1.7.10-0.3.0.364.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Ex-Astris-MC1.7.10-1.16-36 (1).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Ex-Nihilo-1.38-46.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ExtraCells-1.7.10-2.2.55b85.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Factorization-1.7.10-0.8.87.1.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Forbidden Magic-1.7.10-0.57 (1).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Galacticraft-Planets-1.7-3.0.8.257.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file GalacticraftCore-1.7-3.0.8.257.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file generators-0.9.18.113-mc1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Hats-4.0.1.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file HatStand-4.0.0.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate mod directory ic2
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ic2nc-1.7.10-1.7.10.06.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file iChunUtil-4.1.3.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ImmersiveEngineering-0.5.4.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Industrial-Craft-2-Mod-Experimental-1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file InventoryTweaks-1.59-dev-156.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ironchest-1.7.10-6.0.62.742-universal.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Jabba-1.2.0_1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file JourneyMap5.0.1_Unlimited_MC1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file logisticspipes-0.9.2.49.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file malisiscore-1.7.10-0.12.9.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file malisisdoors-1.7.10-1.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Mantle_mc1.7.10_0.3.0.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Mariculture-Deluxe-1.7.10-1.2.4.2a.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file mcjtylib-1.5.1.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Mekanism-1.7.10-7.1.1.127.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file MekanismGenerators-1.7.10-7.1.1.127.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file MekanismTools-1.7.10-7.1.1.127.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker MicdoodleCore-1-1.7-3.0.8.257.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Minechem-1.7.10-5.0.5.385.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ModularPowersuits-0.11.0.281.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Morpheus-1.7.10-1.5.26.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file MrCrayfishFurnitureModv3.4.8(1.7.10).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file natura-1.7.10-2.2.0-b1.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file NetherOres-[1.7.10]2.3.0-12.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file NodalMechanics-1.7-1.0-7.jar
[15:33:06] [Client thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker NotEnoughItems-1.7.10-1.0.5.110-universal (1).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Numina-0.4.0.131.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file OpenBlocks-1.7.10-1.4.4.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file OpenModsLib-1.7.10-0.8.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file OpenPeripheral-1.7.10-AIO-5.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Pam's HarvestCraft 1.7.10f.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file PneumaticCraft-1.7.10-1.11.7-127-universal.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file PowerConverters-1.7.10-2.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file QmunityLib-1.7.10-0.1.114-universal (1).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate mod directory railcraft
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Railcraft-Mod-1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file RandomThings-2.2.4.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file RedstoneArsenal-[1.7.10]1.1.1-89.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file RefinedRelocation-1.7.10-1.0.7d.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file rftools-3.41.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Ruins-1.7.10.zip
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Sanguimancy-1.7.10-1.1.8-4.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file SimplyJetpacks-MC1.7.10-1.5.1.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file SolarFlux-1.7.10-0.2b.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Steves-Factory-Manager-Mod-1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file StevesAddons-1.7.10-0.10.16.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file StevesWorkshop-0.5.1.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file StorageDrawers-1.7.10-1.6.2.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file TabulaRasa-[1.7.10]1.0.1-3.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file tcnodetracker-1.7.10-1.1.2.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Thaumcraft-1.7.10-4.2.3.5.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file thaumcraftneiplugin-1.7.10-1.7.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file thaumicenergistics-0.8.10.10 (2).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ThermalDynamics-[1.7.10]1.0.0-122.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ThermalExpansion-[1.7.10]4.0.3B1-218.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ThermalFoundation-[1.7.10]1.2.0-102 (3).jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file TiCTooltips-mc1.7.10-1.2.3.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ttCore-MC1.7.10-0.1.0-61.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Waila-1.5.9_1.7.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file WailaHarvestability-mc1.7.x-1.1.2.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file WAILAPlugins-MC1.7.10-0.0.1-13.jar
[15:33:06] [Client thread/INFO] [FML/]: Also searching C:\Users\lguil_000\Desktop\FT\mods\1.7.10 for mods
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file [1.7.10]bspkrsCore-universal-6.12.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Baubles-1.7.10-1.0.1.10.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file CodeChickenLib-1.7.10-1.1.3.138-universal.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ForgeMultipart-1.7.10-1.2.0.345-universal.jar
[15:33:06] [Client thread/DEBUG] [FML/]: Examining file forge-1.7.10-10.13.4.1517-1.7.10.jar for potential mods
[15:33:06] [Client thread/DEBUG] [FML/]: The mod container forge-1.7.10-10.13.4.1517-1.7.10.jar appears to be missing an mcmod.info file
[15:33:07] [Client thread/DEBUG] [FML/]: Examining file launchwrapper-1.12.jar for potential mods
[15:33:07] [Client thread/DEBUG] [FML/]: The mod container launchwrapper-1.12.jar appears to be missing an mcmod.info file
[15:33:07] [Client thread/DEBUG] [FML/]: Examining file asm-all-5.0.3.jar for potential mods
[15:33:07] [Client thread/DEBUG] [FML/]: The mod container asm-all-5.0.3.jar appears to be missing an mcmod.info file
[15:33:07] [Client thread/DEBUG] [FML/]: Examining file akka-actor_2.11-2.3.3.jar for potential mods
[15:33:07] [Client thread/DEBUG] [FML/]: The mod container akka-actor_2.11-2.3.3.jar appears to be missing an mcmod.info file
[15:33:07] [Client thread/DEBUG] [FML/]: Examining file config-1.2.1.jar for potential mods
[15:33:07] [Client thread/DEBUG] [FML/]: The mod container config-1.2.1.jar appears to be missing an mcmod.info file
[15:33:07] [Client thread/DEBUG] [FML/]: Examining file scala-actors-migration_2.11-1.1.0.jar for potential mods
[15:33:07] [Client thread/DEBUG] [FML/]: The mod container scala-actors-migration_2.11-1.1.0.jar appears to be missing an mcmod.info file
[15:33:07] [Client thread/DEBUG] [FML/]: Examining file scala-compiler-2.11.1.jar for potential mods
[15:33:07] [Client thread/DEBUG] [FML/]: The mod container scala-compiler-2.11.1.jar appears to be missing an mcmod.info file
[15:33:11] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-library_2.11-1.0.2.jar for potential mods
[15:33:11] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-library_2.11-1.0.2.jar appears to be missing an mcmod.info file
[15:33:11] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-plugin_2.11.1-1.0.2.jar for potential mods
[15:33:11] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-plugin_2.11.1-1.0.2.jar appears to be missing an mcmod.info file
[15:33:11] [Client thread/DEBUG] [FML/]: Examining file scala-library-2.11.1.jar for potential mods
[15:33:11] [Client thread/DEBUG] [FML/]: The mod container scala-library-2.11.1.jar appears to be missing an mcmod.info file
[15:33:11] [Client thread/DEBUG] [FML/]: Examining file scala-parser-combinators_2.11-1.0.1.jar for potential mods
[15:33:11] [Client thread/DEBUG] [FML/]: The mod container scala-parser-combinators_2.11-1.0.1.jar appears to be missing an mcmod.info file
[15:33:11] [Client thread/DEBUG] [FML/]: Examining file scala-reflect-2.11.1.jar for potential mods
[15:33:11] [Client thread/DEBUG] [FML/]: The mod container scala-reflect-2.11.1.jar appears to be missing an mcmod.info file
[15:33:12] [Client thread/DEBUG] [FML/]: Examining file scala-swing_2.11-1.0.1.jar for potential mods
[15:33:12] [Client thread/DEBUG] [FML/]: The mod container scala-swing_2.11-1.0.1.jar appears to be missing an mcmod.info file
[15:33:12] [Client thread/DEBUG] [FML/]: Examining file scala-xml_2.11-1.0.2.jar for potential mods
[15:33:12] [Client thread/DEBUG] [FML/]: The mod container scala-xml_2.11-1.0.2.jar appears to be missing an mcmod.info file
[15:33:12] [Client thread/DEBUG] [FML/]: Examining file lzma-0.0.1.jar for potential mods
[15:33:12] [Client thread/DEBUG] [FML/]: The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file
[15:33:12] [Client thread/DEBUG] [FML/]: Examining file jopt-simple-4.5.jar for potential mods
[15:33:12] [Client thread/DEBUG] [FML/]: The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
[15:33:12] [Client thread/DEBUG] [FML/]: Examining file guava-17.0.jar for potential mods
[15:33:12] [Client thread/DEBUG] [FML/]: The mod container guava-17.0.jar appears to be missing an mcmod.info file
[15:33:13] [Client thread/DEBUG] [FML/]: Examining file commons-lang3-3.3.2.jar for potential mods
[15:33:13] [Client thread/DEBUG] [FML/]: The mod container commons-lang3-3.3.2.jar appears to be missing an mcmod.info file
[15:33:13] [Client thread/DEBUG] [FML/]: Examining file realms-1.3.5.jar for potential mods
[15:33:13] [Client thread/DEBUG] [FML/]: The mod container realms-1.3.5.jar appears to be missing an mcmod.info file
[15:33:13] [Client thread/DEBUG] [FML/]: Examining file commons-compress-1.8.1.jar for potential mods
[15:33:13] [Client thread/DEBUG] [FML/]: The mod container commons-compress-1.8.1.jar appears to be missing an mcmod.info file
[15:33:13] [Client thread/DEBUG] [FML/]: Examining file httpclient-4.3.3.jar for potential mods
[15:33:13] [Client thread/DEBUG] [FML/]: The mod container httpclient-4.3.3.jar appears to be missing an mcmod.info file
[15:33:13] [Client thread/DEBUG] [FML/]: Examining file commons-logging-1.1.3.jar for potential mods
[15:33:13] [Client thread/DEBUG] [FML/]: The mod container commons-logging-1.1.3.jar appears to be missing an mcmod.info file
[15:33:13] [Client thread/DEBUG] [FML/]: Examining file httpcore-4.3.2.jar for potential mods
[15:33:13] [Client thread/DEBUG] [FML/]: The mod container httpcore-4.3.2.jar appears to be missing an mcmod.info file
[15:33:13] [Client thread/DEBUG] [FML/]: Examining file vecmath-1.3.1.jar for potential mods
[15:33:13] [Client thread/DEBUG] [FML/]: The mod container vecmath-1.3.1.jar appears to be missing an mcmod.info file
[15:33:13] [Client thread/DEBUG] [FML/]: Examining file trove4j-3.0.3.jar for potential mods
[15:33:13] [Client thread/DEBUG] [FML/]: The mod container trove4j-3.0.3.jar appears to be missing an mcmod.info file
[15:33:13] [Client thread/DEBUG] [FML/]: Examining file icu4j-core-mojang-51.2.jar for potential mods
[15:33:13] [Client thread/DEBUG] [FML/]: The mod container icu4j-core-mojang-51.2.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file jopt-simple-4.5.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file codecjorbis-20101023.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file codecwav-20101023.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container codecwav-20101023.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file libraryjavasound-20101123.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file librarylwjglopenal-20100824.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file soundsystem-20120107.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file netty-all-4.0.10.Final.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container netty-all-4.0.10.Final.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file guava-15.0.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container guava-15.0.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file commons-lang3-3.1.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file commons-io-2.4.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container commons-io-2.4.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file commons-codec-1.9.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container commons-codec-1.9.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file jinput-2.0.5.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file jutils-1.0.0.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file gson-2.2.4.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container gson-2.2.4.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file authlib-1.5.21.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container authlib-1.5.21.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file log4j-api-2.0-beta9.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container log4j-api-2.0-beta9.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file log4j-core-2.0-beta9.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container log4j-core-2.0-beta9.jar appears to be missing an mcmod.info file
[15:33:14] [Client thread/DEBUG] [FML/]: Examining file lwjgl-2.9.1.jar for potential mods
[15:33:14] [Client thread/DEBUG] [FML/]: The mod container lwjgl-2.9.1.jar appears to be missing an mcmod.info file
[15:33:15] [Client thread/DEBUG] [FML/]: Examining file lwjgl_util-2.9.1.jar for potential mods
[15:33:15] [Client thread/DEBUG] [FML/]: The mod container lwjgl_util-2.9.1.jar appears to be missing an mcmod.info file
[15:33:15] [Client thread/DEBUG] [FML/]: Examining file twitch-5.16.jar for potential mods
[15:33:15] [Client thread/DEBUG] [FML/]: The mod container twitch-5.16.jar appears to be missing an mcmod.info file
[15:33:15] [Client thread/DEBUG] [FML/]: Examining file 1.7.10.jar for potential mods
[15:33:15] [Client thread/DEBUG] [FML/]: The mod container 1.7.10.jar appears to be missing an mcmod.info file
[15:33:15] [Client thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.3.138-universal.jar for potential mods
[15:33:15] [Client thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.3.138-universal.jar appears to be missing an mcmod.info file
[15:33:15] [Client thread/DEBUG] [FML/]: Examining file ejml-0.23.jar for potential mods
[15:33:15] [Client thread/DEBUG] [FML/]: The mod container ejml-0.23.jar appears to be missing an mcmod.info file
[15:33:15] [Client thread/DEBUG] [FML/]: Examining directory 1.7.10 for potential mods
[15:33:15] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.7.10
[15:33:15] [Client thread/DEBUG] [FML/]: Examining file 1.7.10_AM2_1.4.0.005.jar for potential mods
[15:33:15] [Client thread/TRACE] [FML/]: Located mcmod.info file in file 1.7.10_AM2_1.4.0.005.jar
[15:33:15] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (am2.AMCore) - loading
[15:33:15] [Client thread/TRACE] [arsmagica2/]: Parsed dependency info : [] [] []
[15:33:15] [Client thread/DEBUG] [FML/]: Examining file [1.7.10]ArmorStatusHUD-client-1.27.jar for potential mods
[15:33:15] [Client thread/TRACE] [FML/]: Located mcmod.info file in file [1.7.10]ArmorStatusHUD-client-1.27.jar
[15:33:15] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (bspkrs.armorstatushud.fml.ArmorStatusHUDMod) - loading
[15:33:15] [Client thread/TRACE] [ArmorStatusHUD/]: Using mcmod dependency info : [bspkrsCore@[6.12,)] [bspkrsCore@[6.12,)] []
[15:33:15] [Client thread/DEBUG] [FML/]: Examining file ae2stuff-0.5.0.56-mc1.7.10.jar for potential mods
[15:33:15] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ae2stuff-0.5.0.56-mc1.7.10.jar
[15:33:15] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.ae2stuff.AE2Stuff) - loading
[15:33:15] [Client thread/TRACE] [ae2stuff/]: Parsed dependency info : [bdlib@[1.9.2.104,), appliedenergistics2] [appliedenergistics2, bdlib@[1.9.2.104,)] []
[15:33:16] [Client thread/DEBUG] [FML/]: Examining file AgriCraft-1.7.10-1.2.2.jar for potential mods
[15:33:16] [Client thread/TRACE] [FML/]: Located mcmod.info file in file AgriCraft-1.7.10-1.2.2.jar
[15:33:16] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.InfinityRaider.AgriCraft.AgriCraft) - loading
[15:33:16] [Client thread/TRACE] [AgriCraft/]: Parsed dependency info : [] [] []
[15:33:16] [Client thread/DEBUG] [FML/]: Examining file AppleCore-mc1.7.10-1.1.0.jar for potential mods
[15:33:16] [Client thread/DEBUG] [FML/]: The mod container AppleCore-mc1.7.10-1.1.0.jar appears to be missing an mcmod.info file
[15:33:16] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (squeek.applecore.AppleCore) - loading
[15:33:16] [Client thread/TRACE] [AppleCore/]: Parsed dependency info : [] [] []
[15:33:16] [Client thread/INFO] [AppleCore/]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[15:33:16] [Client thread/DEBUG] [FML/]: Examining file appliedenergistics2-rv2-stable-10.jar for potential mods
[15:33:16] [Client thread/TRACE] [FML/]: Located mcmod.info file in file appliedenergistics2-rv2-stable-10.jar
[15:33:16] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (appeng.core.AppEng) - loading
[15:33:16] [Client thread/TRACE] [appliedenergistics2/]: Parsed dependency info : [Forge@[10.13.2.1291,)] [appliedenergistics2-core, Forge@[10.13.2.1291,)] []
[15:33:16] [Client thread/DEBUG] [FML/]: Examining file Automagy-1.7.10-0.26.3.jar for potential mods
[15:33:16] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Automagy-1.7.10-0.26.3.jar
[15:33:16] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tuhljin.automagy.Automagy) - loading
[15:33:16] [Client thread/TRACE] [Automagy/]: Parsed dependency info : [Thaumcraft@[4.2.3.5,)] [Thaumcraft@[4.2.3.5,), Waila, MineFactoryReloaded, MineFactoryReloaded|CompatThaumcraft] []
[15:33:16] [Client thread/DEBUG] [FML/]: Examining file autopackager-1.5.5.jar for potential mods
[15:33:16] [Client thread/TRACE] [FML/]: Located mcmod.info file in file autopackager-1.5.5.jar
[15:33:16] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (org.mcupdater.autopackager.AutoPackager) - loading
[15:33:16] [Client thread/TRACE] [autopackager/]: Parsed dependency info : [CoFHCore] [CoFHCore] []
[15:33:16] [Client thread/DEBUG] [FML/]: Examining file bdlib-1.9.2.104-mc1.7.10.jar for potential mods
[15:33:16] [Client thread/TRACE] [FML/]: Located mcmod.info file in file bdlib-1.9.2.104-mc1.7.10.jar
[15:33:16] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.lib.BdLib) - loading
[15:33:16] [Client thread/TRACE] [bdlib/]: Parsed dependency info : [] [] []
[15:33:16] [Client thread/DEBUG] [FML/]: Examining file BiblioCraft[v1.9.1][MC1.7.10].jar for potential mods
[15:33:16] [Client thread/TRACE] [FML/]: Located mcmod.info file in file BiblioCraft[v1.9.1][MC1.7.10].jar
[15:33:16] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (jds.bibliocraft.BiblioCraft) - loading
[15:33:16] [Client thread/TRACE] [BiblioCraft/]: Parsed dependency info : [] [] []
[15:33:16] [Client thread/DEBUG] [FML/]: Examining file BigReactors-0.4.1A2.jar for potential mods
[15:33:16] [Client thread/TRACE] [FML/]: Located mcmod.info file in file BigReactors-0.4.1A2.jar
[15:33:16] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (erogenousbeef.bigreactors.common.BRLoader) - loading
[15:33:16] [Client thread/TRACE] [BigReactors/]: Parsed dependency info : [Forge@[10.13.0.1205,), CoFHCore] [Forge@[10.13.0.1205,), CoFHCore, ThermalExpansion] []
[15:33:16] [Client thread/DEBUG] [FML/]: Examining file BloodMagic-1.7.10-1.3.3-13 (1).jar for potential mods
[15:33:16] [Client thread/TRACE] [FML/]: Located mcmod.info file in file BloodMagic-1.7.10-1.3.3-13 (1).jar
[15:33:16] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (WayofTime.alchemicalWizardry.AlchemicalWizardry) - loading
[15:33:16] [Client thread/TRACE] [AWWayofTime/]: Parsed dependency info : [] [] []
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file BluePower-1.7.10-0.2.962-universal (1).jar for potential mods
[15:33:17] [Client thread/TRACE] [FML/]: Located mcmod.info file in file BluePower-1.7.10-0.2.962-universal (1).jar
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.bluepowermod.BluePower) - loading
[15:33:17] [Client thread/TRACE] [bluepower/]: Parsed dependency info : [qmunitylib] [qmunitylib] []
[15:33:17] [Client thread/DEBUG] [bluepower/]: Attempting to load the file version.properties from BluePower-1.7.10-0.2.962-universal (1).jar to locate a version number for bluepower
[15:33:17] [Client thread/WARN] [bluepower/]: Mod bluepower is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2.962
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file Botania r1.4-158.jar for potential mods
[15:33:17] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Botania r1.4-158.jar
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (vazkii.botania.common.Botania) - loading
[15:33:17] [Client thread/TRACE] [Botania/]: Parsed dependency info : [Forge@[10.12.2.1147,), Baubles] [Forge@[10.12.2.1147,), Baubles, Thaumcraft] []
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file buildcraft-6.4.15.jar for potential mods
[15:33:17] [Client thread/TRACE] [FML/]: Located mcmod.info file in file buildcraft-6.4.15.jar
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftBuilders) - loading
[15:33:17] [Client thread/TRACE] [BuildCraft|Builders/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftCore) - loading
[15:33:17] [Client thread/TRACE] [BuildCraft|Core/]: Parsed dependency info : [Forge@[10.13.2.1236,)] [Forge@[10.13.2.1236,)] []
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftEnergy) - loading
[15:33:17] [Client thread/TRACE] [BuildCraft|Energy/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftFactory) - loading
[15:33:17] [Client thread/TRACE] [BuildCraft|Factory/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftSilicon) - loading
[15:33:17] [Client thread/TRACE] [BuildCraft|Silicon/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftTransport) - loading
[15:33:17] [Client thread/TRACE] [BuildCraft|Transport/]: Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file Carpenter's Blocks v3.3.5 - MC 1.7.10.jar for potential mods
[15:33:17] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Carpenter's Blocks v3.3.5 - MC 1.7.10.jar
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.carpentersblocks.CarpentersBlocks) - loading
[15:33:17] [Client thread/TRACE] [CarpentersBlocks/]: Parsed dependency info : [Forge@[10.13.0.1180,)] [Forge@[10.13.0.1180,)] []
[15:33:17] [Client thread/DEBUG] [FML/]: Examining directory carpentersblocks for potential mods
[15:33:17] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory carpentersblocks
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file Chisel2-2.3.10.37.jar for potential mods
[15:33:17] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Chisel2-2.3.10.37.jar
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.cricketcraft.chisel.Chisel) - loading
[15:33:17] [Client thread/TRACE] [chisel/]: Parsed dependency info : [] [ForgeMultipart, Thaumcraft, appliedenergistics2, Railcraft, AWWayofTime, TwilightForest] []
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file Chisel2-2.3.5.31-sources.jar for potential mods
[15:33:17] [Client thread/DEBUG] [FML/]: The mod container Chisel2-2.3.5.31-sources.jar appears to be missing an mcmod.info file
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file CoFHCore-[1.7.10]3.0.3-303.jar for potential mods
[15:33:17] [Client thread/TRACE] [FML/]: Located mcmod.info file in file CoFHCore-[1.7.10]3.0.3-303.jar
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cofh.CoFHCore) - loading
[15:33:17] [Client thread/TRACE] [CoFHCore/]: Parsed dependency info : [Forge@[10.13.3.1448,10.14)] [Forge@[10.13.3.1448,10.14)] []
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file compactmachines-1.7.10-1.20.jar for potential mods
[15:33:17] [Client thread/TRACE] [FML/]: Located mcmod.info file in file compactmachines-1.7.10-1.20.jar
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (org.dave.CompactMachines.CompactMachines) - loading
[15:33:17] [Client thread/TRACE] [CompactMachines/]: Parsed dependency info : [] [appliedenergistics2, ProjRed|Transmission, OpenComputers, Waila, Botania, LookingGlass] []
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file ComputerCraft1.74.jar for potential mods
[15:33:17] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ComputerCraft1.74.jar
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (dan200.computercraft.ComputerCraft) - loading
[15:33:17] [Client thread/TRACE] [ComputerCraft/]: Parsed dependency info : [] [] []
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file DeathCounter-4.0.0.jar for potential mods
[15:33:17] [Client thread/TRACE] [FML/]: Located mcmod.info file in file DeathCounter-4.0.0.jar
[15:33:17] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (deathcounter.core.DeathCounter) - loading
[15:33:17] [Client thread/TRACE] [DeathCounter/]: Parsed dependency info : [] [] []
[15:33:17] [Client thread/DEBUG] [FML/]: Examining file Decocraft-v1.12_1.7.10.jar for potential mods
[15:33:17] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Decocraft-v1.12_1.7.10.jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.mia.props.Props) - loading
[15:33:18] [Client thread/TRACE] [props/]: Parsed dependency info : [] [] []
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file Draconic-Evolution-1.7.10-v1.0.0e.jar for potential mods
[15:33:18] [Client thread/DEBUG] [FML/]: The mod container Draconic-Evolution-1.7.10-v1.0.0e.jar appears to be missing an mcmod.info file
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.brandon3055.draconicevolution.DraconicEvolution) - loading
[15:33:18] [Client thread/TRACE] [DraconicEvolution/]: Parsed dependency info : [] [NotEnoughItems, NotEnoughItems, ThermalExpansion, ThermalFoundation] []
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file Enchiridion 2-1.7.10-2.0.2a.jar for potential mods
[15:33:18] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Enchiridion 2-1.7.10-2.0.2a.jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (enchiridion.Enchiridion) - loading
[15:33:18] [Client thread/TRACE] [Enchiridion/]: Parsed dependency info : [Forge@[10.12.1.1082,)] [Forge@[10.12.1.1082,)] []
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (joshie.enchiridion.Enchiridion) - loading
[15:33:18] [Client thread/TRACE] [Enchiridion2/]: Parsed dependency info : [] [] []
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file EnderIO-1.7.10-2.2.8.344.jar for potential mods
[15:33:18] [Client thread/TRACE] [FML/]: Located mcmod.info file in file EnderIO-1.7.10-2.2.8.344.jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (crazypants.enderio.EnderIO) - loading
[15:33:18] [Client thread/TRACE] [EnderIO/]: Parsed dependency info : [[email protected],)] [[email protected],), MineFactoryReloaded] []
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file EnderStorage-1.7.10-1.4.7.33-universal (1).jar for potential mods
[15:33:18] [Client thread/TRACE] [FML/]: Located mcmod.info file in file EnderStorage-1.7.10-1.4.7.33-universal (1).jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.enderstorage.EnderStorage) - loading
[15:33:18] [Client thread/TRACE] [EnderStorage/]: Parsed dependency info : [CodeChickenCore@[1.0.5,)] [CodeChickenCore@[1.0.5,)] []
[15:33:18] [Client thread/DEBUG] [EnderStorage/]: Attempting to load the file version.properties from EnderStorage-1.7.10-1.4.7.33-universal (1).jar to locate a version number for EnderStorage
[15:33:18] [Client thread/WARN] [EnderStorage/]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.33
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file EnderTech-1.7.10-0.3.0.364.jar for potential mods
[15:33:18] [Client thread/TRACE] [FML/]: Located mcmod.info file in file EnderTech-1.7.10-0.3.0.364.jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (io.endertech.EnderTech) - loading
[15:33:18] [Client thread/TRACE] [EnderTech/]: Parsed dependency info : [] [ThermalExpansion@[1.7.10R4.0.0B1,)] []
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file Ex-Astris-MC1.7.10-1.16-36 (1).jar for potential mods
[15:33:18] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Ex-Astris-MC1.7.10-1.16-36 (1).jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (ExAstris.ExAstris) - loading
[15:33:18] [Client thread/TRACE] [exastris/]: Parsed dependency info : [exnihilo, Forge@[10.13.0.1180,)] [Forge@[10.13.0.1180,), exnihilo, ThermalExpansion, Thaumcraft, TConstruct, TSteelworks, RedstoneArsenal, RotaryCraft, Metallurgy, ThermalFoundation, EnderIO, chisel, CoFHAPI|energy] []
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file Ex-Nihilo-1.38-46.jar for potential mods
[15:33:18] [Client thread/DEBUG] [FML/]: The mod container Ex-Nihilo-1.38-46.jar appears to be missing an mcmod.info file
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (exnihilo.ExNihilo) - loading
[15:33:18] [Client thread/TRACE] [exnihilo/]: Parsed dependency info : [Forge@[10.13.0.1180,)] [Forge@[10.13.0.1180,)] []
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file ExtraCells-1.7.10-2.2.55b85.jar for potential mods
[15:33:18] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ExtraCells-1.7.10-2.2.55b85.jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (extracells.Extracells) - loading
[15:33:18] [Client thread/TRACE] [extracells/]: Parsed dependency info : [appliedenergistics2] [LogisticsPipes|Main, Waila, appliedenergistics2] []
[15:33:18] [Client thread/DEBUG] [extracells/]: Attempting to load the file version.properties from ExtraCells-1.7.10-2.2.55b85.jar to locate a version number for extracells
[15:33:18] [Client thread/DEBUG] [extracells/]: Found version 2.2.55 for mod extracells in version.properties, using
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file Factorization-1.7.10-0.8.87.1.jar for potential mods
[15:33:18] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Factorization-1.7.10-0.8.87.1.jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (factorization.misc.MiscellaneousNonsense) - loading
[15:33:18] [Client thread/TRACE] [factorization.misc/]: Parsed dependency info : [factorization] [factorization] []
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (factorization.notify.NotifyImplementation) - loading
[15:33:18] [Client thread/TRACE] [factorization.notify/]: Parsed dependency info : [] [] []
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (factorization.shared.Core) - loading
[15:33:18] [Client thread/TRACE] [factorization/]: Parsed dependency info : [] [] []
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file Forbidden Magic-1.7.10-0.57 (1).jar for potential mods
[15:33:18] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Forbidden Magic-1.7.10-0.57 (1).jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (fox.spiteful.forbidden.Forbidden) - loading
[15:33:18] [Client thread/TRACE] [ForbiddenMagic/]: Parsed dependency info : [Thaumcraft@[4.2.2.0,)] [Thaumcraft@[4.2.2.0,), ThaumicTinkerer, AWWayofTime, Botania] []
[15:33:18] [Client thread/DEBUG] [ForbiddenMagic/]: Attempting to load the file version.properties from Forbidden Magic-1.7.10-0.57 (1).jar to locate a version number for ForbiddenMagic
[15:33:18] [Client thread/WARN] [ForbiddenMagic/]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.57
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file Galacticraft-Planets-1.7-3.0.8.257.jar for potential mods
[15:33:18] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Galacticraft-Planets-1.7-3.0.8.257.jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (micdoodle8.mods.galacticraft.planets.GalacticraftPlanets) - loading
[15:33:18] [Client thread/TRACE] [GalacticraftMars/]: Parsed dependency info : [GalacticraftCore] [GalacticraftCore] []
[15:33:18] [Client thread/DEBUG] [FML/]: Examining file GalacticraftCore-1.7-3.0.8.257.jar for potential mods
[15:33:18] [Client thread/TRACE] [FML/]: Located mcmod.info file in file GalacticraftCore-1.7-3.0.8.257.jar
[15:33:18] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (micdoodle8.mods.galacticraft.core.GalacticraftCore) - loading
[15:33:18] [Client thread/TRACE] [GalacticraftCore/]: Parsed dependency info : [Forge@[10.12.2.1147,), Micdoodlecore, FML@[7.2.217.1147,)] [Forge@[10.12.2.1147,), FML@[7.2.217.1147,), Micdoodlecore, IC2, BuildCraft|Core, BuildCraft|Energy, IC2] []
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file generators-0.9.18.113-mc1.7.10.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file generators-0.9.18.113-mc1.7.10.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.generators.Generators) - loading
[15:33:19] [Client thread/TRACE] [advgenerators/]: Parsed dependency info : [bdlib] [pressure, BuildCraft|energy, BuildCraft|Silicon, IC2, CoFHCore, ThermalExpansion, eng_toolbox, minechem, bdlib] []
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file Hats-4.0.1.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Hats-4.0.1.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (hats.common.Hats) - loading
[15:33:19] [Client thread/TRACE] [Hats/]: Parsed dependency info : [iChunUtil@[4.0.0,)] [iChunUtil@[4.0.0,)] []
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file HatStand-4.0.0.jar for potential mods
[15:33:19] [Client thread/DEBUG] [FML/]: The mod container HatStand-4.0.0.jar appears to be missing an mcmod.info file
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (hats.addons.hatstand.common.HatStand) - loading
[15:33:19] [Client thread/TRACE] [HatStand/]: Parsed dependency info : [Hats@[4.0.0,)] [Hats@[4.0.0,)] []
[15:33:19] [Client thread/DEBUG] [FML/]: Examining directory ic2 for potential mods
[15:33:19] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory ic2
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file ic2nc-1.7.10-1.7.10.06.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ic2nc-1.7.10-1.7.10.06.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (shedar.mods.ic2.nuclearcontrol.IC2NuclearControl) - loading
[15:33:19] [Client thread/TRACE] [IC2NuclearControl/]: Parsed dependency info : [IC2@[2.2.576-experimental,)] [IC2@[2.2.576-experimental,)] []
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file iChunUtil-4.1.3.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file iChunUtil-4.1.3.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (ichun.common.iChunUtil) - loading
[15:33:19] [Client thread/TRACE] [iChunUtil/]: Parsed dependency info : [Forge@[10.13.0.1186,)] [Forge@[10.13.0.1186,)] []
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file ImmersiveEngineering-0.5.4.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ImmersiveEngineering-0.5.4.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (blusunrize.immersiveengineering.ImmersiveEngineering) - loading
[15:33:19] [Client thread/TRACE] [ImmersiveEngineering/]: Parsed dependency info : [] [Railcraft] [TConstruct]
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file Industrial-Craft-2-Mod-Experimental-1.7.10.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Industrial-Craft-2-Mod-Experimental-1.7.10.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (ic2.core.IC2) - loading
[15:33:19] [Client thread/TRACE] [IC2/]: Parsed dependency info : [Forge@[10.13.0.1200,)] [Forge@[10.13.0.1200,)] []
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file InventoryTweaks-1.59-dev-156.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file InventoryTweaks-1.59-dev-156.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (invtweaks.forge.InvTweaksMod) - loading
[15:33:19] [Client thread/TRACE] [inventorytweaks/]: Parsed dependency info : [Forge@[10.12.1,), FML@[7.2.0,)] [FML@[7.2.0,), Forge@[10.12.1,)] []
[15:33:19] [Client thread/DEBUG] [inventorytweaks/]: Attempting to load the file version.properties from InventoryTweaks-1.59-dev-156.jar to locate a version number for inventorytweaks
[15:33:19] [Client thread/DEBUG] [inventorytweaks/]: Found version 1.59-dev-156-af3bc68 for mod inventorytweaks in version.properties, using
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file ironchest-1.7.10-6.0.62.742-universal.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ironchest-1.7.10-6.0.62.742-universal.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cpw.mods.ironchest.IronChest) - loading
[15:33:19] [Client thread/TRACE] [IronChest/]: Parsed dependency info : [FML@[7.2,), Forge@[10.10,)] [Forge@[10.10,), FML@[7.2,)] []
[15:33:19] [Client thread/DEBUG] [IronChest/]: Attempting to load the file version.properties from ironchest-1.7.10-6.0.62.742-universal.jar to locate a version number for IronChest
[15:33:19] [Client thread/DEBUG] [IronChest/]: Found version 6.0.62.742 for mod IronChest in version.properties, using
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file Jabba-1.2.0_1.7.10.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Jabba-1.2.0_1.7.10.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mcp.mobius.betterbarrels.BetterBarrels) - loading
[15:33:19] [Client thread/TRACE] [JABBA/]: Parsed dependency info : [] [Waila, NotEnoughItems] []
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file JourneyMap5.0.1_Unlimited_MC1.7.10.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file JourneyMap5.0.1_Unlimited_MC1.7.10.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.techbrew.journeymap.JourneyMap) - loading
[15:33:19] [Client thread/TRACE] [journeymap/]: Using mcmod dependency info : [Forge@[10.13.0.1208,)] [Forge@[10.13.0.1208,)] []
[15:33:19] [Client thread/DEBUG] [FML/]: Examining file logisticspipes-0.9.2.49.jar for potential mods
[15:33:19] [Client thread/TRACE] [FML/]: Located mcmod.info file in file logisticspipes-0.9.2.49.jar
[15:33:19] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (logisticspipes.LogisticsPipes) - loading
[15:33:19] [Client thread/TRACE] [LogisticsPipes/]: Parsed dependency info : [Forge@[10.12.1.1079,), BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Core] [Forge@[10.12.1.1079,), BuildCraft|Core, BuildCraft|Transport, BuildCraft|Silicon, IC2, Forestry, Thaumcraft, CCTurtle, ComputerCraft, factorization, GregTech_Addon, AppliedEnergistics, ThermalExpansion, BetterStorage] []
[15:33:20] [Client thread/DEBUG] [FML/]: Examining file malisiscore-1.7.10-0.12.9.jar for potential mods
[15:33:20] [Client thread/TRACE] [FML/]: Located mcmod.info file in file malisiscore-1.7.10-0.12.9.jar
[15:33:20] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.malisis.core.MalisisCore) - loading
[15:33:20] [Client thread/TRACE] [malisiscore/]: Parsed dependency info : [] [] []
[15:33:20] [Client thread/DEBUG] [FML/]: Examining file malisisdoors-1.7.10-1.10.jar for potential mods
[15:33:20] [Client thread/TRACE] [FML/]: Located mcmod.info file in file malisisdoors-1.7.10-1.10.jar
[15:33:20] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.malisis.doors.MalisisDoors) - loading
[15:33:20] [Client thread/TRACE] [malisisdoors/]: Parsed dependency info : [malisiscore] [malisiscore] []
[15:33:20] [Client thread/DEBUG] [FML/]: Examining file Mantle_mc1.7.10_0.3.0.jar for potential mods
[15:33:20] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Mantle_mc1.7.10_0.3.0.jar
[15:33:20] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mantle.Mantle) - loading
[15:33:20] [Client thread/TRACE] [Mantle/]: Parsed dependency info : [Forge] [Forge] []
[15:33:20] [Client thread/DEBUG] [FML/]: Examining file Mariculture-Deluxe-1.7.10-1.2.4.2a.jar for potential mods
[15:33:20] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Mariculture-Deluxe-1.7.10-1.2.4.2a.jar
[15:33:20] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mariculture.Mariculture) - loading
[15:33:20] [Client thread/TRACE] [Mariculture/]: Parsed dependency info : [Forge@[10.13.0.1197,)] [Forge@[10.13.0.1197,), Forestry, AWWayofTime@[v1.0.1,), BiomesOPlenty@[2.0.0,), HardcoreEnderExpansion, TConstruct, ThermalFoundation] []
[15:33:20] [Client thread/DEBUG] [Mariculture/]: Attempting to load the file version.properties from Mariculture-Deluxe-1.7.10-1.2.4.2a.jar to locate a version number for Mariculture
[15:33:20] [Client thread/WARN] [Mariculture/]: 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
[15:33:20] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (maritech.MariTech) - loading
[15:33:20] [Client thread/TRACE] [MariTech/]: Parsed dependency info : [] [Mariculture] []
[15:33:20] [Client thread/DEBUG] [MariTech/]: Attempting to load the file version.properties from Mariculture-Deluxe-1.7.10-1.2.4.2a.jar to locate a version number for MariTech
[15:33:20] [Client thread/WARN] [MariTech/]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[15:33:20] [Client thread/DEBUG] [FML/]: Examining file mcjtylib-1.5.1.jar for potential mods
[15:33:20] [Client thread/TRACE] [FML/]: Located mcmod.info file in file mcjtylib-1.5.1.jar
[15:33:20] [Client thread/DEBUG] [FML/]: Examining file Mekanism-1.7.10-7.1.1.127.jar for potential mods
[15:33:20] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Mekanism-1.7.10-7.1.1.127.jar
[15:33:20] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mekanism.common.Mekanism) - loading
[15:33:20] [Client thread/TRACE] [Mekanism/]: Parsed dependency info : [] [ForgeMultipart, BuildCraftAPI|power, BuildCraftAPI|tools, BuildCraftAPI|transport, IC2API, CoFHAPI|energy, ComputerCraft, Galacticraft API, MineFactoryReloaded, MetallurgyCore, EnderIO, ExtraUtilities, Railcraft, Forestry, RedstoneArsenal] []
[15:33:20] [Client thread/DEBUG] [FML/]: Examining file MekanismGenerators-1.7.10-7.1.1.127.jar for potential mods
[15:33:20] [Client thread/TRACE] [FML/]: Located mcmod.info file in file MekanismGenerators-1.7.10-7.1.1.127.jar
[15:33:20] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mekanism.generators.common.MekanismGenerators) - loading
[15:33:20] [Client thread/TRACE] [MekanismGenerators/]: Parsed dependency info : [Mekanism] [Mekanism] []
[15:33:20] [Client thread/DEBUG] [FML/]: Examining file MekanismTools-1.7.10-7.1.1.127.jar for potential mods
[15:33:20] [Client thread/TRACE] [FML/]: Located mcmod.info file in file MekanismTools-1.7.10-7.1.1.127.jar
[15:33:20] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mekanism.tools.common.MekanismTools) - loading
[15:33:20] [Client thread/TRACE] [MekanismTools/]: Parsed dependency info : [Mekanism] [Mekanism] []
[15:33:20] [Client thread/DEBUG] [FML/]: Examining file Minechem-1.7.10-5.0.5.385.jar for potential mods
[15:33:20] [Client thread/DEBUG] [FML/]: The mod container Minechem-1.7.10-5.0.5.385.jar appears to be missing an mcmod.info file
[15:33:20] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (minechem.Minechem) - loading
[15:33:20] [Client thread/TRACE] [minechem/]: Parsed dependency info : [Forge@[10.13.0.1180,)] [Forge@[10.13.0.1180,)] []
[15:33:20] [Client thread/DEBUG] [FML/]: Examining file MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar for potential mods
[15:33:20] [Client thread/TRACE] [FML/]: Located mcmod.info file in file MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar
[15:33:20] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.MineFactoryReloadedCore) - loading
[15:33:20] [Client thread/TRACE] [MineFactoryReloaded/]: Parsed dependency info : [Forge@[10.13.1.1217,10.14), CoFHCore@[1.7.10R3.0.1,), FML@[7.10.0.1217,7.11)] [FML@[7.10.0.1217,7.11), Forge@[10.13.1.1217,10.14), CoFHCore@[1.7.10R3.0.1,)] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatAppliedEnergistics/]: Parsed dependency info : [] [MineFactoryReloaded, appliedenergistics2] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.atum.Atum) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatAtum/]: Parsed dependency info : [] [MineFactoryReloaded, Atum] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatBackTools/]: Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatBuildCraft/]: Parsed dependency info : [] [MineFactoryReloaded, BuildCraft|Core] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatChococraft/]: Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatExtraBiomes/]: Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatForestry/]: Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.forgemultiparts.FMP) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatForgeMicroblock/]: Parsed dependency info : [] [MineFactoryReloaded] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.ic2.IC2) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatIC2/]: Parsed dependency info : [] [MineFactoryReloaded, IC2] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatMystcraft/]: Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.projectred.ProjectRedCompat) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatProjRed/]: Parsed dependency info : [] [MineFactoryReloaded, ProjRed|Core, ProjRed|Exploration] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.railcraft.Railcraft) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatRailcraft/]: Parsed dependency info : [] [MineFactoryReloaded, Railcraft] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatSufficientBiomes/]: Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatThaumcraft/]: Parsed dependency info : [] [MineFactoryReloaded, Thaumcraft] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatThermalExpansion/]: Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.tinkersconstruct.TConstruct) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatTConstruct/]: Parsed dependency info : [] [MineFactoryReloaded, TConstruct] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatTwilightForest/]: Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla) - loading
[15:33:21] [Client thread/TRACE] [MineFactoryReloaded|CompatVanilla/]: Parsed dependency info : [] [MineFactoryReloaded] []
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file ModularPowersuits-0.11.0.281.jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ModularPowersuits-0.11.0.281.jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.machinemuse.powersuits.common.ModularPowersuits) - loading
[15:33:21] [Client thread/TRACE] [powersuits/]: Using mcmod dependency info : [Forge, numina] [Mekanism, EnderIO, ProjRed|Core, bluepower, Forestry, Railcraft, MineFactoryReloaded, CoFHCore, BuildCraft|Core, appliedenergistics2, IC2, Thaumcraft, GalacticraftCore, numina, chisel] []
[15:33:21] [Client thread/DEBUG] [powersuits/]: Attempting to load the file version.properties from ModularPowersuits-0.11.0.281.jar to locate a version number for powersuits
[15:33:21] [Client thread/WARN] [powersuits/]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.281
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file Morpheus-1.7.10-1.5.26.jar for potential mods
[15:33:21] [Client thread/DEBUG] [FML/]: The mod container Morpheus-1.7.10-1.5.26.jar appears to be missing an mcmod.info file
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.quetzi.morpheus.Morpheus) - loading
[15:33:21] [Client thread/TRACE] [Morpheus/]: Parsed dependency info : [] [] []
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file MrCrayfishFurnitureModv3.4.8(1.7.10).jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file MrCrayfishFurnitureModv3.4.8(1.7.10).jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.mrcrayfish.furniture.MrCrayfishFurnitureMod) - loading
[15:33:21] [Client thread/TRACE] [cfm/]: Parsed dependency info : [] [] []
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file natura-1.7.10-2.2.0-b1.jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file natura-1.7.10-2.2.0-b1.jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mods.natura.Natura) - loading
[15:33:21] [Client thread/TRACE] [Natura/]: Parsed dependency info : [Mantle] [Mantle] []
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file NetherOres-[1.7.10]2.3.0-12.jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file NetherOres-[1.7.10]2.3.0-12.jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.netherores.NetherOresCore) - loading
[15:33:21] [Client thread/TRACE] [NetherOres/]: Parsed dependency info : [FML@[7.10.0.1217,7.11), CoFHCore@[1.7.10R3.0.1,), Forge@[10.13.1.1217,10.14)] [FML@[7.10.0.1217,7.11), Forge@[10.13.1.1217,10.14), CoFHCore@[1.7.10R3.0.1,)] []
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file NodalMechanics-1.7-1.0-7.jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file NodalMechanics-1.7-1.0-7.jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (shukaro.nodalmechanics.NodalMechanics) - loading
[15:33:21] [Client thread/TRACE] [NodalMechanics/]: Parsed dependency info : [Thaumcraft] [Thaumcraft] []
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file Numina-0.4.0.131.jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Numina-0.4.0.131.jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.machinemuse.numina.basemod.Numina) - loading
[15:33:21] [Client thread/TRACE] [numina/]: Parsed dependency info : [] [] []
[15:33:21] [Client thread/DEBUG] [numina/]: Attempting to load the file version.properties from Numina-0.4.0.131.jar to locate a version number for numina
[15:33:21] [Client thread/WARN] [numina/]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file OpenBlocks-1.7.10-1.4.4.jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file OpenBlocks-1.7.10-1.4.4.jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (openblocks.OpenBlocks) - loading
[15:33:21] [Client thread/TRACE] [OpenBlocks/]: Parsed dependency info : [OpenMods@[0.8,0.9)] [OpenMods@[0.8,0.9)] []
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file OpenModsLib-1.7.10-0.8.jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file OpenModsLib-1.7.10-0.8.jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (openmods.OpenMods) - loading
[15:33:21] [Client thread/TRACE] [OpenMods/]: Parsed dependency info : [OpenModsCore] [OpenModsCore] []
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file OpenPeripheral-1.7.10-AIO-5.jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file OpenPeripheral-1.7.10-AIO-5.jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (openperipheral.addons.OpenPeripheralAddons) - loading
[15:33:21] [Client thread/TRACE] [OpenPeripheral/]: Parsed dependency info : [OpenPeripheralApi@[3.3.1,3.4), OpenMods@[0.8,0.9)] [OpenMods@[0.8,0.9), OpenPeripheralApi@[3.3.1,3.4), ComputerCraft@[1.70,]] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (openperipheral.OpenPeripheralCore) - loading
[15:33:21] [Client thread/TRACE] [OpenPeripheralCore/]: Parsed dependency info : [OpenMods@[0.8,0.9)] [OpenMods@[0.8,0.9), ComputerCraft@[1.70,], OpenComputers@[1.5.0,]] []
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (openperipheral.integration.OpenPeripheralIntegration) - loading
[15:33:21] [Client thread/TRACE] [OpenPeripheralIntegration/]: Parsed dependency info : [OpenMods@[0.8,0.9), OpenPeripheralApi@[3.3.1,3.4)] [OpenMods@[0.8,0.9), OpenPeripheralApi@[3.3.1,3.4), ComputerCraft@[1.70,], appliedEnergistics-2, IC2, EnderStorage, BuildCraft|Core, Forestry, Mystcraft, Railcraft, Thaumcraft, ThermalExpansion] []
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file Pam's HarvestCraft 1.7.10f.jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Pam's HarvestCraft 1.7.10f.jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.pam.harvestcraft.harvestcraft) - loading
[15:33:21] [Client thread/TRACE] [harvestcraft/]: Parsed dependency info : [] [] []
[15:33:21] [Client thread/DEBUG] [FML/]: Examining file PneumaticCraft-1.7.10-1.11.7-127-universal.jar for potential mods
[15:33:21] [Client thread/TRACE] [FML/]: Located mcmod.info file in file PneumaticCraft-1.7.10-1.11.7-127-universal.jar
[15:33:21] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (pneumaticCraft.PneumaticCraft) - loading
[15:33:21] [Client thread/TRACE] [PneumaticCraft/]: Parsed dependency info : [Forge@[10.13.3.1388,)] [Forge@[10.13.3.1388,), Forestry] []
[15:33:21] [Client thread/DEBUG] [PneumaticCraft/]: Attempting to load the file version.properties from PneumaticCraft-1.7.10-1.11.7-127-universal.jar to locate a version number for PneumaticCraft
[15:33:21] [Client thread/WARN] [PneumaticCraft/]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11.7-127
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file PowerConverters-1.7.10-2.10.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file PowerConverters-1.7.10-2.10.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (covers1624.powerconverters.PowerConverters) - loading
[15:33:22] [Client thread/TRACE] [PowerConverters3/]: Parsed dependency info : [] [BuildCraft|Energy, factorization, IC2, Railcraft, ThermalExpansion] []
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file QmunityLib-1.7.10-0.1.114-universal (1).jar for potential mods
[15:33:22] [Client thread/DEBUG] [FML/]: The mod container QmunityLib-1.7.10-0.1.114-universal (1).jar appears to be missing an mcmod.info file
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (uk.co.qmunity.lib.QmunityLib) - loading
[15:33:22] [Client thread/TRACE] [qmunitylib/]: Parsed dependency info : [] [] []
[15:33:22] [Client thread/DEBUG] [qmunitylib/]: Attempting to load the file version.properties from QmunityLib-1.7.10-0.1.114-universal (1).jar to locate a version number for qmunitylib
[15:33:22] [Client thread/WARN] [qmunitylib/]: Mod qmunitylib is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[15:33:22] [Client thread/DEBUG] [FML/]: Examining directory railcraft for potential mods
[15:33:22] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory railcraft
[15:33:22] [Client thread/TRACE] [FML/]: Recursing into package emblems
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file Railcraft-Mod-1.7.10.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Railcraft-Mod-1.7.10.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mods.railcraft.common.core.Railcraft) - loading
[15:33:22] [Client thread/TRACE] [Railcraft/]: Parsed dependency info : [Forge@[10.13.0.1199,)] [Forge@[10.13.0.1199,), BuildCraft|Core[5.0,), BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, BuildCraftAPI|gates[2.0,), BuildCraftAPI|power[1.1,), Forestry, Thaumcraft, IC2@[2.0.140,)] []
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file RandomThings-2.2.4.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file RandomThings-2.2.4.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (lumien.randomthings.RandomThings) - loading
[15:33:22] [Client thread/TRACE] [RandomThings/]: Parsed dependency info : [] [] []
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file RedstoneArsenal-[1.7.10]1.1.1-89.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file RedstoneArsenal-[1.7.10]1.1.1-89.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cofh.redstonearsenal.RedstoneArsenal) - loading
[15:33:22] [Client thread/TRACE] [RedstoneArsenal/]: Parsed dependency info : [CoFHCore@[1.7.10R3.0.3,)] [CoFHCore@[1.7.10R3.0.3,), ThermalExpansion] []
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file RefinedRelocation-1.7.10-1.0.7d.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file RefinedRelocation-1.7.10-1.0.7d.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.dynious.refinedrelocation.RefinedRelocation) - loading
[15:33:22] [Client thread/TRACE] [RefinedRelocation/]: Parsed dependency info : [] [IronChest, BuildCraft|Transport@[6.2.5,), IC2, CoFHCore, JABBA, EE3@[0.2.271,), appliedenergistics2@[rv1-beta-28,)] []
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file rftools-3.41.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file rftools-3.41.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mcjty.rftools.RFTools) - loading
[15:33:22] [Client thread/TRACE] [rftools/]: Parsed dependency info : [McJtyLib@[1.4.0,), Forge@[10.13.2.1291,), CoFHCore@[1.7.10R3.0.0B9,)] [Forge@[10.13.2.1291,), CoFHCore@[1.7.10R3.0.0B9,), McJtyLib@[1.4.0,)] []
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file Ruins-1.7.10.zip for potential mods
[15:33:22] [Client thread/DEBUG] [FML/]: The mod container Ruins-1.7.10.zip appears to be missing an mcmod.info file
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file Sanguimancy-1.7.10-1.1.8-4.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Sanguimancy-1.7.10-1.1.8-4.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tombenpotter.sanguimancy.Sanguimancy) - loading
[15:33:22] [Client thread/TRACE] [Sanguimancy/]: Parsed dependency info : [AWWayofTime] [AWWayofTime, BloodUtils, Waila] []
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file SimplyJetpacks-MC1.7.10-1.5.1.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file SimplyJetpacks-MC1.7.10-1.5.1.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tonius.simplyjetpacks.SimplyJetpacks) - loading
[15:33:22] [Client thread/TRACE] [simplyjetpacks/]: Parsed dependency info : [Forge@[10.13.2.1291,)] [Forge@[10.13.2.1291,), ThermalExpansion, RedstoneArsenal, RArm, EnderIO@[1.7.10-2.1.3.243,), BuildCraft|Core@[6.4.15,7.0.0),[7.0.4,)] []
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file SolarFlux-1.7.10-0.2b.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file SolarFlux-1.7.10-0.2b.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.nauktis.solarflux.SolarFluxMod) - loading
[15:33:22] [Client thread/TRACE] [SolarFlux/]: Parsed dependency info : [] [] []
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file Steves-Factory-Manager-Mod-1.7.10.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Steves-Factory-Manager-Mod-1.7.10.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (vswe.stevesfactory.StevesFactoryManager) - loading
[15:33:22] [Client thread/TRACE] [StevesFactoryManager/]: Parsed dependency info : [] [] []
[15:33:22] [Client thread/DEBUG] [FML/]: Examining file StevesAddons-1.7.10-0.10.16.jar for potential mods
[15:33:22] [Client thread/TRACE] [FML/]: Located mcmod.info file in file StevesAddons-1.7.10-0.10.16.jar
[15:33:22] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (stevesaddons.StevesAddons) - loading
[15:33:22] [Client thread/TRACE] [StevesAddons/]: Parsed dependency info : [StevesFactoryManager] [StevesFactoryManager] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file StevesWorkshop-0.5.1.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file StevesWorkshop-0.5.1.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (vswe.production.StevesProduction) - loading
[15:33:23] [Client thread/TRACE] [StevesWorkshop/]: Parsed dependency info : [] [] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file StorageDrawers-1.7.10-1.6.2.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file StorageDrawers-1.7.10-1.6.2.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.jaquadro.minecraft.storagedrawers.StorageDrawers) - loading
[15:33:23] [Client thread/TRACE] [StorageDrawers/]: Parsed dependency info : [] [waila] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file TabulaRasa-[1.7.10]1.0.1-3.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file TabulaRasa-[1.7.10]1.0.1-3.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tabularasa.TabulaRasa) - loading
[15:33:23] [Client thread/TRACE] [TabulaRasa/]: Parsed dependency info : [] [] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file tcnodetracker-1.7.10-1.1.2.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file tcnodetracker-1.7.10-1.1.2.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.dyonovan.tcnodetracker.TCNodeTracker) - loading
[15:33:23] [Client thread/TRACE] [tcnodetracker/]: Parsed dependency info : [Thaumcraft, Forge@[10.12.1.1112,)] [Forge@[10.12.1.1112,), Thaumcraft] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file Thaumcraft-1.7.10-4.2.3.5.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Thaumcraft-1.7.10-4.2.3.5.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (thaumcraft.common.Thaumcraft) - loading
[15:33:23] [Client thread/TRACE] [Thaumcraft/]: Parsed dependency info : [Forge@[10.13.2,), Baubles@[1.0.1.10,)] [Forge@[10.13.2,), Baubles@[1.0.1.10,)] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file thaumcraftneiplugin-1.7.10-1.7.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file thaumcraftneiplugin-1.7.10-1.7.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.djgiannuzz.thaumcraftneiplugin.TCNEIPlugin) - loading
[15:33:23] [Client thread/TRACE] [thaumcraftneiplugin/]: Parsed dependency info : [Thaumcraft] [Thaumcraft] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file thaumicenergistics-0.8.10.10 (2).jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file thaumicenergistics-0.8.10.10 (2).jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (thaumicenergistics.ThaumicEnergistics) - loading
[15:33:23] [Client thread/TRACE] [thaumicenergistics/]: Parsed dependency info : [Thaumcraft@[4.2.3.5,), appliedenergistics2@[rv2-stable-1,)] [appliedenergistics2@[rv2-stable-1,), Thaumcraft@[4.2.3.5,), Waila, extracells] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file ThermalDynamics-[1.7.10]1.0.0-122.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ThermalDynamics-[1.7.10]1.0.0-122.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cofh.thermaldynamics.ThermalDynamics) - loading
[15:33:23] [Client thread/TRACE] [ThermalDynamics/]: Parsed dependency info : [ThermalFoundation@[1.7.10R1.0.0,)] [ThermalFoundation@[1.7.10R1.0.0,)] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file ThermalExpansion-[1.7.10]4.0.3B1-218.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ThermalExpansion-[1.7.10]4.0.3B1-218.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cofh.thermalexpansion.ThermalExpansion) - loading
[15:33:23] [Client thread/TRACE] [ThermalExpansion/]: Parsed dependency info : [CoFHCore@[1.7.10R3.0.3,), ThermalFoundation@[1.7.10R1.2.0,)] [CoFHCore@[1.7.10R3.0.3,), ThermalFoundation@[1.7.10R1.2.0,)] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file ThermalFoundation-[1.7.10]1.2.0-102 (3).jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ThermalFoundation-[1.7.10]1.2.0-102 (3).jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cofh.thermalfoundation.ThermalFoundation) - loading
[15:33:23] [Client thread/TRACE] [ThermalFoundation/]: Parsed dependency info : [CoFHCore@[1.7.10R3.0.3,)] [CoFHCore@[1.7.10R3.0.3,)] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file TiCTooltips-mc1.7.10-1.2.3.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file TiCTooltips-mc1.7.10-1.2.3.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (squeek.tictooltips.ModTiCTooltips) - loading
[15:33:23] [Client thread/TRACE] [TiCTooltips/]: Parsed dependency info : [TConstruct@[1.7.10-1.8,)] [TConstruct@[1.7.10-1.8,), ExtraTiC, TSteelworks, Mariculture] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file ttCore-MC1.7.10-0.1.0-61.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ttCore-MC1.7.10-0.1.0-61.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tterrag.core.TTCore) - loading
[15:33:23] [Client thread/TRACE] [ttCore/]: Parsed dependency info : [] [] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file Waila-1.5.9_1.7.10.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Waila-1.5.9_1.7.10.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mcp.mobius.waila.Waila) - loading
[15:33:23] [Client thread/TRACE] [Waila/]: Parsed dependency info : [] [NotEnoughItems@[1.0.4.0,)] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file WailaHarvestability-mc1.7.x-1.1.2.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file WailaHarvestability-mc1.7.x-1.1.2.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (squeek.wailaharvestability.ModWailaHarvestability) - loading
[15:33:23] [Client thread/TRACE] [WailaHarvestability/]: Parsed dependency info : [] [TConstruct, ExtraTiC, TSteelworks, Mariculture] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file WAILAPlugins-MC1.7.10-0.0.1-13.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file WAILAPlugins-MC1.7.10-0.0.1-13.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tterrag.wailaplugins.WailaPlugins) - loading
[15:33:23] [Client thread/TRACE] [wailaplugins/]: Parsed dependency info : [Waila, Forge@[10.13.0.1208,), ttCore@[MC1.7.10-0.1.0-40,)] [Forge@[10.13.0.1208,), ttCore@[MC1.7.10-0.1.0-40,), Waila] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file [1.7.10]bspkrsCore-universal-6.12.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file [1.7.10]bspkrsCore-universal-6.12.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (bspkrs.bspkrscore.fml.bspkrsCoreMod) - loading
[15:33:23] [Client thread/TRACE] [bspkrsCore/]: Using mcmod dependency info : [Forge@[10.13.0.1151,)] [Forge@[10.13.0.1151,)] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file Baubles-1.7.10-1.0.1.10.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Baubles-1.7.10-1.0.1.10.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (baubles.common.Baubles) - loading
[15:33:23] [Client thread/TRACE] [Baubles/]: Parsed dependency info : [Forge@[10.13.2,)] [Forge@[10.13.2,)] []
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.3.138-universal.jar for potential mods
[15:33:23] [Client thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.3.138-universal.jar appears to be missing an mcmod.info file
[15:33:23] [Client thread/DEBUG] [FML/]: Examining file ForgeMultipart-1.7.10-1.2.0.345-universal.jar for potential mods
[15:33:23] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ForgeMultipart-1.7.10-1.2.0.345-universal.jar
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.microblock.handler.MicroblockMod) - loading
[15:33:23] [Client thread/TRACE] [ForgeMicroblock/]: Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
[15:33:23] [Client thread/DEBUG] [ForgeMicroblock/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.2.0.345-universal.jar to locate a version number for ForgeMicroblock
[15:33:23] [Client thread/WARN] [ForgeMicroblock/]: 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
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.multipart.handler.MultipartMod) - loading
[15:33:23] [Client thread/TRACE] [ForgeMultipart/]: Parsed dependency info : [] [] []
[15:33:23] [Client thread/DEBUG] [ForgeMultipart/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.2.0.345-universal.jar to locate a version number for ForgeMultipart
[15:33:23] [Client thread/WARN] [ForgeMultipart/]: 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
[15:33:23] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.multipart.minecraft.MinecraftMultipartMod) - loading
[15:33:23] [Client thread/TRACE] [McMultipart/]: Parsed dependency info : [] [] []
[15:33:23] [Client thread/DEBUG] [McMultipart/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.2.0.345-universal.jar to locate a version number for McMultipart
[15:33:23] [Client thread/WARN] [McMultipart/]: 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
[15:33:23] [Client thread/INFO] [FML/]: Forge Mod Loader has identified 138 mods to load
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.recipe (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.energy.prefab (owned by IC2 providing IC2API) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.entity (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API squeek.applecore.api (owned by AppleCore providing AppleCoreAPI) embedded in AppleCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.item (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.world.feature (owned by CoFHLib providing CoFHLib|world|feature) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.dynious.refinedrelocation.api (owned by RefinedRelocation providing RefinedRelocationAPI) embedded in RefinedRelocation
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.jaquadro.minecraft.storagedrawers.api.inventory (owned by StorageDrawersAPI providing StorageDrawersAPI|inventory) embedded in StorageDrawers
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.core (owned by CoFHAPI providing CoFHAPI|core) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.helpers (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheral
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.helpers (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.helpers (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralIntegration
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.transport (owned by CoFHAPI providing CoFHAPI|transport) embedded in EnderIO
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.world (owned by CoFHAPI providing CoFHAPI|world) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.audio (owned by CoFHLib providing CoFHLib|audio) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.inventory (owned by CoFHAPI providing CoFHAPI|inventory) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.container (owned by CoFHLib providing CoFHLib|gui|container) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.network (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openblocks.api (owned by OpenBlocks providing OpenBlocks|API) embedded in OpenBlocks
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.slot (owned by CoFHLib providing CoFHLib|gui|slot) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API vazkii.botania.api (owned by Botania providing BotaniaAPI) embedded in Botania
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.render (owned by CoFHLib providing CoFHLib|render) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.crafting (owned by RailcraftAPI|core providing RailcraftAPI|crafting) embedded in ImmersiveEngineering
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.helpers (owned by RailcraftAPI|core providing RailcraftAPI|helpers) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.tileentity (owned by CoFHAPI providing CoFHAPI|tileentity) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in minechem
[15:33:23] [Client thread/DEBUG] [FML/]: Found API dan200.computercraft.api.lua (owned by ComputerCraft providing ComputerCraft|API|Lua) embedded in ComputerCraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.architecture (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.jaquadro.minecraft.storagedrawers.api.event (owned by StorageDrawersAPI providing StorageDrawersAPI|event) embedded in StorageDrawers
[15:33:23] [Client thread/DEBUG] [FML/]: Found API factorization.notify (owned by factorization.notify providing factorization notification system) embedded in factorization.misc
[15:33:23] [Client thread/DEBUG] [FML/]: Found API factorization.notify (owned by factorization.notify providing factorization notification system) embedded in factorization.notify
[15:33:23] [Client thread/DEBUG] [FML/]: Found API factorization.notify (owned by factorization.notify providing factorization notification system) embedded in factorization
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util.helpers (owned by CoFHLib providing CoFHLib|util|helpers) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui (owned by CoFHLib providing CoFHLib|gui) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.world (owned by CoFHAPI providing CoFHAPI|world) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.recipe (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.inventory (owned by CoFHLib providing CoFHLib|inventory) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.jaquadro.minecraft.storagedrawers.api.registry (owned by StorageDrawersAPI providing StorageDrawersAPI|registry) embedded in StorageDrawers
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.fluid (owned by CoFHAPI providing CoFHAPI|fluid) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.prefab.world.gen (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API appeng.api (owned by appliedenergistics2 providing appliedenergistics2|API) embedded in appliedenergistics2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in harvestcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API dan200.computercraft.api.redstone (owned by ComputerCraft providing ComputerCraft|API|Redstone) embedded in ComputerCraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.jaquadro.minecraft.storagedrawers.api (owned by StorageDrawers providing StorageDrawersAPI) embedded in StorageDrawers
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util.position (owned by CoFHLib providing CoFHLib|util|position) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.bluepowermod.api (owned by bluepower providing bluepowerAPI) embedded in bluepower
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.container (owned by CoFHLib providing CoFHLib|gui|container) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.events (owned by RailcraftAPI|core providing RailcraftAPI|events) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.element (owned by CoFHLib providing CoFHLib|gui|element) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.signals (owned by RailcraftAPI|core providing RailcraftAPI|signals) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.jaquadro.minecraft.storagedrawers.api.render (owned by StorageDrawersAPI providing StorageDrawersAPI|render) embedded in StorageDrawers
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.carts (owned by RailcraftAPI|core providing RailcraftAPI|carts) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.energy.prefab (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in minechem
[15:33:23] [Client thread/DEBUG] [FML/]: Found API bloodutils.api (owned by BloodUtils providing BloodUtils|API) embedded in Sanguimancy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in Thaumcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.jaquadro.minecraft.storagedrawers.api.storage (owned by StorageDrawersAPI providing StorageDrawersAPI|storage) embedded in StorageDrawers
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.modhelpers (owned by CoFHAPI providing CoFHAPI|modhelpers) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.jaquadro.minecraft.storagedrawers.api.pack (owned by StorageDrawersAPI providing StorageDrawersAPI|pack) embedded in StorageDrawers
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.inventory (owned by CoFHAPI providing CoFHAPI|inventory) embedded in EnderIO
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in EnderIO
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib (owned by CoFHCore providing CoFHLib) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api.carving (owned by Chisel providing ChiselAPI|Carving) embedded in chisel
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in CompactMachines
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.block (owned by CoFHAPI providing CoFHAPI|block) embedded in EnderIO
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.block (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in EnderIO
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util.position (owned by CoFHLib providing CoFHLib|util|position) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.vector (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.energy.event (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mcp.mobius.waila.api (owned by Waila providing WailaAPI) embedded in Waila
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.event (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in RandomThings
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.core (owned by Railcraft providing RailcraftAPI|core) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.meta (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.util (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.peripheral (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.energy.tile (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.item (owned by CoFHAPI providing CoFHAPI|item) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.tile (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.electricity (owned by RailcraftAPI|core providing RailcraftAPI|electricity) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.item (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.render.particle (owned by CoFHLib providing CoFHLib|render|particle) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API dan200.computercraft.api (owned by ComputerCraft providing ComputerCraft|API) embedded in ComputerCraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.transmission (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.jaquadro.minecraft.storagedrawers.api.storage.attribute (owned by StorageDrawersAPI providing StorageDrawersAPI|storage-attribute) embedded in StorageDrawers
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.item (owned by CoFHAPI providing CoFHAPI|item) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.property (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API minechem.api (owned by minechem providing minechemAPI) embedded in minechem
[15:33:23] [Client thread/DEBUG] [FML/]: Found API crazypants.enderio.api.tool (owned by EnderIO providing EnderIOAPI|Tools) embedded in EnderIO
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.element (owned by CoFHLib providing CoFHLib|gui|element) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.core (owned by CoFHAPI providing CoFHAPI|core) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util.helpers (owned by CoFHLib providing CoFHLib|util|helpers) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.block (owned by CoFHAPI providing CoFHAPI|block) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API dan200.computercraft.api.filesystem (owned by ComputerCraft providing ComputerCraft|API|FileSystem) embedded in ComputerCraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.render (owned by CoFHLib providing CoFHLib|render) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API dan200.computercraft.api.permissions (owned by ComputerCraft providing ComputerCraft|API|Permissions) embedded in ComputerCraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.struct (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.power (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in Mariculture
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in MariTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.adapter (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API baubles.api (owned by Baubles providing Baubles|API) embedded in Baubles
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.crafting (owned by RailcraftAPI|core providing RailcraftAPI|crafting) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in StevesAddons
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in Mariculture
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in MariTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.transmission.tile (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.tracks (owned by RailcraftAPI|core providing RailcraftAPI|tracks) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API blusunrize.immersiveengineering.api (owned by ImmersiveEngineering providing ImmersiveEngineering|API) embedded in ImmersiveEngineering
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api (owned by Chisel providing ChiselAPI) embedded in chisel
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.render.particle (owned by CoFHLib providing CoFHLib|render|particle) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API com.jaquadro.minecraft.storagedrawers.api.config (owned by StorageDrawersAPI providing StorageDrawersAPI|config) embedded in StorageDrawers
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util (owned by CoFHLib providing CoFHLib|util) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.architecture.cc (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API forestry.api.storage (owned by ForestryAPI|core providing ForestryAPI|storage) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in DraconicEvolution
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robots) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robots) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robots) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robots) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robots) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robots) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API crazypants.enderio.api.redstone (owned by EnderIO providing EnderIOAPI|Redstone) embedded in EnderIO
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.transport (owned by CoFHAPI providing CoFHAPI|transport) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API pneumaticCraft.api (owned by PneumaticCraft providing PneumaticCraftApi) embedded in PneumaticCraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.block (owned by CoFHAPI providing CoFHAPI|block) embedded in exastris
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.event.client (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.energy (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.reactor (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.core.items (owned by Railcraft providing RailcraftAPI|core) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in exastris
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in ImmersiveEngineering
[15:33:23] [Client thread/DEBUG] [FML/]: Found API dan200.computercraft.api.turtle (owned by ComputerCraft providing ComputerCraft|API|Turtle) embedded in ComputerCraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.element.listbox (owned by CoFHLib providing CoFHLib|gui|element|listbox) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.architecture.oc (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.inventory (owned by CoFHAPI providing CoFHAPI|inventory) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.adapter.method (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in CompactMachines
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.tileentity (owned by CoFHAPI providing CoFHAPI|tileentity) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.tileentity (owned by CoFHAPI providing CoFHAPI|tileentity) embedded in EnderIO
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in StevesAddons
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.info (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.galaxies (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib (owned by CoFHCore providing CoFHLib) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.modhelpers (owned by CoFHAPI providing CoFHAPI|modhelpers) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui (owned by CoFHLib providing CoFHLib|gui) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.item (owned by CoFHAPI providing CoFHAPI|item) embedded in EnderIO
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util (owned by CoFHLib providing CoFHLib|util) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api.crops (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.world (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api (owned by Railcraft providing RailcraftAPI|core) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API ic2.api (owned by IC2 providing IC2API) embedded in IC2
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in ImmersiveEngineering
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in DraconicEvolution
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.transport (owned by CoFHAPI providing CoFHAPI|transport) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API dan200.computercraft.api.peripheral (owned by ComputerCraft providing ComputerCraft|API|Peripheral) embedded in ComputerCraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.block (owned by CoFHAPI providing CoFHAPI|block) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API openperipheral.api.converter (owned by OpenPeripheralCore providing OpenPeripheralApi) embedded in OpenPeripheralCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.element.listbox (owned by CoFHLib providing CoFHLib|gui|element|listbox) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API forestry.api.recipes (owned by ForestryAPI|core providing ForestryAPI|recipes) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.prefab.core (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API forestry.api (owned by Forestry providing ForestryAPI|core) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.audio (owned by CoFHLib providing CoFHLib|audio) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.slot (owned by CoFHLib providing CoFHLib|gui|slot) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.inventory (owned by CoFHLib providing CoFHLib|inventory) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.event.oxygen (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.prefab.entity (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.prefab (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.tile (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.world.feature (owned by CoFHLib providing CoFHLib|world|feature) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API crazypants.enderio.api (owned by EnderIO providing EnderIOAPI) embedded in EnderIO
[15:33:23] [Client thread/DEBUG] [FML/]: Found API dan200.computercraft.api.media (owned by ComputerCraft providing ComputerCraft|API|Media) embedded in ComputerCraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.world (owned by CoFHLib providing CoFHLib|world) embedded in EnderTech
[15:33:23] [Client thread/DEBUG] [FML/]: Found API mods.railcraft.api.fuel (owned by RailcraftAPI|core providing RailcraftAPI|fuel) embedded in Railcraft
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in RandomThings
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Builders
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Core
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Energy
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Factory
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Silicon
[15:33:23] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Transport
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.event.wgen (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API micdoodle8.mods.galacticraft.api.transmission.grid (owned by GalacticraftCore providing Galacticraft API) embedded in GalacticraftCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API cofh.lib.world (owned by CoFHLib providing CoFHLib|world) embedded in CoFHCore
[15:33:23] [Client thread/DEBUG] [FML/]: Found API baubles.api (owned by Baubles providing Baubles|API) embedded in ThermalFoundation
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|gui|slot:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|gui|slot: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|registry:1.7.10-1.2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API StorageDrawersAPI|registry: owner: StorageDrawersAPI, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent Railcraft from APIContainer{RailcraftAPI|fuel:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RailcraftAPI|fuel: owner: RailcraftAPI|core, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|core:1.7.10R1.0.1}
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|core:1.7.10R1.0.1}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|core: owner: CoFHAPI, dependents: [EnderTech]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|storage:1.7.10-1.2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API StorageDrawersAPI|storage: owner: StorageDrawersAPI, dependents: []
[15:33:23] [Client thread/INFO] [FML/]: Found mod(s) [exastris] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|energy:1.7.10R1.0.13}
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|energy:1.7.10R1.0.13}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|energy: owner: CoFHAPI, dependents: [minechem, EnderTech, EnderIO, CompactMachines, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Mariculture, MariTech, StevesAddons, ImmersiveEngineering, DraconicEvolution, RandomThings, exastris]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|inventory:1.7.10-1.2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API StorageDrawersAPI|inventory: owner: StorageDrawersAPI, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|audio:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|audio: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|storage:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|storage: owner: ForestryAPI|core, dependents: [Railcraft]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|world:1.7.10R1.0.0B4}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|world: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API WailaAPI: owner: Waila, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent Railcraft from APIContainer{RailcraftAPI|signals:1.1}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RailcraftAPI|signals: owner: RailcraftAPI|core, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent Railcraft from APIContainer{RailcraftAPI|carts:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RailcraftAPI|carts: owner: RailcraftAPI|core, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|core: owner: Forestry, dependents: [Railcraft]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent Railcraft from APIContainer{RailcraftAPI|events:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RailcraftAPI|events: owner: RailcraftAPI|core, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|util:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|util: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API factorization notification system: owner: factorization.notify, dependents: [factorization.misc, factorization]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API EnderIOAPI|Tools: owner: EnderIO, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API EnderIOAPI|Redstone: owner: EnderIO, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Peripheral: owner: ComputerCraft, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ChiselAPI|Carving: owner: Chisel, dependents: [chisel]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|item:1.7.10R1.0.1}
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|item:1.7.10R1.0.1}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|item: owner: CoFHAPI, dependents: [EnderTech, EnderIO]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tools:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|tools: owner: BuildCraftAPI|core, dependents: [Railcraft, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|world|feature:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|world|feature: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API bluepowerAPI: owner: bluepower, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|items:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|items: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|boards:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|boards: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|robots:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|robots: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|recipes:2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|recipes: owner: BuildCraftAPI|core, dependents: [Railcraft, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|util|position:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|util|position: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent Railcraft from APIContainer{RailcraftAPI|tracks:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RailcraftAPI|tracks: owner: RailcraftAPI|core, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|core: owner: BuildCraft|Core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Turtle: owner: ComputerCraft, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API Baubles|API: owner: Baubles, dependents: [ThermalFoundation]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|gates:2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|gates: owner: BuildCraftAPI|core, dependents: [Railcraft, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|transport:4.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|transport: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft]
[15:33:23] [Client thread/INFO] [FML/]: Found mod(s) [arsmagica2] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API Thaumcraft|API: owner: Thaumcraft, dependents: [harvestcraft, Railcraft, arsmagica2]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BloodUtils|API: owner: BloodUtils, dependents: [Sanguimancy]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API PneumaticCraftApi: owner: PneumaticCraft, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|gui|element:1.7.10R1.0.0B4}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|gui|element: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RailcraftAPI|core: owner: Railcraft, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|power:1.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|power: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API: owner: ComputerCraft, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|pack:1.7.10-1.2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API StorageDrawersAPI|pack: owner: StorageDrawersAPI, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|facades:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|facades: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API OpenBlocks|API: owner: OpenBlocks, dependents: []
[15:33:23] [Client thread/INFO] [FML/]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by Chisel) without associated API reference
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ChiselAPI: owner: Chisel, dependents: [chisel, EnderIO]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|FileSystem: owner: ComputerCraft, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|render:1.7.10-1.2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API StorageDrawersAPI|render: owner: StorageDrawersAPI, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|filler:3.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|filler: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|fuels:2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|fuels: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent Railcraft from APIContainer{RailcraftAPI|electricity:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RailcraftAPI|electricity: owner: RailcraftAPI|core, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Media: owner: ComputerCraft, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API AppleCoreAPI: owner: AppleCore, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Lua: owner: ComputerCraft, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ImmersiveEngineering|API: owner: ImmersiveEngineering, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|world:1.7.10R1.0.1}
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|world:1.7.10R1.0.1}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|world: owner: CoFHAPI, dependents: [EnderTech]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BotaniaAPI: owner: Botania, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API StorageDrawersAPI: owner: StorageDrawers, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|render|particle:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|render|particle: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API McJtyLib: owner: McJty, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|tileentity:1.7.10R1.0.13}
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|tileentity:1.7.10R1.0.13}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|tileentity: owner: CoFHAPI, dependents: [EnderTech, EnderIO]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI:1.7.10R1.0.13}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI: owner: CoFHLib, dependents: [minechem, EnderIO, RandomThings, Mariculture, MariTech, StevesAddons, DraconicEvolution, exastris, ImmersiveEngineering, CompactMachines, EnderTech, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent Railcraft from APIContainer{RailcraftAPI|crafting:1.0.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RailcraftAPI|crafting: owner: RailcraftAPI|core, dependents: [ImmersiveEngineering]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|gui|container:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|gui|container: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|gui|element|listbox:1.7.10R1.0.0B4}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|gui|element|listbox: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Redstone: owner: ComputerCraft, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API appliedenergistics2|API: owner: appliedenergistics2, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|events:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|events: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ComputerCraft|API|Permissions: owner: ComputerCraft, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|config:1.7.10-1.2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API StorageDrawersAPI|config: owner: StorageDrawersAPI, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|blueprints:1.2}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|blueprints: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|recipes:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|recipes: owner: ForestryAPI|core, dependents: [Railcraft]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API minechemAPI: owner: minechem, dependents: []
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API EnderIOAPI: owner: EnderIO, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|event:1.7.10-1.2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API StorageDrawersAPI|event: owner: StorageDrawersAPI, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|modhelpers:1.7.10R1.0.1}
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|modhelpers:1.7.10R1.0.1}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|modhelpers: owner: CoFHAPI, dependents: [EnderTech]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API OpenPeripheralApi: owner: OpenPeripheralCore, dependents: [OpenPeripheral, OpenPeripheralIntegration]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tiles:1.1}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|tiles: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|statements:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|statements: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|util|helpers:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|util|helpers: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API Galacticraft API: owner: GalacticraftCore, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|fluid:1.7.10R1.0.13}
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|fluid:1.7.10R1.0.13}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|fluid: owner: CoFHAPI, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|block:1.7.10R1.0.3}
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|block:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|block: owner: CoFHAPI, dependents: [EnderIO, EnderTech, exastris]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RefinedRelocationAPI: owner: RefinedRelocation, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|transport:1.7.10R1.0.3}
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|transport:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|transport: owner: CoFHAPI, dependents: [EnderIO, EnderTech]
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib: owner: CoFHCore, dependents: [EnderTech]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|inventory:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|inventory: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|gui:1.7.10R1.0.3}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|gui: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent StorageDrawers from APIContainer{StorageDrawersAPI|storage-attribute:1.7.10-1.2.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API StorageDrawersAPI|storage-attribute: owner: StorageDrawersAPI, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent Railcraft from APIContainer{RailcraftAPI|helpers:1.0}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RailcraftAPI|helpers: owner: RailcraftAPI|core, dependents: []
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|render:1.7.10R1.0.0B4}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|render: owner: CoFHLib, dependents: [EnderTech]
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|inventory:1.7.10R1.0.13}
[15:33:23] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|inventory:1.7.10R1.0.13}
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|inventory: owner: CoFHAPI, dependents: [EnderIO, EnderTech]
[15:33:23] [Client thread/INFO] [FML/]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
[15:33:23] [Client thread/INFO] [FML/]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
[15:33:23] [Client thread/DEBUG] [FML/]: Creating API container dummy for API IC2API: owner: IC2, dependents: [Railcraft, RedstoneArsenal, powersuits]
[15:33:23] [Client thread/TRACE] [FML/]: Received a system property request ''
[15:33:23] [Client thread/TRACE] [FML/]: System property request managing the state of 0 mods
[15:33:23] [Client thread/DEBUG] [FML/]: After merging, found state information for 0 mods
[15:33:23] [Client thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1517-1.7.10.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1517-1.7.10.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in NotEnoughItems-1.7.10-1.0.5.110-universal (1).jar [cs_CZ, fr_FR, et_EE, zh_CN, it_IT, zh_TW, de_DE, tr_TR, ru_RU, pt_BR, sk_SK, ko_KR, pl_PL, en_US]
[15:33:24] [Client thread/DEBUG] [arsmagica2/]: Enabling mod arsmagica2
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in 1.7.10_AM2_1.4.0.005.jar [de_DE, en_US, zh_CN, en_US, es_ES, fr_FR]
[15:33:24] [Client thread/DEBUG] [ArmorStatusHUD/]: Enabling mod ArmorStatusHUD
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in [1.7.10]ArmorStatusHUD-client-1.27.jar [en_US]
[15:33:24] [Client thread/DEBUG] [ae2stuff/]: Enabling mod ae2stuff
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in ae2stuff-0.5.0.56-mc1.7.10.jar [en_US, zh_CN, pt_BR, fr_FR, de_DE, ko_KR, ru_RU, it_IT]
[15:33:24] [Client thread/DEBUG] [AgriCraft/]: Enabling mod AgriCraft
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in AgriCraft-1.7.10-1.2.2.jar [en_US, fr_FR]
[15:33:24] [Client thread/DEBUG] [AppleCore/]: Enabling mod AppleCore
[15:33:24] [Client thread/DEBUG] [appliedenergistics2/]: Enabling mod appliedenergistics2
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in appliedenergistics2-rv2-stable-10.jar [it_IT, ro_RO, de_DE, ko_KR, ru_RU, pt_BR, zh_TW, en_US, cs_CZ, fr_FR, es_ES, zh_CN, hu_HU]
[15:33:24] [Client thread/DEBUG] [Automagy/]: Enabling mod Automagy
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Automagy-1.7.10-0.26.3.jar [cs_CZ, en_US, ru_RU, zh_CN]
[15:33:24] [Client thread/DEBUG] [autopackager/]: Enabling mod autopackager
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in autopackager-1.5.5.jar [en_US, pl_PL]
[15:33:24] [Client thread/DEBUG] [bdlib/]: Enabling mod bdlib
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in bdlib-1.9.2.104-mc1.7.10.jar [cs_CZ, en_US, zh_CN, fr_FR, fr_CA, ru_RU, it_IT]
[15:33:24] [Client thread/DEBUG] [BiblioCraft/]: Enabling mod BiblioCraft
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in BiblioCraft[v1.9.1][MC1.7.10].jar [es_ES, es_MX, es_UY, fi_FI, fr_CA, fr_FR, gr_EL, it_IT, ko_KR, lt_LT, lv_LV, nl_NL, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, sv_SE, tr_TR, zh_CN, zh_HK, zh_TW, ar_SA, bg_BG, cs_CZ, da_DK, de_DE, en_US, es_AR]
[15:33:24] [Client thread/DEBUG] [BigReactors/]: Enabling mod BigReactors
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in BigReactors-0.4.1A2.jar [sv_SE, pt_BR, zh_CN, ru_RU, es_SP, pl_PL, fr_FR, nl_NL, en_US, da_DK, de_DE, ko_KR, cs_CZ]
[15:33:24] [Client thread/DEBUG] [AWWayofTime/]: Enabling mod AWWayofTime
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in BloodMagic-1.7.10-1.3.3-13 (1).jar [de_DE, en_US, fr_FR, it_IT, ko_KR, ru_RU, zh_CN, zh_TW, en_US, en_US, zh_CN, en_US, es_ES, fr_FR]
[15:33:24] [Client thread/DEBUG] [bluepower/]: Enabling mod bluepower
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in BluePower-1.7.10-0.2.962-universal (1).jar [de_DE, en_US, hr_HR, zh_CN, ru_RU, es_ES, nl_NL, sv_SE]
[15:33:24] [Client thread/DEBUG] [Botania/]: Enabling mod Botania
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Botania r1.4-158.jar [de_DE, en_US, es_AR, fr_FR, ko_KR, nl_NL, ru_RU, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [BuildCraft|Builders/]: Enabling mod BuildCraft|Builders
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in buildcraft-6.4.15.jar [en_US, cs_CZ, da_DK, de_DE, es_AR, es_ES, es_MX, es_UY, es_VE, et_EE, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nl_NL, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, sk_SK, sr_SP, sv_SE, tr_TR, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [BuildCraft|Core/]: Enabling mod BuildCraft|Core
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in buildcraft-6.4.15.jar [en_US, cs_CZ, da_DK, de_DE, es_AR, es_ES, es_MX, es_UY, es_VE, et_EE, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nl_NL, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, sk_SK, sr_SP, sv_SE, tr_TR, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [BuildCraft|Energy/]: Enabling mod BuildCraft|Energy
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in buildcraft-6.4.15.jar [en_US, cs_CZ, da_DK, de_DE, es_AR, es_ES, es_MX, es_UY, es_VE, et_EE, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nl_NL, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, sk_SK, sr_SP, sv_SE, tr_TR, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [BuildCraft|Factory/]: Enabling mod BuildCraft|Factory
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in buildcraft-6.4.15.jar [en_US, cs_CZ, da_DK, de_DE, es_AR, es_ES, es_MX, es_UY, es_VE, et_EE, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nl_NL, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, sk_SK, sr_SP, sv_SE, tr_TR, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [BuildCraft|Silicon/]: Enabling mod BuildCraft|Silicon
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in buildcraft-6.4.15.jar [en_US, cs_CZ, da_DK, de_DE, es_AR, es_ES, es_MX, es_UY, es_VE, et_EE, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nl_NL, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, sk_SK, sr_SP, sv_SE, tr_TR, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [BuildCraft|Transport/]: Enabling mod BuildCraft|Transport
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in buildcraft-6.4.15.jar [en_US, cs_CZ, da_DK, de_DE, es_AR, es_ES, es_MX, es_UY, es_VE, et_EE, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nl_NL, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, sk_SK, sr_SP, sv_SE, tr_TR, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [CarpentersBlocks/]: Enabling mod CarpentersBlocks
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Carpenter's Blocks v3.3.5 - MC 1.7.10.jar [cs_CZ, de_DE, en_AU, en_PT, en_US, it_IT, ko_KR, pl_PL, ru_RU, sv_SE, zh_CN]
[15:33:24] [Client thread/DEBUG] [chisel/]: Enabling mod chisel
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Chisel2-2.3.10.37.jar [ko_KR, fr_FR, en_PT, ru_RU, en_US, zh_CN, en_GB]
[15:33:24] [Client thread/DEBUG] [CoFHCore/]: Enabling mod CoFHCore
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in CoFHCore-[1.7.10]3.0.3-303.jar [de_DE, zh_CN, fr_FR, es_ES, ko_KR, pl_PL, ru_RU, zh_TW, fr_CA, en_US, hu_HU, it_IT, cs_CZ]
[15:33:24] [Client thread/DEBUG] [CompactMachines/]: Enabling mod CompactMachines
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in compactmachines-1.7.10-1.20.jar [de_DE, en_US, ru_RU, zh_CN]
[15:33:24] [Client thread/DEBUG] [ComputerCraft/]: Enabling mod ComputerCraft
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in ComputerCraft1.74.jar [en_US]
[15:33:24] [Client thread/DEBUG] [DeathCounter/]: Enabling mod DeathCounter
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in DeathCounter-4.0.0.jar [da_DK, de_DE, en_US, es_ES, fr_FR, it_IT, no_NO, pt_BR, ro_RO, ru_RU, sv_SE, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [props/]: Enabling mod props
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Decocraft-v1.12_1.7.10.jar [en_US]
[15:33:24] [Client thread/DEBUG] [DraconicEvolution/]: Enabling mod DraconicEvolution
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Draconic-Evolution-1.7.10-v1.0.0e.jar [en_US]
[15:33:24] [Client thread/DEBUG] [Enchiridion/]: Enabling mod Enchiridion
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Enchiridion 2-1.7.10-2.0.2a.jar [cs_CZ, en_US, ru_RU, sk_SK, zh_CN, en_US, fr_FR]
[15:33:24] [Client thread/DEBUG] [Enchiridion2/]: Enabling mod Enchiridion2
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Enchiridion 2-1.7.10-2.0.2a.jar [cs_CZ, en_US, ru_RU, sk_SK, zh_CN, en_US, fr_FR]
[15:33:24] [Client thread/DEBUG] [EnderIO/]: Enabling mod EnderIO
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in EnderIO-1.7.10-2.2.8.344.jar [pl_PL, en_US, pt_BR, fr_FR, ru_RU, ko_KR, zh_TW, de_DE, zh_CN, cs_CZ]
[15:33:24] [Client thread/DEBUG] [EnderStorage/]: Enabling mod EnderStorage
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in EnderStorage-1.7.10-1.4.7.33-universal (1).jar [sv_SV, fr_FR, cz_CZ, zh_CN, it_IT, pt_PT, zh_TW, de_DE, tr_TR, fr_CA, ru_RU, pt_BR, sk_SK, ko_KR, pl_PL, en_US]
[15:33:24] [Client thread/DEBUG] [EnderTech/]: Enabling mod EnderTech
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in EnderTech-1.7.10-0.3.0.364.jar [en_US, ko_KR]
[15:33:24] [Client thread/DEBUG] [exastris/]: Enabling mod exastris
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Ex-Astris-MC1.7.10-1.16-36 (1).jar [ko_KR, ru_RU, zh_CN, en_US]
[15:33:24] [Client thread/DEBUG] [exnihilo/]: Enabling mod exnihilo
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Ex-Nihilo-1.38-46.jar [ru_RU, en_GB, zh_CN, en_US]
[15:33:24] [Client thread/DEBUG] [extracells/]: Enabling mod extracells
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in ExtraCells-1.7.10-2.2.55b85.jar [zh_CN, de_DE, en_US, fr_FR, ru_RU]
[15:33:24] [Client thread/DEBUG] [factorization.misc/]: Enabling mod factorization.misc
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Factorization-1.7.10-0.8.87.1.jar [zh_CN, es_ES, cs_CZ, de_DE, pl_PL, en_US, fr_FR, ru_RU]
[15:33:24] [Client thread/DEBUG] [factorization.notify/]: Enabling mod factorization.notify
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Factorization-1.7.10-0.8.87.1.jar [zh_CN, es_ES, cs_CZ, de_DE, pl_PL, en_US, fr_FR, ru_RU]
[15:33:24] [Client thread/DEBUG] [factorization/]: Enabling mod factorization
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Factorization-1.7.10-0.8.87.1.jar [zh_CN, es_ES, cs_CZ, de_DE, pl_PL, en_US, fr_FR, ru_RU]
[15:33:24] [Client thread/DEBUG] [ForbiddenMagic/]: Enabling mod ForbiddenMagic
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Forbidden Magic-1.7.10-0.57 (1).jar [en_US, fr_FR, ja_JP, ru_RU, zh_CN]
[15:33:24] [Client thread/DEBUG] [GalacticraftMars/]: Enabling mod GalacticraftMars
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Galacticraft-Planets-1.7-3.0.8.257.jar [cs_CZ, cy_GB, de_DE, en_GB, en_US, es_ES, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, ja_JP, ko_KR, nl_NL, pl_PL, pt_BR, pt_PT, ru_RU, th_TH, tr_TR, zh_CN, zh_TW, cs_CZ, cy_GB, de_DE, en_GB, en_US, es_ES, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, ja_JP, ko_KR, nl_NL, pl_PL, pt_BR, pt_PT, ru_RU, th_TH, tr_TR, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [GalacticraftCore/]: Enabling mod GalacticraftCore
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in GalacticraftCore-1.7-3.0.8.257.jar [cs_CZ, cy_GB, de_DE, en_GB, en_US, es_ES, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, ja_JP, ko_KR, nl_NL, pl_PL, pt_BR, pt_PT, ru_RU, th_TH, tr_TR, zh_CN, zh_TW, cs_CZ, cy_GB, de_DE, en_GB, en_US, es_ES, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, ja_JP, ko_KR, nl_NL, pl_PL, pt_BR, pt_PT, ru_RU, th_TH, tr_TR, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [advgenerators/]: Enabling mod advgenerators
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in generators-0.9.18.113-mc1.7.10.jar [cs_CZ, en_US, zh_CN, fr_FR, de_DE, ko_KR, ru_Ru]
[15:33:24] [Client thread/DEBUG] [Hats/]: Enabling mod Hats
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Hats-4.0.1.jar [cs_CZ, de_DE, en_US, es_AR, es_ES, es_MX, et_EE, fi_FI, fr_FR, hr_HR, it_IT, nb_NO, nl_NL, pl_PL, pt_BR, ru_RU, sv_SE, tr_TR, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [HatStand/]: Enabling mod HatStand
[15:33:24] [Client thread/DEBUG] [IC2NuclearControl/]: Enabling mod IC2NuclearControl
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in ic2nc-1.7.10-1.7.10.06.jar [de_DE, en_US, es_ES, fr_FR, ru_RU, tr_TR, zh_CN]
[15:33:24] [Client thread/DEBUG] [iChunUtil/]: Enabling mod iChunUtil
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in iChunUtil-4.1.3.jar [bg_BG, de_DE, en_US, es_ES, fr_FR, ru_RU]
[15:33:24] [Client thread/DEBUG] [ImmersiveEngineering/]: Enabling mod ImmersiveEngineering
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in ImmersiveEngineering-0.5.4.jar [ru_RU, en_US, zh_CN]
[15:33:24] [Client thread/DEBUG] [IC2/]: Enabling mod IC2
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Industrial-Craft-2-Mod-Experimental-1.7.10.jar [en_IC]
[15:33:24] [Client thread/DEBUG] [inventorytweaks/]: Enabling mod inventorytweaks
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in InventoryTweaks-1.59-dev-156.jar [da_DK, de_DE, en_US, es_ES, fr_CA, fr_FR, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nl_NL, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, sl_SI, sv_SE, tr_TR, uk_UA, zh_CN, zh_TW, et_EE]
[15:33:24] [Client thread/DEBUG] [IronChest/]: Enabling mod IronChest
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in ironchest-1.7.10-6.0.62.742-universal.jar [sv_SE, pl_PL, da_DK, en_US, et_EE, cs_CZ, pt_BR, en_PT, tr_TR, es_ES, fr_FR, ru_RU, nb_NO, el_GR, de_DE, zh_TW, it_IT, ko_KR, pt_PT, zh_CN, nl_NL]
[15:33:24] [Client thread/DEBUG] [JABBA/]: Enabling mod JABBA
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Jabba-1.2.0_1.7.10.jar [de_DE, ru_RU, en_US, zh_CN]
[15:33:24] [Client thread/DEBUG] [journeymap/]: Enabling mod journeymap
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in JourneyMap5.0.1_Unlimited_MC1.7.10.jar [ar_SA, ca_ES, en_US, es_ES, hu_HU, ko_KR, nl_NL, no_NO, sv_SE, zh_CN]
[15:33:24] [Client thread/DEBUG] [LogisticsPipes/]: Enabling mod LogisticsPipes
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in logisticspipes-0.9.2.49.jar [fr_FR, zh_TW, zh_CN, pl_PL, nl_NL, en_US, sv_SE, da_DK, ja_JP, de_DE, pt_BR, it_IT, pt_PT, ru_RU]
[15:33:24] [Client thread/DEBUG] [malisiscore/]: Enabling mod malisiscore
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in malisiscore-1.7.10-0.12.9.jar [en_US, ru_RU, zh_CN]
[15:33:24] [Client thread/DEBUG] [malisisdoors/]: Enabling mod malisisdoors
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in malisisdoors-1.7.10-1.10.jar [de_DE, en_US, es_AR, fr_FR, ru_RU, zh_CN]
[15:33:24] [Client thread/DEBUG] [Mantle/]: Enabling mod Mantle
[15:33:24] [Client thread/DEBUG] [Mariculture/]: Enabling mod Mariculture
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Mariculture-Deluxe-1.7.10-1.2.4.2a.jar [en_PT, en_US, fr_FR, ru_RU, zh_CN, zh_TW, en_US, fr_FR, ru_RU, zh_CN]
[15:33:24] [Client thread/DEBUG] [MariTech/]: Enabling mod MariTech
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Mariculture-Deluxe-1.7.10-1.2.4.2a.jar [en_PT, en_US, fr_FR, ru_RU, zh_CN, zh_TW, en_US, fr_FR, ru_RU, zh_CN]
[15:33:24] [Client thread/DEBUG] [Mekanism/]: Enabling mod Mekanism
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Mekanism-1.7.10-7.1.1.127.jar [de_DE, en_GB, en_US, en_ZA, fr_FR, ko_KR, pl_PL, pt_BR, ru_RU, zh_CN, zh_TW]
[15:33:24] [Client thread/DEBUG] [MekanismGenerators/]: Enabling mod MekanismGenerators
[15:33:24] [Client thread/DEBUG] [MekanismTools/]: Enabling mod MekanismTools
[15:33:24] [Client thread/DEBUG] [minechem/]: Enabling mod minechem
[15:33:24] [Client thread/DEBUG] [FML/]: Found translations in Minechem-1.7.10-5.0.5.385.jar [ko_KR, nl_NL, ru_RU, de_DE, en_US, zh_CN, pt_BR, fr_FR]
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded/]: Enabling mod MineFactoryReloaded
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatAppliedEnergistics/]: Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatAtum/]: Enabling mod MineFactoryReloaded|CompatAtum
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatBackTools/]: Enabling mod MineFactoryReloaded|CompatBackTools
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatBuildCraft/]: Enabling mod MineFactoryReloaded|CompatBuildCraft
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatChococraft/]: Enabling mod MineFactoryReloaded|CompatChococraft
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatExtraBiomes/]: Enabling mod MineFactoryReloaded|CompatExtraBiomes
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatForestry/]: Enabling mod MineFactoryReloaded|CompatForestry
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatForgeMicroblock/]: Enabling mod MineFactoryReloaded|CompatForgeMicroblock
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatIC2/]: Enabling mod MineFactoryReloaded|CompatIC2
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatMystcraft/]: Enabling mod MineFactoryReloaded|CompatMystcraft
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatProjRed/]: Enabling mod MineFactoryReloaded|CompatProjRed
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatRailcraft/]: Enabling mod MineFactoryReloaded|CompatRailcraft
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatSufficientBiomes/]: Enabling mod MineFactoryReloaded|CompatSufficientBiomes
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatThaumcraft/]: Enabling mod MineFactoryReloaded|CompatThaumcraft
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatThermalExpansion/]: Enabling mod MineFactoryReloaded|CompatThermalExpansion
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatTConstruct/]: Enabling mod MineFactoryReloaded|CompatTConstruct
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatTwilightForest/]: Enabling mod MineFactoryReloaded|CompatTwilightForest
[15:33:24] [Client thread/DEBUG] [MineFactoryReloaded|CompatVanilla/]: Enabling mod MineFactoryReloaded|CompatVanilla
[15:33:25] [Client thread/DEBUG] [powersuits/]: Enabling mod powersuits
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in ModularPowersuits-0.11.0.281.jar [de_DE, en_US, fr_FR, he_IL, pt_BR, pt_PT, ru_RU, zh_CN]
[15:33:25] [Client thread/DEBUG] [Morpheus/]: Enabling mod Morpheus
[15:33:25] [Client thread/DEBUG] [cfm/]: Enabling mod cfm
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in MrCrayfishFurnitureModv3.4.8(1.7.10).jar [da_DK, en_US, es_AR, es_ES, nl_NL, no_NO, ro_RO, ru_RU, sv_SE]
[15:33:25] [Client thread/DEBUG] [Natura/]: Enabling mod Natura
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in natura-1.7.10-2.2.0-b1.jar [de_DE, ru_RU, zh_CN, en_US, it_IT]
[15:33:25] [Client thread/DEBUG] [NetherOres/]: Enabling mod NetherOres
[15:33:25] [Client thread/DEBUG] [NodalMechanics/]: Enabling mod NodalMechanics
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in NodalMechanics-1.7-1.0-7.jar [en_US, ru_RU, zh_CN]
[15:33:25] [Client thread/DEBUG] [numina/]: Enabling mod numina
[15:33:25] [Client thread/DEBUG] [OpenBlocks/]: Enabling mod OpenBlocks
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in OpenBlocks-1.7.10-1.4.4.jar [es_UY, ru_RU, et_EE, it_IT, de_DE, es_AR, fr_FR, pl_PL, pt_BR, zh_CN, nl_NL, es_VE, es_MX, ko_KR, es_ES, en_US]
[15:33:25] [Client thread/DEBUG] [OpenMods/]: Enabling mod OpenMods
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in OpenModsLib-1.7.10-0.8.jar [ru_RU, zh_CN, es_ES, en_US]
[15:33:25] [Client thread/DEBUG] [OpenPeripheral/]: Enabling mod OpenPeripheral
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in OpenPeripheral-1.7.10-AIO-5.jar [de_DE, en_US, zh_CN, en_US]
[15:33:25] [Client thread/DEBUG] [OpenPeripheralCore/]: Enabling mod OpenPeripheralCore
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in OpenPeripheral-1.7.10-AIO-5.jar [de_DE, en_US, zh_CN, en_US]
[15:33:25] [Client thread/DEBUG] [OpenPeripheralIntegration/]: Enabling mod OpenPeripheralIntegration
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in OpenPeripheral-1.7.10-AIO-5.jar [de_DE, en_US, zh_CN, en_US]
[15:33:25] [Client thread/DEBUG] [harvestcraft/]: Enabling mod harvestcraft
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in Pam's HarvestCraft 1.7.10f.jar [en_US, ru_RU]
[15:33:25] [Client thread/DEBUG] [PneumaticCraft/]: Enabling mod PneumaticCraft
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in PneumaticCraft-1.7.10-1.11.7-127-universal.jar [fr_FR, de_DE, en_US, ru_RU, zh_CN, pt_BR]
[15:33:25] [Client thread/DEBUG] [PowerConverters3/]: Enabling mod PowerConverters3
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in PowerConverters-1.7.10-2.10.jar [en_US]
[15:33:25] [Client thread/DEBUG] [qmunitylib/]: Enabling mod qmunitylib
[15:33:25] [Client thread/DEBUG] [Railcraft/]: Enabling mod Railcraft
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in Railcraft-Mod-1.7.10.jar [de_DE, en_GB, en_US, es_ES, fr_FR, hr_HR, it_IT, ja_JP, ko_KR, nl_NL, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, sr_SP, zh_CN, zh_TW]
[15:33:25] [Client thread/DEBUG] [RandomThings/]: Enabling mod RandomThings
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in RandomThings-2.2.4.jar [de_DE, en_US, fr_FR, ru_RU, zh_CN]
[15:33:25] [Client thread/DEBUG] [RedstoneArsenal/]: Enabling mod RedstoneArsenal
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in RedstoneArsenal-[1.7.10]1.1.1-89.jar [zh_CN, fr_FR, es_ES, en_US, ru_RU, sk_SK, de_DE, pt_BR, zh_TW, ko_KR, it_IT]
[15:33:25] [Client thread/DEBUG] [RefinedRelocation/]: Enabling mod RefinedRelocation
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in RefinedRelocation-1.7.10-1.0.7d.jar [de_DE, en_US, nl_NL, ru_RU, zh_CN]
[15:33:25] [Client thread/DEBUG] [rftools/]: Enabling mod rftools
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in rftools-3.41.jar [zh_CN, zh_TW, ru_RU, en_US, de_DE, tr_TR]
[15:33:25] [Client thread/DEBUG] [Sanguimancy/]: Enabling mod Sanguimancy
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in Sanguimancy-1.7.10-1.1.8-4.jar [en_US, zh_CN, zh_TW]
[15:33:25] [Client thread/DEBUG] [simplyjetpacks/]: Enabling mod simplyjetpacks
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in SimplyJetpacks-MC1.7.10-1.5.1.jar [en_US, ko_KR, nl_NL, pl_PL, ru_RU, zh_CN]
[15:33:25] [Client thread/DEBUG] [SolarFlux/]: Enabling mod SolarFlux
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in SolarFlux-1.7.10-0.2b.jar [en_US]
[15:33:25] [Client thread/DEBUG] [StevesFactoryManager/]: Enabling mod StevesFactoryManager
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in Steves-Factory-Manager-Mod-1.7.10.jar [en_US]
[15:33:25] [Client thread/DEBUG] [StevesAddons/]: Enabling mod StevesAddons
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in StevesAddons-1.7.10-0.10.16.jar [en_US]
[15:33:25] [Client thread/DEBUG] [StevesWorkshop/]: Enabling mod StevesWorkshop
[15:33:25] [Client thread/DEBUG] [StorageDrawers/]: Enabling mod StorageDrawers
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in StorageDrawers-1.7.10-1.6.2.jar [en_US, es_AR, fr_FR, he_IL, ko_KR, pl_PL, ru_RU, zh_CN]
[15:33:25] [Client thread/DEBUG] [TabulaRasa/]: Enabling mod TabulaRasa
[15:33:25] [Client thread/DEBUG] [tcnodetracker/]: Enabling mod tcnodetracker
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in tcnodetracker-1.7.10-1.1.2.jar [zh_CN, en_US]
[15:33:25] [Client thread/DEBUG] [Thaumcraft/]: Enabling mod Thaumcraft
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in Thaumcraft-1.7.10-4.2.3.5.jar [ca_ES, cs_CZ, de_DE, en_US, es_AR, es_ES, es_MX, es_UY, es_VE, et_EE, fi_FI, fr_FR, it_IT, ja_JP, ko_KR, nl_NL, pt_BR, pt_PT, ru_RU, sv_SE, zh_CN, zh_TW]
[15:33:25] [Client thread/DEBUG] [thaumcraftneiplugin/]: Enabling mod thaumcraftneiplugin
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in thaumcraftneiplugin-1.7.10-1.7.jar [en_US, ko_KR, pt_BR, ru_RU, zh_CN]
[15:33:25] [Client thread/DEBUG] [thaumicenergistics/]: Enabling mod thaumicenergistics
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in thaumicenergistics-0.8.10.10 (2).jar [de_DE, en_US, ko_KR, ru_RU, zh_CN]
[15:33:25] [Client thread/DEBUG] [ThermalDynamics/]: Enabling mod ThermalDynamics
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in ThermalDynamics-[1.7.10]1.0.0-122.jar [zh_CN, nl_NL, it_IT, zh_TW, ru_RU, ko_KR, en_US, fr_FR, de_DE, pt_BR]
[15:33:25] [Client thread/DEBUG] [ThermalExpansion/]: Enabling mod ThermalExpansion
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in ThermalExpansion-[1.7.10]4.0.3B1-218.jar [en_GB, ko_KR, pt_BR, en_US, de_DE, cs_CZ, nl_NL, it_IT, zh_TW, ru_RU, zh_CN]
[15:33:25] [Client thread/DEBUG] [ThermalFoundation/]: Enabling mod ThermalFoundation
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in ThermalFoundation-[1.7.10]1.2.0-102 (3).jar [it_IT, zh_CN, de_DE, pl_PL, pt_BR, en_GB, en_US, nl_NL, ko_KR, ru_RU, sk_SK, zh_TW, cs_CZ]
[15:33:25] [Client thread/DEBUG] [TiCTooltips/]: Enabling mod TiCTooltips
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in TiCTooltips-mc1.7.10-1.2.3.jar [de_DE, en_US, fr_FR, it_IT, ko_KR, ru_RU, zh_CN, zh_TW]
[15:33:25] [Client thread/DEBUG] [ttCore/]: Enabling mod ttCore
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in ttCore-MC1.7.10-0.1.0-61.jar [en_US, ru_RU, ko_KR, de_DE]
[15:33:25] [Client thread/DEBUG] [Waila/]: Enabling mod Waila
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in Waila-1.5.9_1.7.10.jar [de_DE, ru_RU, en_US, it_IT, zh_CN, fr_FR, et_EE, nl_NL]
[15:33:25] [Client thread/DEBUG] [WailaHarvestability/]: Enabling mod WailaHarvestability
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in WailaHarvestability-mc1.7.x-1.1.2.jar [de_DE, en_US, it_IT, ko_KR, ru_RU, zh_CN]
[15:33:25] [Client thread/DEBUG] [wailaplugins/]: Enabling mod wailaplugins
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in WAILAPlugins-MC1.7.10-0.0.1-13.jar [en_US, pt_BR, ru_RU, ko_KR, de_DE, zh_CN]
[15:33:25] [Client thread/DEBUG] [bspkrsCore/]: Enabling mod bspkrsCore
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in [1.7.10]bspkrsCore-universal-6.12.jar [en_US, de_DE, ru_RU]
[15:33:25] [Client thread/DEBUG] [Baubles/]: Enabling mod Baubles
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in Baubles-1.7.10-1.0.1.10.jar [ar_SA, cs_CZ, da_DK, de_DE, en_US, et_EE, fi_FI, fr_FR, it_IT, ko_KR, nl_NL, no_NO, pl_PL, pt_BR, ru_RU, zh_CN, zh_TW]
[15:33:25] [Client thread/DEBUG] [ForgeMicroblock/]: Enabling mod ForgeMicroblock
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in ForgeMultipart-1.7.10-1.2.0.345-universal.jar [pl_PL, en_US, fr_CA, cs_CZ, pt_BR, hr_HR, tr_TR, es_ES, fr_FR, ru_RU, de_DE, zh_TW, it_IT, ko_KR, zh_CN, nl_NL]
[15:33:25] [Client thread/DEBUG] [ForgeMultipart/]: Enabling mod ForgeMultipart
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in ForgeMultipart-1.7.10-1.2.0.345-universal.jar [pl_PL, en_US, fr_CA, cs_CZ, pt_BR, hr_HR, tr_TR, es_ES, fr_FR, ru_RU, de_DE, zh_TW, it_IT, ko_KR, zh_CN, nl_NL]
[15:33:25] [Client thread/DEBUG] [McMultipart/]: Enabling mod McMultipart
[15:33:25] [Client thread/DEBUG] [FML/]: Found translations in ForgeMultipart-1.7.10-1.2.0.345-universal.jar [pl_PL, en_US, fr_CA, cs_CZ, pt_BR, hr_HR, tr_TR, es_ES, fr_FR, ru_RU, de_DE, zh_TW, it_IT, ko_KR, zh_CN, nl_NL]
[15:33:25] [Client thread/TRACE] [FML/]: Verifying mod requirements are satisfied
[15:33:25] [Client thread/ERROR] [FML/]: The mod TiCTooltips (TiC Tooltips) requires mods [TConstruct] to be available
[15:33:25] [Client thread/DEBUG] [FML/]: Mod sorting data
[15:33:25] [Client thread/DEBUG] [FML/]:arsmagica2(Ars Magica 2:1.4.0.005): 1.7.10_AM2_1.4.0.005.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:ArmorStatusHUD(ArmorStatusHUD:1.27): [1.7.10]ArmorStatusHUD-client-1.27.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:ae2stuff(AE2 Stuff:0.5.0.56): ae2stuff-0.5.0.56-mc1.7.10.jar (required-after:appliedenergistics2;required-after:bdlib@[1.9.2.104,))
[15:33:25] [Client thread/DEBUG] [FML/]:AgriCraft(AgriCraft:1.7.10-1.2.2): AgriCraft-1.7.10-1.2.2.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:AppleCore(AppleCore:1.1.0): AppleCore-mc1.7.10-1.1.0.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:appliedenergistics2(Applied Energistics 2:rv2-stable-10): appliedenergistics2-rv2-stable-10.jar (after:appliedenergistics2-core;required-after:Forge@[10.13.2.1291,))
[15:33:25] [Client thread/DEBUG] [FML/]:Automagy(Automagy:0.26.3): Automagy-1.7.10-0.26.3.jar (required-after:Thaumcraft@[4.2.3.5,);after:Waila;after:MineFactoryReloaded;after:MineFactoryReloaded|CompatThaumcraft)
[15:33:25] [Client thread/DEBUG] [FML/]:autopackager(AutoPackager:1.5.4): autopackager-1.5.5.jar (required-after:CoFHCore)
[15:33:25] [Client thread/DEBUG] [FML/]:bdlib(BD Lib:1.9.2.104): bdlib-1.9.2.104-mc1.7.10.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:BiblioCraft(BiblioCraft:1.9.1): BiblioCraft[v1.9.1][MC1.7.10].jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:BigReactors(Big Reactors:0.4.1A2): BigReactors-0.4.1A2.jar (required-after:Forge@[10.13.0.1205,);required-after:CoFHCore;after:ThermalExpansion)
[15:33:25] [Client thread/DEBUG] [FML/]:AWWayofTime(Blood Magic: Alchemical Wizardry:v1.3.3): BloodMagic-1.7.10-1.3.3-13 (1).jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:bluepower(Blue Power:0.2.962): BluePower-1.7.10-0.2.962-universal (1).jar (required-after:qmunitylib)
[15:33:25] [Client thread/DEBUG] [FML/]:Botania(Botania:r1.4-158): Botania r1.4-158.jar (required-after:Forge@[10.12.2.1147,);required-after:Baubles;after:Thaumcraft)
[15:33:25] [Client thread/DEBUG] [FML/]:BuildCraft|Builders(BC Builders:6.4.15): buildcraft-6.4.15.jar (required-after:BuildCraft|[email protected])
[15:33:25] [Client thread/DEBUG] [FML/]:BuildCraft|Core(BuildCraft:6.4.15): buildcraft-6.4.15.jar (required-after:Forge@[10.13.2.1236,))
[15:33:25] [Client thread/DEBUG] [FML/]:BuildCraft|Energy(BC Energy:6.4.15): buildcraft-6.4.15.jar (required-after:BuildCraft|[email protected])
[15:33:25] [Client thread/DEBUG] [FML/]:BuildCraft|Factory(BC Factory:6.4.15): buildcraft-6.4.15.jar (required-after:BuildCraft|[email protected])
[15:33:25] [Client thread/DEBUG] [FML/]:BuildCraft|Silicon(BC Silicon:6.4.15): buildcraft-6.4.15.jar (required-after:BuildCraft|[email protected])
[15:33:25] [Client thread/DEBUG] [FML/]:BuildCraft|Transport(BC Transport:6.4.15): buildcraft-6.4.15.jar (required-after:BuildCraft|[email protected])
[15:33:25] [Client thread/DEBUG] [FML/]:CarpentersBlocks(Carpenter's Blocks:3.3.5): Carpenter's Blocks v3.3.5 - MC 1.7.10.jar (required-after:Forge@[10.13.0.1180,))
[15:33:25] [Client thread/DEBUG] [FML/]:chisel(Chisel 2:2.3.10.37): Chisel2-2.3.10.37.jar (after:ForgeMultipart;after:Thaumcraft;after:appliedenergistics2;after:Railcraft;after:AWWayofTime;after:TwilightForest)
[15:33:25] [Client thread/DEBUG] [FML/]:CoFHCore(CoFH Core:1.7.10R3.0.3): CoFHCore-[1.7.10]3.0.3-303.jar (required-after:Forge@[10.13.3.1448,10.14);)
[15:33:25] [Client thread/DEBUG] [FML/]:CompactMachines(Compact Machines:1.7.10-1.20): compactmachines-1.7.10-1.20.jar (after:appliedenergistics2;after:ProjRed|Transmission;after:OpenComputers;after:Waila;after:Botania;after:LookingGlass;)
[15:33:25] [Client thread/DEBUG] [FML/]:ComputerCraft(ComputerCraft:1.74): ComputerCraft1.74.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:DeathCounter(DeathCounter:4.0.0): DeathCounter-4.0.0.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:props(Decocraft:1.12): Decocraft-v1.12_1.7.10.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:DraconicEvolution(Draconic Evolution:1.0.0e): Draconic-Evolution-1.7.10-v1.0.0e.jar (after:NotEnoughItems;after:NotEnoughItems;after:ThermalExpansion;after:ThermalFoundation;)
[15:33:25] [Client thread/DEBUG] [FML/]:Enchiridion(Enchiridion:1.3): Enchiridion 2-1.7.10-2.0.2a.jar (required-after:Forge@[10.12.1.1082,))
[15:33:25] [Client thread/DEBUG] [FML/]:Enchiridion2(Enchiridion 2:2.0.2a): Enchiridion 2-1.7.10-2.0.2a.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:EnderIO(Ender IO:1.7.10-2.2.8.344): EnderIO-1.7.10-2.2.8.344.jar (required-after:[email protected],);after:MineFactoryReloaded)
[15:33:25] [Client thread/DEBUG] [FML/]:EnderStorage(EnderStorage:1.4.7.33): EnderStorage-1.7.10-1.4.7.33-universal (1).jar (required-after:CodeChickenCore@[1.0.5,))
[15:33:25] [Client thread/DEBUG] [FML/]:EnderTech(EnderTech:1.7.10-0.3.0.364): EnderTech-1.7.10-0.3.0.364.jar (after:ThermalExpansion@[1.7.10R4.0.0B1,))
[15:33:25] [Client thread/DEBUG] [FML/]:exastris(Ex Astris:MC1.7.10-1.16-36): Ex-Astris-MC1.7.10-1.16-36 (1).jar (required-after:Forge@[10.13.0.1180,);required-after:exnihilo;after:ThermalExpansion;after:Thaumcraft;after:TConstruct;after:TSteelworks;after:RedstoneArsenal;after:RotaryCraft;after:Metallurgy;after:ThermalFoundation;after:EnderIO;after:chisel;after:CoFHAPI|energy)
[15:33:25] [Client thread/DEBUG] [FML/]:exnihilo(Ex Nihilo:1.38-46): Ex-Nihilo-1.38-46.jar (required-after:Forge@[10.13.0.1180,);)
[15:33:25] [Client thread/DEBUG] [FML/]:extracells(ExtraCells:2.2.55): ExtraCells-1.7.10-2.2.55b85.jar (after:LogisticsPipes|Main;after:Waila;required-after:appliedenergistics2)
[15:33:25] [Client thread/DEBUG] [FML/]:factorization.misc(Factorization Miscellaneous Nonsense:1.7.10-0.8.87.1): Factorization-1.7.10-0.8.87.1.jar (required-after: factorization)
[15:33:25] [Client thread/DEBUG] [FML/]:factorization.notify(Factorization Notification System:1.0): Factorization-1.7.10-0.8.87.1.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:factorization(Factorization:1.7.10-0.8.87.1): Factorization-1.7.10-0.8.87.1.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:ForbiddenMagic(Forbidden Magic:1.7.10-0.57): Forbidden Magic-1.7.10-0.57 (1).jar (required-after:Thaumcraft@[4.2.2.0,);after:ThaumicTinkerer;after:AWWayofTime;after:Botania)
[15:33:25] [Client thread/DEBUG] [FML/]:GalacticraftMars(Galacticraft Planets:3.0.8): Galacticraft-Planets-1.7-3.0.8.257.jar (required-after:GalacticraftCore;)
[15:33:25] [Client thread/DEBUG] [FML/]:GalacticraftCore(Galacticraft Core:3.0.8): GalacticraftCore-1.7-3.0.8.257.jar (required-after:Forge@[10.12.2.1147,); required-after:FML@[7.2.217.1147,); required-after:Micdoodlecore; after:IC2; after:BuildCraft|Core; after:BuildCraft|Energy; after:IC2)
[15:33:25] [Client thread/DEBUG] [FML/]:advgenerators(Advanced Generators:0.9.18.113): generators-0.9.18.113-mc1.7.10.jar (after:pressure;after:BuildCraft|energy;after:BuildCraft|Silicon;after:IC2;after:CoFHCore;after:ThermalExpansion;after:eng_toolbox;after:minechem;required-after:bdlib)
[15:33:25] [Client thread/DEBUG] [FML/]:Hats(Hats:4.0.1): Hats-4.0.1.jar (required-after:iChunUtil@[4.0.0,))
[15:33:25] [Client thread/DEBUG] [FML/]:HatStand(HatStand:4.0.0): HatStand-4.0.0.jar (required-after:Hats@[4.0.0,))
[15:33:25] [Client thread/DEBUG] [FML/]:IC2NuclearControl(Nuclear Control:1.7.10.06): ic2nc-1.7.10-1.7.10.06.jar (required-after:IC2@[2.2.576-experimental,))
[15:33:25] [Client thread/DEBUG] [FML/]:iChunUtil(iChunUtil:4.1.3): iChunUtil-4.1.3.jar (required-after:Forge@[10.13.0.1186,))
[15:33:25] [Client thread/DEBUG] [FML/]:ImmersiveEngineering(Immersive Engineering:0.5.4): ImmersiveEngineering-0.5.4.jar (after:Railcraft;before:TConstruct)
[15:33:25] [Client thread/DEBUG] [FML/]:IC2(IndustrialCraft 2:2.2.657-experimental): Industrial-Craft-2-Mod-Experimental-1.7.10.jar (required-after:Forge@[10.13.0.1200,))
[15:33:25] [Client thread/DEBUG] [FML/]:inventorytweaks(Inventory Tweaks:1.59-dev-156-af3bc68): InventoryTweaks-1.59-dev-156.jar (required-after:FML@[7.2.0,);required-after:Forge@[10.12.1,))
[15:33:25] [Client thread/DEBUG] [FML/]:IronChest(Iron Chest:6.0.62.742): ironchest-1.7.10-6.0.62.742-universal.jar (required-after:Forge@[10.10,);required-after:FML@[7.2,))
[15:33:25] [Client thread/DEBUG] [FML/]:JABBA(JABBA:1.2.0): Jabba-1.2.0_1.7.10.jar (after:Waila;after:NotEnoughItems)
[15:33:25] [Client thread/DEBUG] [FML/]:journeymap(JourneyMap:5.0.1): JourneyMap5.0.1_Unlimited_MC1.7.10.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:LogisticsPipes(Logistics Pipes:0.9.2.49): logisticspipes-0.9.2.49.jar (required-after:Forge@[10.12.1.1079,);required-after:BuildCraft|Core;required-after:BuildCraft|Transport;required-after:BuildCraft|Silicon;after:IC2;after:Forestry;after:Thaumcraft;after:CCTurtle;after:ComputerCraft;after:factorization;after:GregTech_Addon;after:AppliedEnergistics;after:ThermalExpansion;after:BetterStorage)
[15:33:25] [Client thread/DEBUG] [FML/]:malisiscore(MalisisCore:1.7.10-0.12.9): malisiscore-1.7.10-0.12.9.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:malisisdoors(Malisis' Doors:1.7.10-1.10): malisisdoors-1.7.10-1.10.jar (required-after:malisiscore)
[15:33:25] [Client thread/DEBUG] [FML/]:Mantle(Mantle:1.7.10-165.4bc3343): Mantle_mc1.7.10_0.3.0.jar (required-after:Forge)
[15:33:25] [Client thread/DEBUG] [FML/]:Mariculture(Mariculture:1.7.10-1.2.4.2a): Mariculture-Deluxe-1.7.10-1.2.4.2a.jar (required-after:Forge@[10.13.0.1197,);after:Forestry;after:AWWayofTime@[v1.0.1,);after:BiomesOPlenty@[2.0.0,);after:HardcoreEnderExpansion;after:TConstruct;after:ThermalFoundation)
[15:33:25] [Client thread/DEBUG] [FML/]:MariTech(Marine Technlogy:1.0): Mariculture-Deluxe-1.7.10-1.2.4.2a.jar (after:Mariculture)
[15:33:25] [Client thread/DEBUG] [FML/]:Mekanism(Mekanism:7.1.1): Mekanism-1.7.10-7.1.1.127.jar (after:ForgeMultipart;after:BuildCraftAPI|power;after:BuildCraftAPI|tools;after:BuildCraftAPI|transport;after:IC2API;after:CoFHAPI|energy;after:ComputerCraft;after:Galacticraft API;after:MineFactoryReloaded;after:MetallurgyCore;after:EnderIO;after:ExtraUtilities;after:Railcraft;after:Forestry;after:RedstoneArsenal)
[15:33:25] [Client thread/DEBUG] [FML/]:MekanismGenerators(MekanismGenerators:7.1.1): MekanismGenerators-1.7.10-7.1.1.127.jar (required-after:Mekanism)
[15:33:25] [Client thread/DEBUG] [FML/]:MekanismTools(MekanismTools:7.1.1): MekanismTools-1.7.10-7.1.1.127.jar (required-after:Mekanism)
[15:33:25] [Client thread/DEBUG] [FML/]:minechem(Minechem:5.0.5.385): Minechem-1.7.10-5.0.5.385.jar (required-after:Forge@[10.13.0.1180,))
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded(MineFactory Reloaded:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (required-after:FML@[7.10.0.1217,7.11);required-after:Forge@[10.13.1.1217,10.14);;required-after:CoFHCore@[1.7.10R3.0.1,))
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:appliedenergistics2)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:Atum)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:mod_BackTools)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:BuildCraft|Core)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (required-after:MineFactoryReloaded;after:chococraft)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:Forestry)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatForgeMicroblock(MFR Compat: ForgeMicroblock:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:IC2)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:Mystcraft)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatProjRed(MFR Compat ProjectRed:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:ProjRed|Core;after:ProjRed|Exploration)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:Railcraft)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:EmasherWorldGen)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:Thaumcraft)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:ThermalExpansion)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatTConstruct(MFR Compat: Tinkers' Construct:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:TConstruct)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded;after:TwilightForest)
[15:33:25] [Client thread/DEBUG] [FML/]:MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104 (1).jar (after:MineFactoryReloaded)
[15:33:25] [Client thread/DEBUG] [FML/]:powersuits(MachineMuse's Modular Powersuits:0.11.0.281): ModularPowersuits-0.11.0.281.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:Morpheus(Morpheus:1.7.10-1.5.26): Morpheus-1.7.10-1.5.26.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:cfm(§9MrCrayfish's Furniture Mod:3.4.8): MrCrayfishFurnitureModv3.4.8(1.7.10).jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:Natura(Natura:2.2.0): natura-1.7.10-2.2.0-b1.jar (required-after:Mantle)
[15:33:25] [Client thread/DEBUG] [FML/]:NetherOres(Nether Ores:1.7.10R2.3.0): NetherOres-[1.7.10]2.3.0-12.jar (required-after:FML@[7.10.0.1217,7.11);required-after:Forge@[10.13.1.1217,10.14);required-after:CoFHCore@[1.7.10R3.0.1,))
[15:33:25] [Client thread/DEBUG] [FML/]:NodalMechanics(NodalMechanics:1.7.10R1.0): NodalMechanics-1.7-1.0-7.jar (required-after:Thaumcraft)
[15:33:25] [Client thread/DEBUG] [FML/]:numina(Numina:0.4.0.131): Numina-0.4.0.131.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:OpenBlocks(OpenBlocks:1.4.4): OpenBlocks-1.7.10-1.4.4.jar (required-after:OpenMods@[0.8,0.9))
[15:33:25] [Client thread/DEBUG] [FML/]:OpenMods(OpenMods:0.8): OpenModsLib-1.7.10-0.8.jar (required-after:OpenModsCore)
[15:33:25] [Client thread/DEBUG] [FML/]:OpenPeripheral(OpenPeripheralAddons:0.4): OpenPeripheral-1.7.10-AIO-5.jar (required-after:OpenMods@[0.8,0.9);required-after:OpenPeripheralApi@[3.3.1,3.4);after:ComputerCraft@[1.70,])
[15:33:25] [Client thread/DEBUG] [FML/]:OpenPeripheralCore(OpenPeripheralCore:1.2): OpenPeripheral-1.7.10-AIO-5.jar (required-after:OpenMods@[0.8,0.9);after:ComputerCraft@[1.70,];after:OpenComputers@[1.5.0,];)
[15:33:25] [Client thread/DEBUG] [FML/]:OpenPeripheralIntegration(OpenPeripheralIntegration:0.3): OpenPeripheral-1.7.10-AIO-5.jar (required-after:OpenMods@[0.8,0.9);required-after:OpenPeripheralApi@[3.3.1,3.4);after:ComputerCraft@[1.70,];after:appliedEnergistics-2;after:IC2;after:EnderStorage;after:BuildCraft|Core;after:Forestry;after:Mystcraft;after:Railcraft;after:Thaumcraft;after:ThermalExpansion;)
[15:33:25] [Client thread/DEBUG] [FML/]:harvestcraft(Pam's HarvestCraft:1.7.10d): Pam's HarvestCraft 1.7.10f.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:PneumaticCraft(PneumaticCraft:1.11.7-127): PneumaticCraft-1.7.10-1.11.7-127-universal.jar (required-after:Forge@[10.13.3.1388,);after:Forestry)
[15:33:25] [Client thread/DEBUG] [FML/]:PowerConverters3(Power Converters 3:1.7.10-2.10): PowerConverters-1.7.10-2.10.jar (after:BuildCraft|Energy;after:factorization;after:IC2;after:Railcraft;after:ThermalExpansion)
[15:33:25] [Client thread/DEBUG] [FML/]:qmunitylib(QmunityLib:1.0): QmunityLib-1.7.10-0.1.114-universal (1).jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:Railcraft(Railcraft:9.2.1.0): Railcraft-Mod-1.7.10.jar (required-after:Forge@[10.13.0.1199,);after:BuildCraft|Core[5.0,);after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:BuildCraftAPI|gates[2.0,);after:BuildCraftAPI|power[1.1,);after:Forestry;after:Thaumcraft;after:IC2@[2.0.140,))
[15:33:25] [Client thread/DEBUG] [FML/]:RandomThings(Random Things:2.2.4): RandomThings-2.2.4.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:RedstoneArsenal(Redstone Arsenal:1.7.10R1.1.1): RedstoneArsenal-[1.7.10]1.1.1-89.jar (required-after:CoFHCore@[1.7.10R3.0.3,);after:ThermalExpansion)
[15:33:25] [Client thread/DEBUG] [FML/]:RefinedRelocation(Refined Relocation:1.0.7d): RefinedRelocation-1.7.10-1.0.7d.jar (after:IronChest;after:BuildCraft|Transport@[6.2.5,);after:IC2;after:CoFHCore;after:JABBA;after:EE3@[0.2.271,);after:appliedenergistics2@[rv1-beta-28,);)
[15:33:25] [Client thread/DEBUG] [FML/]:rftools(RFTools:3.41): rftools-3.41.jar (required-after:Forge@[10.13.2.1291,);required-after:CoFHCore@[1.7.10R3.0.0B9,);required-after:McJtyLib@[1.4.0,))
[15:33:25] [Client thread/DEBUG] [FML/]:Sanguimancy(Sanguimancy:1.1.8): Sanguimancy-1.7.10-1.1.8-4.jar (required-after:AWWayofTime;after:BloodUtils;after:Waila)
[15:33:25] [Client thread/DEBUG] [FML/]:simplyjetpacks(Simply Jetpacks:1.5.1): SimplyJetpacks-MC1.7.10-1.5.1.jar (required-after:Forge@[10.13.2.1291,);after:ThermalExpansion;after:RedstoneArsenal;after:RArm;after:EnderIO@[1.7.10-2.1.3.243,);after:BuildCraft|Core@[6.4.15,7.0.0),[7.0.4,))
[15:33:25] [Client thread/DEBUG] [FML/]:SolarFlux(Solar Flux:1.7.10-0.2b): SolarFlux-1.7.10-0.2b.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:StevesFactoryManager(Steve's Factory Manager:A90): Steves-Factory-Manager-Mod-1.7.10.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:StevesAddons(Steve's Addons:0.10.16): StevesAddons-1.7.10-0.10.16.jar (required-after:StevesFactoryManager)
[15:33:25] [Client thread/DEBUG] [FML/]:StevesWorkshop(Steve's Workshop:0.5.1): StevesWorkshop-0.5.1.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:StorageDrawers(Storage Drawers:1.7.10-1.6.2): StorageDrawers-1.7.10-1.6.2.jar (after:waila;)
[15:33:25] [Client thread/DEBUG] [FML/]:TabulaRasa(Tabula Rasa:1.7.10R1.0.1): TabulaRasa-[1.7.10]1.0.1-3.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:tcnodetracker(TC Node Tracker:1.1.2): tcnodetracker-1.7.10-1.1.2.jar (required-after:Forge@[10.12.1.1112,);required-after:Thaumcraft)
[15:33:25] [Client thread/DEBUG] [FML/]:Thaumcraft(Thaumcraft:4.2.3.5): Thaumcraft-1.7.10-4.2.3.5.jar (required-after:Forge@[10.13.2,);required-after:Baubles@[1.0.1.10,))
[15:33:25] [Client thread/DEBUG] [FML/]:thaumcraftneiplugin(Thaumcraft NEI Plugin:1.7.10-1.7): thaumcraftneiplugin-1.7.10-1.7.jar (required-after:Thaumcraft)
[15:33:25] [Client thread/DEBUG] [FML/]:thaumicenergistics(Thaumic Energistics:0.8.10.10): thaumicenergistics-0.8.10.10 (2).jar (required-after:appliedenergistics2@[rv2-stable-1,);required-after:Thaumcraft@[4.2.3.5,);after:Waila;after:extracells)
[15:33:25] [Client thread/DEBUG] [FML/]:ThermalDynamics(Thermal Dynamics:1.7.10R1.0.0): ThermalDynamics-[1.7.10]1.0.0-122.jar (required-after:ThermalFoundation@[1.7.10R1.0.0,))
[15:33:25] [Client thread/DEBUG] [FML/]:ThermalExpansion(Thermal Expansion:1.7.10R4.0.3B1): ThermalExpansion-[1.7.10]4.0.3B1-218.jar (required-after:CoFHCore@[1.7.10R3.0.3,);required-after:ThermalFoundation@[1.7.10R1.2.0,))
[15:33:25] [Client thread/DEBUG] [FML/]:ThermalFoundation(Thermal Foundation:1.7.10R1.2.0): ThermalFoundation-[1.7.10]1.2.0-102 (3).jar (required-after:CoFHCore@[1.7.10R3.0.3,))
[15:33:25] [Client thread/DEBUG] [FML/]:TiCTooltips(TiC Tooltips:1.2.3): TiCTooltips-mc1.7.10-1.2.3.jar (required-after:TConstruct@[1.7.10-1.8,);after:ExtraTiC;after:TSteelworks;after:Mariculture)
[15:33:25] [Client thread/DEBUG] [FML/]:ttCore(ttCore:MC1.7.10-0.1.0-61): ttCore-MC1.7.10-0.1.0-61.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:Waila(Waila:1.5.8): Waila-1.5.9_1.7.10.jar (after:NotEnoughItems@[1.0.4.0,))
[15:33:25] [Client thread/DEBUG] [FML/]:WailaHarvestability(Waila Harvestability:1.1.2): WailaHarvestability-mc1.7.x-1.1.2.jar (after:TConstruct;after:ExtraTiC;after:TSteelworks;after:Mariculture)
[15:33:25] [Client thread/DEBUG] [FML/]:wailaplugins(WAILA Plugins:MC1.7.10-0.0.1-13): WAILAPlugins-MC1.7.10-0.0.1-13.jar (required-after:Forge@[10.13.0.1208,);required-after:ttCore@[MC1.7.10-0.1.0-40,);required-after:Waila;)
[15:33:25] [Client thread/DEBUG] [FML/]:bspkrsCore(bspkrsCore:6.12): [1.7.10]bspkrsCore-universal-6.12.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:Baubles(Baubles:1.0.1.10): Baubles-1.7.10-1.0.1.10.jar (required-after:Forge@[10.13.2,);)
[15:33:25] [Client thread/DEBUG] [FML/]:ForgeMicroblock(Forge Microblocks:1.2.0.345): ForgeMultipart-1.7.10-1.2.0.345-universal.jar (required-after:ForgeMultipart;after:*)
[15:33:25] [Client thread/DEBUG] [FML/]:ForgeMultipart(Forge Multipart:1.2.0.345): ForgeMultipart-1.7.10-1.2.0.345-universal.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]:McMultipart(Minecraft Multipart Plugin:1.2.0.345): ForgeMultipart-1.7.10-1.2.0.345-universal.jar ()
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Default took 0,007s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Mod Loader took 0,007s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Forge took 0,008s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Not Enough Items took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Ars Magica 2 took 0,013s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:ArmorStatusHUD took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:AE2 Stuff took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:AgriCraft took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:AppleCore took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Applied Energistics 2 took 0,007s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Automagy took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:AutoPackager took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:BD Lib took 0,005s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:BiblioCraft took 0,006s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Big Reactors took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Blood Magic: Alchemical Wizardry took 0,005s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Blue Power took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Botania took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:BC Builders took 0,005s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:BuildCraft took 0,005s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:BC Energy took 0,005s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:BC Factory took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:BC Silicon took 0,007s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:BC Transport took 0,008s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Carpenter's Blocks took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Chisel 2 took 0,011s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:CoFH Core took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Compact Machines took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:ComputerCraft took 0,005s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:DeathCounter took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Decocraft took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Draconic Evolution took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Enchiridion took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Enchiridion 2 took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Ender IO took 0,005s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:EnderStorage took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:EnderTech took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Ex Astris took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Ex Nihilo took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:ExtraCells took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Factorization Miscellaneous Nonsense took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Factorization Notification System took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Factorization took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forbidden Magic took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Galacticraft Planets took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Galacticraft Core took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Advanced Generators took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Hats took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:HatStand took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Nuclear Control took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:iChunUtil took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Immersive Engineering took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:IndustrialCraft 2 took 0,008s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Inventory Tweaks took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Iron Chest took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:JABBA took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:JourneyMap took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Logistics Pipes took 0,009s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MalisisCore took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Malisis' Doors took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Mantle took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Mariculture took 0,006s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Marine Technlogy took 0,005s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Mekanism took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MekanismGenerators took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MekanismTools took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minechem took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MineFactory Reloaded took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Applied Energistics took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Atum took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: BackTools took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: BuildCraft took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Chococraft took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: ExtraBiomes took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Forestry took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: ForgeMicroblock took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: IC2 took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Mystcraft took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat ProjectRed took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Railcraft took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Sufficient Biomes took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Thaumcraft took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Thermal Expansion took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Tinkers' Construct took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: TwilightForest took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MFR Compat: Vanilla took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MachineMuse's Modular Powersuits took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Morpheus took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:MrCrayfish's Furniture Mod took 0,036s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Natura took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Nether Ores took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:NodalMechanics took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Numina took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:OpenBlocks took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:OpenMods took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:OpenPeripheralAddons took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:OpenPeripheralCore took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:OpenPeripheralIntegration took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Pam's HarvestCraft took 0,007s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:PneumaticCraft took 0,007s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Power Converters 3 took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:QmunityLib took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Railcraft took 0,006s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Random Things took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Redstone Arsenal took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Refined Relocation took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:RFTools took 0,003s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Sanguimancy took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Simply Jetpacks took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Solar Flux took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Steve's Factory Manager took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Steve's Addons took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Steve's Workshop took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Storage Drawers took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Tabula Rasa took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:TC Node Tracker took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Thaumcraft took 0,004s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Thaumcraft NEI Plugin took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Thaumic Energistics took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Thermal Dynamics took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Thermal Expansion took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Thermal Foundation took 0,002s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:TiC Tooltips took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:ttCore took 0,000s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Waila took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Waila Harvestability took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:WAILA Plugins took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:bspkrsCore took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Baubles took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Microblocks took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Forge Multipart took 0,001s
[15:33:25] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - FMLFileResourcePack:Minecraft Multipart Plugin took 0,001s
[15:33:26] [Client thread/DEBUG] [FML/]: Bar Finished: Reloading - LanguageManager took 0,224s
[15:33:26] [Client thread/DEBUG] [FML/]: Bar Step: Loading Resources - Reloading listeners took 0,224s
[15:33:26] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resources took 0,638s
[15:33:26] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Not Enough Items/]: Mod Not Enough Items is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Ars Magica 2/]: Mod Ars Magica 2 is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [ArmorStatusHUD/]: Mod ArmorStatusHUD is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [AE2 Stuff/]: Mod AE2 Stuff is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [AgriCraft/]: Mod AgriCraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [AppleCore/]: Mod AppleCore is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Automagy/]: Mod Automagy is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [AutoPackager/]: Mod AutoPackager is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [BD Lib/]: Mod BD Lib is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Big Reactors/]: Mod Big Reactors is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Blood Magic: Alchemical Wizardry/]: Mod Blood Magic: Alchemical Wizardry is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Blue Power/]: Mod Blue Power is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Botania/]: Mod Botania is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [BC Builders/]: Mod BC Builders is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [BuildCraft/]: Mod BuildCraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [BC Energy/]: Mod BC Energy is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [BC Factory/]: Mod BC Factory is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [BC Silicon/]: Mod BC Silicon is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [BC Transport/]: Mod BC Transport is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Carpenter's Blocks/]: Mod Carpenter's Blocks is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [CoFH Core/]: Mod CoFH Core is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Compact Machines/]: Mod Compact Machines is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Decocraft/]: Mod Decocraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Draconic Evolution/]: Mod Draconic Evolution is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Enchiridion/]: Mod Enchiridion is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Enchiridion 2/]: Mod Enchiridion 2 is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [EnderStorage/]: Mod EnderStorage is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Ex Astris/]: Mod Ex Astris is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Ex Nihilo/]: Mod Ex Nihilo is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Galacticraft Planets/]: Mod Galacticraft Planets is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Galacticraft Core/]: Mod Galacticraft Core is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Advanced Generators/]: Mod Advanced Generators is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Hats/]: Mod Hats is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [HatStand/]: Mod HatStand is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Nuclear Control/]: Mod Nuclear Control is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Immersive Engineering/]: Mod Immersive Engineering is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Iron Chest/]: Mod Iron Chest is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [JABBA/]: Mod JABBA is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [JourneyMap/]: Mod JourneyMap is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Logistics Pipes/]: Mod Logistics Pipes is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Malisis' Doors/]: Mod Malisis' Doors is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Mantle/]: Mod Mantle is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Mariculture/]: Mod Mariculture is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Marine Technlogy/]: Mod Marine Technlogy is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Mekanism/]: Mod Mekanism is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MekanismGenerators/]: Mod MekanismGenerators is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MekanismTools/]: Mod MekanismTools is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MineFactory Reloaded/]: Mod MineFactory Reloaded is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Applied Energistics/]: Mod MFR Compat: Applied Energistics is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Atum/]: Mod MFR Compat: Atum is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: BackTools/]: Mod MFR Compat: BackTools is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: BuildCraft/]: Mod MFR Compat: BuildCraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Chococraft/]: Mod MFR Compat: Chococraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: ExtraBiomes/]: Mod MFR Compat: ExtraBiomes is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Forestry/]: Mod MFR Compat: Forestry is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: ForgeMicroblock/]: Mod MFR Compat: ForgeMicroblock is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: IC2/]: Mod MFR Compat: IC2 is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Mystcraft/]: Mod MFR Compat: Mystcraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat ProjectRed/]: Mod MFR Compat ProjectRed is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Railcraft/]: Mod MFR Compat: Railcraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Sufficient Biomes/]: Mod MFR Compat: Sufficient Biomes is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Thaumcraft/]: Mod MFR Compat: Thaumcraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Thermal Expansion/]: Mod MFR Compat: Thermal Expansion is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Tinkers' Construct/]: Mod MFR Compat: Tinkers' Construct is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: TwilightForest/]: Mod MFR Compat: TwilightForest is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [MFR Compat: Vanilla/]: Mod MFR Compat: Vanilla is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Morpheus/]: Mod Morpheus is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [§9MrCrayfish's Furniture Mod/]: Mod §9MrCrayfish's Furniture Mod is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Natura/]: Mod Natura is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Nether Ores/]: Mod Nether Ores is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [NodalMechanics/]: Mod NodalMechanics is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Pam's HarvestCraft/]: Mod Pam's HarvestCraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [PneumaticCraft/]: Mod PneumaticCraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Power Converters 3/]: Mod Power Converters 3 is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [QmunityLib/]: Mod QmunityLib is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Railcraft/]: Mod Railcraft is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Random Things/]: Mod Random Things is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Redstone Arsenal/]: Mod Redstone Arsenal is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Refined Relocation/]: Mod Refined Relocation is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Sanguimancy/]: Mod Sanguimancy is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Solar Flux/]: Mod Solar Flux is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Steve's Factory Manager/]: Mod Steve's Factory Manager is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Steve's Addons/]: Mod Steve's Addons is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Steve's Workshop/]: Mod Steve's Workshop is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Storage Drawers/]: Mod Storage Drawers is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Tabula Rasa/]: Mod Tabula Rasa is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [TC Node Tracker/]: Mod TC Node Tracker is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Thaumcraft NEI Plugin/]: Mod Thaumcraft NEI Plugin is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Thaumic Energistics/]: Mod Thaumic Energistics is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Thermal Dynamics/]: Mod Thermal Dynamics is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Thermal Expansion/]: Mod Thermal Expansion is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Thermal Foundation/]: Mod Thermal Foundation is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [TiC Tooltips/]: Mod TiC Tooltips is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [ttCore/]: Mod ttCore is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Waila/]: Mod Waila is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Waila Harvestability/]: Mod Waila Harvestability is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [WAILA Plugins/]: Mod WAILA Plugins is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [bspkrsCore/]: Mod bspkrsCore is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Forge Microblocks/]: Mod Forge Microblocks is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Forge Multipart/]: Mod Forge Multipart is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/DEBUG] [Minecraft Multipart Plugin/]: Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, substituting a dummy one
[15:33:26] [Client thread/WARN] [FML/]: There were errors previously. Not beginning mod initialization phase
[15:33:26] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - TextureManager took 0,000s
[15:33:26] [Sound Library Loader/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
[15:33:26] [Sound Library Loader/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[15:33:26] [Thread-9/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[15:33:26] [Thread-9/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:33:27] [Thread-9/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[15:33:27] [Sound Library Loader/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
[15:33:27] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - SoundHandler took 1,152s
[15:33:27] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0,012s
[15:33:27] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FontRenderer took 0,006s
[15:33:27] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - GrassColorReloadListener took 0,053s
[15:33:27] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - FoliageColorReloadListener took 0,022s
[15:33:27] [Client thread/DEBUG] [OpenMods/]: openmods.core.OpenModsClassTransformer$4$1.createVisitor(OpenModsClassTransformer.java:141): Trying to apply player render hook (class: bop)
[15:33:27] [Client thread/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of player_render_hook updated from ENABLED to ACTIVATED
[15:33:27] [Client thread/DEBUG] [OpenMods/]: openmods.renderer.PlayerRendererHookVisitor$InjectorMethodVisitor.<init>(PlayerRendererHookVisitor.java:31): Injecting hook class openmods.renderer.PlayerRendererHookVisitor.post(Lnet/minecraft/client/entity/AbstractClientPlayer;F)V into EntityPlayerRender.rotateCorpse
[15:33:27] [Client thread/TRACE] [OpenMods/]: openmods.utils.StateTracker$StateUpdater.update(StateTracker.java:28): State of player_render_hook updated from ACTIVATED to FINISHED
[15:33:28] [Client thread/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: bly (1 / 1)
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Render Manager took 0,333s
[15:33:28] [Client thread/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: blt (5 / 5)
[15:33:28] [Client thread/INFO] [RandomThingsCore/]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Finished: Loading Resource - EntityRenderer took 0,000s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Entity Renderer took 0,232s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading GL properties took 0,003s
[15:33:28] [Client thread/INFO] [RandomThingsCore/]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Render Global instance took 0,191s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Building Blocks Texture took 0,043s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Anisotropy and Mipmaps took 0,000s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching - missingno took 0,003s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0,021s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Blocks Texture took 0,035s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Finished: Texture stitching - missingno took 0,000s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Finished: Texture creation took 0,002s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Loading Items Texture took 0,010s
[15:33:28] [Client thread/INFO] [STDOUT/]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Step: Rendering Setup - Viewport took 0,008s
[15:33:28] [Client thread/DEBUG] [FML/]: Bar Finished: Rendering Setup took 0,855s
[15:33:44] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
[15:33:44] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[15:33:44] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[15:33:44] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
 
[15:10:52] [Server thread/ERROR]: The mod CodeChickenCore (CodeChicken Core) requires mod versions [Forge@[10.13.3,)] to be available
Code Chicken Core a besoin d'une version plus récente de Forge.