Jump to content

Java stops working


Recommended Posts

When I use the newest forge I get to the mojang screen and the moment it gets to preintialization the cofhcore the game stops and its says that my java stopped working. I have a couple of pieces of the log below since I can't post the whole thing. I figure its a forge issue because this only started happening after I updated from 13.2.1291. Now every new version gives me issues.

Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 5/4/15 2:53 PM
Description: Loading screen debug info

java.lang.Throwable
at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:177)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:191)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 469243808 bytes (447 MB) / 613416960 bytes (585 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: 
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.1994' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
[14:53:22] [Client thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[14:53:22] [Client thread/INFO] [FML/]: MinecraftForge v10.13.3.1400 Initialized
[14:53:23] [Client thread/INFO] [FML/]: Replaced 183 ore recipies
[14:53:23] [Client thread/INFO] [FML/]: Preloading CrashReport classes
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.World$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.World$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.World$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.World$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.chunk.Chunk$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.crash.CrashReportCategory$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.crash.CrashReportCategory$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.crash.CrashReportCategory$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.entity.Entity$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.entity.Entity$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.entity.EntityTracker$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.gen.layer.GenLayer$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.gen.layer.GenLayer$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.entity.player.InventoryPlayer$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.gen.structure.MapGenStructure$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.gen.structure.MapGenStructure$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.gen.structure.MapGenStructure$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.server.MinecraftServer$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.server.MinecraftServer$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.server.MinecraftServer$5
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.nbt.NBTTagCompound$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.nbt.NBTTagCompound$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.network.NetHandlerPlayServer$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.network.NetworkSystem$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.tileentity.TileEntity$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.tileentity.TileEntity$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.tileentity.TileEntity$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$5
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$6
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$7
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$8
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$9
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$5
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$6
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$7
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$8
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$9
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$10
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$11
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$12
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$13
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$14
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$15
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.multiplayer.WorldClient$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.multiplayer.WorldClient$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.multiplayer.WorldClient$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.multiplayer.WorldClient$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.particle,EffectRenderer$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.particle,EffectRenderer$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.particle,EffectRenderer$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.particle,EffectRenderer$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.EntityRenderer$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.EntityRenderer$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.EntityRenderer$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.server.integrated.IntegratedServer$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.server.integrated.IntegratedServer$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.RenderGlobal$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.entity.RenderItem$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.entity.RenderItem$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.entity.RenderItem$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.entity.RenderItem$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.texture.TextureManager$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.texture.TextureMap$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.texture.TextureMap$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.texture.TextureMap$3
[14:53:23] [Client thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[14:53:23] [Client thread/DEBUG] [FML/]: File C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\config\injectedDependencies.json not found. No dependencies injected
[14:53:23] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, 

 

 

Link to comment
Share on other sites

[14:53:05] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[14:53:05] [main/INFO] [FML/]: Forge Mod Loader version 7.10.138.1400 for Minecraft 1.7.10 loading
[14:53:06] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\runtime\jre-x64\1.8.0_25
[14:53:06] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\minecraftforge\forge\1.7.10-10.13.3.1400-1.7.10\forge-1.7.10-10.13.3.1400-1.7.10.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\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\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar;C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\versions\1.7.10\1.7.10.jar
[14:53:06] [main/DEBUG] [FML/]: Java library path at launch is C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\versions\1.7.10-Forge10.13.3.1400-1.7.10\1.7.10-Forge10.13.3.1400-1.7.10-natives-7056490027786
[14:53:06] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[14:53:06] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[14:53:06] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[14:53:06] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[14:53:06] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[14:53:06] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
[14:53:06] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[14:53:06] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[14:53:06] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2
[14:53:06] [main/DEBUG] [FML/]: Discovering coremods
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy accidentallycircumstantialevents-1.4.3.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in accidentallycircumstantialevents-1.4.3.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy ae2stuff-mc1710-0.1.7.17.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in ae2stuff-mc1710-0.1.7.17.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy AgriCraft-1.7.10-1.3.1.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in AgriCraft-1.7.10-1.3.1.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy AppleCore-mc1.7.10-1.1.0.jar
[14:53:06] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.7.10-1.1.0.jar, it will be examined later for regular @Mod instances
[14:53:06] [main/DEBUG] [FML/]: Instantiating coremod class AppleCore
[14:53:06] [main/DEBUG] [FML/]: The coremod squeek.applecore.AppleCore requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
[14:53:06] [main/DEBUG] [FML/]: Enqueued coremod AppleCore
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy appliedenergistics2-rv2-beta-29.jar
[14:53:06] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in appliedenergistics2-rv2-beta-29.jar, it will be examined later for regular @Mod instances
[14:53:06] [main/DEBUG] [FML/]: Instantiating coremod class AppEngCore
[14:53:06] [main/DEBUG] [FML/]: The coremod appeng.transformer.AppEngCore requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
[14:53:06] [main/INFO] [FML/]: [AppEng] Core Init
[14:53:06] [main/DEBUG] [FML/]: Added access transformer class appeng.transformer.asm.ASMTweaker to enqueued access transformers
[14:53:06] [main/DEBUG] [FML/]: Enqueued coremod AppEngCore
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy Aroma1997Core-1.7.10-1.0.2.13.jar
[14:53:06] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.7.10-1.0.2.13.jar, it will be examined later for regular @Mod instances
[14:53:06] [main/DEBUG] [FML/]: Instantiating coremod class CoreMod
[14:53:06] [main/WARN] [FML/]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:53:06] [main/DEBUG] [FML/]: Added access transformer class aroma1997.core.coremod.asm.AromaAccessTransformer to enqueued access transformers
[14:53:06] [main/DEBUG] [FML/]: Enqueued coremod CoreMod
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy AromaBackup-1.7.10-0.0.0.5.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in AromaBackup-1.7.10-0.0.0.5.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy Automagy-1.7.10-0.22.2.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in Automagy-1.7.10-0.22.2.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy autopackager-1.5.3.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in autopackager-1.5.3.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy Bagginses-2.1.1.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in Bagginses-2.1.1.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy Baubles-1.7.10-1.0.1.10.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in Baubles-1.7.10-1.0.1.10.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy bdlib-mc1710-1.7.1.71.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in bdlib-mc1710-1.7.1.71.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy BigReactors-0.4.2A2.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in BigReactors-0.4.2A2.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy BloodMagic-1.7.10-1.3.2-1.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in BloodMagic-1.7.10-1.3.2-1.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy Botania r1.6-184.jar
[14:53:06] [main/DEBUG] [FML/]: Not found coremod data in Botania r1.6-184.jar
[14:53:06] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenCore-1.7.10-1.0.6.39-universal.jar
[14:53:06] [main/TRACE] [FML/]: Adding CodeChickenCore-1.7.10-1.0.6.39-universal.jar to the list of known coremods, it will not be examined again
[14:53:06] [main/DEBUG] [FML/]: Instantiating coremod class CodeChickenCorePlugin
[14:53:06] [main/WARN] [FML/]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:53:07] [main/DEBUG] [FML/]: Added access transformer class codechicken.core.asm.CodeChickenAccessTransformer to enqueued access transformers
[14:53:07] [main/DEBUG] [FML/]: Enqueued coremod CodeChickenCorePlugin
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenLib-1.7.10-1.1.3.136-universal.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in CodeChickenLib-1.7.10-1.1.3.136-universal.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy CoFHCore-[1.7.10]3.0.2-262.jar
[14:53:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in CoFHCore-[1.7.10]3.0.2-262.jar, it will be examined later for regular @Mod instances
[14:53:07] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPlugin
[14:53:07] [main/WARN] [FML/]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:53:07] [main/DEBUG] [FML/]: Added access transformer class cofh.asm.CoFHAccessTransformer to enqueued access transformers
[14:53:07] [main/DEBUG] [FML/]: Enqueued coremod LoadingPlugin
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy CoFHLib-[1.7.10]1.0.2-160.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in CoFHLib-[1.7.10]1.0.2-160.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy CustomNPCs_1.7.10d.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in CustomNPCs_1.7.10d.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy D3Core-1.7.10-1.1.0.18.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in D3Core-1.7.10-1.1.0.18.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy EnderTech-1.7.10-0.3.2.382.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in EnderTech-1.7.10-0.3.2.382.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Ex-Astris-MC1.7.10-1.16-31.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Ex-Astris-MC1.7.10-1.16-31.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Ex-Nihilo-1.38-34.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Ex-Nihilo-1.38-34.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy extrautilities-1.2.4b.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in extrautilities-1.2.4b.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy FinndusFillies-1.7.10-universal-2.1.0.12.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in FinndusFillies-1.7.10-universal-2.1.0.12.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy FlatSigns-1.7.10-universal-2.1.0.19.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in FlatSigns-1.7.10-universal-2.1.0.19.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy fluxedCrystals-0.0.5k.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in fluxedCrystals-0.0.5k.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy forestry_1.7.10-3.5.4.13.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in forestry_1.7.10-3.5.4.13.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ForgeMultipart-1.7.10-1.1.2.331-universal.jar
[14:53:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-1.7.10-1.1.2.331-universal.jar, it will be examined later for regular @Mod instances
[14:53:07] [main/DEBUG] [FML/]: Instantiating coremod class DepLoader
[14:53:07] [main/WARN] [FML/]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:53:07] [main/DEBUG] [FML/]: Enqueued coremod DepLoader
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy gendustry-mc1710-1.4.10.77.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in gendustry-mc1710-1.4.10.77.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy gud_thaumicnei-1.2.3.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in gud_thaumicnei-1.2.3.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Guide-API-1.7.10-1.0-13.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Guide-API-1.7.10-1.0-13.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy HardCoreMapReset-1.2.1.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in HardCoreMapReset-1.2.1.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Headcrumbs-1.3.1.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Headcrumbs-1.3.1.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy HQM-The Journey (4.2.3).jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in HQM-The Journey (4.2.3).jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy HungerOverhaul-1.7.10-beta.6.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in HungerOverhaul-1.7.10-beta.6.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy IguanaTinkerTweaks-1.7.10-2.1.4.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in IguanaTinkerTweaks-1.7.10-2.1.4.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy InventoryTweaks-1.59-dev-152.jar
[14:53:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.59-dev-152.jar, it will be examined later for regular @Mod instances
[14:53:07] [main/DEBUG] [FML/]: Instantiating coremod class FMLPlugin
[14:53:07] [main/WARN] [FML/]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:53:07] [main/DEBUG] [FML/]: Added access transformer class invtweaks.forge.asm.ITAccessTransformer to enqueued access transformers
[14:53:07] [main/DEBUG] [FML/]: Enqueued coremod FMLPlugin
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Jabba-1.2.1a_1.7.10.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Jabba-1.2.1a_1.7.10.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy JSONAbles-1.0.3.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in JSONAbles-1.0.3.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy KitchenCraft-MC1.7.10-0.0.1-56-combo.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in KitchenCraft-MC1.7.10-0.0.1-56-combo.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy LaunchGui-1.7.10-2.0-14-client.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in LaunchGui-1.7.10-2.0-14-client.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy magicbees-1.7.10-2.2.3.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in magicbees-1.7.10-2.2.3.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Mantle-1.7.10-0.3.2.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Mantle-1.7.10-0.3.2.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy MineFactoryReloaded-[1.7.10]2.8.0-104.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in MineFactoryReloaded-[1.7.10]2.8.0-104.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy MineTweaker3-1.7.10-3.0.9C.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in MineTweaker3-1.7.10-3.0.9C.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy MobiusCore-1.2.4_1.7.10.jar
[14:53:07] [main/TRACE] [FML/]: Adding MobiusCore-1.2.4_1.7.10.jar to the list of known coremods, it will not be examined again
[14:53:07] [main/DEBUG] [FML/]: Instantiating coremod class CoreDescription
[14:53:07] [main/WARN] [FML/]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:53:07] [main/DEBUG] [FML/]: Added access transformer class mcp.mobius.mobiuscore.asm.CoreAccessTransformer to enqueued access transformers
[14:53:07] [main/DEBUG] [FML/]: Enqueued coremod CoreDescription
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ModTweaker 2-0.8.0.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in ModTweaker 2-0.8.0.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy natura-1.7.10-2.2.0.1.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in natura-1.7.10-2.2.0.1.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy neiaddons-mc1710-1.12.5.17.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in neiaddons-mc1710-1.12.5.17.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy NEIIntegration-MC1.7.10-1.0.9.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in NEIIntegration-MC1.7.10-1.0.9.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy NetherOres-[1.7.10]2.3.0-12.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in NetherOres-[1.7.10]2.3.0-12.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy NodalMechanics-1.7-1.0-7.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in NodalMechanics-1.7-1.0-7.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy NotEnoughItems-1.7.10-1.0.4.100-universal.jar
[14:53:07] [main/TRACE] [FML/]: Adding NotEnoughItems-1.7.10-1.0.4.100-universal.jar to the list of known coremods, it will not be examined again
[14:53:07] [main/DEBUG] [FML/]: Instantiating coremod class NEICorePlugin
[14:53:07] [main/WARN] [FML/]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:53:07] [main/DEBUG] [FML/]: Enqueued coremod NEICorePlugin
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ObsidiPlates-1.7.10-universal-3.0.0.18.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in ObsidiPlates-1.7.10-universal-3.0.0.18.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Pam's HarvestCraft 1.7.10h.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Pam's HarvestCraft 1.7.10h.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ProgressiveAutomation-1.7.10-1.6.15.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in ProgressiveAutomation-1.7.10-1.6.15.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Rainmaker 1.7-BloodMagic.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Rainmaker 1.7-BloodMagic.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy RecallStones-1.7.10-0.4.16.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in RecallStones-1.7.10-0.4.16.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy RedstoneArsenal-[1.7.10]1.1.0-80.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in RedstoneArsenal-[1.7.10]1.1.0-80.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy RefinedRelocation-1.7.10-1.0.8b.jar
[14:53:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in RefinedRelocation-1.7.10-1.0.8b.jar, it will be examined later for regular @Mod instances
[14:53:07] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPlugin
[14:53:07] [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
[14:53:07] [main/DEBUG] [FML/]: Enqueued coremod LoadingPlugin
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy RouterReborn-1.7.10-1.1.17-universal.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in RouterReborn-1.7.10-1.1.17-universal.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Sanguimancy-1.7.10-1.1.9-29.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Sanguimancy-1.7.10-1.1.9-29.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy SimplyJetpacks-MC1.7.10-1.4.1.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in SimplyJetpacks-MC1.7.10-1.4.1.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy SolarFlux-1.7.10-0.5b.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in SolarFlux-1.7.10-0.5b.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy SpecialAI-1.7.10-1.1.1.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in SpecialAI-1.7.10-1.1.1.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy StevesWorkshop-0.5.1.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in StevesWorkshop-0.5.1.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy StorageDrawers-1.7.10-1.3.9.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in StorageDrawers-1.7.10-1.3.9.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy supercraftingframe-1.7.10.3.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in supercraftingframe-1.7.10.3.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy tcnodetracker-1.7.10-1.1.0.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in tcnodetracker-1.7.10-1.1.0.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy TConstruct-1.7.10-1.8.4a.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in TConstruct-1.7.10-1.8.4a.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Thaumcraft-1.7.10-4.2.3.5.jar
[14:53:07] [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
[14:53:07] [main/DEBUG] [FML/]: Instantiating coremod class DepLoader
[14:53:07] [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
[14:53:07] [main/DEBUG] [FML/]: Enqueued coremod DepLoader
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy thaumcraftneiplugin-1.7.10-1.7.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in thaumcraftneiplugin-1.7.10-1.7.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy thermalcasting-0.0.2.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in thermalcasting-0.0.2.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ThermalDynamics-[1.7.10]1.0.0-122.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in ThermalDynamics-[1.7.10]1.0.0-122.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ThermalExpansion-[1.7.10]4.0.1-182.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in ThermalExpansion-[1.7.10]4.0.1-182.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ThermalFoundation-[1.7.10]1.0.0-81.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in ThermalFoundation-[1.7.10]1.0.0-81.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ThermalRecycling-1.7.10-0.2.4.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in ThermalRecycling-1.7.10-0.2.4.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy TiCTooltips-mc1.7.10-1.2.4.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in TiCTooltips-mc1.7.10-1.2.4.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Town-Builder-1.0.0-Build8.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Town-Builder-1.0.0-Build8.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy TravellersGear-1.7.10-1.16.1.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in TravellersGear-1.7.10-1.16.1.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Trophy Slots-1.7.10-1.2.5-universal.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Trophy Slots-1.7.10-1.2.5-universal.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ttCore-MC1.7.10-0.1.1-75.jar
[14:53:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in ttCore-MC1.7.10-0.1.1-75.jar, it will be examined later for regular @Mod instances
[14:53:07] [main/DEBUG] [FML/]: Instantiating coremod class TTCorePlugin
[14:53:07] [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.
[14:53:07] [main/DEBUG] [FML/]: Enqueued coremod TTCorePlugin
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Waila-1.5.10_1.7.10.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in Waila-1.5.10_1.7.10.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy WailaHarvestability-mc1.7.x-1.1.2.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in WailaHarvestability-mc1.7.x-1.1.2.jar
[14:53:07] [main/DEBUG] [FML/]: Examining for coremod candidacy WAILAPlugins-MC1.7.10-0.0.1-14.jar
[14:53:07] [main/DEBUG] [FML/]: Not found coremod data in WAILAPlugins-MC1.7.10-0.0.1-14.jar
[14:53:07] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:53:07] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:53:07] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:53:07] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:53:07] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:07] [main/DEBUG] [FML/]: Injecting coremod AppleCore {squeek.applecore.AppleCore} class transformers
[14:53:07] [main/TRACE] [FML/]: Registering transformer squeek.applecore.asm.TransformerModuleHandler
[14:53:07] [main/DEBUG] [FML/]: Injection complete
[14:53:07] [main/DEBUG] [FML/]: Running coremod plugin for AppleCore {squeek.applecore.AppleCore}
[14:53:07] [main/DEBUG] [FML/]: Running coremod plugin AppleCore
[14:53:07] [main/DEBUG] [FML/]: Coremod plugin class AppleCore run successfully
[14:53:07] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:07] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
[14:53:07] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
[14:53:07] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
[14:53:07] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
[14:53:07] [main/DEBUG] [FML/]: Injection complete
[14:53:07] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
[14:53:07] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$5.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient$4.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.RegionFile.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.Block$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse$PlayerCountData.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureMineshaftPieces.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockDeadBush.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$LeftTurn.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Library.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$4.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.potion.Potion.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager$2$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkManager$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$JunglePyramid.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.PlayerProfileCache$ProfileEntry.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerPlayer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$4.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureMineshaftPieces$Cross.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$9.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagString.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenSwamp.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureMineshaftPieces$Room.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$4.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient$3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem$3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader$PendingChunk.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.realms.RealmsConnect$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStart.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$14.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureComponent$BlockSelector.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Road.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkManager$3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetHandlerPlayServer$SwitchEnumState.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer$4.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$8.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Village.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$16.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.MapData$MapInfo.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGeneratorBonusChest.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.PlayerManager.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityMagmaCube.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.NetHandlerLoginClient.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer$3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenAbstractTree.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.realms.RealmsConnect.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Hall.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenHills.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiChat.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.projectile.EntityFishHook.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerPlayer$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager$SoundSystemStarterThread.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSelectWorld$List.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemSkull.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$DesertPyramid.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.NBTSizeTracker.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper$DamageIterator.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$4.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.OldServerPinger.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.command.CommandEnchant.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative$ContainerCreative.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerBrewingStand$Ingredient.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$8.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.WeightedRandom.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMegaPineTree.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.ItemInWorldManager.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockFlowerPot.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer$4.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$JunglePyramid$Stones.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.network.NetHandlerHandshakeTCP.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$SwampHut.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagIntArray.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.ServerListEntryNormal$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkSystem$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.RenderItemFrame.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$RightTurn.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkSystem.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse$MinecraftProtocolVersionIdentifier$Serializer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Stairs.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$WoodHut.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.resources.AbstractResourcePack.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$5.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse$Serializer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$8.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.PlayerManager$PlayerInstance.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Stairs2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.play.server.S26PacketMapChunkBulk.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$SwitchDoor.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenJungle.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerBeacon$BeaconSlot.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$11.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockLiquid.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.World$3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.Item$ToolMaterial.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityHorse$GroupData.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative$CreativeSlot.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Torch.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase$Rail.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureComponent.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkSystem$4.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.Entity$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$6.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Prison.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockOre.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenForest.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$6.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiButton.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$House1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$6.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenForest$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.OldServerPinger$2$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityNote.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSavannaTree.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMegaJungle.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngameMenu.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$5.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory$Entry.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings$SwitchOptions.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Field2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityHopper.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityHorse.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.Entity$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$9.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneComparator.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$6.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.Block$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.World$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem$4.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockPistonMoving.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.World$4.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.MouseHelper.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$10.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.MapData$MapCoord.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockMobSpawner.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemArmor$ArmorMaterial.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.FontRenderer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.LoadingScreenRenderer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$6.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetHandlerPlayServer$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.RegionFile$ChunkBuffer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemArmor$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.PlayerProfileCache.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Start.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockPotato.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.resources.SimpleReloadableResourceManager.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiNewChat.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.Vec3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkManager$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.network.NetHandlerHandshakeTCP$SwitchEnumConnectionState.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$7.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityList$EntityEggInfo.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.Entity$SwitchEnumEntitySize.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$RoomCrossing.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui$5.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$PieceWeight.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkManager$InboundHandlerTuplePacketListener.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Stronghold$Door.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase$TempCategory.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMultiplayer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.PlayerProfileCache$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.PlayerProfileCache$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.Entity$EnumEntitySize.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerBrewingStand.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityHorse$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.Session.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.InventoryEffectRenderer.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.play.server.S21PacketChunkData$Extracted.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityZombie.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.WorldServerMulti.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.play.server.S3FPacketCustomPayload.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Church.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.Block$3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$SwitchMovingObjectType.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkSystem$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSelectWorld.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Stronghold.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.effect.EntityLightningBolt.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$7.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui$3.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.ServerListEntryNormal.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.OldServerPinger$2.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase$SpawnListEntry.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.resources.SimpleReloadableResourceManager$1.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Stones.binpatch
[14:53:08] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerBeacon.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenPlains.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.ResourceLocation.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.network.NetHandlerLoginServer$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockDoublePlant.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure$2.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityZombie$GroupData.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition$MovingObjectType.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper$IModifier.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.network.NetHandlerLoginServer$LoginState.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.Block$SoundType.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Corridor.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetHandlerPlayServer.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenForest$2.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$5.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.World.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem$2.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemSword.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse$PlayerCountData$Serializer.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.WorldServer$ServerBlockEventList.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory$3.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold$Start.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure$3.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Straight.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$House3.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiScreen.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Path.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureMineshaftPieces$Corridor.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer$EnumStatus.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair$2.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.ServerStatusResponse$MinecraftProtocolVersionIdentifier.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$StairsStraight.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.OldServerPinger$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$12.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings$Options.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityXPOrb.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$House4Garden.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$Crossing.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockNote.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper$HurtIterator.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.Session$Type.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$3.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.management.PlayerProfileCache$Serializer.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$7.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetHandlerPlayServer$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$12.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.inventory.ContainerBrewingStand$Potion.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$15.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer$2.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$10.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper$ModifierDamage.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSleepMP.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$11.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$3.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$13.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.NBTSizeTracker$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.shader.Framebuffer.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagCompound$2.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager$2.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagCompound$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockNetherWart.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.World$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagByteArray.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.play.server.S21PacketChunkData.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$PieceWeight.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenCanopyTree.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.gui.MinecraftServerGui$4.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Well.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.util.WeightedRandom$Item.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.NetHandlerPlayClient$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkSystem$3.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockFalling.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity$3.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings$Options$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer$EnumChatVisibility.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.network.NetworkManager.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft$9.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$ChestCorridor.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer$3.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap$3.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer$3.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStrongholdPieces$PortalRoom.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.crash.CrashReport$5.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$Field1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper$ModifierLiving.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureMineshaftPieces$Stairs.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$7.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemRecord.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockIce.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$Feature.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemLilyPad.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockBush.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer$2.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireHook.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.NetHandlerLoginClient$1.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagCompound.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase$Height.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneOre.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.server.network.NetHandlerLoginServer.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo$4.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.client.network.NetHandlerPlayClient.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces$House2.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch
[14:53:09] [main/TRACE] [FML/]: Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs$8.binpatch
[14:53:09] [main/DEBUG] [FML/]: Read 521 binary patches
[14:53:09] [main/DEBUG] [FML/]: Patch list :
bap=[bap : bap => net.minecraft.client.Minecraft$1 (true) size 752]	
bao=[bao : bao => net.minecraft.client.Minecraft (true) size 51835]	
bar=[bar : bar => net.minecraft.client.Minecraft$11 (true) size 803]	
baq=[baq : baq => net.minecraft.client.Minecraft$10 (true) size 703]	
bat=[bat : bat => net.minecraft.client.Minecraft$13 (true) size 856]	
bas=[bas : bas => net.minecraft.client.Minecraft$12 (true) size 797]	
bav=[bav : bav => net.minecraft.client.Minecraft$15 (true) size 874]	
bau=[bau : bau => net.minecraft.client.Minecraft$14 (true) size 1020]	
bax=[bax : bax => net.minecraft.client.Minecraft$SwitchMovingObjectType (true) size 940]	
baw=[baw : baw => net.minecraft.client.Minecraft$16 (true) size 704]	
baz=[baz : baz => net.minecraft.client.Minecraft$3 (true) size 789]	
bay=[bay : bay => net.minecraft.client.Minecraft$2 (true) size 970]	
bba=[bba : bba => net.minecraft.client.Minecraft$4 (true) size 789]	
bbc=[bbc : bbc => net.minecraft.client.Minecraft$6 (true) size 751]	
bbb=[bbb : bbb => net.minecraft.client.Minecraft$5 (true) size 722]	
bbe=[bbe : bbe => net.minecraft.client.Minecraft$8 (true) size 720]	
bbd=[bbd : bbd => net.minecraft.client.Minecraft$7 (true) size 891]	
bbg=[bbg : bbg => net.minecraft.util.MouseHelper (true) size 1168]	
bbf=[bbf : bbf => net.minecraft.client.Minecraft$9 (true) size 1053]	
bbk=[bbk : bbk => net.minecraft.client.settings.GameSettings$1 (true) size 707]	
bbj=[bbj : bbj => net.minecraft.client.settings.GameSettings (true) size 23020]	
bbm=[bbm : bbm => net.minecraft.client.settings.GameSettings$Options (true) size 7230]	
bbl=[bbl : bbl => net.minecraft.client.settings.GameSettings$SwitchOptions (true) size 1917]	
ao=[ao : ao => net.minecraft.command.CommandEnchant (true) size 2463]	
bbo=[bbo : bbo => net.minecraft.client.LoadingScreenRenderer (true) size 3860]	
bbn=[bbn : bbn => net.minecraft.client.settings.GameSettings$Options$1 (true) size 649]	
bbs=[bbs : bbs => net.minecraft.util.Session (true) size 2385]	
bbu=[bbu : bbu => net.minecraft.client.gui.FontRenderer (true) size 13826]	
bbt=[bbt : bbt => net.minecraft.util.Session$Type (true) size 1617]	
bbv=[bbv : bbv => net.minecraft.client.gui.GuiIngame (true) size 20355]	
aaa=[aaa : aaa => net.minecraft.inventory.ContainerBrewingStand$Ingredient (true) size 827]	
bcb=[bcb : bcb => net.minecraft.client.gui.GuiButton (true) size 3298]	
bcc=[bcc : bcc => net.minecraft.client.gui.GuiNewChat (true) size 8317]	
aab=[aab : aab => net.minecraft.inventory.ContainerBrewingStand$Potion (true) size 1212]	
aag=[aag : aag => net.minecraft.inventory.ContainerEnchantment (true) size 5212]	
aai=[aai : aai => net.minecraft.inventory.ContainerEnchantment$2 (true) size 648]	
aah=[aah : aah => net.minecraft.inventory.ContainerEnchantment$1 (true) size 670]	
aak=[aak : aak => net.minecraft.inventory.SlotFurnace (true) size 2251]	
bcm=[bcm : bcm => net.minecraft.client.gui.GuiSlot (true) size 8550]	
aaq=[aaq : aaq => net.minecraft.inventory.ContainerPlayer$1 (true) size 1154]	
aap=[aap : aap => net.minecraft.inventory.ContainerPlayer (true) size 3015]	
bct=[bct : bct => net.minecraft.client.gui.GuiChat (true) size 10046]	
aay=[aay : aay => net.minecraft.inventory.Slot (true) size 3025]	
aax=[aax : aax => net.minecraft.inventory.SlotCrafting (true) size 3286]	
abb=[abb : abb => net.minecraft.item.ItemArmor (true) size 4360]	
bdb=[bdb : bdb => net.minecraft.client.gui.GuiCreateWorld (true) size 9269]	
abd=[abd : abd => net.minecraft.item.ItemArmor$ArmorMaterial (true) size 1833]	
b=[b : b => net.minecraft.crash.CrashReport (true) size 7025]	
c=[c : c => net.minecraft.crash.CrashReport$1 (true) size 663]	
abc=[abc : abc => net.minecraft.item.ItemArmor$1 (true) size 1608]	
d=[d : d => net.minecraft.crash.CrashReport$2 (true) size 892]	
e=[e : e => net.minecraft.crash.CrashReport$3 (true) size 882]	
f=[f : f => net.minecraft.crash.CrashReport$4 (true) size 900]	
abh=[abh : abh => net.minecraft.item.ItemBlock (true) size 4045]	
bdi=[bdi : bdi => net.minecraft.client.gui.GuiSleepMP (true) size 1776]	
g=[g : g => net.minecraft.crash.CrashReport$5 (true) size 1249]	
h=[h : h => net.minecraft.crash.CrashReport$6 (true) size 1481]	
i=[i : i => net.minecraft.crash.CrashReport$7 (true) size 1006]	
j=[j : j => net.minecraft.crash.CrashReport$8 (true) size 865]	
k=[k : k => net.minecraft.crash.CrashReportCategory (true) size 5088]	
l=[l : l => net.minecraft.crash.CrashReportCategory$1 (true) size 1253]	
m=[m : m => net.minecraft.crash.CrashReportCategory$2 (true) size 1141]	
abm=[abm : abm => net.minecraft.item.ItemBow (true) size 4082]	
n=[n : n => net.minecraft.crash.CrashReportCategory$3 (true) size 805]	
bdp=[bdp : bdp => net.minecraft.client.gui.GuiIngameMenu (true) size 2964]	
o=[o : o => net.minecraft.crash.CrashReportCategory$Entry (true) size 1059]	
abo=[abo : abo => net.minecraft.item.ItemBucket (true) size 3934]	
abt=[abt : abt => net.minecraft.creativetab.CreativeTabs (true) size 5904]	
abv=[abv : abv => net.minecraft.creativetab.CreativeTabs$10 (true) size 673]	
bdw=[bdw : bdw => net.minecraft.client.gui.GuiScreen (true) size 9799]	
abu=[abu : abu => net.minecraft.creativetab.CreativeTabs$1 (true) size 641]	
bdy=[bdy : bdy => net.minecraft.client.gui.GuiSelectWorld$List (true) size 3118]	
abx=[abx : abx => net.minecraft.creativetab.CreativeTabs$12 (true) size 685]	
bdx=[bdx : bdx => net.minecraft.client.gui.GuiSelectWorld (true) size 6412]	
abw=[abw : abw => net.minecraft.creativetab.CreativeTabs$11 (true) size 672]	
abz=[abz : abz => net.minecraft.creativetab.CreativeTabs$3 (true) size 801]	
aby=[aby : aby => net.minecraft.creativetab.CreativeTabs$2 (true) size 713]	
z=[z : z => net.minecraft.command.CommandHandler (true) size 5577]	
aca=[aca : aca => net.minecraft.creativetab.CreativeTabs$4 (true) size 655]	
acc=[acc : acc => net.minecraft.creativetab.CreativeTabs$6 (true) size 673]	
acb=[acb : acb => net.minecraft.creativetab.CreativeTabs$5 (true) size 713]	
de=[de : de => net.minecraft.util.StringTranslate (true) size 3644]	
df=[df : df => net.minecraft.nbt.NBTTagByteArray (true) size 1933]	
ace=[ace : ace => net.minecraft.creativetab.CreativeTabs$8 (true) size 668]	
bee=[bee : bee => net.minecraft.client.gui.GuiMainMenu (true) size 13023]	
acd=[acd : acd => net.minecraft.creativetab.CreativeTabs$7 (true) size 673]	
acg=[acg : acg => net.minecraft.item.ItemTool (true) size 3667]	
dh=[dh : dh => net.minecraft.nbt.NBTTagCompound (true) size 9556]	
acf=[acf : acf => net.minecraft.creativetab.CreativeTabs$9 (true) size 672]	
di=[di : di => net.minecraft.nbt.NBTTagCompound$1 (true) size 886]	
dj=[dj : dj => net.minecraft.nbt.NBTTagCompound$2 (true) size 816]	
bei=[bei : bei => net.minecraft.client.gui.achievement.GuiAchievements (true) size 11790]	
acj=[acj : acj => net.minecraft.item.ItemDye (true) size 6353]	
dn=[dn : dn => net.minecraft.nbt.NBTTagIntArray (true) size 2109]	
acl=[acl : acl => net.minecraft.item.ItemEmptyMap (true) size 1542]	
dq=[dq : dq => net.minecraft.nbt.NBTTagList (true) size 4644]	
ds=[ds : ds => net.minecraft.nbt.NBTSizeTracker (true) size 1334]	
dt=[dt : dt => net.minecraft.nbt.NBTSizeTracker$1 (true) size 452]	
du=[du : du => net.minecraft.nbt.CompressedStreamTools (true) size 4756]	
dx=[dx : dx => net.minecraft.nbt.NBTTagString (true) size 1807]	
acw=[acw : acw => net.minecraft.item.ItemFlintAndSteel (true) size 1267]	
bex=[bex : bex => net.minecraft.client.gui.inventory.GuiContainer (true) size 12122]	
adb=[adb : adb => net.minecraft.item.Item (true) size 35731]	
ada=[ada : ada => net.minecraft.item.ItemHoe (true) size 2607]	
add=[add : add => net.minecraft.item.ItemStack (true) size 16541]	
adc=[adc : adc => net.minecraft.item.Item$ToolMaterial (true) size 2914]	
adh=[adh : adh => net.minecraft.item.ItemMap (true) size 6205]	
ej=[ej : ej => net.minecraft.network.NetworkManager (true) size 7699]	
ek=[ek : ek => net.minecraft.network.NetworkManager$1 (true) size 1153]	
el=[el : el => net.minecraft.network.NetworkManager$2 (true) size 1485]	
adi=[adi : adi => net.minecraft.item.ItemBucketMilk (true) size 1294]	
em=[em : em => net.minecraft.network.NetworkManager$3 (true) size 741]	
bfm=[bfm : bfm => net.minecraft.client.gui.inventory.GuiContainerCreative$ContainerCreative (true) size 2470]	
bfl=[bfl : bfl => net.minecraft.client.gui.inventory.GuiContainerCreative (true) size 15642]	
en=[en : en => net.minecraft.network.NetworkManager$InboundHandlerTuplePacketListener (true) size 660]	
bfo=[bfo : bfo => net.minecraft.client.renderer.InventoryEffectRenderer (true) size 2747]	
bfn=[bfn : bfn => net.minecraft.client.gui.inventory.GuiContainerCreative$CreativeSlot (true) size 1846]	
adr=[adr : adr => net.minecraft.item.ItemRecord (true) size 2518]	
adv=[adv : adv => net.minecraft.item.ItemSeedFood (true) size 1975]	
adx=[adx : adx => net.minecraft.item.ItemShears (true) size 3608]	
adw=[adw : adw => net.minecraft.item.ItemSeeds (true) size 2094]	
bfz=[bfz : bfz => net.minecraft.client.gui.GuiMultiplayer (true) size 8053]	
net.minecraft.client.ClientBrandRetriever=[net/minecraft/client/ClientBrandRetriever : net.minecraft.client.ClientBrandRetriever => net.minecraft.client.ClientBrandRetriever (true) size 665]	
bgd=[bgd : bgd => net.minecraft.client.gui.ServerListEntryNormal$1 (true) size 1251]	
aeb=[aeb : aeb => net.minecraft.item.ItemSkull (true) size 4174]	
bgc=[bgc : bgc => net.minecraft.client.gui.ServerListEntryNormal (true) size 6556]	
aeh=[aeh : aeh => net.minecraft.item.ItemSword (true) size 3203]	
aej=[aej : aej => net.minecraft.item.ItemLilyPad (true) size 2456]	
aey=[aey : aey => net.minecraft.item.crafting.RecipeFireworks (true) size 3781]	
afa=[afa : afa => net.minecraft.item.crafting.FurnaceRecipes (true) size 3864]	
aff=[aff : aff => net.minecraft.item.crafting.CraftingManager$1 (true) size 872]	
afe=[afe : afe => net.minecraft.item.crafting.CraftingManager (true) size 13656]	
gr=[gr : gr => net.minecraft.network.play.server.S3FPacketCustomPayload (true) size 1922]	
bhr=[bhr : bhr => net.minecraft.client.model.ModelBase (true) size 1864]	
aft=[aft : aft => net.minecraft.enchantment.Enchantment (true) size 4972]	
afv=[afv : afv => net.minecraft.enchantment.EnchantmentHelper (true) size 8895]	
bhv=[bhv : bhv => net.minecraft.client.model.TexturedQuad (true) size 1787]	
gx=[gx : gx => net.minecraft.network.play.server.S21PacketChunkData (true) size 5349]	
afx=[afx : afx => net.minecraft.enchantment.EnchantmentHelper$DamageIterator (true) size 788]	
gy=[gy : gy => net.minecraft.network.play.server.S21PacketChunkData$Extracted (true) size 416]	
gz=[gz : gz => net.minecraft.network.play.server.S26PacketMapChunkBulk (true) size 5384]	
afz=[afz : afz => net.minecraft.enchantment.EnchantmentHelper$IModifier (true) size 162]	
afy=[afy : afy => net.minecraft.enchantment.EnchantmentHelper$HurtIterator (true) size 786]	
aga=[aga : aga => net.minecraft.enchantment.EnchantmentHelper$ModifierLiving (true) size 772]	
agb=[agb : agb => net.minecraft.enchantment.EnchantmentHelper$ModifierDamage (true) size 768]	
bii=[bii : bii => net.minecraft.client.model.PositionTextureVertex (true) size 1059]	
bis=[bis : bis => net.minecraft.client.model.ModelBox (true) size 2542]	
agw=[agw : agw => net.minecraft.world.Explosion (true) size 6046]	
bix=[bix : bix => net.minecraft.client.model.ModelRenderer (true) size 5233]	
biz=[biz : biz => net.minecraft.client.network.NetHandlerLoginClient (true) size 4052]	
bja=[bja : bja => net.minecraft.client.network.NetHandlerLoginClient$1 (true) size 758]	
ahb=[ahb : ahb => net.minecraft.world.World (true) size 68617]	
bjc=[bjc : bjc => net.minecraft.client.network.NetHandlerPlayClient$1 (true) size 1085]	
bjb=[bjb : bjb => net.minecraft.client.network.NetHandlerPlayClient (true) size 34115]	
ahd=[ahd : ahd => net.minecraft.world.World$2 (true) size 1229]	
bje=[bje : bje => net.minecraft.client.multiplayer.PlayerControllerMP (true) size 9848]	
bjd=[bjd : bjd => net.minecraft.client.multiplayer.ChunkProviderClient (true) size 3962]	
ahc=[ahc : ahc => net.minecraft.world.World$1 (true) size 847]	
bjg=[bjg : bjg => net.minecraft.client.multiplayer.WorldClient$1 (true) size 891]	
ahf=[ahf : ahf => net.minecraft.world.World$4 (true) size 750]	
bjf=[bjf : bjf => net.minecraft.client.multiplayer.WorldClient (true) size 9697]	
ahe=[ahe : ahe => net.minecraft.world.World$3 (true) size 872]	
bji=[bji : bji => net.minecraft.client.multiplayer.WorldClient$3 (true) size 773]	
bjh=[bjh : bjh => net.minecraft.client.multiplayer.WorldClient$2 (true) size 896]	
bjj=[bjj : bjj => net.minecraft.client.multiplayer.WorldClient$4 (true) size 835]	
ahl=[ahl : ahl => net.minecraft.world.IBlockAccess (true) size 549]	
ahm=[ahm : ahm => net.minecraft.world.WorldType (true) size 5677]	
bjq=[bjq : bjq => net.minecraft.client.network.OldServerPinger (true) size 3331]	
aho=[aho : aho => net.minecraft.world.SpawnerAnimals (true) size 7336]	
ahr=[ahr : ahr => net.minecraft.world.ChunkCache (true) size 4721]	
bjs=[bjs : bjs => net.minecraft.client.network.OldServerPinger$2 (true) size 1353]	
bjr=[bjr : bjr => net.minecraft.client.network.OldServerPinger$1 (true) size 3553]	
bjt=[bjt : bjt => net.minecraft.client.network.OldServerPinger$2$1 (true) size 3275]	
ahv=[ahv : ahv => net.minecraft.world.biome.BiomeGenBase$Height (true) size 591]	
ahu=[ahu : ahu => net.minecraft.world.biome.BiomeGenBase (true) size 16517]	
ahx=[ahx : ahx => net.minecraft.world.biome.BiomeGenBase$SpawnListEntry (true) size 941]	
ahw=[ahw : ahw => net.minecraft.world.biome.BiomeGenBase$TempCategory (true) size 993]	
aia=[aia : aia => net.minecraft.world.biome.BiomeDecorator (true) size 9820]	
aib=[aib : aib => net.minecraft.world.biome.WorldChunkManager (true) size 6446]	
aid=[aid : aid => net.minecraft.world.biome.BiomeGenHills (true) size 2922]	
aig=[aig : aig => net.minecraft.world.biome.BiomeGenForest$1 (true) size 737]	
aif=[aif : aif => net.minecraft.world.biome.BiomeGenForest (true) size 4432]	
aih=[aih : aih => net.minecraft.world.biome.BiomeGenForest$2 (true) size 767]	
aik=[aik : aik => net.minecraft.world.biome.BiomeGenJungle (true) size 2049]	
bkn=[bkn : bkn => net.minecraft.client.particle.EffectRenderer (true) size 6642]	
bkp=[bkp : bkp => net.minecraft.client.particle.EffectRenderer$2 (true) size 974]	
bko=[bko : bko => net.minecraft.client.particle.EffectRenderer$1 (true) size 752]	
bkr=[bkr : bkr => net.minecraft.client.particle.EffectRenderer$4 (true) size 985]	
aip=[aip : aip => net.minecraft.world.biome.BiomeGenPlains (true) size 2640]	
bkq=[bkq : bkq => net.minecraft.client.particle.EffectRenderer$3 (true) size 763]	
aiv=[aiv : aiv => net.minecraft.world.biome.BiomeGenSwamp (true) size 2603]	
kb=[kb : kb => net.minecraft.network.ServerStatusResponse (true) size 1255]	
kc=[kc : kc => net.minecraft.network.ServerStatusResponse$PlayerCountData (true) size 856]	
kd=[kd : kd => net.minecraft.network.ServerStatusResponse$PlayerCountData$Serializer (true) size 2927]	
ke=[ke : ke => net.minecraft.network.ServerStatusResponse$Serializer (true) size 2478]	
bld=[bld : bld => net.minecraft.client.particle.EntityDiggingFX (true) size 3036]	
kf=[kf : kf => net.minecraft.network.ServerStatusResponse$MinecraftProtocolVersionIdentifier (true) size 695]	
kg=[kg : kg => net.minecraft.network.ServerStatusResponse$MinecraftProtocolVersionIdentifier$Serializer (true) size 1645]	
ajf=[ajf : ajf => net.minecraft.block.BlockRailBase$Rail (true) size 5919]	
aje=[aje : aje => net.minecraft.block.BlockRailBase (true) size 5007]	
blk=[blk : blk => net.minecraft.client.entity.EntityPlayerSP (true) size 12108]	
ajj=[ajj : ajj => net.minecraft.block.Block$1 (true) size 591]	
aji=[aji : aji => net.minecraft.block.Block (true) size 53796]	
blm=[blm : blm => net.minecraft.client.renderer.RenderBlocks (true) size 136365]	
ajl=[ajl : ajl => net.minecraft.block.Block$3 (true) size 583]	
ajk=[ajk : ajk => net.minecraft.block.Block$2 (true) size 529]	
bll=[bll : bll => net.minecraft.client.entity.EntityOtherPlayerMP (true) size 3805]	
blo=[blo : blo => net.minecraft.client.renderer.WorldRenderer (true) size 6498]	
ajm=[ajm : ajm => net.minecraft.block.Block$SoundType (true) size 1033]	
ajr=[ajr : ajr => net.minecraft.block.BlockBush (true) size 3906]	
blu=[blu : blu => net.minecraft.client.renderer.EntityRenderer$1 (true) size 844]	
ajt=[ajt : ajt => net.minecraft.block.BlockCactus (true) size 4396]	
blt=[blt : blt => net.minecraft.client.renderer.EntityRenderer (true) size 34110]	
ajs=[ajs : ajs => net.minecraft.block.BlockButton (true) size 8139]	
blw=[blw : blw => net.minecraft.client.renderer.EntityRenderer$3 (true) size 1041]	
blv=[blv : blv => net.minecraft.client.renderer.EntityRenderer$2 (true) size 1022]	
ajx=[ajx : ajx => net.minecraft.block.BlockChest (true) size 9668]	
bly=[bly : bly => net.minecraft.client.renderer.ItemRenderer (true) size 15414]	
ajz=[ajz : ajz => net.minecraft.block.BlockCocoa (true) size 6726]	
bmb=[bmb : bmb => net.minecraft.client.renderer.RenderGlobal$1 (true) size 880]	
bma=[bma : bma => net.minecraft.client.renderer.RenderGlobal (true) size 44784]	
akc=[akc : akc => net.minecraft.block.BlockRedstoneComparator (true) size 7107]	
lh=[lh : lh => net.minecraft.server.MinecraftServer$1 (true) size 1423]	
bmh=[bmh : bmh => net.minecraft.client.renderer.Tessellator (true) size 7799]	
akf=[akf : akf => net.minecraft.block.BlockCrops (true) size 5800]	
li=[li : li => net.minecraft.server.MinecraftServer$2 (false) size 702]	
bmg=[bmg : bmg => net.minecraft.client.shader.Framebuffer (true) size 4866]	
lj=[lj : lj => net.minecraft.server.MinecraftServer$3 (true) size 908]	
akh=[akh : akh => net.minecraft.block.BlockDeadBush (true) size 1854]	
lk=[lk : lk => net.minecraft.server.MinecraftServer$4 (true) size 1151]	
ll=[ll : ll => net.minecraft.server.MinecraftServer$5 (true) size 994]	
lm=[lm : lm => net.minecraft.server.MinecraftServer$6 (true) size 647]	
bmm=[bmm : bmm => net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (true) size 3500]	
ako=[ako : ako => net.minecraft.block.BlockDoublePlant (true) size 8671]	
akn=[akn : akn => net.minecraft.block.BlockDoor (true) size 7517]	
lt=[lt : lt => net.minecraft.server.dedicated.DedicatedServer (false) size 13944]	
lu=[lu : lu => net.minecraft.server.dedicated.DedicatedServer$1 (false) size 858]	
lv=[lv : lv => net.minecraft.server.dedicated.DedicatedServer$2 (false) size 1368]	
lw=[lw : lw => net.minecraft.server.dedicated.DedicatedServer$3 (false) size 1142]	
lx=[lx : lx => net.minecraft.server.dedicated.DedicatedServer$4 (false) size 780]	
ly=[ly : ly => net.minecraft.server.gui.MinecraftServerGui (false) size 5987]	
lz=[lz : lz => net.minecraft.server.gui.MinecraftServerGui$1 (false) size 1036]	
aky=[aky : aky => net.minecraft.block.BlockFarmland (true) size 4247]	
akx=[akx : akx => net.minecraft.block.BlockFalling (true) size 2747]	
ma=[ma : ma => net.minecraft.server.gui.MinecraftServerGui$2 (false) size 1249]	
mb=[mb : mb => net.minecraft.server.gui.MinecraftServerGui$3 (false) size 664]	
alb=[alb : alb => net.minecraft.block.BlockFire (true) size 12390]	
mc=[mc : mc => net.minecraft.server.gui.MinecraftServerGui$4 (false) size 1080]	
md=[md : md => net.minecraft.server.gui.MinecraftServerGui$5 (false) size 894]	
ald=[ald : ald => net.minecraft.block.BlockFlowerPot (true) size 6083]	
alh=[alh : alh => net.minecraft.block.BlockGrass (true) size 4852]	
mm=[mm : mm => net.minecraft.world.WorldServerMulti (true) size 912]	
mn=[mn : mn => net.minecraft.entity.EntityTracker (true) size 6124]	
mo=[mo : mo => net.minecraft.entity.EntityTracker$1 (true) size 997]	
bnn=[bnn : bnn => net.minecraft.client.renderer.entity.RenderManager (true) size 9382]	
mq=[mq : mq => net.minecraft.server.management.PlayerManager (true) size 7213]	
alp=[alp : alp => net.minecraft.block.BlockIce (true) size 3293]	
mr=[mr : mr => net.minecraft.server.management.PlayerManager$PlayerInstance (true) size 5900]	
ms=[ms : ms => net.minecraft.world.gen.ChunkProviderServer (true) size 8965]	
mt=[mt : mt => net.minecraft.world.WorldServer (true) size 22105]	
alt=[alt : alt => net.minecraft.block.BlockLeaves (true) size 7760]	
als=[als : als => net.minecraft.block.BlockLadder (true) size 3446]	
mv=[mv : mv => net.minecraft.world.WorldServer$ServerBlockEventList (true) size 490]	
bnw=[bnw : bnw => net.minecraft.client.renderer.entity.RenderBiped (true) size 9934]	
mw=[mw : mw => net.minecraft.entity.player.EntityPlayerMP (true) size 22996]	
alv=[alv : alv => net.minecraft.block.BlockLever (true) size 6519]	
mx=[mx : mx => net.minecraft.server.management.ItemInWorldManager (true) size 8834]	
bny=[bny : bny => net.minecraft.client.renderer.entity.RenderItem (true) size 14040]	
alx=[alx : alx => net.minecraft.block.BlockLog (true) size 2353]	
my=[my : my => net.minecraft.entity.EntityTrackerEntry (true) size 11574]	
bnx=[bnx : bnx => net.minecraft.client.renderer.tileentity.RenderItemFrame (true) size 7494]	
alw=[alw : alw => net.minecraft.block.BlockLiquid (true) size 9765]	
bnz=[bnz : bnz => net.minecraft.client.renderer.entity.RenderItem$1 (true) size 838]	
bob=[bob : bob => net.minecraft.client.renderer.entity.RenderItem$3 (true) size 858]	
ama=[ama : ama => net.minecraft.block.BlockMobSpawner (true) size 1710]	
nc=[nc : nc => net.minecraft.network.NetworkSystem (true) size 4339]	
boa=[boa : boa => net.minecraft.client.renderer.entity.RenderItem$2 (true) size 860]	
amc=[amc : amc => net.minecraft.block.BlockMushroom (true) size 3279]	
nd=[nd : nd => net.minecraft.network.NetworkSystem$1 (true) size 1938]	
ne=[ne : ne => net.minecraft.network.NetworkSystem$2 (true) size 966]	
boc=[boc : boc => net.minecraft.client.renderer.entity.RenderItem$4 (true) size 856]	
nf=[nf : nf => net.minecraft.network.NetworkSystem$3 (true) size 763]	
amd=[amd : amd => net.minecraft.block.BlockMycelium (true) size 3011]	
ng=[ng : ng => net.minecraft.network.NetworkSystem$4 (true) size 748]	
boh=[boh : boh => net.minecraft.client.renderer.entity.RendererLivingEntity (true) size 11879]	
nh=[nh : nh => net.minecraft.network.NetHandlerPlayServer (true) size 23869]	
ni=[ni : ni => net.minecraft.network.NetHandlerPlayServer$1 (true) size 735]	
amf=[amf : amf => net.minecraft.block.BlockNetherWart (true) size 3486]	
nj=[nj : nj => net.minecraft.network.NetHandlerPlayServer$2 (true) size 843]	
nk=[nk : nk => net.minecraft.network.NetHandlerPlayServer$SwitchEnumState (true) size 846]	
nl=[nl : nl => net.minecraft.server.network.NetHandlerHandshakeTCP (true) size 2150]	
nm=[nm : nm => net.minecraft.server.network.NetHandlerHandshakeTCP$SwitchEnumConnectionState (true) size 764]	
amj=[amj : amj => net.minecraft.block.BlockNote (true) size 3389]	
nn=[nn : nn => net.minecraft.server.network.NetHandlerLoginServer (true) size 5191]	
no=[no : no => net.minecraft.server.network.NetHandlerLoginServer$1 (true) size 2150]	
bop=[bop : bop => net.minecraft.client.renderer.entity.RenderPlayer (true) size 13650]	
np=[np : np => net.minecraft.server.network.NetHandlerLoginServer$LoginState (true) size 1054]	
amn=[amn : amn => net.minecraft.block.BlockOre (true) size 2119]	
ns=[ns : ns => net.minecraft.server.management.PlayerProfileCache (true) size 6973]	
nt=[nt : nt => net.minecraft.server.management.PlayerProfileCache$1 (true) size 805]	
amr=[amr : amr => net.minecraft.block.BlockPotato (true) size 2178]	
nu=[nu : nu => net.minecraft.server.management.PlayerProfileCache$2 (true) size 1116]	
nv=[nv : nv => net.minecraft.server.management.PlayerProfileCache$ProfileEntry (true) size 1032]	
bou=[bou : bou => net.minecraft.client.renderer.entity.RenderSnowMan (true) size 2818]	
nw=[nw : nw => net.minecraft.server.management.PlayerProfileCache$Serializer (true) size 2992]	
amw=[amw : amw => net.minecraft.block.BlockPumpkin (true) size 3801]	
amz=[amz : amz => net.minecraft.block.BlockRedstoneOre (true) size 4215]	
bpa=[bpa : bpa => net.minecraft.client.renderer.entity.RenderVillager (true) size 3008]	
ana=[ana : ana => net.minecraft.block.BlockRedstoneWire (true) size 9547]	
ane=[ane : ane => net.minecraft.block.BlockReed (true) size 3879]	
oi=[oi : oi => net.minecraft.server.management.ServerConfigurationManager (true) size 23714]	
anj=[anj : anj => net.minecraft.block.BlockSapling (true) size 5116]	
anl=[anl : anl => net.minecraft.block.BlockSkull (true) size 7857]	
ann=[ann : ann => net.minecraft.block.BlockSnow (true) size 4152]	
anu=[anu : anu => net.minecraft.block.BlockStem (true) size 7093]	
anz=[anz : anz => net.minecraft.block.BlockTallGrass (true) size 5113]	
bpz=[bpz : bpz => net.minecraft.client.renderer.texture.TextureMap (true) size 10410]	
aoa=[aoa : aoa => net.minecraft.block.BlockPane (true) size 4536]	
bqb=[bqb : bqb => net.minecraft.client.renderer.texture.TextureMap$2 (true) size 913]	
bqa=[bqa : bqa => net.minecraft.client.renderer.texture.TextureMap$1 (true) size 763]	
bqd=[bqd : bqd => net.minecraft.client.renderer.texture.TextureAtlasSprite (true) size 8290]	
aoc=[aoc : aoc => net.minecraft.block.BlockTorch (true) size 5310]	
bqc=[bqc : bqc => net.minecraft.client.renderer.texture.TextureMap$3 (true) size 931]	
aoe=[aoe : aoe => net.minecraft.block.BlockTrapDoor (true) size 5400]	
bqe=[bqe : bqe => net.minecraft.client.renderer.texture.TextureAtlasSprite$1 (true) size 1242]	
aog=[aog : aog => net.minecraft.block.BlockTripWireHook (true) size 8107]	
aoh=[aoh : aoh => net.minecraft.block.BlockVine (true) size 7136]	
bqn=[bqn : bqn => net.minecraft.client.resources.AbstractResourcePack (true) size 2982]	
pp=[pp : pp => net.minecraft.stats.StatList (true) size 6931]	
aoq=[aoq : aoq => net.minecraft.tileentity.TileEntityBeacon (true) size 6400]	
aos=[aos : aos => net.minecraft.tileentity.TileEntity$1 (true) size 973]	
aor=[aor : aor => net.minecraft.tileentity.TileEntity (true) size 7072]	
aou=[aou : aou => net.minecraft.tileentity.TileEntity$3 (true) size 1335]	
aot=[aot : aot => net.minecraft.tileentity.TileEntity$2 (true) size 1368]	
bqx=[bqx : bqx => net.minecraft.util.ResourceLocation (true) size 1595]	
aov=[aov : aov => net.minecraft.tileentity.TileEntityBrewingStand (true) size 6281]	
brg=[brg : brg => net.minecraft.client.resources.SimpleReloadableResourceManager (true) size 4114]	
brh=[brh : brh => net.minecraft.client.resources.SimpleReloadableResourceManager$1 (true) size 749]	
apg=[apg : apg => net.minecraft.tileentity.TileEntityFurnace (true) size 6712]	
api=[api : api => net.minecraft.tileentity.TileEntityHopper (true) size 10216]	
apl=[apl : apl => net.minecraft.tileentity.TileEntityNote (true) size 1549]	
app=[app : app => net.minecraft.block.BlockPistonBase (true) size 10513]	
apr=[apr : apr => net.minecraft.block.BlockPistonMoving (true) size 5870]	
brr=[brr : brr => net.minecraft.client.resources.LanguageManager (true) size 3443]	
qv=[qv : qv => net.minecraft.util.WeightedRandom (true) size 2242]	
qw=[qw : qw => net.minecraft.util.WeightedRandom$Item (true) size 430]	
qx=[qx : qx => net.minecraft.util.WeightedRandomChestContent (true) size 2614]	
apx=[apx : apx => net.minecraft.world.chunk.Chunk (true) size 24191]	
apy=[apy : apy => net.minecraft.world.chunk.Chunk$1 (true) size 858]	
aqi=[aqi : aqi => net.minecraft.world.chunk.storage.RegionFile$ChunkBuffer (true) size 761]	
aqh=[aqh : aqh => net.minecraft.world.chunk.storage.RegionFile (true) size 5619]	
aqk=[aqk : aqk => net.minecraft.world.chunk.storage.AnvilChunkLoader (true) size 11973]	
aql=[aql : aql => net.minecraft.world.chunk.storage.AnvilChunkLoader$PendingChunk (true) size 506]	
aqo=[aqo : aqo => net.minecraft.world.WorldProvider (true) size 10494]	
aqs=[aqs : aqs => net.minecraft.world.gen.MapGenRavine (true) size 5554]	
rv=[rv : rv => net.minecraft.potion.Potion (true) size 8273]	
rw=[rw : rw => net.minecraft.potion.PotionEffect (true) size 5232]	
bsx=[bsx : bsx => net.minecraft.server.integrated.IntegratedServer (true) size 6934]	
aqw=[aqw : aqw => net.minecraft.world.gen.MapGenCaves (true) size 6077]	
aqv=[aqv : aqv => net.minecraft.world.gen.ChunkProviderHell (true) size 14197]	
bsz=[bsz : bsz => net.minecraft.server.integrated.IntegratedServer$2 (true) size 1176]	
bsy=[bsy : bsy => net.minecraft.server.integrated.IntegratedServer$1 (true) size 694]	
aqz=[aqz : aqz => net.minecraft.world.gen.ChunkProviderGenerate (true) size 13019]	
sa=[sa : sa => net.minecraft.entity.Entity (true) size 38720]	
sb=[sb : sb => net.minecraft.entity.Entity$1 (true) size 891]	
sc=[sc : sc => net.minecraft.entity.Entity$2 (true) size 701]	
ara=[ara : ara => net.minecraft.world.gen.ChunkProviderEnd (true) size 9292]	
sd=[sd : sd => net.minecraft.entity.Entity$SwitchEnumEntitySize (true) size 1029]	
ard=[ard : ard => net.minecraft.world.gen.feature.WorldGenBigTree (true) size 7665]	
se=[se : se => net.minecraft.entity.Entity$EnumEntitySize (true) size 1815]	
arc=[arc : arc => net.minecraft.world.gen.feature.WorldGenAbstractTree (true) size 1303]	
sg=[sg : sg => net.minecraft.entity.EntityList (true) size 6696]	
are=[are : are => net.minecraft.world.gen.feature.WorldGenForest (true) size 2542]	
sh=[sh : sh => net.minecraft.entity.EntityList$EntityEggInfo (true) size 667]	
arg=[arg : arg => net.minecraft.world.gen.feature.WorldGeneratorBonusChest (true) size 1722]	
btk=[btk : btk => net.minecraft.client.audio.SoundManager$1 (true) size 1079]	
btj=[btj : btj => net.minecraft.client.audio.SoundManager (true) size 11041]	
btm=[btm : btm => net.minecraft.client.audio.SoundManager$2$1 (true) size 935]	
ark=[ark : ark => net.minecraft.world.gen.feature.WorldGenDeadBush (true) size 1169]	
btl=[btl : btl => net.minecraft.client.audio.SoundManager$2 (true) size 648]	
btn=[btn : btn => net.minecraft.client.audio.SoundManager$SoundSystemStarterThread (true) size 1361]	
arp=[arp : arp => net.minecraft.world.gen.feature.WorldGenShrub (true) size 1775]	
sq=[sq : sq => net.minecraft.entity.item.EntityXPOrb (true) size 5266]	
sv=[sv : sv => net.minecraft.entity.EntityLivingBase (true) size 33953]	
sw=[sw : sw => net.minecraft.entity.EntityLiving (true) size 19580]	
aru=[aru : aru => net.minecraft.world.gen.feature.WorldGenBigMushroom (true) size 2710]	
arz=[arz : arz => net.minecraft.world.gen.feature.WorldGenMegaJungle (true) size 2799]	
asa=[asa : asa => net.minecraft.world.gen.feature.WorldGenMegaPineTree (true) size 3331]	
asb=[asb : asb => net.minecraft.world.gen.feature.WorldGenHugeTrees (true) size 3835]	
ase=[ase : ase => net.minecraft.world.gen.feature.WorldGenMinable (true) size 2650]	
asd=[asd : asd => net.minecraft.world.gen.feature.WorldGenDungeons (true) size 3449]	
asf=[asf : asf => net.minecraft.world.gen.feature.WorldGenTaiga1 (true) size 2653]	
asi=[asi : asi => net.minecraft.world.gen.feature.WorldGenCanopyTree (true) size 4000]	
ask=[ask : ask => net.minecraft.world.gen.feature.WorldGenSavannaTree (true) size 3452]	
aso=[aso : aso => net.minecraft.world.gen.feature.WorldGenSwamp (true) size 3509]	
asn=[asn : asn => net.minecraft.world.gen.feature.WorldGenTaiga2 (true) size 2697]	
asq=[asq : asq => net.minecraft.world.gen.feature.WorldGenTrees (true) size 4408]	
asp=[asp : asp => net.minecraft.world.gen.feature.WorldGenTallGrass (true) size 1228]	
bus=[bus : bus => net.minecraft.realms.RealmsConnect$1 (true) size 2725]	
buu=[buu : buu => net.minecraft.client.renderer.OpenGlHelper (true) size 12990]	
asy=[asy : asy => net.minecraft.world.gen.structure.StructureMineshaftPieces$Corridor (true) size 6515]	
asx=[asx : asx => net.minecraft.world.gen.structure.StructureMineshaftPieces (true) size 2740]	
asz=[asz : asz => net.minecraft.world.gen.structure.StructureMineshaftPieces$Cross (true) size 4066]	
atb=[atb : atb => net.minecraft.world.gen.structure.StructureMineshaftPieces$Stairs (true) size 2279]	
ata=[ata : ata => net.minecraft.world.gen.structure.StructureMineshaftPieces$Room (true) size 3691]	
uq=[uq : uq => net.minecraft.entity.ai.EntityAIAttackOnCollide (true) size 3234]	
atz=[atz : atz => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces (true) size 623]	
auc=[auc : auc => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$JunglePyramid (true) size 5996]	
aub=[aub : aub => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$DesertPyramid (true) size 6165]	
aue=[aue : aue => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$Feature (true) size 2005]	
aud=[aud : aud => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$JunglePyramid$Stones (true) size 971]	
aug=[aug : aug => net.minecraft.world.gen.structure.MapGenStronghold (true) size 4138]	
auf=[auf : auf => net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces$SwampHut (true) size 2619]	
aui=[aui : aui => net.minecraft.world.gen.structure.StructureStrongholdPieces (true) size 4997]	
auh=[auh : auh => net.minecraft.world.gen.structure.MapGenStronghold$Start (true) size 1268]	
auk=[auk : auk => net.minecraft.world.gen.structure.StructureStrongholdPieces$2 (true) size 633]	
auj=[auj : auj => net.minecraft.world.gen.structure.StructureStrongholdPieces$1 (true) size 633]	
aum=[aum : aum => net.minecraft.world.gen.structure.StructureStrongholdPieces$ChestCorridor (true) size 3460]	
aul=[aul : aul => net.minecraft.world.gen.structure.StructureStrongholdPieces$SwitchDoor (true) size 927]	
auo=[auo : auo => net.minecraft.world.gen.structure.StructureStrongholdPieces$Crossing (true) size 3378]	
aun=[aun : aun => net.minecraft.world.gen.structure.StructureStrongholdPieces$Corridor (true) size 2383]	
auq=[auq : auq => net.minecraft.world.gen.structure.StructureStrongholdPieces$Library (true) size 4489]	
aup=[aup : aup => net.minecraft.world.gen.structure.StructureStrongholdPieces$LeftTurn (true) size 1985]	
aus=[aus : aus => net.minecraft.world.gen.structure.StructureStrongholdPieces$PortalRoom (true) size 4724]	
aur=[aur : aur => net.minecraft.world.gen.structure.StructureStrongholdPieces$PieceWeight (true) size 861]	
auu=[auu : auu => net.minecraft.world.gen.structure.StructureStrongholdPieces$RightTurn (true) size 1368]	
aut=[aut : aut => net.minecraft.world.gen.structure.StructureStrongholdPieces$Prison (true) size 2218]	
auw=[auw : auw => net.minecraft.world.gen.structure.StructureStrongholdPieces$Stones (true) size 1095]	
auv=[auv : auv => net.minecraft.world.gen.structure.StructureStrongholdPieces$RoomCrossing (true) size 4210]	
auy=[auy : auy => net.minecraft.world.gen.structure.StructureStrongholdPieces$Stairs (true) size 3004]	
auz=[auz : auz => net.minecraft.world.gen.structure.StructureStrongholdPieces$Stairs2 (true) size 939]	
wc=[wc : wc => net.minecraft.village.VillageCollection (true) size 6005]	
avb=[avb : avb => net.minecraft.world.gen.structure.StructureStrongholdPieces$StairsStraight (true) size 2131]	
ava=[ava : ava => net.minecraft.world.gen.structure.StructureStrongholdPieces$Straight (true) size 2707]	
avd=[avd : avd => net.minecraft.world.gen.structure.StructureStrongholdPieces$Stronghold$Door (true) size 1040]	
avc=[avc : avc => net.minecraft.world.gen.structure.StructureStrongholdPieces$Stronghold (true) size 3972]	
avf=[avf : avf => net.minecraft.world.gen.structure.MapGenStructure$1 (true) size 901]	
ave=[ave : ave => net.minecraft.world.gen.structure.MapGenStructure (true) size 6165]	
wi=[wi : wi => net.minecraft.entity.passive.EntityHorse (true) size 27418]	
avh=[avh : avh => net.minecraft.world.gen.structure.MapGenStructure$3 (true) size 818]	
wj=[wj : wj => net.minecraft.entity.passive.EntityHorse$1 (true) size 564]	
avg=[avg : avg => net.minecraft.world.gen.structure.MapGenStructure$2 (true) size 835]	
wk=[wk : wk => net.minecraft.entity.passive.EntityHorse$GroupData (true) size 499]	
avl=[avl : avl => net.minecraft.world.gen.structure.StructureComponent$BlockSelector (true) size 616]	
wm=[wm : wm => net.minecraft.entity.passive.EntityMooshroom (true) size 2628]	
avk=[avk : avk => net.minecraft.world.gen.structure.StructureComponent (true) size 12649]	
wn=[wn : wn => net.minecraft.entity.passive.EntityOcelot (true) size 6683]	
avm=[avm : avm => net.minecraft.world.gen.structure.StructureStart (true) size 4315]	
wp=[wp : wp => net.minecraft.entity.passive.EntitySheep (true) size 7563]	
avp=[avp : avp => net.minecraft.world.gen.structure.StructureVillagePieces (true) size 6098]	
wq=[wq : wq => net.minecraft.entity.passive.EntitySheep$1 (true) size 522]	
avr=[avr : avr => net.minecraft.world.gen.structure.StructureVillagePieces$Field1 (true) size 3239]	
avq=[avq : avq => net.minecraft.world.gen.structure.StructureVillagePieces$House1 (true) size 3391]	
avt=[avt : avt => net.minecraft.world.gen.structure.StructureVillagePieces$Torch (true) size 1703]	
avs=[avs : avs => net.minecraft.world.gen.structure.StructureVillagePieces$Field2 (true) size 2864]	
avv=[avv : avv => net.minecraft.world.gen.structure.StructureVillagePieces$Hall (true) size 3365]	
ww=[ww : ww => net.minecraft.entity.boss.IBossDisplayData (true) size 160]	
avu=[avu : avu => net.minecraft.world.gen.structure.StructureVillagePieces$PieceWeight (true) size 858]	
avx=[avx : avx => net.minecraft.world.gen.structure.StructureVillagePieces$WoodHut (true) size 3230]	
avw=[avw : avw => net.minecraft.world.gen.structure.StructureVillagePieces$House4Garden (true) size 3365]	
avz=[avz : avz => net.minecraft.world.gen.structure.StructureVillagePieces$House2 (true) size 4353]	
avy=[avy : avy => net.minecraft.world.gen.structure.StructureVillagePieces$Church (true) size 3187]	
xa=[xa : xa => net.minecraft.entity.boss.EntityDragon (true) size 12826]	
awa=[awa : awa => net.minecraft.world.gen.structure.StructureVillagePieces$Start (true) size 1331]	
xc=[xc : xc => net.minecraft.entity.boss.EntityWither (true) size 11771]	
=[ :  => net.minecraft.entity.boss.EntityWither$1 (true) size 621]	
awc=[awc : awc => net.minecraft.world.gen.structure.StructureVillagePieces$House3 (true) size 3728]	
xe=[xe : xe => net.minecraft.entity.projectile.EntityFishHook (true) size 12511]	
awb=[awb : awb => net.minecraft.world.gen.structure.StructureVillagePieces$Path (true) size 3249]	
awe=[awe : awe => net.minecraft.world.gen.structure.StructureVillagePieces$Road (true) size 548]	
awd=[awd : awd => net.minecraft.world.gen.structure.StructureVillagePieces$Village (true) size 6325]	
xh=[xh : xh => net.minecraft.entity.effect.EntityLightningBolt (true) size 2928]	
awf=[awf : awf => net.minecraft.world.gen.structure.StructureVillagePieces$Well (true) size 2207]	
xk=[xk : xk => net.minecraft.entity.item.EntityItem (true) size 9030]	
xl=[xl : xl => net.minecraft.entity.item.EntityMinecart (true) size 20873]	
xp=[xp : xp => net.minecraft.entity.item.EntityMinecartContainer (true) size 5379]	
xq=[xq : xq => net.minecraft.entity.item.EntityMinecartFurnace (true) size 4218]	
xr=[xr : xr => net.minecraft.entity.item.EntityMinecartHopper (true) size 3554]	
xs=[xs : xs => net.minecraft.entity.item.EntityMinecartEmpty (true) size 1271]	
ya=[ya : ya => net.minecraft.entity.monster.EntityEnderman (true) size 10482]	
yf=[yf : yf => net.minecraft.entity.monster.EntityMagmaCube (true) size 2976]	
axf=[axf : axf => net.minecraft.world.gen.layer.GenLayerBiome (true) size 4004]	
net.minecraft.server.MinecraftServer=[net/minecraft/server/MinecraftServer : net.minecraft.server.MinecraftServer => net.minecraft.server.MinecraftServer (true) size 28976]	
ym=[ym : ym => net.minecraft.entity.monster.EntitySlime (true) size 6142]	
axn=[axn : axn => net.minecraft.world.gen.layer.GenLayer (true) size 6173]	
yq=[yq : yq => net.minecraft.entity.monster.EntityZombie (true) size 14036]	
axp=[axp : axp => net.minecraft.world.gen.layer.GenLayer$2 (true) size 793]	
axo=[axo : axo => net.minecraft.world.gen.layer.GenLayer$1 (true) size 793]	
ys=[ys : ys => net.minecraft.entity.monster.EntityZombie$GroupData (true) size 741]	
yv=[yv : yv => net.minecraft.entity.passive.EntityVillager (true) size 16368]	
yx=[yx : yx => net.minecraft.entity.player.InventoryPlayer (true) size 10055]	
yy=[yy : yy => net.minecraft.entity.player.InventoryPlayer$1 (true) size 762]	
yz=[yz : yz => net.minecraft.entity.player.EntityPlayer (true) size 41351]	
za=[za : za => net.minecraft.entity.player.EntityPlayer$EnumStatus (true) size 1112]	
zb=[zb : zb => net.minecraft.entity.player.EntityPlayer$EnumChatVisibility (true) size 1730]	
ayi=[ayi : ayi => net.minecraft.world.storage.MapData (true) size 5696]	
ayk=[ayk : ayk => net.minecraft.world.storage.MapData$MapCoord (true) size 636]	
zm=[zm : zm => net.minecraft.entity.item.EntityEnderPearl (true) size 2362]	
ayj=[ayj : ayj => net.minecraft.world.storage.MapData$MapInfo (true) size 2176]	
aym=[aym : aym => net.minecraft.world.chunk.storage.AnvilSaveHandler (true) size 1278]	
ayq=[ayq : ayq => net.minecraft.world.storage.SaveHandler (true) size 6589]	
ays=[ays : ays => net.minecraft.world.storage.WorldInfo (true) size 9685]	
zu=[zu : zu => net.minecraft.inventory.ContainerRepair (true) size 7910]	
ayu=[ayu : ayu => net.minecraft.world.storage.WorldInfo$2 (true) size 1000]	
zv=[zv : zv => net.minecraft.inventory.ContainerRepair$1 (true) size 625]	
zw=[zw : zw => net.minecraft.inventory.ContainerRepair$2 (true) size 2335]	
ayt=[ayt : ayt => net.minecraft.world.storage.WorldInfo$1 (true) size 741]	
zx=[zx : zx => net.minecraft.inventory.ContainerBeacon (true) size 2577]	
ayw=[ayw : ayw => net.minecraft.world.storage.WorldInfo$4 (true) size 786]	
zy=[zy : zy => net.minecraft.inventory.ContainerBeacon$BeaconSlot (true) size 833]	
ayv=[ayv : ayv => net.minecraft.world.storage.WorldInfo$3 (true) size 716]	
ayy=[ayy : ayy => net.minecraft.world.storage.WorldInfo$6 (true) size 773]	
zz=[zz : zz => net.minecraft.inventory.ContainerBrewingStand (true) size 2731]	
ayx=[ayx : ayx => net.minecraft.world.storage.WorldInfo$5 (true) size 874]	
ayz=[ayz : ayz => net.minecraft.world.storage.WorldInfo$7 (true) size 1064]	
azb=[azb : azb => net.minecraft.world.storage.WorldInfo$9 (true) size 1037]	
aza=[aza : aza => net.minecraft.world.storage.WorldInfo$8 (true) size 990]	
azv=[azv : azv => net.minecraft.util.MovingObjectPosition$MovingObjectType (true) size 965]	
azu=[azu : azu => net.minecraft.util.MovingObjectPosition (true) size 2007]	
azw=[azw : azw => net.minecraft.util.Vec3 (true) size 4144]	
net.minecraft.realms.RealmsConnect=[net/minecraft/realms/RealmsConnect : net.minecraft.realms.RealmsConnect => net.minecraft.realms.RealmsConnect (true) size 1800]
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ahu (input size 12153), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahu (new size 17197)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bbj (input size 23298), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbj (new size 25268)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class xp (input size 3883), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for xp (new size 5527)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ng (input size 483), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ng (new size 848)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aqz (input size 8361), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqz (new size 13546)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bbm (input size 6316), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbm (new size 8062)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class btm (input size 551), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for btm (new size 980)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class yz (input size 27404), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for yz (new size 42510)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ahr (input size 2711), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahr (new size 4886)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bbg (input size 621), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbg (new size 1209)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class buu (input size 11870), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for buu (new size 14489)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class btj (input size 9740), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for btj (new size 12843)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class blt (input size 28816), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for blt (new size 35328)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class boc (input size 542), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for boc (new size 900)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class xl (input size 14576), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for xl (new size 21814)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bdw (input size 6940), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bdw (new size 10533)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class wc (input size 4587), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for wc (new size 6240)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bba (input size 534), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bba (new size 846)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class xk (input size 6379), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for xk (new size 9471)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class oi (input size 19519), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for oi (new size 25913)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ayk (input size 353), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayk (new size 650)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class avw (input size 2759), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for avw (new size 3573)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bex (input size 10357), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bex (new size 12553)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class sa (input size 27261), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for sa (new size 40658)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class anz (input size 2724), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for anz (new size 5274)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class blk (input size 8974), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for blk (new size 12403)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class pp (input size 6565), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for pp (new size 7355)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ahm (input size 1971), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahm (new size 5912)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bma (input size 38236), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bma (new size 47294)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class mt (input size 16472), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for mt (new size 23383)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aui (input size 4200), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aui (new size 5851)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class xe (input size 10561), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for xe (new size 12768)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aax (input size 2017), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aax (new size 3289)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class my (input size 9586), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for my (new size 11983)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class zu (input size 6823), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for zu (new size 8342)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bis (input size 1836), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bis (new size 2828)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class mx (input size 4482), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for mx (new size 8894)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class asy (input size 5464), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for asy (new size 6924)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bau (input size 749), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bau (new size 1175)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class mw (input size 18421), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for mw (new size 24371)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aft (input size 3320), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aft (new size 5399)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class rv (input size 6999), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for rv (new size 8839)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ajs (input size 5013), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajs (new size 8362)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class sv (input size 26907), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for sv (new size 35083)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bao (input size 50866), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bao (new size 59159)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bqd (input size 7044), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqd (new size 9191)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ahb (input size 44996), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahb (new size 71736)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class azb (input size 857), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for azb (new size 1202)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bmh (input size 5745), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bmh (new size 8461)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class adc (input size 1638), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for adc (new size 3051)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aov (input size 4827), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aov (new size 6562)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ns (input size 7242), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ns (new size 9051)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bdb (input size 8789), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bdb (new size 9978)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bbv (input size 16904), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbv (new size 21376)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class abt (input size 3849), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for abt (new size 6178)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bbs (input size 1285), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbs (new size 2715)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class de (input size 3241), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for de (new size 4689)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class em (input size 596), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for em (new size 953)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aia (input size 5830), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aia (new size 10127)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bbu (input size 11734), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbu (new size 15804)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aji (input size 28808), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aji (new size 55021)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class apx (input size 18076), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for apx (new size 25246)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ara (input size 5532), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ara (new size 9694)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ej (input size 8719), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ej (new size 10482)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class awd (input size 3400), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for awd (new size 6640)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class gz (input size 4092), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for gz (new size 5828)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bbo (input size 3113), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbo (new size 3968)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aab (input size 716), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aab (new size 1203)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bly (input size 10817), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bly (new size 15672)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class awa (input size 874), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for awa (new size 1452)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bkn (input size 5023), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bkn (new size 7003)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class xq (input size 3101), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for xq (new size 4337)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ayq (input size 5010), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayq (new size 7384)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class btn (input size 1000), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for btn (new size 1542)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ays (input size 7254), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ays (new size 10157)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class app (input size 7439), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for app (new size 10793)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class amw (input size 2979), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for amw (new size 3980)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class blm (input size 124015), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for blm (new size 141316)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class adw (input size 706), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for adw (new size 2099)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class yv (input size 14308), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for yv (new size 17052)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class nc (input size 4832), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for nc (new size 5847)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ly (input size 0), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ly (new size 5978)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bjb (input size 28481), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjb (new size 35961)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bhv (input size 1238), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bhv (new size 1848)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class azu (input size 1437), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for azu (new size 2169)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bcm (input size 6308), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bcm (new size 8621)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bbb (input size 451), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbb (new size 774)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class avx (input size 2704), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for avx (new size 3500)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class apg (input size 5398), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for apg (new size 6909)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class blo (input size 4975), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for blo (new size 6636)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aqo (input size 3194), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqo (new size 10548)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bll (input size 2828), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bll (new size 3858)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class amr (input size 1217), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for amr (new size 2290)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bix (input size 3799), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bix (new size 5379)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aay (input size 1472), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aay (new size 3027)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bdp (input size 2314), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bdp (new size 3106)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aqh (input size 4585), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqh (new size 6199)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class asz (input size 3633), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for asz (new size 4402)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bcb (input size 2249), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bcb (new size 3416)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bav (input size 727), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bav (new size 1022)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ms (input size 5804), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ms (new size 9959)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class lh (input size 1042), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for lh (new size 1645)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ajt (input size 2344), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajt (new size 4590)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bqe (input size 932), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqe (new size 1421)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bei (input size 9100), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bei (new size 12264)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class adb (input size 24166), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for adb (new size 36986)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class anj (input size 3916), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for anj (new size 5584)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bnn (input size 8005), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bnn (new size 9887)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ada (input size 1242), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ada (new size 2637)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class nt (input size 566), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for nt (new size 811)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bbt (input size 1311), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbt (new size 1862)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class en (input size 509), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for en (new size 828)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aoq (input size 5030), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aoq (new size 6607)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bfl (input size 12297), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bfl (new size 16455)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class np (input size 838), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for np (new size 1139)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bpz (input size 8561), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bpz (new size 11721)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class ard (input size 6103), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for ard (new size 8343)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class axn (input size 3962), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for axn (new size 6359)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class wi (input size 23965), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for wi (new size 28799)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bko (input size 474), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bko (new size 807)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class xr (input size 2391), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for xr (new size 3669)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class bct (input size 9071), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for bct (new size 11540)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class yq (input size 11307), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for yq (new size 14649)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class sw (input size 16049), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for sw (new size 20147)
[14:53:09] [main/DEBUG] [FML/]: Runtime patching class aqv (input size 8151), found 1 patch
[14:53:09] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqv (new size 14722)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bus (input size 3043), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bus (new size 3698)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bbc (input size 442), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbc (new size 774)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class xa (input size 10883), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for xa (new size 13217)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bgc (input size 6244), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bgc (new size 7870)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aqi (input size 457), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqi (new size 775)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aue (input size 1497), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aue (new size 2147)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aug (input size 3031), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aug (new size 4309)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bcc (input size 6963), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bcc (new size 8841)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class mr (input size 3584), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for mr (new size 6187)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ahc (input size 512), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahc (new size 890)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class baw (input size 413), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for baw (new size 720)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bmm (input size 2689), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bmm (new size 3733)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bmg (input size 4027), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bmg (new size 5131)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class arg (input size 1278), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for arg (new size 1763)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class agw (input size 5089), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for agw (new size 6365)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class abm (input size 2599), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for abm (new size 4219)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bjf (input size 7145), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjf (new size 10014)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aag (input size 4286), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aag (new size 5337)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bkp (input size 819), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bkp (new size 1147)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class gx (input size 4304), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for gx (new size 5915)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class nh (input size 21072), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for nh (new size 25840)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bqx (input size 1404), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqx (new size 1823)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bbd (input size 667), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbd (new size 999)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class abb (input size 3561), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for abb (new size 4737)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class azv (input size 727), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for azv (new size 1019)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bdy (input size 2649), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bdy (new size 3448)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class api (input size 7913), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for api (new size 10605)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class se (input size 1509), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for se (new size 1909)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avu (input size 518), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avu (new size 860)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bhr (input size 1205), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bhr (new size 2028)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class xh (input size 2338), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for xh (new size 2998)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class lt (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for lt (new size 13935)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class uq (input size 2442), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for uq (new size 3279)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bnz (input size 559), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bnz (new size 917)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ahd (input size 1071), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahd (new size 1467)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bax (input size 406), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bax (new size 955)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bnw (input size 6633), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bnw (new size 10608)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ya (input size 7852), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ya (new size 10788)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class add (input size 12573), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for add (new size 17652)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aap (input size 2545), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aap (new size 3170)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avd (input size 782), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avd (new size 1109)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class mn (input size 4808), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for mn (new size 6785)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class nv (input size 710), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for nv (new size 1176)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ajf (input size 5092), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajf (new size 6431)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ana (input size 6606), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ana (new size 9809)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class akn (input size 5345), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for akn (new size 8085)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class xc (input size 9372), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for xc (new size 12070)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bkq (input size 474), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bkq (new size 818)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bee (input size 11492), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bee (new size 14387)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ahv (input size 337), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahv (new size 606)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class yx (input size 7714), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for yx (new size 10299)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class abd (input size 1520), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for abd (new size 2022)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bbe (input size 423), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbe (new size 755)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ayj (input size 1687), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayj (new size 2219)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ayi (input size 4691), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayi (new size 6200)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class acg (input size 1754), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for acg (new size 3912)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aqk (input size 8469), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqk (new size 13093)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ahe (input size 707), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahe (new size 1022)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bfz (input size 7290), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bfz (new size 8790)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bay (input size 852), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bay (new size 1162)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bpa (input size 1999), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bpa (new size 3240)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aaq (input size 724), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aaq (new size 1157)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bsx (input size 5744), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bsx (new size 7941)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class nw (input size 2808), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for nw (new size 4052)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bmb (input size 545), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bmb (new size 934)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ako (input size 4968), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ako (new size 8910)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class nn (input size 5717), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for nn (new size 6733)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class mc (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for mc (new size 1071)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aeb (input size 3243), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aeb (new size 4631)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class sq (input size 4141), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for sq (new size 5398)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bkr (input size 819), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bkr (new size 1158)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ahw (input size 770), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahw (new size 1062)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bjd (input size 2713), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjd (new size 4379)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class b (input size 7357), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for b (new size 8985)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class asb (input size 2168), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for asb (new size 4004)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bbf (input size 1007), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbf (new size 1347)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class sg (input size 6066), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for sg (new size 7607)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bdx (input size 5775), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bdx (new size 7275)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ys (input size 384), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ys (new size 765)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aql (input size 265), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aql (new size 524)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class zw (input size 1580), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for zw (new size 2352)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ahf (input size 463), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahf (new size 778)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class baz (input size 534), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for baz (new size 846)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class alb (input size 6600), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for alb (new size 12695)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class brr (input size 3048), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for brr (new size 4073)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ajx (input size 6947), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajx (new size 10066)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bnx (input size 5842), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bnx (new size 7723)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class mq (input size 5050), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for mq (new size 7587)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avf (input size 583), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avf (new size 944)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aeh (input size 2122), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aeh (new size 3384)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aor (input size 4732), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aor (new size 7817)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class brg (input size 3149), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for brg (new size 4818)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class wp (input size 5814), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for wp (new size 7727)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class md (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for md (new size 885)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bop (input size 8921), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bop (new size 14145)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class auz (input size 525), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for auz (new size 971)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ahx (input size 681), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ahx (new size 1025)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bje (input size 6884), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bje (new size 10027)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class afa (input size 3085), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for afa (new size 4015)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class apl (input size 1008), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for apl (new size 1568)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aoa (input size 2758), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aoa (new size 4646)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class auo (input size 2725), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for auo (new size 3703)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class wn (input size 5706), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for wn (new size 6856)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class anu (input size 4155), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for anu (new size 7403)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avm (input size 3092), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avm (new size 4664)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avg (input size 564), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avg (new size 936)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class akf (input size 3341), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for akf (new size 6084)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class adr (input size 1770), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for adr (new size 2816)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ajz (input size 3613), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajz (new size 7006)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class dq (input size 3974), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for dq (new size 5110)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class rw (input size 3110), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for rw (new size 5564)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bjr (input size 3173), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjr (new size 4144)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bii (input size 565), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bii (new size 1081)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class k (input size 4325), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for k (new size 6025)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class auv (input size 3673), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for auv (new size 4633)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aig (input size 431), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aig (new size 769)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bny (input size 9437), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bny (new size 14431)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class li (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for li (new size 693)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aky (input size 2755), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aky (new size 4492)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class asq (input size 2874), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for asq (new size 4446)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ek (input size 1178), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ek (new size 1627)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class abh (input size 2482), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for abh (new size 4324)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class lu (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for lu (new size 849)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class boa (input size 542), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for boa (new size 900)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ds (input size 847), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ds (new size 1529)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class kb (input size 770), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for kb (new size 1289)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class lj (input size 431), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for lj (new size 984)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class afv (input size 6700), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for afv (new size 9421)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class dh (input size 7892), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for dh (new size 10874)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class axp (input size 516), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for axp (new size 849)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class azw (input size 2797), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for azw (new size 4283)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class lv (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for lv (new size 1359)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aum (input size 2895), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aum (new size 3880)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class zx (input size 1998), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for zx (new size 2672)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aid (input size 2288), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aid (new size 3115)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class lk (input size 662), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for lk (new size 1278)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class abo (input size 2597), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for abo (new size 4009)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class za (input size 909), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for za (new size 1205)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bbl (input size 1001), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bbl (new size 1939)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class boh (input size 8276), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for boh (new size 12273)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class yy (input size 464), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for yy (new size 809)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class lw (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for lw (new size 1133)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ym (input size 5259), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ym (new size 6271)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aey (input size 3319), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aey (new size 3949)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class alh (input size 3731), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for alh (new size 5180)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avr (input size 2657), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avr (new size 3479)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ll (input size 814), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ll (new size 1261)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class arp (input size 1014), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for arp (new size 1819)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class zb (input size 1283), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for zb (new size 1909)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class alt (input size 4788), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for alt (new size 8246)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class lx (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for lx (new size 771)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class qx (input size 1504), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for qx (new size 2770)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class lm (input size 933), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for lm (new size 678)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ark (input size 752), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ark (new size 1184)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bjq (input size 3402), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjq (new size 4184)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bou (input size 1420), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bou (new size 2851)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class brh (input size 479), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for brh (new size 854)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class sh (input size 394), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for sh (new size 669)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aip (input size 1845), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aip (new size 2778)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class acj (input size 3865), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for acj (new size 6624)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class sb (input size 716), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for sb (new size 1037)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class biz (input size 3820), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for biz (new size 5223)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class df (input size 1489), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for df (new size 2105)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aib (input size 4167), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aib (new size 6935)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ma (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ma (new size 1240)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ase (input size 1532), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ase (new size 2665)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bja (input size 544), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bja (new size 891)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class lz (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for lz (new size 1027)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class auq (input size 3816), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for auq (new size 4825)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aho (input size 5305), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aho (new size 7869)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class sc (input size 424), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for sc (new size 737)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class auc (input size 5544), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for auc (new size 6357)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avk (input size 9025), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avk (new size 13729)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bjs (input size 1288), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjs (new size 1749)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class apy (input size 544), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for apy (new size 912)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class wk (input size 256), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for wk (new size 505)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class axf (input size 1617), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for axf (new size 4044)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aur (input size 518), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aur (new size 863)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class sd (input size 567), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for sd (new size 1080)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aul (input size 486), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aul (new size 972)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aub (input size 5820), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aub (new size 6515)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class amd (input size 1971), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for amd (new size 3133)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class alx (input size 1243), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for alx (new size 2394)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aif (input size 3275), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aif (new size 4647)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class nf (input size 460), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for nf (new size 800)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bjc (input size 778), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjc (new size 1119)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class afe (input size 12976), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for afe (new size 14018)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class gr (input size 1349), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for gr (new size 2155)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bob (input size 562), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bob (new size 920)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class kc (input size 564), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for kc (new size 955)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bld (input size 1859), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bld (new size 3204)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class mo (input size 771), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for mo (new size 1129)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class di (input size 660), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for di (new size 1021)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ajm (input size 758), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ajm (new size 1098)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class n (input size 501), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for n (new size 872)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bfn (input size 1035), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bfn (new size 1837)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class auy (input size 2326), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for auy (new size 3358)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class gy (input size 213), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for gy (new size 423)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class blv (input size 782), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for blv (new size 1123)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aqs (input size 3241), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aqs (new size 5680)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aun (input size 1759), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aun (new size 2546)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class z (input size 4633), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for z (new size 6413)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avl (input size 388), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avl (new size 644)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class dj (input size 474), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for dj (new size 864)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class are (input size 1563), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for are (new size 2577)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ava (input size 2142), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ava (new size 3050)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bfo (input size 2262), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bfo (new size 3026)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class c (input size 405), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for c (new size 724)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aik (input size 1577), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aik (new size 2172)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class blw (input size 868), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for blw (new size 1211)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aos (input size 812), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aos (new size 1130)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ni (input size 473), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ni (new size 844)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class d (input size 710), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for d (new size 1029)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class auf (input size 2121), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for auf (new size 2784)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avh (input size 500), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avh (new size 844)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class akx (input size 1640), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for akx (new size 2756)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aot (input size 1196), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aot (new size 1576)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class asp (input size 793), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for asp (new size 1246)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class axo (input size 516), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for axo (new size 849)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class nj (input size 535), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for nj (new size 885)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class e (input size 674), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for e (new size 993)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avz (input size 3657), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avz (new size 4669)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class dx (input size 1426), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for dx (new size 1999)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aga (input size 397), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aga (new size 788)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aou (input size 1204), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aou (new size 1549)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class l (input size 1034), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for l (new size 1434)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class alw (input size 6808), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for alw (new size 10307)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class f (input size 717), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for f (new size 1036)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class mb (input size 0), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for mb (new size 655)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bgd (input size 1026), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bgd (new size 1389)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class agb (input size 397), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for agb (new size 784)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class dn (input size 1667), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for dn (new size 2361)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class nl (input size 1712), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for nl (new size 2482)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bfm (input size 1609), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bfm (new size 2523)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class g (input size 915), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for g (new size 1366)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ayt (input size 502), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayt (new size 819)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class blu (input size 571), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for blu (new size 895)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aus (input size 4037), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aus (new size 5103)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class adv (input size 647), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for adv (new size 2019)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aru (input size 1977), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aru (new size 2754)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class h (input size 1305), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for h (new size 1852)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ayu (input size 846), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayu (new size 1163)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aff (input size 588), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aff (new size 928)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class amf (input size 1985), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for amf (new size 3650)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class afx (input size 399), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for afx (new size 791)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class o (input size 868), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for o (new size 1201)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class i (input size 743), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for i (new size 1152)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ayv (input size 455), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayv (new size 772)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class zz (input size 2127), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for zz (new size 2766)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avs (input size 2300), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avs (new size 3122)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class afy (input size 399), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for afy (new size 789)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class j (input size 417), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for j (new size 895)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ayw (input size 526), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayw (new size 843)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class asd (input size 3344), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for asd (new size 3906)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class zy (input size 520), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for zy (new size 834)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class kf (input size 399), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for kf (new size 728)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bqa (input size 467), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqa (new size 822)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ayx (input size 674), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayx (new size 991)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bjg (input size 708), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjg (new size 1029)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bsy (input size 439), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bsy (new size 778)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ave (input size 4981), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ave (new size 6796)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bqb (input size 679), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqb (new size 1034)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aak (input size 1553), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aak (new size 2270)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class wq (input size 248), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for wq (new size 524)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ayy (input size 507), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayy (new size 824)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class nk (input size 440), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for nk (new size 878)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bjh (input size 712), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjh (new size 1033)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bqn (input size 2926), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqn (new size 3919)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aih (input size 349), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aih (new size 784)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bsz (input size 1155), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bsz (new size 1506)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bjt (input size 3479), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjt (new size 4399)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bqc (input size 667), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bqc (new size 1022)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class m (input size 1057), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for m (new size 1425)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ayz (input size 829), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ayz (new size 1206)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bji (input size 502), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bji (new size 823)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class nm (input size 402), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for nm (new size 795)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bjj (input size 616), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bjj (new size 935)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class qw (input size 214), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for qw (new size 438)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bap (input size 483), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bap (new size 807)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aah (input size 403), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aah (new size 722)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ata (input size 3177), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ata (new size 3903)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class baq (input size 428), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for baq (new size 760)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class avc (input size 3253), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for avc (new size 4311)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aai (input size 273), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aai (new size 655)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class no (input size 2765), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for no (new size 3292)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class nd (input size 1857), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for nd (new size 2410)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bar (input size 504), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bar (new size 827)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aje (input size 2428), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aje (new size 5079)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class amz (input size 2323), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for amz (new size 4368)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class ne (input size 922), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for ne (new size 1288)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class btk (input size 844), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for btk (new size 1233)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class asa (input size 2208), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for asa (new size 3570)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bas (input size 511), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bas (new size 830)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class awb (input size 2574), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for awb (new size 3531)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class btl (input size 376), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for btl (new size 720)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class zv (input size 349), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for zv (new size 644)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class asx (input size 2100), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for asx (new size 2912)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class bat (input size 564), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for bat (new size 885)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aza (input size 829), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aza (new size 1146)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class el (input size 1466), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for el (new size 1919)
[14:53:10] [main/DEBUG] [FML/]: Runtime patching class aaa (input size 430), found 1 patch
[14:53:10] [main/DEBUG] [FML/]: Successfully applied runtime patches for aaa (new size 818)
[14:53:10] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:53:11] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch
[14:53:11] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 757)
[14:53:11] [main/INFO] [FML/]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[14:53:11] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin} class transformers
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin CCCDeobfPlugin
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class LoadPlugin run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod AppEngCore {appeng.transformer.AppEngCore} class transformers
[14:53:11] [main/TRACE] [FML/]: Registering transformer appeng.transformer.asm.ASMIntegration
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for AppEngCore {appeng.transformer.AppEngCore}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin AppEngCore
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class AppEngCore run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod CoreMod {aroma1997.core.coremod.CoreMod} class transformers
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for CoreMod {aroma1997.core.coremod.CoreMod}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin CoreMod
[14:53:11] [main/INFO] [Aroma1997Core/]: Finished data injection.
[14:53:11] [main/INFO] [Aroma1997Core/]: Finished data injection.
[14:53:11] [main/TRACE] [Aroma1997Core/]: Initializing Configurations from: C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\config
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class CoreMod run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
[14:53:11] [main/TRACE] [FML/]: Registering transformer codechicken.lib.asm.ClassHeirachyManager
[14:53:11] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
[14:53:11] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.TweakTransformer
[14:53:11] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DelegatedTransformer
[14:53:11] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DefaultImplementationTransformer
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin CodeChickenCorePlugin
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class CodeChickenCorePlugin run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin DepLoader
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class DepLoader run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod FMLPlugin {invtweaks.forge.asm.FMLPlugin} class transformers
[14:53:11] [main/TRACE] [FML/]: Registering transformer invtweaks.forge.asm.ContainerTransformer
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for FMLPlugin {invtweaks.forge.asm.FMLPlugin}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin FMLPlugin
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class FMLPlugin run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod CoreDescription {mcp.mobius.mobiuscore.asm.CoreDescription} class transformers
[14:53:11] [main/TRACE] [FML/]: Registering transformer mcp.mobius.mobiuscore.asm.CoreTransformer
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for CoreDescription {mcp.mobius.mobiuscore.asm.CoreDescription}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin CoreDescription
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class CoreDescription run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod NEICorePlugin {codechicken.nei.asm.NEICorePlugin} class transformers
[14:53:11] [main/TRACE] [FML/]: Registering transformer codechicken.nei.asm.NEITransformer
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for NEICorePlugin {codechicken.nei.asm.NEICorePlugin}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin NEICorePlugin
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class NEICorePlugin run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod LoadingPlugin {com.dynious.refinedrelocation.asm.LoadingPlugin} class transformers
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPlugin {com.dynious.refinedrelocation.asm.LoadingPlugin}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin LoadingPlugin
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class LoadingPlugin run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:11] [main/DEBUG] [FML/]: Injecting coremod DepLoader {thaumcraft.codechicken.core.launch.DepLoader} class transformers
[14:53:11] [main/DEBUG] [FML/]: Injection complete
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin for DepLoader {thaumcraft.codechicken.core.launch.DepLoader}
[14:53:11] [main/DEBUG] [FML/]: Running coremod plugin DepLoader
[14:53:11] [main/DEBUG] [FML/]: Coremod plugin class DepLoader run successfully
[14:53:11] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:53:12] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 6 rules from AccessTransformer config file aroma1997core_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg

[14:53:12] [main/INFO] [sTDOUT/]: [cofh.asm.CoFHAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
[14:53:12] [main/DEBUG] [FML/]: Loaded 120 rules from AccessTransformer config file CoFH_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 9 rules from AccessTransformer config file invtweaks_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 2 rules from AccessTransformer config file mobius_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 6 rules from AccessTransformer mod jar file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\ThermalDynamics-[1.7.10]1.0.0-122.jar!META-INF/tdynamics_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 9 rules from AccessTransformer mod jar file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\RefinedRelocation-1.7.10-1.0.8b.jar!META-INF/RefinedRelocation_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 3 rules from AccessTransformer mod jar file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\Trophy Slots-1.7.10-1.2.5-universal.jar!META-INF/trophyslots_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 2 rules from AccessTransformer mod jar file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\HungerOverhaul-1.7.10-beta.6.jar!META-INF/HungerOverhaul_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 11 rules from AccessTransformer mod jar file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\NotEnoughItems-1.7.10-1.0.4.100-universal.jar!META-INF/nei_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 4 rules from AccessTransformer mod jar file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\SimplyJetpacks-MC1.7.10-1.4.1.jar!META-INF/simplyjetpacks_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 31 rules from AccessTransformer mod jar file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\TConstruct-1.7.10-1.8.4a.jar!META-INF/TConstruct_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Loaded 2 rules from AccessTransformer mod jar file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\MineFactoryReloaded-[1.7.10]2.8.0-104.jar!META-INF/MFR_at.cfg

[14:53:12] [main/DEBUG] [FML/]: Validating minecraft
[14:53:13] [main/DEBUG] [FML/]: Minecraft validated, launching...
[14:53:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:13] [main/DEBUG] [FML/]: Injecting coremod LoadingPlugin {cofh.asm.LoadingPlugin} class transformers
[14:53:13] [main/TRACE] [FML/]: Registering transformer cofh.asm.CoFHClassTransformer
[14:53:13] [main/DEBUG] [FML/]: Injection complete
[14:53:13] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPlugin {cofh.asm.LoadingPlugin}
[14:53:13] [main/DEBUG] [FML/]: Running coremod plugin LoadingPlugin
[14:53:13] [main/DEBUG] [FML/]: Coremod plugin class LoadingPlugin run successfully
[14:53:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:53:13] [main/DEBUG] [FML/]: Injecting coremod TTCorePlugin {tterrag.core.common.transform.TTCorePlugin} class transformers
[14:53:13] [main/TRACE] [FML/]: Registering transformer tterrag.core.common.transform.TTCoreTransformer
[14:53:13] [main/TRACE] [FML/]: Registering transformer tterrag.core.common.transform.TTCoreTransformerClient
[14:53:13] [main/DEBUG] [FML/]: Injection complete
[14:53:13] [main/DEBUG] [FML/]: Running coremod plugin for TTCorePlugin {tterrag.core.common.transform.TTCorePlugin}
[14:53:13] [main/DEBUG] [FML/]: Running coremod plugin TTCorePlugin
[14:53:13] [main/DEBUG] [FML/]: Coremod plugin class TTCorePlugin run successfully
[14:53:13] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:53:13] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:53:13] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:53:13] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/IBlockAccess (input size 250), found 1 patch
[14:53:13] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/IBlockAccess (new size 540)
[14:53:13] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/client/gui/GuiSleepMP (input size 1376), found 1 patch
[14:53:13] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/client/gui/GuiSleepMP (new size 1849)
[14:53:14] [main/DEBUG] [CCL ASM/]: Inserted super call into [bfo.e()V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Writing method [bex.a(Lbao;II)V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Writing method [bex.l()V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Writing method [bex.k()V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Writing method [bex.public_func_73869_a(CI)V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Writing method [bex.public_func_146984_a(Laay;III)V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(IIF)V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIF)V] @ 138 - 140
[14:53:14] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIF)V] @ 220 - 225
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIF)V] @ 444 - 470
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Ladd;IILjava/lang/String;)V] @ 9 - 10
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Ladd;IILjava/lang/String;)V] @ 14 - 15
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Laay;)V] @ 298 - 323
[14:53:14] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(III)V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(III)V] @ 259 - 260
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(III)V] @ 331 - 332
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 98 - 99
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 107 - 108
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(IIIJ)V] @ 118 - 119
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 158 - 159
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 168 - 169
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 287 - 288
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 295 - 296
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 314 - 315
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 424 - 425
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 454 - 455
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 468 - 469
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 497 - 498
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(III)V] @ 557 - 559
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(CI)V] @ 54 - 55
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(CI)V] @ 84 - 85
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.b(I)Z] @ 41 - 42
[14:53:14] [main/DEBUG] [CCL ASM/]: Writing method [bex.managerHandleMouseClick(Laay;III)V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.a(IIIJ)V] @ 14 - 15
[14:53:14] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.b(III)V]
[14:53:14] [main/DEBUG] [CCL ASM/]: NEI: Injecting mouseUp call
[14:53:14] [main/DEBUG] [CCL ASM/]: Replacing method [bex.a(Laay;III)V] @ 10 - 26
[14:53:14] [main/DEBUG] [CCL ASM/]: Injecting before method [bex.a(CI)V]
[14:53:14] [main/DEBUG] [CCL ASM/]: Injecting after method [bex.e()V] @ 0 - 4
[14:53:14] [main/INFO] [AE2-CORE/]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[14:53:14] [main/INFO] [AE2-CORE/]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[14:53:14] [main/INFO] [AE2-CORE/]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[14:53:14] [main/INFO] [MobiusCore/]: Current code is OBFUSCATED
[14:53:14] [main/INFO] [MobiusCore/]: Found cpw.mods.fml.common.FMLCommonHandler with checksum 9D07ABF40E8390189AB4D1D4CAA86BAB
[14:53:14] [main/INFO] [MobiusCore/]: Successful injection in onPreServerTick ()V
[14:53:14] [main/INFO] [MobiusCore/]: Successful injection in onPostServerTick ()V
[14:53:14] [main/INFO] [MobiusCore/]: Successful injection in onPreWorldTick (Lahb;)V
[14:53:14] [main/INFO] [MobiusCore/]: Successful injection in onPostWorldTick (Lahb;)V
[14:53:15] [main/DEBUG] [CCL ASM/]: Injecting before method [dh.toString()Ljava/lang/String;] @ 51 - 55
[14:53:15] [main/INFO] [MobiusCore/]: Switching injection mode to FORGE
[14:53:15] [main/INFO] [MobiusCore/]: [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum 1259399FD8CF71F9B1835D9BCDD827D9
[14:53:15] [main/INFO] [MobiusCore/]: Found World.updateEntities()...
[14:53:15] [main/INFO] [MobiusCore/]: Successful injection in h ()V
[14:53:15] [main/INFO] [MobiusCore/]: Successful injection in h ()V
[14:53:15] [main/INFO] [MobiusCore/]: Successful injection in h ()V
[14:53:15] [main/INFO] [MobiusCore/]: Successful injection in h ()V
[14:53:15] [main/INFO] [MobiusCore/]: Found World.<init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
[14:53:15] [main/INFO] [MobiusCore/]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
[14:53:15] [main/INFO] [MobiusCore/]: Successful injection in <init> (Lazc;Ljava/lang/String;Lahj;Laqo;Lqi;)V
[14:53:16] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.server.MinecraftServer (input size 21208), found 1 patch
[14:53:16] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 31998)
[14:53:16] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/WorldServerMulti (input size 563), found 1 patch
[14:53:16] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/WorldServerMulti (new size 1071)
[14:53:16] [main/INFO] [MobiusCore/]: [MobiusCore] Found net.minecraft.world.WorldServer [ mt ] with checksum A9B6290BB23DD7A1659115ABB503DDD8
[14:53:16] [main/INFO] [MobiusCore/]: Successful injection in b ()V
[14:53:16] [main/INFO] [MobiusCore/]: Successful injection in b ()V
[14:53:16] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/WorldServer$ServerBlockEventList (input size 229), found 1 patch
[14:53:16] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/WorldServer$ServerBlockEventList (new size 523)
[14:53:16] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/util/WeightedRandom (input size 1340), found 1 patch
[14:53:16] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/util/WeightedRandom (new size 2471)
[14:53:17] [main/DEBUG] [CCL ASM/]: Writing method [aji.canBeReplacedByLeaves(Lahl;III)Z]
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockBush (input size 1432), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockBush (new size 3942)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockOre (input size 1486), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockOre (new size 2174)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockNote (input size 1670), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockNote (new size 3485)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockDeadBush (input size 1007), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockDeadBush (new size 1867)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockPistonMoving (input size 3171), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockPistonMoving (new size 6015)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockMushroom (input size 2111), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockMushroom (new size 3574)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockTorch (input size 3335), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockTorch (new size 5477)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockMobSpawner (input size 815), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockMobSpawner (new size 1764)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockLadder (input size 1822), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockLadder (new size 3495)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockLever (input size 4495), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockLever (new size 6778)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockSnow (input size 2473), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockSnow (new size 4253)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockIce (input size 1721), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockIce (new size 3370)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockReed (input size 1924), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockReed (new size 3949)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockTrapDoor (input size 2798), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockTrapDoor (new size 5540)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockVine (input size 5037), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockVine (new size 7585)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockTripWireHook (input size 5581), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockTripWireHook (new size 8537)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockFlowerPot (input size 3346), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockFlowerPot (new size 6108)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockSkull (input size 5505), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockSkull (new size 8146)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/BlockRedstoneComparator (input size 4145), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/BlockRedstoneComparator (new size 7340)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/Block$1 (input size 323), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/Block$1 (new size 643)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/Block$2 (input size 261), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/Block$2 (new size 563)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/block/Block$3 (input size 330), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/block/Block$3 (new size 650)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemFlintAndSteel (input size 998), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemFlintAndSteel (new size 1362)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemBucketMilk (input size 850), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemBucketMilk (new size 1296)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemMap (input size 5703), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemMap (new size 6876)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemShears (input size 988), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemShears (new size 3647)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemEmptyMap (input size 1305), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemEmptyMap (new size 1670)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemLilyPad (input size 1091), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemLilyPad (new size 2494)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:air 0 net.minecraft.block.BlockAir@a565cbd (req. id 0)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$2 (input size 356), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$2 (new size 704)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$3 (input size 265), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$3 (new size 792)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$4 (input size 305), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$4 (new size 664)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$5 (input size 265), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$5 (new size 704)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$6 (input size 265), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$6 (new size 664)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$7 (input size 260), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$7 (new size 664)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$8 (input size 264), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$8 (new size 659)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$9 (input size 264), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$9 (new size 663)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$1 (input size 305), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$1 (new size 663)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$10 (input size 265), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$10 (new size 664)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$11 (input size 264), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$11 (new size 663)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/creativetab/CreativeTabs$12 (input size 306), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/creativetab/CreativeTabs$12 (new size 705)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:stone 1 net.minecraft.block.BlockStone@13275d8 (req. id 1)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:grass 2 net.minecraft.block.BlockGrass@574cd322 (req. id 2)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:dirt 3 net.minecraft.block.BlockDirt@119c745c (req. id 3)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone 4 net.minecraft.block.Block@a7ad6e5 (req. id 4)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:planks 5 net.minecraft.block.BlockWood@690bc15e (req. id 5)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.world.gen.feature.WorldGenTaiga2 (input size 1686), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTaiga2 (new size 2736)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/world/gen/feature/WorldGenAbstractTree (input size 572), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenAbstractTree (new size 1336)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.world.gen.feature.WorldGenMegaJungle (input size 2149), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenMegaJungle (new size 2990)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.world.gen.feature.WorldGenSavannaTree (input size 2529), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenSavannaTree (new size 3469)
[14:53:17] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.world.gen.feature.WorldGenCanopyTree (input size 2748), found 1 patch
[14:53:17] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenCanopyTree (new size 4017)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:sapling 6 net.minecraft.block.BlockSapling@278667fd (req. id 6)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:bedrock 7 net.minecraft.block.Block@684b31de (req. id 7)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:flowing_water 8 cofh.asmhooks.block.BlockTickingWater@6b52dd31 (req. id 
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:water 9 cofh.asmhooks.block.BlockWater@61cd1c71 (req. id 9)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:flowing_lava 10 net.minecraft.block.BlockDynamicLiquid@6724cdec (req. id 10)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:lava 11 net.minecraft.block.BlockStaticLiquid@6944e53e (req. id 11)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:sand 12 net.minecraft.block.BlockSand@546e61d5 (req. id 12)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:gravel 13 net.minecraft.block.BlockGravel@60783105 (req. id 13)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:gold_ore 14 net.minecraft.block.BlockOre@35d5ac51 (req. id 14)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:iron_ore 15 net.minecraft.block.BlockOre@b606cb6 (req. id 15)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:coal_ore 16 net.minecraft.block.BlockOre@2a3194c6 (req. id 16)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:log 17 net.minecraft.block.BlockOldLog@1e8ab90f (req. id 17)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:leaves 18 net.minecraft.block.BlockOldLeaf@554f0dfb (req. id 18)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:sponge 19 net.minecraft.block.BlockSponge@71904469 (req. id 19)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:glass 20 net.minecraft.block.BlockGlass@6a472566 (req. id 20)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:lapis_ore 21 net.minecraft.block.BlockOre@1907874b (req. id 21)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:lapis_block 22 net.minecraft.block.BlockCompressed@5b3a7ef5 (req. id 22)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:dispenser 23 net.minecraft.block.BlockDispenser@587a1cfb (req. id 23)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:sandstone 24 net.minecraft.block.BlockSandStone@5e1d03d7 (req. id 24)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:noteblock 25 net.minecraft.block.BlockNote@23b8d9f3 (req. id 25)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:bed 26 net.minecraft.block.BlockBed@5d43409a (req. id 26)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:golden_rail 27 net.minecraft.block.BlockRailPowered@66273da0 (req. id 27)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:detector_rail 28 net.minecraft.block.BlockRailDetector@1229a2b7 (req. id 28)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:sticky_piston 29 net.minecraft.block.BlockPistonBase@10a0fe30 (req. id 29)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:web 30 net.minecraft.block.BlockWeb@60f70249 (req. id 30)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:tallgrass 31 net.minecraft.block.BlockTallGrass@31ee2fdb (req. id 31)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:deadbush 32 net.minecraft.block.BlockDeadBush@1effd53c (req. id 32)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:piston 33 net.minecraft.block.BlockPistonBase@46c269e0 (req. id 33)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:piston_head 34 net.minecraft.block.BlockPistonExtension@6920614 (req. id 34)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:wool 35 net.minecraft.block.BlockColored@5fa23c (req. id 35)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:piston_extension 36 net.minecraft.block.BlockPistonMoving@433348bc (req. id 36)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:yellow_flower 37 net.minecraft.block.BlockFlower@102ecc22 (req. id 37)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:red_flower 38 net.minecraft.block.BlockFlower@7ff35a3f (req. id 38)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom 39 net.minecraft.block.BlockMushroom@252dc8c4 (req. id 39)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom 40 net.minecraft.block.BlockMushroom@43045f9f (req. id 40)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:gold_block 41 net.minecraft.block.BlockCompressed@2643d762 (req. id 41)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:iron_block 42 net.minecraft.block.BlockCompressed@6403e24c (req. id 42)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:double_stone_slab 43 net.minecraft.block.BlockStoneSlab@767a014e (req. id 43)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:stone_slab 44 net.minecraft.block.BlockStoneSlab@d109c4f (req. id 44)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:brick_block 45 net.minecraft.block.Block@3968bc60 (req. id 45)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:tnt 46 net.minecraft.block.BlockTNT@9596ce8 (req. id 46)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:bookshelf 47 net.minecraft.block.BlockBookshelf@70228253 (req. id 47)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:mossy_cobblestone 48 net.minecraft.block.Block@63c12e52 (req. id 48)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:obsidian 49 net.minecraft.block.BlockObsidian@26c47874 (req. id 49)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:torch 50 net.minecraft.block.BlockTorch@2849434b (req. id 50)
[14:53:17] [main/TRACE] [FML/]: Registry add: minecraft:fire 51 net.minecraft.block.BlockFire@60bbacfc (req. id 51)
[14:53:17] [main/DEBUG] [CCL ASM/]: Writing method [ama.a(Lahb;IIILsv;Ladd;)V]
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:mob_spawner 52 net.minecraft.block.BlockMobSpawner@2eae4349 (req. id 52)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:oak_stairs 53 net.minecraft.block.BlockStairs@68a4dcc6 (req. id 53)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:chest 54 net.minecraft.block.BlockChest@3804a9a8 (req. id 54)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:redstone_wire 55 net.minecraft.block.BlockRedstoneWire@5f7989fa (req. id 55)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:diamond_ore 56 net.minecraft.block.BlockOre@5bc28f40 (req. id 56)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:diamond_block 57 net.minecraft.block.BlockCompressed@46963479 (req. id 57)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:crafting_table 58 net.minecraft.block.BlockWorkbench@6dd1c3ed (req. id 58)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:wheat 59 net.minecraft.block.BlockCrops@55e42449 (req. id 59)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:farmland 60 net.minecraft.block.BlockFarmland@6dfa915a (req. id 60)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:furnace 61 net.minecraft.block.BlockFurnace@15400fff (req. id 61)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:lit_furnace 62 net.minecraft.block.BlockFurnace@18d910b3 (req. id 62)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:standing_sign 63 net.minecraft.block.BlockSign@77774571 (req. id 63)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:wooden_door 64 net.minecraft.block.BlockDoor@6cd64ee8 (req. id 64)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:ladder 65 net.minecraft.block.BlockLadder@2f1d0bbc (req. id 65)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:rail 66 net.minecraft.block.BlockRail@a9f023e (req. id 66)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:stone_stairs 67 net.minecraft.block.BlockStairs@c27a3a2 (req. id 67)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:wall_sign 68 net.minecraft.block.BlockSign@4b200971 (req. id 68)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:lever 69 net.minecraft.block.BlockLever@68d7a2df (req. id 69)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:stone_pressure_plate 70 net.minecraft.block.BlockPressurePlate@3ed7821 (req. id 70)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:iron_door 71 net.minecraft.block.BlockDoor@3bbf841e (req. id 71)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:wooden_pressure_plate 72 net.minecraft.block.BlockPressurePlate@4f0f7849 (req. id 72)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:redstone_ore 73 net.minecraft.block.BlockRedstoneOre@3ee0b4f7 (req. id 73)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:lit_redstone_ore 74 net.minecraft.block.BlockRedstoneOre@79b84841 (req. id 74)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:unlit_redstone_torch 75 net.minecraft.block.BlockRedstoneTorch@3c87e6b7 (req. id 75)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:redstone_torch 76 net.minecraft.block.BlockRedstoneTorch@77bbadc (req. id 76)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:stone_button 77 net.minecraft.block.BlockButtonStone@7fdab70c (req. id 77)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:snow_layer 78 net.minecraft.block.BlockSnow@49faf066 (req. id 78)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:ice 79 net.minecraft.block.BlockIce@455c1d8c (req. id 79)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:snow 80 net.minecraft.block.BlockSnowBlock@1422ac7f (req. id 80)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:cactus 81 net.minecraft.block.BlockCactus@7bc44ce8 (req. id 81)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:clay 82 net.minecraft.block.BlockClay@58472096 (req. id 82)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:reeds 83 net.minecraft.block.BlockReed@53e800f9 (req. id 83)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:jukebox 84 net.minecraft.block.BlockJukebox@4da6d664 (req. id 84)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:fence 85 net.minecraft.block.BlockFence@30b131b2 (req. id 85)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin 86 net.minecraft.block.BlockPumpkin@1aad0b1 (req. id 86)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:netherrack 87 net.minecraft.block.BlockNetherrack@5af8bb51 (req. id 87)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:soul_sand 88 net.minecraft.block.BlockSoulSand@2e66bc32 (req. id 88)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:glowstone 89 net.minecraft.block.BlockGlowstone@4b65d9f4 (req. id 89)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:portal 90 net.minecraft.block.BlockPortal@5fcfde70 (req. id 90)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:lit_pumpkin 91 net.minecraft.block.BlockPumpkin@4d95a72e (req. id 91)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:cake 92 net.minecraft.block.BlockCake@32e54a9d (req. id 92)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:unpowered_repeater 93 net.minecraft.block.BlockRedstoneRepeater@4faa298 (req. id 93)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:powered_repeater 94 net.minecraft.block.BlockRedstoneRepeater@1cd3b138 (req. id 94)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass 95 net.minecraft.block.BlockStainedGlass@5a6d30e2 (req. id 95)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:trapdoor 96 net.minecraft.block.BlockTrapDoor@a098d76 (req. id 96)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:monster_egg 97 net.minecraft.block.BlockSilverfish@fc807c1 (req. id 97)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:stonebrick 98 net.minecraft.block.BlockStoneBrick@59cda16e (req. id 98)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom_block 99 net.minecraft.block.BlockHugeMushroom@12e0f1cb (req. id 99)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom_block 100 net.minecraft.block.BlockHugeMushroom@4a163575 (req. id 100)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:iron_bars 101 net.minecraft.block.BlockPane@6b350309 (req. id 101)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:glass_pane 102 net.minecraft.block.BlockPane@7ecec90d (req. id 102)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:melon_block 103 net.minecraft.block.BlockMelon@5a6fa56e (req. id 103)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin_stem 104 net.minecraft.block.BlockStem@118ffcfd (req. id 104)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:melon_stem 105 net.minecraft.block.BlockStem@53f4c1e6 (req. id 105)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:vine 106 net.minecraft.block.BlockVine@6342d610 (req. id 106)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:fence_gate 107 net.minecraft.block.BlockFenceGate@784abd3e (req. id 107)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:brick_stairs 108 net.minecraft.block.BlockStairs@36c2b646 (req. id 108)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:stone_brick_stairs 109 net.minecraft.block.BlockStairs@434514d8 (req. id 109)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:mycelium 110 net.minecraft.block.BlockMycelium@4613311f (req. id 110)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:waterlily 111 net.minecraft.block.BlockLilyPad@ec8f4b9 (req. id 111)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick 112 net.minecraft.block.Block@bc042d5 (req. id 112)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_fence 113 net.minecraft.block.BlockFence@5484117b (req. id 113)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_stairs 114 net.minecraft.block.BlockStairs@37df14d1 (req. id 114)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:nether_wart 115 net.minecraft.block.BlockNetherWart@7724704f (req. id 115)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:enchanting_table 116 net.minecraft.block.BlockEnchantmentTable@68ab0936 (req. id 116)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:brewing_stand 117 net.minecraft.block.BlockBrewingStand@443effcb (req. id 117)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:cauldron 118 net.minecraft.block.BlockCauldron@517a2b0 (req. id 118)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:end_portal 119 net.minecraft.block.BlockEndPortal@41eb94bc (req. id 119)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:end_portal_frame 120 net.minecraft.block.BlockEndPortalFrame@97d0c06 (req. id 120)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:end_stone 121 net.minecraft.block.Block@5e7c141d (req. id 121)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:dragon_egg 122 net.minecraft.block.BlockDragonEgg@1305c126 (req. id 122)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:redstone_lamp 123 net.minecraft.block.BlockRedstoneLight@4c1bdcc2 (req. id 123)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:lit_redstone_lamp 124 net.minecraft.block.BlockRedstoneLight@762637be (req. id 124)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:double_wooden_slab 125 net.minecraft.block.BlockWoodSlab@7640a5b1 (req. id 125)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:wooden_slab 126 net.minecraft.block.BlockWoodSlab@642f9a77 (req. id 126)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:cocoa 127 net.minecraft.block.BlockCocoa@5634d0f4 (req. id 127)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:sandstone_stairs 128 net.minecraft.block.BlockStairs@252a8aae (req. id 128)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:emerald_ore 129 net.minecraft.block.BlockOre@3d4e405e (req. id 129)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:ender_chest 130 net.minecraft.block.BlockEnderChest@119aa36 (req. id 130)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:tripwire_hook 131 net.minecraft.block.BlockTripWireHook@69fe0ed4 (req. id 131)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:tripwire 132 net.minecraft.block.BlockTripWire@6caf7803 (req. id 132)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:emerald_block 133 net.minecraft.block.BlockCompressed@709ed6f3 (req. id 133)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:spruce_stairs 134 net.minecraft.block.BlockStairs@698fee9a (req. id 134)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:birch_stairs 135 net.minecraft.block.BlockStairs@102c577f (req. id 135)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:jungle_stairs 136 net.minecraft.block.BlockStairs@7d44a19 (req. id 136)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:command_block 137 net.minecraft.block.BlockCommandBlock@6573d2f7 (req. id 137)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:beacon 138 net.minecraft.block.BlockBeacon@38eb0f4d (req. id 138)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone_wall 139 net.minecraft.block.BlockWall@15b642b9 (req. id 139)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:flower_pot 140 net.minecraft.block.BlockFlowerPot@56dfab87 (req. id 140)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:carrots 141 net.minecraft.block.BlockCarrot@7fb29ca9 (req. id 141)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:potatoes 142 net.minecraft.block.BlockPotato@350d3f4d (req. id 142)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:wooden_button 143 net.minecraft.block.BlockButtonWood@73844119 (req. id 143)
[14:53:18] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/entity/boss/IBossDisplayData (input size 129), found 1 patch
[14:53:18] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/entity/boss/IBossDisplayData (new size 153)
[14:53:18] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/entity/boss/EntityWither$1 (input size 354), found 1 patch
[14:53:18] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/entity/boss/EntityWither$1 (new size 612)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:skull 144 net.minecraft.block.BlockSkull@1cc680e (req. id 144)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:anvil 145 net.minecraft.block.BlockAnvil@6a1d3225 (req. id 145)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:trapped_chest 146 net.minecraft.block.BlockChest@67e13bd0 (req. id 146)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:light_weighted_pressure_plate 147 net.minecraft.block.BlockPressurePlateWeighted@2cae9b8 (req. id 147)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:heavy_weighted_pressure_plate 148 net.minecraft.block.BlockPressurePlateWeighted@1457fde (req. id 148)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:unpowered_comparator 149 net.minecraft.block.BlockRedstoneComparator@4228bf58 (req. id 149)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:powered_comparator 150 net.minecraft.block.BlockRedstoneComparator@68b9834c (req. id 150)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:daylight_detector 151 net.minecraft.block.BlockDaylightDetector@2a369e14 (req. id 151)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:redstone_block 152 net.minecraft.block.BlockCompressedPowered@c755b2 (req. id 152)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:quartz_ore 153 net.minecraft.block.BlockOre@3bd2af5b (req. id 153)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:hopper 154 net.minecraft.block.BlockHopper@2f84acf7 (req. id 154)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:quartz_block 155 net.minecraft.block.BlockQuartz@372ca2d6 (req. id 155)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:quartz_stairs 156 net.minecraft.block.BlockStairs@3204e238 (req. id 156)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:activator_rail 157 net.minecraft.block.BlockRailPowered@38ed139b (req. id 157)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:dropper 158 net.minecraft.block.BlockDropper@4c58255 (req. id 158)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:stained_hardened_clay 159 net.minecraft.block.BlockColored@eac3a26 (req. id 159)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass_pane 160 net.minecraft.block.BlockStainedGlassPane@53cf9c99 (req. id 160)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:leaves2 161 net.minecraft.block.BlockNewLeaf@142213d5 (req. id 161)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:log2 162 net.minecraft.block.BlockNewLog@2630dbc4 (req. id 162)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:acacia_stairs 163 net.minecraft.block.BlockStairs@5ea4300e (req. id 163)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:dark_oak_stairs 164 net.minecraft.block.BlockStairs@5a1c3cb4 (req. id 164)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:hay_block 170 net.minecraft.block.BlockHay@56637cff (req. id 170)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:carpet 171 net.minecraft.block.BlockCarpet@127a7272 (req. id 171)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:hardened_clay 172 net.minecraft.block.BlockHardenedClay@423b2b62 (req. id 172)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:coal_block 173 net.minecraft.block.Block@2b7962a2 (req. id 173)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:packed_ice 174 net.minecraft.block.BlockPackedIce@74ea46e2 (req. id 174)
[14:53:18] [main/TRACE] [FML/]: Registry add: minecraft:double_plant 175 net.minecraft.block.BlockDoublePlant@6f911326 (req. id 175)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_shovel 256 net.minecraft.item.ItemSpade@51d387d3 (req. id 256)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_pickaxe 257 net.minecraft.item.ItemPickaxe@2370ac7a (req. id 257)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_axe 258 net.minecraft.item.ItemAxe@534180a2 (req. id 258)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:flint_and_steel 259 net.minecraft.item.ItemFlintAndSteel@21505815 (req. id 259)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:apple 260 net.minecraft.item.ItemFood@58fef7f7 (req. id 260)
[14:53:19] [main/INFO] [ttCore/]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[14:53:19] [main/INFO] [ttCore/]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:bow 261 net.minecraft.item.ItemBow@74e6094b (req. id 261)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:arrow 262 net.minecraft.item.Item@7a485a36 (req. id 262)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:coal 263 net.minecraft.item.ItemCoal@625dfff3 (req. id 263)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond 264 net.minecraft.item.Item@26350ea2 (req. id 264)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_ingot 265 net.minecraft.item.Item@1e9469b8 (req. id 265)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:gold_ingot 266 net.minecraft.item.Item@5a08efdc (req. id 266)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_sword 267 net.minecraft.item.ItemSword@59696551 (req. id 267)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wooden_sword 268 net.minecraft.item.ItemSword@648d0e6d (req. id 268)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wooden_shovel 269 net.minecraft.item.ItemSpade@79e66b2f (req. id 269)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wooden_pickaxe 270 net.minecraft.item.ItemPickaxe@17273273 (req. id 270)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wooden_axe 271 net.minecraft.item.ItemAxe@5f69e2b (req. id 271)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone_sword 272 net.minecraft.item.ItemSword@984169e (req. id 272)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone_shovel 273 net.minecraft.item.ItemSpade@43f1bb92 (req. id 273)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone_pickaxe 274 net.minecraft.item.ItemPickaxe@6d6bbd35 (req. id 274)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone_axe 275 net.minecraft.item.ItemAxe@5c5d6175 (req. id 275)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_sword 276 net.minecraft.item.ItemSword@7544ac86 (req. id 276)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_shovel 277 net.minecraft.item.ItemSpade@3b27b497 (req. id 277)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_pickaxe 278 net.minecraft.item.ItemPickaxe@b1534d3 (req. id 278)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_axe 279 net.minecraft.item.ItemAxe@3c74aa0d (req. id 279)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stick 280 net.minecraft.item.Item@6c841199 (req. id 280)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:bowl 281 net.minecraft.item.Item@6a818392 (req. id 281)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:mushroom_stew 282 net.minecraft.item.ItemSoup@512d6e60 (req. id 282)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_sword 283 net.minecraft.item.ItemSword@1de9b505 (req. id 283)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_shovel 284 net.minecraft.item.ItemSpade@7b122839 (req. id 284)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_pickaxe 285 net.minecraft.item.ItemPickaxe@3743539f (req. id 285)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_axe 286 net.minecraft.item.ItemAxe@d277579 (req. id 286)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:string 287 net.minecraft.item.ItemReed@378f002a (req. id 287)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:feather 288 net.minecraft.item.Item@1afd72ef (req. id 288)
[14:53:19] [main/DEBUG] [CCL ASM/]: Injecting before method [dq.toString()Ljava/lang/String;] @ 56 - 60
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:gunpowder 289 net.minecraft.item.Item@1b7a52dd (req. id 289)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wooden_hoe 290 net.minecraft.item.ItemHoe@1d1cbd0f (req. id 290)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone_hoe 291 net.minecraft.item.ItemHoe@6fa13e6 (req. id 291)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_hoe 292 net.minecraft.item.ItemHoe@3af7d855 (req. id 292)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_hoe 293 net.minecraft.item.ItemHoe@77049094 (req. id 293)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_hoe 294 net.minecraft.item.ItemHoe@f88bfbe (req. id 294)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wheat_seeds 295 net.minecraft.item.ItemSeeds@5d8ab698 (req. id 295)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wheat 296 net.minecraft.item.Item@ed91d8d (req. id 296)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:bread 297 net.minecraft.item.ItemFood@446626a7 (req. id 297)
[14:53:19] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/item/ItemArmor$1 (input size 1070), found 1 patch
[14:53:19] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/item/ItemArmor$1 (new size 1645)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:leather_helmet 298 net.minecraft.item.ItemArmor@3c98781a (req. id 298)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:leather_chestplate 299 net.minecraft.item.ItemArmor@3f736a16 (req. id 299)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:leather_leggings 300 net.minecraft.item.ItemArmor@4601203a (req. id 300)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:leather_boots 301 net.minecraft.item.ItemArmor@53abfc07 (req. id 301)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_helmet 302 net.minecraft.item.ItemArmor@2c8c16c0 (req. id 302)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_chestplate 303 net.minecraft.item.ItemArmor@80bfa9d (req. id 303)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_leggings 304 net.minecraft.item.ItemArmor@47c40b56 (req. id 304)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_boots 305 net.minecraft.item.ItemArmor@4b039c6d (req. id 305)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_helmet 306 net.minecraft.item.ItemArmor@7f5b9db (req. id 306)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_chestplate 307 net.minecraft.item.ItemArmor@507d64aa (req. id 307)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_leggings 308 net.minecraft.item.ItemArmor@37045b48 (req. id 308)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_boots 309 net.minecraft.item.ItemArmor@60b34931 (req. id 309)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_helmet 310 net.minecraft.item.ItemArmor@4aa21f9d (req. id 310)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_chestplate 311 net.minecraft.item.ItemArmor@71c17a57 (req. id 311)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_leggings 312 net.minecraft.item.ItemArmor@640ab13c (req. id 312)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_boots 313 net.minecraft.item.ItemArmor@1e0a864d (req. id 313)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_helmet 314 net.minecraft.item.ItemArmor@440e3ce6 (req. id 314)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_chestplate 315 net.minecraft.item.ItemArmor@3e67f5f2 (req. id 315)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_leggings 316 net.minecraft.item.ItemArmor@fd53053 (req. id 316)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_boots 317 net.minecraft.item.ItemArmor@4527f70a (req. id 317)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:flint 318 net.minecraft.item.Item@707b1a44 (req. id 318)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:porkchop 319 net.minecraft.item.ItemFood@7132a9dc (req. id 319)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cooked_porkchop 320 net.minecraft.item.ItemFood@57435801 (req. id 320)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:painting 321 net.minecraft.item.ItemHangingEntity@329bad59 (req. id 321)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_apple 322 net.minecraft.item.ItemAppleGold@178f268a (req. id 322)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:sign 323 net.minecraft.item.ItemSign@5c723f2d (req. id 323)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wooden_door 324 net.minecraft.item.ItemDoor@2d7a9786 (req. id 324)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:bucket 325 net.minecraft.item.ItemBucket@5e0ec41f (req. id 325)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:water_bucket 326 net.minecraft.item.ItemBucket@f4a3a8d (req. id 326)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:lava_bucket 327 net.minecraft.item.ItemBucket@8d8f754 (req. id 327)
[14:53:19] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/entity/item/EntityMinecartEmpty (input size 551), found 1 patch
[14:53:19] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/entity/item/EntityMinecartEmpty (new size 1262)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:minecart 328 net.minecraft.item.ItemMinecart@5c441290 (req. id 328)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:saddle 329 net.minecraft.item.ItemSaddle@1f03fba0 (req. id 329)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_door 330 net.minecraft.item.ItemDoor@17dd671f (req. id 330)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:redstone 331 net.minecraft.item.ItemRedstone@9679750 (req. id 331)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:snowball 332 net.minecraft.item.ItemSnowball@e26af6 (req. id 332)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:boat 333 net.minecraft.item.ItemBoat@574b7f4a (req. id 333)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:leather 334 net.minecraft.item.Item@44ed0a8f (req. id 334)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:milk_bucket 335 net.minecraft.item.ItemBucketMilk@a96d56c (req. id 335)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:brick 336 net.minecraft.item.Item@6ab4a5b (req. id 336)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:clay_ball 337 net.minecraft.item.Item@2abe9173 (req. id 337)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:reeds 338 net.minecraft.item.ItemReed@235d29d6 (req. id 338)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:paper 339 net.minecraft.item.Item@1fdca564 (req. id 339)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:book 340 net.minecraft.item.ItemBook@1d12e953 (req. id 340)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:slime_ball 341 net.minecraft.item.Item@57cb70be (req. id 341)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:chest_minecart 342 net.minecraft.item.ItemMinecart@2d4608a6 (req. id 342)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:furnace_minecart 343 net.minecraft.item.ItemMinecart@20d87335 (req. id 343)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:egg 344 net.minecraft.item.ItemEgg@20f6f88c (req. id 344)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:compass 345 net.minecraft.item.Item@4277127c (req. id 345)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:fishing_rod 346 net.minecraft.item.ItemFishingRod@5a75ec37 (req. id 346)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:clock 347 net.minecraft.item.Item@2c05ff9d (req. id 347)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:glowstone_dust 348 net.minecraft.item.Item@33956d1a (req. id 348)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:fish 349 net.minecraft.item.ItemFishFood@5b7c8930 (req. id 349)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cooked_fished 350 net.minecraft.item.ItemFishFood@58867cd5 (req. id 350)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:dye 351 net.minecraft.item.ItemDye@21ba2445 (req. id 351)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:bone 352 net.minecraft.item.Item@69d23296 (req. id 352)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:sugar 353 net.minecraft.item.Item@3c3820bb (req. id 353)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cake 354 net.minecraft.item.ItemReed@376c7d7d (req. id 354)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:bed 355 net.minecraft.item.ItemBed@3fba233d (req. id 355)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:repeater 356 net.minecraft.item.ItemReed@427ae189 (req. id 356)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cookie 357 net.minecraft.item.ItemFood@16a9eb2e (req. id 357)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:filled_map 358 net.minecraft.item.ItemMap@4e682398 (req. id 358)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:shears 359 net.minecraft.item.ItemShears@24a86066 (req. id 359)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:melon 360 net.minecraft.item.ItemFood@54402c04 (req. id 360)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin_seeds 361 net.minecraft.item.ItemSeeds@5b3bb1f7 (req. id 361)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:melon_seeds 362 net.minecraft.item.ItemSeeds@58d6b7b9 (req. id 362)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:beef 363 net.minecraft.item.ItemFood@3f1a4795 (req. id 363)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cooked_beef 364 net.minecraft.item.ItemFood@6a6f6c7e (req. id 364)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:chicken 365 net.minecraft.item.ItemFood@6c5ddccd (req. id 365)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cooked_chicken 366 net.minecraft.item.ItemFood@1dbd580 (req. id 366)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:rotten_flesh 367 net.minecraft.item.ItemFood@6c101cc1 (req. id 367)
[14:53:19] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/entity/item/EntityEnderPearl (input size 1278), found 1 patch
[14:53:19] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/entity/item/EntityEnderPearl (new size 2399)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:ender_pearl 368 net.minecraft.item.ItemEnderPearl@474821de (req. id 368)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:blaze_rod 369 net.minecraft.item.Item@3d64c581 (req. id 369)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:ghast_tear 370 net.minecraft.item.Item@5ec5ea63 (req. id 370)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:gold_nugget 371 net.minecraft.item.Item@4190bc8a (req. id 371)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:nether_wart 372 net.minecraft.item.ItemSeeds@47d023b7 (req. id 372)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:potion 373 net.minecraft.item.ItemPotion@2d64c100 (req. id 373)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:glass_bottle 374 net.minecraft.item.ItemGlassBottle@2fdf17dc (req. id 374)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:spider_eye 375 net.minecraft.item.ItemFood@6e6d4780 (req. id 375)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:fermented_spider_eye 376 net.minecraft.item.Item@650ae78c (req. id 376)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:blaze_powder 377 net.minecraft.item.Item@2e73d5eb (req. id 377)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:magma_cream 378 net.minecraft.item.Item@79c5460e (req. id 378)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:brewing_stand 379 net.minecraft.item.ItemReed@7d904ff1 (req. id 379)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cauldron 380 net.minecraft.item.ItemReed@4f94e148 (req. id 380)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:ender_eye 381 net.minecraft.item.ItemEnderEye@534e58b6 (req. id 381)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:speckled_melon 382 net.minecraft.item.Item@3bb87d36 (req. id 382)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:spawn_egg 383 net.minecraft.item.ItemMonsterPlacer@5e1dde44 (req. id 383)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:experience_bottle 384 net.minecraft.item.ItemExpBottle@503df2d0 (req. id 384)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:fire_charge 385 net.minecraft.item.ItemFireball@c269425 (req. id 385)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:writable_book 386 net.minecraft.item.ItemWritableBook@51d719bc (req. id 386)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:written_book 387 net.minecraft.item.ItemEditableBook@1507c3c3 (req. id 387)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:emerald 388 net.minecraft.item.Item@655a01d8 (req. id 388)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:item_frame 389 net.minecraft.item.ItemHangingEntity@c29fe36 (req. id 389)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:flower_pot 390 net.minecraft.item.ItemReed@6614bd4b (req. id 390)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:carrot 391 net.minecraft.item.ItemSeedFood@7847ef2c (req. id 391)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:potato 392 net.minecraft.item.ItemSeedFood@3b5c665c (req. id 392)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:baked_potato 393 net.minecraft.item.ItemFood@78e17a99 (req. id 393)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:poisonous_potato 394 net.minecraft.item.ItemFood@625a4ff (req. id 394)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:map 395 net.minecraft.item.ItemEmptyMap@196ae579 (req. id 395)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_carrot 396 net.minecraft.item.ItemFood@6a2c717f (req. id 396)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:skull 397 net.minecraft.item.ItemSkull@60d40ff4 (req. id 397)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:carrot_on_a_stick 398 net.minecraft.item.ItemCarrotOnAStick@27755487 (req. id 398)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:nether_star 399 net.minecraft.item.ItemSimpleFoiled@fe7b6b0 (req. id 399)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin_pie 400 net.minecraft.item.ItemFood@7ab4ae59 (req. id 400)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:fireworks 401 net.minecraft.item.ItemFirework@6f76c2cc (req. id 401)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:firework_charge 402 net.minecraft.item.ItemFireworkCharge@7d7cac8 (req. id 402)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:enchanted_book 403 net.minecraft.item.ItemEnchantedBook@367f0121 (req. id 403)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:comparator 404 net.minecraft.item.ItemReed@7da39774 (req. id 404)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:netherbrick 405 net.minecraft.item.Item@441b8382 (req. id 405)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:quartz 406 net.minecraft.item.Item@1df1ced0 (req. id 406)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:tnt_minecart 407 net.minecraft.item.ItemMinecart@5349b246 (req. id 407)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:hopper_minecart 408 net.minecraft.item.ItemMinecart@32b0876c (req. id 408)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_horse_armor 417 net.minecraft.item.Item@2aaf152b (req. id 417)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_horse_armor 418 net.minecraft.item.Item@39bbd9e0 (req. id 418)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_horse_armor 419 net.minecraft.item.Item@27fe9713 (req. id 419)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:lead 420 net.minecraft.item.ItemLead@24841372 (req. id 420)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:name_tag 421 net.minecraft.item.ItemNameTag@79a7bfbc (req. id 421)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:command_block_minecart 422 net.minecraft.item.ItemMinecart@77f68df (req. id 422)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_13 2256 net.minecraft.item.ItemRecord@7e7f3cfd (req. id 2256)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_cat 2257 net.minecraft.item.ItemRecord@3ae126d1 (req. id 2257)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_blocks 2258 net.minecraft.item.ItemRecord@46a488c2 (req. id 2258)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_chirp 2259 net.minecraft.item.ItemRecord@6242ae3b (req. id 2259)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_far 2260 net.minecraft.item.ItemRecord@65ddee5a (req. id 2260)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_mall 2261 net.minecraft.item.ItemRecord@56399b9e (req. id 2261)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_mellohi 2262 net.minecraft.item.ItemRecord@34b9eb03 (req. id 2262)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_stal 2263 net.minecraft.item.ItemRecord@43fda8d9 (req. id 2263)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_strad 2264 net.minecraft.item.ItemRecord@49d831c2 (req. id 2264)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_ward 2265 net.minecraft.item.ItemRecord@53a7a60c (req. id 2265)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_11 2266 net.minecraft.item.ItemRecord@28bdbe88 (req. id 2266)
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:record_wait 2267 net.minecraft.item.ItemRecord@6a87026 (req. id 2267)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlateWeighted@1457fde for ItemBlock net.minecraft.item.ItemBlock@5e1fc42f at id 148, original id requested: 148
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:heavy_weighted_pressure_plate 148 net.minecraft.item.ItemBlock@5e1fc42f (req. id 148)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCactus@7bc44ce8 for ItemBlock net.minecraft.item.ItemBlock@44b21f9f at id 81, original id requested: 81
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cactus 81 net.minecraft.item.ItemBlock@44b21f9f (req. id 81)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@1907874b for ItemBlock net.minecraft.item.ItemBlock@7ee8130e at id 21, original id requested: 21
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:lapis_ore 21 net.minecraft.item.ItemBlock@7ee8130e (req. id 21)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressedPowered@c755b2 for ItemBlock net.minecraft.item.ItemBlock@6296474f at id 152, original id requested: 152
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:redstone_block 152 net.minecraft.item.ItemBlock@6296474f (req. id 152)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@252a8aae for ItemBlock net.minecraft.item.ItemBlock@4288d98e at id 128, original id requested: 128
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:sandstone_stairs 128 net.minecraft.item.ItemBlock@4288d98e (req. id 128)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@709ed6f3 for ItemBlock net.minecraft.item.ItemBlock@169268a7 at id 133, original id requested: 133
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:emerald_block 133 net.minecraft.item.ItemBlock@169268a7 (req. id 133)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@102c577f for ItemBlock net.minecraft.item.ItemBlock@285c6918 at id 135, original id requested: 135
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:birch_stairs 135 net.minecraft.item.ItemBlock@285c6918 (req. id 135)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMelon@5a6fa56e for ItemBlock net.minecraft.item.ItemBlock@78a0ff63 at id 103, original id requested: 103
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:melon_block 103 net.minecraft.item.ItemBlock@78a0ff63 (req. id 103)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@6403e24c for ItemBlock net.minecraft.item.ItemBlock@7c601d50 at id 42, original id requested: 42
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_block 42 net.minecraft.item.ItemBlock@7c601d50 (req. id 42)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@5ea4300e for ItemBlock net.minecraft.item.ItemBlock@79b2852b at id 163, original id requested: 163
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:acacia_stairs 163 net.minecraft.item.ItemBlock@79b2852b (req. id 163)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSapling@278667fd for ItemBlock net.minecraft.item.ItemMultiTexture@4d499d65 at id 6, original id requested: 6
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:sapling 6 net.minecraft.item.ItemMultiTexture@4d499d65 (req. id 6)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStone@13275d8 for ItemBlock net.minecraft.item.ItemBlock@313f8301 at id 1, original id requested: 1
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone 1 net.minecraft.item.ItemBlock@313f8301 (req. id 1)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDynamicLiquid@6724cdec for ItemBlock net.minecraft.item.ItemBlock@5cc9d3d0 at id 10, original id requested: 10
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:flowing_lava 10 net.minecraft.item.ItemBlock@5cc9d3d0 (req. id 10)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockJukebox@4da6d664 for ItemBlock net.minecraft.item.ItemBlock@7c2dfa2 at id 84, original id requested: 84
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:jukebox 84 net.minecraft.item.ItemBlock@7c2dfa2 (req. id 84)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@36c2b646 for ItemBlock net.minecraft.item.ItemBlock@661d88a at id 108, original id requested: 108
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:brick_stairs 108 net.minecraft.item.ItemBlock@661d88a (req. id 108)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDaylightDetector@2a369e14 for ItemBlock net.minecraft.item.ItemBlock@4b0b64cc at id 151, original id requested: 151
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:daylight_detector 151 net.minecraft.item.ItemBlock@4b0b64cc (req. id 151)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPistonBase@46c269e0 for ItemBlock net.minecraft.item.ItemPiston@4860827a at id 33, original id requested: 33
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:piston 33 net.minecraft.item.ItemPiston@4860827a (req. id 33)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSnow@49faf066 for ItemBlock net.minecraft.item.ItemSnow@7add838c at id 78, original id requested: 78
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:snow_layer 78 net.minecraft.item.ItemSnow@7add838c (req. id 78)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMushroom@43045f9f for ItemBlock net.minecraft.item.ItemBlock@3662bdff at id 40, original id requested: 40
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom 40 net.minecraft.item.ItemBlock@3662bdff (req. id 40)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block cofh.asmhooks.block.BlockTickingWater@6b52dd31 for ItemBlock net.minecraft.item.ItemBlock@1bb15351 at id 8, original id requested: 8
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:flowing_water 8 net.minecraft.item.ItemBlock@1bb15351 (req. id 
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockChest@3804a9a8 for ItemBlock net.minecraft.item.ItemBlock@4fa822ad at id 54, original id requested: 54
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:chest 54 net.minecraft.item.ItemBlock@4fa822ad (req. id 54)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockColored@5fa23c for ItemBlock net.minecraft.item.ItemCloth@7ad1caa2 at id 35, original id requested: 35
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wool 35 net.minecraft.item.ItemCloth@7ad1caa2 (req. id 35)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@2a3194c6 for ItemBlock net.minecraft.item.ItemBlock@6b6b3572 at id 16, original id requested: 16
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:coal_ore 16 net.minecraft.item.ItemBlock@6b6b3572 (req. id 16)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPistonBase@10a0fe30 for ItemBlock net.minecraft.item.ItemPiston@65d8dff8 at id 29, original id requested: 29
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:sticky_piston 29 net.minecraft.item.ItemPiston@65d8dff8 (req. id 29)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@684b31de for ItemBlock net.minecraft.item.ItemBlock@444f44c5 at id 7, original id requested: 7
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:bedrock 7 net.minecraft.item.ItemBlock@444f44c5 (req. id 7)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGravel@60783105 for ItemBlock net.minecraft.item.ItemBlock@303f1234 at id 13, original id requested: 13
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:gravel 13 net.minecraft.item.ItemBlock@303f1234 (req. id 13)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWorkbench@6dd1c3ed for ItemBlock net.minecraft.item.ItemBlock@24d61e4 at id 58, original id requested: 58
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:crafting_table 58 net.minecraft.item.ItemBlock@24d61e4 (req. id 58)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlate@4f0f7849 for ItemBlock net.minecraft.item.ItemBlock@2149594a at id 72, original id requested: 72
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wooden_pressure_plate 72 net.minecraft.item.ItemBlock@2149594a (req. id 72)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNetherrack@5af8bb51 for ItemBlock net.minecraft.item.ItemBlock@1f1e58ca at id 87, original id requested: 87
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:netherrack 87 net.minecraft.item.ItemBlock@1f1e58ca (req. id 87)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNewLog@2630dbc4 for ItemBlock net.minecraft.item.ItemMultiTexture@57f847af at id 162, original id requested: 162
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:log2 162 net.minecraft.item.ItemMultiTexture@57f847af (req. id 162)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTorch@2849434b for ItemBlock net.minecraft.item.ItemBlock@3ed34ef5 at id 50, original id requested: 50
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:torch 50 net.minecraft.item.ItemBlock@3ed34ef5 (req. id 50)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFurnace@15400fff for ItemBlock net.minecraft.item.ItemBlock@553bc36c at id 61, original id requested: 61
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:furnace 61 net.minecraft.item.ItemBlock@553bc36c (req. id 61)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@5b3a7ef5 for ItemBlock net.minecraft.item.ItemBlock@380e1909 at id 22, original id requested: 22
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:lapis_block 22 net.minecraft.item.ItemBlock@380e1909 (req. id 22)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRedstoneOre@3ee0b4f7 for ItemBlock net.minecraft.item.ItemBlock@2d5ef498 at id 73, original id requested: 73
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:redstone_ore 73 net.minecraft.item.ItemBlock@2d5ef498 (req. id 73)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@698fee9a for ItemBlock net.minecraft.item.ItemBlock@95eb320 at id 134, original id requested: 134
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:spruce_stairs 134 net.minecraft.item.ItemBlock@95eb320 (req. id 134)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@c27a3a2 for ItemBlock net.minecraft.item.ItemBlock@2f521c4 at id 67, original id requested: 67
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone_stairs 67 net.minecraft.item.ItemBlock@2f521c4 (req. id 67)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockLever@68d7a2df for ItemBlock net.minecraft.item.ItemBlock@4afbb6c2 at id 69, original id requested: 69
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:lever 69 net.minecraft.item.ItemBlock@4afbb6c2 (req. id 69)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockIce@455c1d8c for ItemBlock net.minecraft.item.ItemBlock@10db6131 at id 79, original id requested: 79
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:ice 79 net.minecraft.item.ItemBlock@10db6131 (req. id 79)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEndPortalFrame@97d0c06 for ItemBlock net.minecraft.item.ItemBlock@6c6017b9 at id 120, original id requested: 120
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:end_portal_frame 120 net.minecraft.item.ItemBlock@6c6017b9 (req. id 120)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDoublePlant@6f911326 for ItemBlock net.minecraft.item.ItemDoublePlant@506a1372 at id 175, original id requested: 175
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:double_plant 175 net.minecraft.item.ItemDoublePlant@506a1372 (req. id 175)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCarrot@7fb29ca9 for ItemBlock net.minecraft.item.ItemBlock@1b7332a7 at id 141, original id requested: 141
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:carrots 141 net.minecraft.item.ItemBlock@1b7332a7 (req. id 141)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGlass@6a472566 for ItemBlock net.minecraft.item.ItemBlock@77c233af at id 20, original id requested: 20
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:glass 20 net.minecraft.item.ItemBlock@77c233af (req. id 20)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNote@23b8d9f3 for ItemBlock net.minecraft.item.ItemBlock@37b56ac7 at id 25, original id requested: 25
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:noteblock 25 net.minecraft.item.ItemBlock@37b56ac7 (req. id 25)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFence@30b131b2 for ItemBlock net.minecraft.item.ItemBlock@37c41ec0 at id 85, original id requested: 85
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:fence 85 net.minecraft.item.ItemBlock@37c41ec0 (req. id 85)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@3968bc60 for ItemBlock net.minecraft.item.ItemBlock@35a0e495 at id 45, original id requested: 45
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:brick_block 45 net.minecraft.item.ItemBlock@35a0e495 (req. id 45)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTallGrass@31ee2fdb for ItemBlock net.minecraft.item.ItemColored@4fe64d23 at id 31, original id requested: 31
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:tallgrass 31 net.minecraft.item.ItemColored@4fe64d23 (req. id 31)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPackedIce@74ea46e2 for ItemBlock net.minecraft.item.ItemBlock@58437801 at id 174, original id requested: 174
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:packed_ice 174 net.minecraft.item.ItemBlock@58437801 (req. id 174)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockChest@67e13bd0 for ItemBlock net.minecraft.item.ItemBlock@6af5bbd0 at id 146, original id requested: 146
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:trapped_chest 146 net.minecraft.item.ItemBlock@6af5bbd0 (req. id 146)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHugeMushroom@4a163575 for ItemBlock net.minecraft.item.ItemBlock@76464795 at id 100, original id requested: 100
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom_block 100 net.minecraft.item.ItemBlock@76464795 (req. id 100)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@bc042d5 for ItemBlock net.minecraft.item.ItemBlock@b34832b at id 112, original id requested: 112
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick 112 net.minecraft.item.ItemBlock@b34832b (req. id 112)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEnchantmentTable@68ab0936 for ItemBlock net.minecraft.item.ItemBlock@48f4713c at id 116, original id requested: 116
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:enchanting_table 116 net.minecraft.item.ItemBlock@48f4713c (req. id 116)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStoneBrick@59cda16e for ItemBlock net.minecraft.item.ItemMultiTexture@f1868c9 at id 98, original id requested: 98
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stonebrick 98 net.minecraft.item.ItemMultiTexture@f1868c9 (req. id 98)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHugeMushroom@12e0f1cb for ItemBlock net.minecraft.item.ItemBlock@4ba6ec50 at id 99, original id requested: 99
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom_block 99 net.minecraft.item.ItemBlock@4ba6ec50 (req. id 99)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockBeacon@38eb0f4d for ItemBlock net.minecraft.item.ItemBlock@642413d4 at id 138, original id requested: 138
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:beacon 138 net.minecraft.item.ItemBlock@642413d4 (req. id 138)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFlower@7ff35a3f for ItemBlock net.minecraft.item.ItemMultiTexture@fb2e3fd at id 38, original id requested: 38
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:red_flower 38 net.minecraft.item.ItemMultiTexture@fb2e3fd (req. id 38)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockVine@6342d610 for ItemBlock net.minecraft.item.ItemColored@43a09ce2 at id 106, original id requested: 106
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:vine 106 net.minecraft.item.ItemColored@43a09ce2 (req. id 106)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDropper@4c58255 for ItemBlock net.minecraft.item.ItemBlock@3f183caa at id 158, original id requested: 158
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:dropper 158 net.minecraft.item.ItemBlock@3f183caa (req. id 158)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPane@7ecec90d for ItemBlock net.minecraft.item.ItemBlock@7b66322e at id 102, original id requested: 102
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:glass_pane 102 net.minecraft.item.ItemBlock@7b66322e (req. id 102)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOldLog@1e8ab90f for ItemBlock net.minecraft.item.ItemMultiTexture@63538bb4 at id 17, original id requested: 17
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:log 17 net.minecraft.item.ItemMultiTexture@63538bb4 (req. id 17)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFire@60bbacfc for ItemBlock net.minecraft.item.ItemBlock@24534cb0 at id 51, original id requested: 51
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:fire 51 net.minecraft.item.ItemBlock@24534cb0 (req. id 51)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@5bc28f40 for ItemBlock net.minecraft.item.ItemBlock@5a50d9fc at id 56, original id requested: 56
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_ore 56 net.minecraft.item.ItemBlock@5a50d9fc (req. id 56)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDeadBush@1effd53c for ItemBlock net.minecraft.item.ItemBlock@106d77da at id 32, original id requested: 32
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:deadbush 32 net.minecraft.item.ItemBlock@106d77da (req. id 32)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSoulSand@2e66bc32 for ItemBlock net.minecraft.item.ItemBlock@6f9c5048 at id 88, original id requested: 88
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:soul_sand 88 net.minecraft.item.ItemBlock@6f9c5048 (req. id 88)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@2b7962a2 for ItemBlock net.minecraft.item.ItemBlock@5114b7c7 at id 173, original id requested: 173
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:coal_block 173 net.minecraft.item.ItemBlock@5114b7c7 (req. id 173)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockBookshelf@70228253 for ItemBlock net.minecraft.item.ItemBlock@dd71b20 at id 47, original id requested: 47
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:bookshelf 47 net.minecraft.item.ItemBlock@dd71b20 (req. id 47)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockButtonStone@7fdab70c for ItemBlock net.minecraft.item.ItemBlock@767f6ee7 at id 77, original id requested: 77
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone_button 77 net.minecraft.item.ItemBlock@767f6ee7 (req. id 77)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@2643d762 for ItemBlock net.minecraft.item.ItemBlock@7b6c6e70 at id 41, original id requested: 41
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:gold_block 41 net.minecraft.item.ItemBlock@7b6c6e70 (req. id 41)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRedstoneLight@4c1bdcc2 for ItemBlock net.minecraft.item.ItemBlock@f324455 at id 123, original id requested: 123
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:redstone_lamp 123 net.minecraft.item.ItemBlock@f324455 (req. id 123)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSand@546e61d5 for ItemBlock net.minecraft.item.ItemMultiTexture@3a894088 at id 12, original id requested: 12
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:sand 12 net.minecraft.item.ItemMultiTexture@3a894088 (req. id 12)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockQuartz@372ca2d6 for ItemBlock net.minecraft.item.ItemMultiTexture@370c1968 at id 155, original id requested: 155
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:quartz_block 155 net.minecraft.item.ItemMultiTexture@370c1968 (req. id 155)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSnowBlock@1422ac7f for ItemBlock net.minecraft.item.ItemBlock@2f0bfe17 at id 80, original id requested: 80
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:snow 80 net.minecraft.item.ItemBlock@2f0bfe17 (req. id 80)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEndPortal@41eb94bc for ItemBlock net.minecraft.item.ItemBlock@3206174f at id 119, original id requested: 119
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:end_portal 119 net.minecraft.item.ItemBlock@3206174f (req. id 119)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@3bd2af5b for ItemBlock net.minecraft.item.ItemBlock@42fb8c87 at id 153, original id requested: 153
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:quartz_ore 153 net.minecraft.item.ItemBlock@42fb8c87 (req. id 153)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockColored@eac3a26 for ItemBlock net.minecraft.item.ItemCloth@15eb0ae9 at id 159, original id requested: 159
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stained_hardened_clay 159 net.minecraft.item.ItemCloth@15eb0ae9 (req. id 159)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCommandBlock@6573d2f7 for ItemBlock net.minecraft.item.ItemBlock@65e0b505 at id 137, original id requested: 137
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:command_block 137 net.minecraft.item.ItemBlock@65e0b505 (req. id 137)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPortal@5fcfde70 for ItemBlock net.minecraft.item.ItemBlock@67de7a99 at id 90, original id requested: 90
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:portal 90 net.minecraft.item.ItemBlock@67de7a99 (req. id 90)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@434514d8 for ItemBlock net.minecraft.item.ItemBlock@795f5d51 at id 109, original id requested: 109
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone_brick_stairs 109 net.minecraft.item.ItemBlock@795f5d51 (req. id 109)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockLilyPad@ec8f4b9 for ItemBlock net.minecraft.item.ItemLilyPad@43aeb5e0 at id 111, original id requested: 111
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:waterlily 111 net.minecraft.item.ItemLilyPad@43aeb5e0 (req. id 111)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@5a1c3cb4 for ItemBlock net.minecraft.item.ItemBlock@2274160 at id 164, original id requested: 164
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:dark_oak_stairs 164 net.minecraft.item.ItemBlock@2274160 (req. id 164)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@68a4dcc6 for ItemBlock net.minecraft.item.ItemBlock@65383667 at id 53, original id requested: 53
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:oak_stairs 53 net.minecraft.item.ItemBlock@65383667 (req. id 53)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGrass@574cd322 for ItemBlock net.minecraft.item.ItemBlock@63cd2cd2 at id 2, original id requested: 2
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:grass 2 net.minecraft.item.ItemBlock@63cd2cd2 (req. id 2)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFenceGate@784abd3e for ItemBlock net.minecraft.item.ItemBlock@557a84fe at id 107, original id requested: 107
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:fence_gate 107 net.minecraft.item.ItemBlock@557a84fe (req. id 107)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMycelium@4613311f for ItemBlock net.minecraft.item.ItemBlock@6deee370 at id 110, original id requested: 110
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:mycelium 110 net.minecraft.item.ItemBlock@6deee370 (req. id 110)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockObsidian@26c47874 for ItemBlock net.minecraft.item.ItemBlock@49c17ba4 at id 49, original id requested: 49
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:obsidian 49 net.minecraft.item.ItemBlock@49c17ba4 (req. id 49)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@a7ad6e5 for ItemBlock net.minecraft.item.ItemBlock@43e065f2 at id 4, original id requested: 4
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone 4 net.minecraft.item.ItemBlock@43e065f2 (req. id 4)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@3204e238 for ItemBlock net.minecraft.item.ItemBlock@423c5404 at id 156, original id requested: 156
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:quartz_stairs 156 net.minecraft.item.ItemBlock@423c5404 (req. id 156)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockEnderChest@119aa36 for ItemBlock net.minecraft.item.ItemBlock@5853ca50 at id 130, original id requested: 130
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:ender_chest 130 net.minecraft.item.ItemBlock@5853ca50 (req. id 130)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockClay@58472096 for ItemBlock net.minecraft.item.ItemBlock@1a0d96a5 at id 82, original id requested: 82
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:clay 82 net.minecraft.item.ItemBlock@1a0d96a5 (req. id 82)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@63c12e52 for ItemBlock net.minecraft.item.ItemBlock@5a02bfe3 at id 48, original id requested: 48
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:mossy_cobblestone 48 net.minecraft.item.ItemBlock@5a02bfe3 (req. id 48)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDirt@119c745c for ItemBlock net.minecraft.item.ItemMultiTexture@7a3e5cd3 at id 3, original id requested: 3
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:dirt 3 net.minecraft.item.ItemMultiTexture@7a3e5cd3 (req. id 3)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPumpkin@4d95a72e for ItemBlock net.minecraft.item.ItemBlock@3c79088e at id 91, original id requested: 91
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:lit_pumpkin 91 net.minecraft.item.ItemBlock@3c79088e (req. id 91)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockAnvil@6a1d3225 for ItemBlock net.minecraft.item.ItemAnvilBlock@5854a18 at id 145, original id requested: 145
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:anvil 145 net.minecraft.item.ItemAnvilBlock@5854a18 (req. id 145)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStaticLiquid@6944e53e for ItemBlock net.minecraft.item.ItemBlock@d5556bf at id 11, original id requested: 11
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:lava 11 net.minecraft.item.ItemBlock@d5556bf (req. id 11)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFurnace@18d910b3 for ItemBlock net.minecraft.item.ItemBlock@791c12e3 at id 62, original id requested: 62
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:lit_furnace 62 net.minecraft.item.ItemBlock@791c12e3 (req. id 62)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@b606cb6 for ItemBlock net.minecraft.item.ItemBlock@b112b13 at id 15, original id requested: 15
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_ore 15 net.minecraft.item.ItemBlock@b112b13 (req. id 15)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCompressed@46963479 for ItemBlock net.minecraft.item.ItemBlock@24eb65e3 at id 57, original id requested: 57
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:diamond_block 57 net.minecraft.item.ItemBlock@24eb65e3 (req. id 57)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWeb@60f70249 for ItemBlock net.minecraft.item.ItemBlock@3ac3f6f at id 30, original id requested: 30
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:web 30 net.minecraft.item.ItemBlock@3ac3f6f (req. id 30)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHay@56637cff for ItemBlock net.minecraft.item.ItemBlock@1abebef3 at id 170, original id requested: 170
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:hay_block 170 net.minecraft.item.ItemBlock@1abebef3 (req. id 170)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@7d44a19 for ItemBlock net.minecraft.item.ItemBlock@18f55704 at id 136, original id requested: 136
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:jungle_stairs 136 net.minecraft.item.ItemBlock@18f55704 (req. id 136)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStairs@37df14d1 for ItemBlock net.minecraft.item.ItemBlock@67cefd84 at id 114, original id requested: 114
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_stairs 114 net.minecraft.item.ItemBlock@67cefd84 (req. id 114)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlate@3ed7821 for ItemBlock net.minecraft.item.ItemBlock@5fbe155 at id 70, original id requested: 70
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone_pressure_plate 70 net.minecraft.item.ItemBlock@5fbe155 (req. id 70)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockButtonWood@73844119 for ItemBlock net.minecraft.item.ItemBlock@6add8e3f at id 143, original id requested: 143
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wooden_button 143 net.minecraft.item.ItemBlock@6add8e3f (req. id 143)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStoneSlab@767a014e for ItemBlock net.minecraft.item.ItemSlab@48904d5a at id 43, original id requested: 43
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:double_stone_slab 43 net.minecraft.item.ItemSlab@48904d5a (req. id 43)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@35d5ac51 for ItemBlock net.minecraft.item.ItemBlock@12bbfc54 at id 14, original id requested: 14
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:gold_ore 14 net.minecraft.item.ItemBlock@12bbfc54 (req. id 14)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTNT@9596ce8 for ItemBlock net.minecraft.item.ItemBlock@1491344a at id 46, original id requested: 46
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:tnt 46 net.minecraft.item.ItemBlock@1491344a (req. id 46)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHopper@2f84acf7 for ItemBlock net.minecraft.item.ItemBlock@59b65dce at id 154, original id requested: 154
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:hopper 154 net.minecraft.item.ItemBlock@59b65dce (req. id 154)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStoneSlab@d109c4f for ItemBlock net.minecraft.item.ItemSlab@1386313f at id 44, original id requested: 44
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stone_slab 44 net.minecraft.item.ItemSlab@1386313f (req. id 44)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPotato@350d3f4d for ItemBlock net.minecraft.item.ItemBlock@5e922647 at id 142, original id requested: 142
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:potatoes 142 net.minecraft.item.ItemBlock@5e922647 (req. id 142)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOre@3d4e405e for ItemBlock net.minecraft.item.ItemBlock@433c6abb at id 129, original id requested: 129
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:emerald_ore 129 net.minecraft.item.ItemBlock@433c6abb (req. id 129)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMushroom@252dc8c4 for ItemBlock net.minecraft.item.ItemBlock@288f173f at id 39, original id requested: 39
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom 39 net.minecraft.item.ItemBlock@288f173f (req. id 39)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockOldLeaf@554f0dfb for ItemBlock net.minecraft.item.ItemLeaves@45cd7bc5 at id 18, original id requested: 18
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:leaves 18 net.minecraft.item.ItemLeaves@45cd7bc5 (req. id 18)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTripWireHook@69fe0ed4 for ItemBlock net.minecraft.item.ItemBlock@6504a875 at id 131, original id requested: 131
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:tripwire_hook 131 net.minecraft.item.ItemBlock@6504a875 (req. id 131)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFlower@102ecc22 for ItemBlock net.minecraft.item.ItemMultiTexture@35e26d05 at id 37, original id requested: 37
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:yellow_flower 37 net.minecraft.item.ItemMultiTexture@35e26d05 (req. id 37)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRailPowered@38ed139b for ItemBlock net.minecraft.item.ItemBlock@29fa6b65 at id 157, original id requested: 157
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:activator_rail 157 net.minecraft.item.ItemBlock@29fa6b65 (req. id 157)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRedstoneTorch@77bbadc for ItemBlock net.minecraft.item.ItemBlock@7c72ecc at id 76, original id requested: 76
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:redstone_torch 76 net.minecraft.item.ItemBlock@7c72ecc (req. id 76)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWoodSlab@7640a5b1 for ItemBlock net.minecraft.item.ItemSlab@47406941 at id 125, original id requested: 125
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:double_wooden_slab 125 net.minecraft.item.ItemSlab@47406941 (req. id 125)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockTrapDoor@a098d76 for ItemBlock net.minecraft.item.ItemBlock@61ecbee9 at id 96, original id requested: 96
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:trapdoor 96 net.minecraft.item.ItemBlock@61ecbee9 (req. id 96)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockNewLeaf@142213d5 for ItemBlock net.minecraft.item.ItemLeaves@1bb740f2 at id 161, original id requested: 161
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:leaves2 161 net.minecraft.item.ItemLeaves@1bb740f2 (req. id 161)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFarmland@6dfa915a for ItemBlock net.minecraft.item.ItemBlock@2538bc06 at id 60, original id requested: 60
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:farmland 60 net.minecraft.item.ItemBlock@2538bc06 (req. id 60)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block cofh.asmhooks.block.BlockWater@61cd1c71 for ItemBlock net.minecraft.item.ItemBlock@61f6d381 at id 9, original id requested: 9
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:water 9 net.minecraft.item.ItemBlock@61f6d381 (req. id 9)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRailPowered@66273da0 for ItemBlock net.minecraft.item.ItemBlock@656922a0 at id 27, original id requested: 27
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:golden_rail 27 net.minecraft.item.ItemBlock@656922a0 (req. id 27)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockGlowstone@4b65d9f4 for ItemBlock net.minecraft.item.ItemBlock@44784e2f at id 89, original id requested: 89
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:glowstone 89 net.minecraft.item.ItemBlock@44784e2f (req. id 89)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCarpet@127a7272 for ItemBlock net.minecraft.item.ItemCloth@2440022a at id 171, original id requested: 171
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:carpet 171 net.minecraft.item.ItemCloth@2440022a (req. id 171)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockFence@5484117b for ItemBlock net.minecraft.item.ItemBlock@737db7f8 at id 113, original id requested: 113
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_fence 113 net.minecraft.item.ItemBlock@737db7f8 (req. id 113)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPumpkin@1aad0b1 for ItemBlock net.minecraft.item.ItemBlock@5f2de715 at id 86, original id requested: 86
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin 86 net.minecraft.item.ItemBlock@5f2de715 (req. id 86)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWood@690bc15e for ItemBlock net.minecraft.item.ItemMultiTexture@5922d3e9 at id 5, original id requested: 5
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:planks 5 net.minecraft.item.ItemMultiTexture@5922d3e9 (req. id 5)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDragonEgg@1305c126 for ItemBlock net.minecraft.item.ItemBlock@7d57dbb5 at id 122, original id requested: 122
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:dragon_egg 122 net.minecraft.item.ItemBlock@7d57dbb5 (req. id 122)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockDispenser@587a1cfb for ItemBlock net.minecraft.item.ItemBlock@630b6190 at id 23, original id requested: 23
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:dispenser 23 net.minecraft.item.ItemBlock@630b6190 (req. id 23)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSandStone@5e1d03d7 for ItemBlock net.minecraft.item.ItemMultiTexture@532e27ab at id 24, original id requested: 24
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:sandstone 24 net.minecraft.item.ItemMultiTexture@532e27ab (req. id 24)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRailDetector@1229a2b7 for ItemBlock net.minecraft.item.ItemBlock@1cdc1bbc at id 28, original id requested: 28
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:detector_rail 28 net.minecraft.item.ItemBlock@1cdc1bbc (req. id 28)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockHardenedClay@423b2b62 for ItemBlock net.minecraft.item.ItemBlock@5f95f1e1 at id 172, original id requested: 172
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:hardened_clay 172 net.minecraft.item.ItemBlock@5f95f1e1 (req. id 172)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStainedGlassPane@53cf9c99 for ItemBlock net.minecraft.item.ItemCloth@672a1c62 at id 160, original id requested: 160
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass_pane 160 net.minecraft.item.ItemCloth@672a1c62 (req. id 160)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSponge@71904469 for ItemBlock net.minecraft.item.ItemBlock@459b6c53 at id 19, original id requested: 19
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:sponge 19 net.minecraft.item.ItemBlock@459b6c53 (req. id 19)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPressurePlateWeighted@2cae9b8 for ItemBlock net.minecraft.item.ItemBlock@39e69ea7 at id 147, original id requested: 147
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:light_weighted_pressure_plate 147 net.minecraft.item.ItemBlock@39e69ea7 (req. id 147)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockCocoa@5634d0f4 for ItemBlock net.minecraft.item.ItemBlock@490c7a83 at id 127, original id requested: 127
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cocoa 127 net.minecraft.item.ItemBlock@490c7a83 (req. id 127)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockStainedGlass@5a6d30e2 for ItemBlock net.minecraft.item.ItemCloth@7e72a6cc at id 95, original id requested: 95
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass 95 net.minecraft.item.ItemCloth@7e72a6cc (req. id 95)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockPane@6b350309 for ItemBlock net.minecraft.item.ItemBlock@6015a4a5 at id 101, original id requested: 101
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:iron_bars 101 net.minecraft.item.ItemBlock@6015a4a5 (req. id 101)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockRail@a9f023e for ItemBlock net.minecraft.item.ItemBlock@6d0b0da6 at id 66, original id requested: 66
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:rail 66 net.minecraft.item.ItemBlock@6d0b0da6 (req. id 66)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockSilverfish@fc807c1 for ItemBlock net.minecraft.item.ItemMultiTexture@4779aae6 at id 97, original id requested: 97
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:monster_egg 97 net.minecraft.item.ItemMultiTexture@4779aae6 (req. id 97)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockMobSpawner@2eae4349 for ItemBlock net.minecraft.item.ItemBlock@2cd62003 at id 52, original id requested: 52
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:mob_spawner 52 net.minecraft.item.ItemBlock@2cd62003 (req. id 52)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWoodSlab@642f9a77 for ItemBlock net.minecraft.item.ItemSlab@61ab89b0 at id 126, original id requested: 126
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:wooden_slab 126 net.minecraft.item.ItemSlab@61ab89b0 (req. id 126)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockWall@15b642b9 for ItemBlock net.minecraft.item.ItemMultiTexture@5478ce1e at id 139, original id requested: 139
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone_wall 139 net.minecraft.item.ItemMultiTexture@5478ce1e (req. id 139)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.BlockLadder@2f1d0bbc for ItemBlock net.minecraft.item.ItemBlock@5edc70ed at id 65, original id requested: 65
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:ladder 65 net.minecraft.item.ItemBlock@5edc70ed (req. id 65)
[14:53:19] [main/DEBUG] [FML/]: Found matching Block net.minecraft.block.Block@5e7c141d for ItemBlock net.minecraft.item.ItemBlock@4317850d at id 121, original id requested: 121
[14:53:19] [main/TRACE] [FML/]: Registry add: minecraft:end_stone 121 net.minecraft.item.ItemBlock@4317850d (req. id 121)
[14:53:19] [main/INFO] [ttCore/]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[14:53:19] [main/INFO] [ttCore/]: Transforming net.minecraft.item.ItemStack Finished.
[14:53:20] [main/INFO] [FML/]: InvTweaks: net.minecraft.inventory.Container
[14:53:20] [main/INFO] [FML/]: InvTweaks: net.minecraft.inventory.ContainerFurnace
[14:53:20] [main/INFO] [ttCore/]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[14:53:20] [main/INFO] [ttCore/]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[14:53:20] [main/DEBUG] [CCL ASM/]: Replacing method [xz.ce()V] @ 6 - 13
[14:53:20] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.entity.monster.EntityMagmaCube (input size 2104), found 1 patch
[14:53:20] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.entity.monster.EntityMagmaCube (new size 3013)
[14:53:20] [main/DEBUG] [FML/]: Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1746), found 1 patch
[14:53:20] [main/DEBUG] [FML/]: Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2658)
[14:53:20] [main/DEBUG] [FML/]: Runtime patching class net/minecraft/entity/passive/EntityHorse$1 (input size 319), found 1 patch
[14:53:20] [main/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/entity/passive/EntityHorse$1 (new size 568)
[14:53:20] [Client thread/DEBUG] [FML/]: Runtime patching class net/minecraft/client/settings/GameSettings$1 (input size 524), found 1 patch
[14:53:20] [Client thread/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/client/settings/GameSettings$1 (new size 799)
[14:53:20] [Client thread/DEBUG] [FML/]: Runtime patching class net/minecraft/client/settings/GameSettings$Options$1 (input size 350), found 1 patch
[14:53:20] [Client thread/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/client/settings/GameSettings$Options$1 (new size 747)
[14:53:22] [Client thread/DEBUG] [CCL ASM/]: Replacing method [bny.a(IIIII)V] @ 7 - 16
[14:53:22] [Client thread/DEBUG] [FML/]: Runtime patching class net/minecraft/world/chunk/storage/AnvilSaveHandler (input size 967), found 1 patch
[14:53:22] [Client thread/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/world/chunk/storage/AnvilSaveHandler (new size 1403)
[14:53:22] [Client thread/DEBUG] [FML/]: Runtime patching class net/minecraft/nbt/CompressedStreamTools (input size 3839), found 1 patch
[14:53:22] [Client thread/DEBUG] [FML/]: Successfully applied runtime patches for net/minecraft/nbt/CompressedStreamTools (new size 5577)
[14:53:22] [Client thread/INFO] [FML/]: Could not load splash.properties, will create a default one
[14:53:22] [Client thread/INFO] [sTDOUT/]: [cpw.mods.fml.client.SplashProgress:start:178]: ---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 5/4/15 2:53 PM
Description: Loading screen debug info

java.lang.Throwable
at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:177)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:191)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 469243808 bytes (447 MB) / 613416960 bytes (585 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: 
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.1994' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
[14:53:22] [Client thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[14:53:22] [Client thread/INFO] [FML/]: MinecraftForge v10.13.3.1400 Initialized
[14:53:23] [Client thread/INFO] [FML/]: Replaced 183 ore recipies
[14:53:23] [Client thread/INFO] [FML/]: Preloading CrashReport classes
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.World$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.World$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.World$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.World$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.chunk.Chunk$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.crash.CrashReportCategory$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.crash.CrashReportCategory$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.crash.CrashReportCategory$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.entity.Entity$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.entity.Entity$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.entity.EntityTracker$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.gen.layer.GenLayer$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.gen.layer.GenLayer$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.entity.player.InventoryPlayer$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.gen.structure.MapGenStructure$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.gen.structure.MapGenStructure$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.gen.structure.MapGenStructure$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.server.MinecraftServer$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.server.MinecraftServer$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.server.MinecraftServer$5
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.nbt.NBTTagCompound$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.nbt.NBTTagCompound$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.network.NetHandlerPlayServer$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.network.NetworkSystem$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.tileentity.TileEntity$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.tileentity.TileEntity$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.tileentity.TileEntity$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$5
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$6
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$7
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$8
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.world.storage.WorldInfo$9
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$5
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$6
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$7
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$8
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$9
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$10
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$11
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$12
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$13
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$14
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.Minecraft$15
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.multiplayer.WorldClient$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.multiplayer.WorldClient$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.multiplayer.WorldClient$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.multiplayer.WorldClient$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.particle,EffectRenderer$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.particle,EffectRenderer$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.particle,EffectRenderer$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.particle,EffectRenderer$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.EntityRenderer$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.EntityRenderer$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.EntityRenderer$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.server.integrated.IntegratedServer$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.server.integrated.IntegratedServer$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.RenderGlobal$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.entity.RenderItem$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.entity.RenderItem$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.entity.RenderItem$3
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.entity.RenderItem$4
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.texture.TextureManager$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.texture.TextureMap$1
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.texture.TextureMap$2
[14:53:23] [Client thread/INFO] [FML/]: 	net.minecraft.client.renderer.texture.TextureMap$3
[14:53:23] [Client thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[14:53:23] [Client thread/DEBUG] [FML/]: File C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\config\injectedDependencies.json not found. No dependencies injected
[14:53:23] [Client thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, appeng.transformer.AppEngCore, aroma1997.core.Aroma1997Core, codechicken.core.asm.CodeChickenCoreModContainer, mcp.mobius.mobiuscore.asm.CoreContainer, codechicken.nei.NEIModContainer, cofh.asm.LoadingPlugin$CoFHDummyContainer]
[14:53:23] [Client thread/INFO] [FML/]: [AppEng] Core Init
[14:53:23] [Client thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\minecraftforge\forge\1.7.10-10.13.3.1400-1.7.10\forge-1.7.10-10.13.3.1400-1.7.10.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\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
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\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
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\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
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\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
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\google\guava\guava\17.0\guava-17.0.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\google\guava\guava\15.0\guava-15.0.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar, examining for mod candidates
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Install\versions\1.7.10\1.7.10.jar, examining for mod candidates
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\AppleCore-mc1.7.10-1.1.0.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\appliedenergistics2-rv2-beta-29.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\Aroma1997Core-1.7.10-1.0.2.13.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\CodeChickenCore-1.7.10-1.0.6.39-universal.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar, examining for mod candidates
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\CoFHCore-[1.7.10]3.0.2-262.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\ForgeMultipart-1.7.10-1.1.2.331-universal.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\InventoryTweaks-1.59-dev-152.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\MobiusCore-1.2.4_1.7.10.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\NotEnoughItems-1.7.10-1.0.4.100-universal.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\RefinedRelocation-1.7.10-1.0.8b.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\Thaumcraft-1.7.10-4.2.3.5.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping known library file C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\ttCore-MC1.7.10-0.1.1-75.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
[14:53:23] [Client thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[14:53:23] [Client thread/INFO] [FML/]: Searching C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods for mods
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate mod directory 1.7.10
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file accidentallycircumstantialevents-1.4.3.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Ignoring unknown file advInv-0.5.7-MC1.7.10.jar.disabled in mods directory
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ae2stuff-mc1710-0.1.7.17.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file AgriCraft-1.7.10-1.3.1.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file AppleCore-mc1.7.10-1.1.0.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file appliedenergistics2-rv2-beta-29.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Aroma1997Core-1.7.10-1.0.2.13.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file AromaBackup-1.7.10-0.0.0.5.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Automagy-1.7.10-0.22.2.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file autopackager-1.5.3.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Bagginses-2.1.1.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file bdlib-mc1710-1.7.1.71.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file BigReactors-0.4.2A2.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Ignoring unknown file BiomeTweaker 0.7.49 in mods directory
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file BloodMagic-1.7.10-1.3.2-1.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Botania r1.6-184.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker CodeChickenCore-1.7.10-1.0.6.39-universal.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file CoFHCore-[1.7.10]3.0.2-262.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file CoFHLib-[1.7.10]1.0.2-160.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Ignoring unknown file compactstorage-1.7.10-release-2.0.0.8-universal.jar.disabled in mods directory
[14:53:23] [Client thread/DEBUG] [FML/]: Ignoring unknown file CustomMainMenu-MC1.7.10-1.4.jar.disabled in mods directory
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file CustomNPCs_1.7.10d.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file D3Core-1.7.10-1.1.0.18.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file EnderTech-1.7.10-0.3.2.382.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Ex-Astris-MC1.7.10-1.16-31.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Ex-Nihilo-1.38-34.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file extrautilities-1.2.4b.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file FinndusFillies-1.7.10-universal-2.1.0.12.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file FlatSigns-1.7.10-universal-2.1.0.19.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file fluxedCrystals-0.0.5k.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file forestry_1.7.10-3.5.4.13.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ForgeMultipart-1.7.10-1.1.2.331-universal.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file gendustry-mc1710-1.4.10.77.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file gud_thaumicnei-1.2.3.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Guide-API-1.7.10-1.0-13.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file HardCoreMapReset-1.2.1.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Headcrumbs-1.3.1.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file HQM-The Journey (4.2.3).jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file HungerOverhaul-1.7.10-beta.6.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file IguanaTinkerTweaks-1.7.10-2.1.4.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file InventoryTweaks-1.59-dev-152.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Jabba-1.2.1a_1.7.10.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Ignoring unknown file JourneyMap5.0.1_Unlimited_MC1.7.10.jar.disabled in mods directory
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file JSONAbles-1.0.3.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file KitchenCraft-MC1.7.10-0.0.1-56-combo.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file LaunchGui-1.7.10-2.0-14-client.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file magicbees-1.7.10-2.2.3.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Mantle-1.7.10-0.3.2.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file MineFactoryReloaded-[1.7.10]2.8.0-104.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file MineTweaker3-1.7.10-3.0.9C.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker MobiusCore-1.2.4_1.7.10.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ModTweaker 2-0.8.0.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file natura-1.7.10-2.2.0.1.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file neiaddons-mc1710-1.12.5.17.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file NEIIntegration-MC1.7.10-1.0.9.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file NetherOres-[1.7.10]2.3.0-12.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file NodalMechanics-1.7-1.0-7.jar
[14:53:23] [Client thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker NotEnoughItems-1.7.10-1.0.4.100-universal.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ObsidiPlates-1.7.10-universal-3.0.0.18.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Pam's HarvestCraft 1.7.10h.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ProgressiveAutomation-1.7.10-1.6.15.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Rainmaker 1.7-BloodMagic.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file RecallStones-1.7.10-0.4.16.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file RedstoneArsenal-[1.7.10]1.1.0-80.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file RefinedRelocation-1.7.10-1.0.8b.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Ignoring unknown file ResourceLoader-1.0.jar.disabled in mods directory
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file RouterReborn-1.7.10-1.1.17-universal.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Sanguimancy-1.7.10-1.1.9-29.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file SimplyJetpacks-MC1.7.10-1.4.1.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file SolarFlux-1.7.10-0.5b.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file SpecialAI-1.7.10-1.1.1.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file StevesWorkshop-0.5.1.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file StorageDrawers-1.7.10-1.3.9.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file supercraftingframe-1.7.10.3.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file tcnodetracker-1.7.10-1.1.0.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file TConstruct-1.7.10-1.8.4a.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Thaumcraft-1.7.10-4.2.3.5.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file thaumcraftneiplugin-1.7.10-1.7.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file thermalcasting-0.0.2.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ThermalDynamics-[1.7.10]1.0.0-122.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ThermalExpansion-[1.7.10]4.0.1-182.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ThermalFoundation-[1.7.10]1.0.0-81.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ThermalRecycling-1.7.10-0.2.4.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file TiCTooltips-mc1.7.10-1.2.4.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Town-Builder-1.0.0-Build8.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file TravellersGear-1.7.10-1.16.1.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Trophy Slots-1.7.10-1.2.5-universal.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file ttCore-MC1.7.10-0.1.1-75.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Waila-1.5.10_1.7.10.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file WailaHarvestability-mc1.7.x-1.1.2.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file WAILAPlugins-MC1.7.10-0.0.1-14.jar
[14:53:23] [Client thread/INFO] [FML/]: Also searching C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\mods\1.7.10 for mods
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file Baubles-1.7.10-1.0.1.10.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Found a candidate zip or jar file CodeChickenLib-1.7.10-1.1.3.136-universal.jar
[14:53:23] [Client thread/DEBUG] [FML/]: Examining file forge-1.7.10-10.13.3.1400-1.7.10.jar for potential mods
[14:53:23] [Client thread/DEBUG] [FML/]: The mod container forge-1.7.10-10.13.3.1400-1.7.10.jar appears to be missing an mcmod.info file
[14:53:24] [Client thread/DEBUG] [FML/]: Examining file launchwrapper-1.11.jar for potential mods
[14:53:24] [Client thread/DEBUG] [FML/]: The mod container launchwrapper-1.11.jar appears to be missing an mcmod.info file
[14:53:24] [Client thread/DEBUG] [FML/]: Examining file asm-all-5.0.3.jar for potential mods
[14:53:24] [Client thread/DEBUG] [FML/]: The mod container asm-all-5.0.3.jar appears to be missing an mcmod.info file
[14:53:24] [Client thread/DEBUG] [FML/]: Examining file akka-actor_2.11-2.3.3.jar for potential mods
[14:53:24] [Client thread/DEBUG] [FML/]: The mod container akka-actor_2.11-2.3.3.jar appears to be missing an mcmod.info file
[14:53:24] [Client thread/DEBUG] [FML/]: Examining file config-1.2.1.jar for potential mods
[14:53:24] [Client thread/DEBUG] [FML/]: The mod container config-1.2.1.jar appears to be missing an mcmod.info file
[14:53:24] [Client thread/DEBUG] [FML/]: Examining file scala-actors-migration_2.11-1.1.0.jar for potential mods
[14:53:24] [Client thread/DEBUG] [FML/]: The mod container scala-actors-migration_2.11-1.1.0.jar appears to be missing an mcmod.info file
[14:53:24] [Client thread/DEBUG] [FML/]: Examining file scala-compiler-2.11.1.jar for potential mods
[14:53:24] [Client thread/DEBUG] [FML/]: The mod container scala-compiler-2.11.1.jar appears to be missing an mcmod.info file
[14:53:25] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-library_2.11-1.0.2.jar for potential mods
[14:53:25] [Client thread/DEBUG] [FML/]: The mod container scala-continuations-library_2.11-1.0.2.jar appears to be missing an mcmod.info file
[14:53:25] [Client thread/DEBUG] [FML/]: Examining file scala-continuations-plugin_2.11.1-1.0.2.jar for potential mods
[14:53:25] [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
[14:53:25] [Client thread/DEBUG] [FML/]: Examining file scala-library-2.11.1.jar for potential mods
[14:53:25] [Client thread/DEBUG] [FML/]: The mod container scala-library-2.11.1.jar appears to be missing an mcmod.info file
[14:53:26] [Client thread/DEBUG] [FML/]: Examining file scala-parser-combinators_2.11-1.0.1.jar for potential mods
[14:53:26] [Client thread/DEBUG] [FML/]: The mod container scala-parser-combinators_2.11-1.0.1.jar appears to be missing an mcmod.info file
[14:53:26] [Client thread/DEBUG] [FML/]: Examining file scala-reflect-2.11.1.jar for potential mods
[14:53:26] [Client thread/DEBUG] [FML/]: The mod container scala-reflect-2.11.1.jar appears to be missing an mcmod.info file
[14:53:26] [Client thread/DEBUG] [FML/]: Examining file scala-swing_2.11-1.0.1.jar for potential mods
[14:53:26] [Client thread/DEBUG] [FML/]: The mod container scala-swing_2.11-1.0.1.jar appears to be missing an mcmod.info file
[14:53:26] [Client thread/DEBUG] [FML/]: Examining file scala-xml_2.11-1.0.2.jar for potential mods
[14:53:26] [Client thread/DEBUG] [FML/]: The mod container scala-xml_2.11-1.0.2.jar appears to be missing an mcmod.info file
[14:53:26] [Client thread/DEBUG] [FML/]: Examining file lzma-0.0.1.jar for potential mods
[14:53:26] [Client thread/DEBUG] [FML/]: The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file
[14:53:26] [Client thread/DEBUG] [FML/]: Examining file jopt-simple-4.5.jar for potential mods
[14:53:26] [Client thread/DEBUG] [FML/]: The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
[14:53:26] [Client thread/DEBUG] [FML/]: Examining file guava-17.0.jar for potential mods
[14:53:26] [Client thread/DEBUG] [FML/]: The mod container guava-17.0.jar appears to be missing an mcmod.info file
[14:53:26] [Client thread/DEBUG] [FML/]: Examining file commons-lang3-3.3.2.jar for potential mods
[14:53:26] [Client thread/DEBUG] [FML/]: The mod container commons-lang3-3.3.2.jar appears to be missing an mcmod.info file
[14:53:26] [Client thread/DEBUG] [FML/]: Examining file realms-1.3.5.jar for potential mods
[14:53:26] [Client thread/DEBUG] [FML/]: The mod container realms-1.3.5.jar appears to be missing an mcmod.info file
[14:53:26] [Client thread/DEBUG] [FML/]: Examining file commons-compress-1.8.1.jar for potential mods
[14:53:26] [Client thread/DEBUG] [FML/]: The mod container commons-compress-1.8.1.jar appears to be missing an mcmod.info file
[14:53:27] [Client thread/DEBUG] [FML/]: Examining file httpclient-4.3.3.jar for potential mods
[14:53:27] [Client thread/DEBUG] [FML/]: The mod container httpclient-4.3.3.jar appears to be missing an mcmod.info file
[14:53:27] [Client thread/DEBUG] [FML/]: Examining file commons-logging-1.1.3.jar for potential mods
[14:53:27] [Client thread/DEBUG] [FML/]: The mod container commons-logging-1.1.3.jar appears to be missing an mcmod.info file
[14:53:27] [Client thread/DEBUG] [FML/]: Examining file httpcore-4.3.2.jar for potential mods
[14:53:27] [Client thread/DEBUG] [FML/]: The mod container httpcore-4.3.2.jar appears to be missing an mcmod.info file
[14:53:27] [Client thread/DEBUG] [FML/]: Examining file vecmath-1.3.1.jar for potential mods
[14:53:27] [Client thread/DEBUG] [FML/]: The mod container vecmath-1.3.1.jar appears to be missing an mcmod.info file
[14:53:27] [Client thread/DEBUG] [FML/]: Examining file trove4j-3.0.3.jar for potential mods
[14:53:27] [Client thread/DEBUG] [FML/]: The mod container trove4j-3.0.3.jar appears to be missing an mcmod.info file
[14:53:27] [Client thread/DEBUG] [FML/]: Examining file icu4j-core-mojang-51.2.jar for potential mods
[14:53:27] [Client thread/DEBUG] [FML/]: The mod container icu4j-core-mojang-51.2.jar appears to be missing an mcmod.info file
[14:53:28] [Client thread/DEBUG] [FML/]: Examining file jopt-simple-4.5.jar for potential mods
[14:53:28] [Client thread/DEBUG] [FML/]: The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
[14:53:28] [Client thread/DEBUG] [FML/]: Examining file codecjorbis-20101023.jar for potential mods
[14:53:28] [Client thread/DEBUG] [FML/]: The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file
[14:53:28] [Client thread/DEBUG] [FML/]: Examining file codecwav-20101023.jar for potential mods
[14:53:28] [Client thread/DEBUG] [FML/]: The mod container codecwav-20101023.jar appears to be missing an mcmod.info file
[14:53:28] [Client thread/DEBUG] [FML/]: Examining file libraryjavasound-20101123.jar for potential mods
[14:53:28] [Client thread/DEBUG] [FML/]: The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file
[14:53:28] [Client thread/DEBUG] [FML/]: Examining file librarylwjglopenal-20100824.jar for potential mods
[14:53:28] [Client thread/DEBUG] [FML/]: The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file
[14:53:28] [Client thread/DEBUG] [FML/]: Examining file soundsystem-20120107.jar for potential mods
[14:53:28] [Client thread/DEBUG] [FML/]: The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file
[14:53:28] [Client thread/DEBUG] [FML/]: Examining file netty-all-4.0.10.Final.jar for potential mods
[14:53:28] [Client thread/DEBUG] [FML/]: The mod container netty-all-4.0.10.Final.jar appears to be missing an mcmod.info file
[14:53:28] [Client thread/DEBUG] [FML/]: Examining file guava-15.0.jar for potential mods
[14:53:28] [Client thread/DEBUG] [FML/]: The mod container guava-15.0.jar appears to be missing an mcmod.info file
[14:53:28] [Client thread/DEBUG] [FML/]: Examining file commons-lang3-3.1.jar for potential mods
[14:53:28] [Client thread/DEBUG] [FML/]: The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file commons-io-2.4.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container commons-io-2.4.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file commons-codec-1.9.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container commons-codec-1.9.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file jinput-2.0.5.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file jutils-1.0.0.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file gson-2.2.4.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container gson-2.2.4.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file authlib-1.5.21.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container authlib-1.5.21.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file log4j-api-2.0-beta9.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container log4j-api-2.0-beta9.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file log4j-core-2.0-beta9.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container log4j-core-2.0-beta9.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file lwjgl-2.9.1.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container lwjgl-2.9.1.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file lwjgl_util-2.9.1.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container lwjgl_util-2.9.1.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file twitch-5.16.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container twitch-5.16.jar appears to be missing an mcmod.info file
[14:53:29] [Client thread/DEBUG] [FML/]: Examining file 1.7.10.jar for potential mods
[14:53:29] [Client thread/DEBUG] [FML/]: The mod container 1.7.10.jar appears to be missing an mcmod.info file
[14:53:30] [Client thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.3.136-universal.jar for potential mods
[14:53:30] [Client thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.3.136-universal.jar appears to be missing an mcmod.info file
[14:53:30] [Client thread/DEBUG] [FML/]: Examining directory 1.7.10 for potential mods
[14:53:30] [Client thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.7.10
[14:53:30] [Client thread/DEBUG] [FML/]: Examining file accidentallycircumstantialevents-1.4.3.jar for potential mods
[14:53:30] [Client thread/TRACE] [FML/]: Located mcmod.info file in file accidentallycircumstantialevents-1.4.3.jar
[14:53:30] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.zavvias.accidentallycircumstantialevents.AccidentallyCircumstantialEvents) - loading
[14:53:30] [Client thread/TRACE] [AccidentallyCircumstantialEvents/]: Parsed dependency info : [] [] []
[14:53:31] [Client thread/DEBUG] [FML/]: Examining file ae2stuff-mc1710-0.1.7.17.jar for potential mods
[14:53:31] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ae2stuff-mc1710-0.1.7.17.jar
[14:53:31] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.ae2stuff.AE2Stuff) - loading
[14:53:31] [Client thread/TRACE] [ae2stuff/]: Parsed dependency info : [bdlib@[1.7.0.70,), appliedenergistics2] [appliedenergistics2, bdlib@[1.7.0.70,)] []
[14:53:31] [Client thread/DEBUG] [FML/]: Examining file AgriCraft-1.7.10-1.3.1.jar for potential mods
[14:53:31] [Client thread/TRACE] [FML/]: Located mcmod.info file in file AgriCraft-1.7.10-1.3.1.jar
[14:53:31] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.InfinityRaider.AgriCraft.AgriCraft) - loading
[14:53:31] [Client thread/TRACE] [AgriCraft/]: Parsed dependency info : [] [] []
[14:53:31] [Client thread/DEBUG] [FML/]: Examining file AppleCore-mc1.7.10-1.1.0.jar for potential mods
[14:53:31] [Client thread/DEBUG] [FML/]: The mod container AppleCore-mc1.7.10-1.1.0.jar appears to be missing an mcmod.info file
[14:53:31] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (squeek.applecore.AppleCore) - loading
[14:53:31] [Client thread/TRACE] [AppleCore/]: Parsed dependency info : [] [] []
[14:53:31] [Client thread/INFO] [AppleCore/]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[14:53:31] [Client thread/DEBUG] [FML/]: Examining file appliedenergistics2-rv2-beta-29.jar for potential mods
[14:53:31] [Client thread/TRACE] [FML/]: Located mcmod.info file in file appliedenergistics2-rv2-beta-29.jar
[14:53:31] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (appeng.core.AppEng) - loading
[14:53:31] [Client thread/TRACE] [appliedenergistics2/]: Parsed dependency info : [Forge@[10.13.2.1291,)] [appliedenergistics2-core, Forge@[10.13.2.1291,)] []
[14:53:31] [Client thread/DEBUG] [FML/]: Examining file Aroma1997Core-1.7.10-1.0.2.13.jar for potential mods
[14:53:31] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Aroma1997Core-1.7.10-1.0.2.13.jar
[14:53:31] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (aroma1997.core.helper.Aroma1997CoreHelper) - loading
[14:53:31] [Client thread/TRACE] [Aroma1997CoreHelper/]: Parsed dependency info : [] [] []
[14:53:31] [Client thread/DEBUG] [Aroma1997CoreHelper/]: Attempting to load the file version.properties from Aroma1997Core-1.7.10-1.0.2.13.jar to locate a version number for Aroma1997CoreHelper
[14:53:31] [Client thread/WARN] [Aroma1997CoreHelper/]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.13
[14:53:31] [Client thread/DEBUG] [FML/]: Examining file AromaBackup-1.7.10-0.0.0.5.jar for potential mods
[14:53:31] [Client thread/TRACE] [FML/]: Located mcmod.info file in file AromaBackup-1.7.10-0.0.0.5.jar
[14:53:31] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (aroma1997.backup.AromaBackup) - loading
[14:53:31] [Client thread/TRACE] [AromaBackup/]: Parsed dependency info : [Aroma1997Core] [Aroma1997Core] []
[14:53:31] [Client thread/DEBUG] [AromaBackup/]: Attempting to load the file version.properties from AromaBackup-1.7.10-0.0.0.5.jar to locate a version number for AromaBackup
[14:53:31] [Client thread/WARN] [AromaBackup/]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.0.5
[14:53:32] [Client thread/DEBUG] [FML/]: Examining file Automagy-1.7.10-0.22.2.jar for potential mods
[14:53:32] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Automagy-1.7.10-0.22.2.jar
[14:53:32] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tuhljin.automagy.Automagy) - loading
[14:53:32] [Client thread/TRACE] [Automagy/]: Parsed dependency info : [Thaumcraft@[4.2.3.5,)] [Thaumcraft@[4.2.3.5,), Waila, MineFactoryReloaded, MineFactoryReloaded|CompatThaumcraft] []
[14:53:32] [Client thread/DEBUG] [FML/]: Examining file autopackager-1.5.3.jar for potential mods
[14:53:32] [Client thread/TRACE] [FML/]: Located mcmod.info file in file autopackager-1.5.3.jar
[14:53:32] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (org.mcupdater.autopackager.AutoPackager) - loading
[14:53:32] [Client thread/TRACE] [autopackager/]: Parsed dependency info : [CoFHCore] [CoFHCore] []
[14:53:32] [Client thread/DEBUG] [FML/]: Examining file Bagginses-2.1.1.jar for potential mods
[14:53:32] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Bagginses-2.1.1.jar
[14:53:32] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (nl.lang2619.bagginses.Bagginses) - loading
[14:53:32] [Client thread/TRACE] [bagginses/]: Parsed dependency info : [] [] []
[14:53:32] [Client thread/DEBUG] [FML/]: Examining file bdlib-mc1710-1.7.1.71.jar for potential mods
[14:53:32] [Client thread/TRACE] [FML/]: Located mcmod.info file in file bdlib-mc1710-1.7.1.71.jar
[14:53:32] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.lib.BdLib) - loading
[14:53:32] [Client thread/TRACE] [bdlib/]: Parsed dependency info : [] [] []
[14:53:32] [Client thread/DEBUG] [FML/]: Examining file BigReactors-0.4.2A2.jar for potential mods
[14:53:32] [Client thread/TRACE] [FML/]: Located mcmod.info file in file BigReactors-0.4.2A2.jar
[14:53:32] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (erogenousbeef.bigreactors.common.BRLoader) - loading
[14:53:32] [Client thread/TRACE] [bigReactors/]: Parsed dependency info : [Forge@[10.13.0.1205,), CoFHCore] [Forge@[10.13.0.1205,), CoFHCore, ThermalExpansion] []
[14:53:32] [Client thread/DEBUG] [FML/]: Examining file BloodMagic-1.7.10-1.3.2-1.jar for potential mods
[14:53:32] [Client thread/TRACE] [FML/]: Located mcmod.info file in file BloodMagic-1.7.10-1.3.2-1.jar
[14:53:32] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (WayofTime.alchemicalWizardry.AlchemicalWizardry) - loading
[14:53:32] [Client thread/TRACE] [AWWayofTime/]: Parsed dependency info : [] [] []
[14:53:33] [Client thread/DEBUG] [FML/]: Examining file Botania r1.6-184.jar for potential mods
[14:53:33] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Botania r1.6-184.jar
[14:53:33] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (vazkii.botania.common.Botania) - loading
[14:53:33] [Client thread/TRACE] [botania/]: Parsed dependency info : [Forge@[10.12.2.1147,), Baubles] [Forge@[10.12.2.1147,), Baubles, Thaumcraft] []
[14:53:33] [Client thread/DEBUG] [FML/]: Examining file CoFHCore-[1.7.10]3.0.2-262.jar for potential mods
[14:53:33] [Client thread/TRACE] [FML/]: Located mcmod.info file in file CoFHCore-[1.7.10]3.0.2-262.jar
[14:53:33] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cofh.CoFHCore) - loading
[14:53:33] [Client thread/TRACE] [CoFHCore/]: Parsed dependency info : [FML@[7.10.0.1291,7.11), Forge@[10.13.1.1291,10.14)] [FML@[7.10.0.1291,7.11), Forge@[10.13.1.1291,10.14)] []
[14:53:33] [Client thread/DEBUG] [FML/]: Examining file CoFHLib-[1.7.10]1.0.2-160.jar for potential mods
[14:53:33] [Client thread/DEBUG] [FML/]: The mod container CoFHLib-[1.7.10]1.0.2-160.jar appears to be missing an mcmod.info file
[14:53:33] [Client thread/DEBUG] [FML/]: Examining file CustomNPCs_1.7.10d.jar for potential mods
[14:53:33] [Client thread/TRACE] [FML/]: Located mcmod.info file in file CustomNPCs_1.7.10d.jar
[14:53:34] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (noppes.npcs.CustomNpcs) - loading
[14:53:34] [Client thread/TRACE] [customnpcs/]: Parsed dependency info : [] [] []
[14:53:34] [Client thread/DEBUG] [FML/]: Examining file D3Core-1.7.10-1.1.0.18.jar for potential mods
[14:53:34] [Client thread/TRACE] [FML/]: Located mcmod.info file in file D3Core-1.7.10-1.1.0.18.jar
[14:53:34] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.doubledoordev.d3core.D3Core) - loading
[14:53:34] [Client thread/TRACE] [D3Core/]: Using mcmod dependency info : [Forge] [] []
[14:53:34] [Client thread/DEBUG] [D3Core/]: Attempting to load the file version.properties from D3Core-1.7.10-1.1.0.18.jar to locate a version number for D3Core
[14:53:34] [Client thread/WARN] [D3Core/]: Mod D3Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.18
[14:53:34] [Client thread/DEBUG] [FML/]: Examining file EnderTech-1.7.10-0.3.2.382.jar for potential mods
[14:53:34] [Client thread/TRACE] [FML/]: Located mcmod.info file in file EnderTech-1.7.10-0.3.2.382.jar
[14:53:34] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (io.endertech.EnderTech) - loading
[14:53:34] [Client thread/TRACE] [EnderTech/]: Parsed dependency info : [] [ThermalExpansion@[1.7.10R4.0.0B1,)] []
[14:53:34] [Client thread/DEBUG] [FML/]: Examining file Ex-Astris-MC1.7.10-1.16-31.jar for potential mods
[14:53:34] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Ex-Astris-MC1.7.10-1.16-31.jar
[14:53:34] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (ExAstris.ExAstris) - loading
[14:53:34] [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] []
[14:53:34] [Client thread/DEBUG] [FML/]: Examining file Ex-Nihilo-1.38-34.jar for potential mods
[14:53:34] [Client thread/DEBUG] [FML/]: The mod container Ex-Nihilo-1.38-34.jar appears to be missing an mcmod.info file
[14:53:34] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (exnihilo.ExNihilo) - loading
[14:53:34] [Client thread/TRACE] [exnihilo/]: Parsed dependency info : [Forge@[10.13.0.1180,)] [Forge@[10.13.0.1180,)] []
[14:53:34] [Client thread/DEBUG] [FML/]: Examining file extrautilities-1.2.4b.jar for potential mods
[14:53:34] [Client thread/TRACE] [FML/]: Located mcmod.info file in file extrautilities-1.2.4b.jar
[14:53:35] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.rwtema.extrautils.ExtraUtilsMod) - loading
[14:53:35] [Client thread/TRACE] [ExtraUtilities/]: Parsed dependency info : [Forge@[10.13.2.1291,)] [Forge@[10.13.2.1291,), ForgeMultipart, Baubles, ThermalFoundation] []
[14:53:35] [Client thread/DEBUG] [ExtraUtilities/]: Attempting to load the file version.properties from extrautilities-1.2.4b.jar to locate a version number for ExtraUtilities
[14:53:35] [Client thread/WARN] [ExtraUtilities/]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.4b
[14:53:35] [Client thread/DEBUG] [FML/]: Examining file FinndusFillies-1.7.10-universal-2.1.0.12.jar for potential mods
[14:53:35] [Client thread/TRACE] [FML/]: Located mcmod.info file in file FinndusFillies-1.7.10-universal-2.1.0.12.jar
[14:53:35] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (myrathi.finndusfillies.FinndusFillies) - loading
[14:53:35] [Client thread/TRACE] [FinndusFillies/]: Using mcmod dependency info : [Forge@[10.13.0,), FML@[7.10.25,)] [] []
[14:53:35] [Client thread/DEBUG] [FML/]: Examining file FlatSigns-1.7.10-universal-2.1.0.19.jar for potential mods
[14:53:35] [Client thread/TRACE] [FML/]: Located mcmod.info file in file FlatSigns-1.7.10-universal-2.1.0.19.jar
[14:53:35] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (myrathi.flatsigns.FlatSigns) - loading
[14:53:35] [Client thread/TRACE] [FlatSigns/]: Using mcmod dependency info : [Forge@[10.13.0,), FML@[7.10.25,)] [] []
[14:53:35] [Client thread/DEBUG] [FML/]: Examining file fluxedCrystals-0.0.5k.jar for potential mods
[14:53:35] [Client thread/TRACE] [FML/]: Located mcmod.info file in file fluxedCrystals-0.0.5k.jar
[14:53:35] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (fluxedCrystals.FluxedCrystals) - loading
[14:53:35] [Client thread/TRACE] [fluxedcrystals/]: Parsed dependency info : [ttCore] [ThermalFoundation, ttCore, EnderIO, AWWayofTime, botania, NotEnoughItems, AgriCraft, MineTweaker3] []
[14:53:35] [Client thread/DEBUG] [FML/]: Examining file forestry_1.7.10-3.5.4.13.jar for potential mods
[14:53:35] [Client thread/TRACE] [FML/]: Located mcmod.info file in file forestry_1.7.10-3.5.4.13.jar
[14:53:35] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (forestry.Forestry) - loading
[14:53:35] [Client thread/TRACE] [Forestry/]: Parsed dependency info : [Forge@[10.13.0.1207,)] [Forge@[10.13.0.1207,), Buildcraft|Core@[6.1.7,), ExtrabiomesXL, BiomesOPlenty, IC2@[2.0.140,), Natura@[2.2.0,)] []
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file ForgeMultipart-1.7.10-1.1.2.331-universal.jar for potential mods
[14:53:36] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ForgeMultipart-1.7.10-1.1.2.331-universal.jar
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.microblock.handler.MicroblockMod) - loading
[14:53:36] [Client thread/TRACE] [ForgeMicroblock/]: Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
[14:53:36] [Client thread/DEBUG] [ForgeMicroblock/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.1.2.331-universal.jar to locate a version number for ForgeMicroblock
[14:53:36] [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.1.2.331
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.multipart.handler.MultipartMod) - loading
[14:53:36] [Client thread/TRACE] [ForgeMultipart/]: Parsed dependency info : [] [] []
[14:53:36] [Client thread/DEBUG] [ForgeMultipart/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.1.2.331-universal.jar to locate a version number for ForgeMultipart
[14:53:36] [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.1.2.331
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.multipart.minecraft.MinecraftMultipartMod) - loading
[14:53:36] [Client thread/TRACE] [McMultipart/]: Parsed dependency info : [] [] []
[14:53:36] [Client thread/DEBUG] [McMultipart/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.1.2.331-universal.jar to locate a version number for McMultipart
[14:53:36] [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.1.2.331
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file gendustry-mc1710-1.4.10.77.jar for potential mods
[14:53:36] [Client thread/TRACE] [FML/]: Located mcmod.info file in file gendustry-mc1710-1.4.10.77.jar
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.gendustry.Gendustry) - loading
[14:53:36] [Client thread/TRACE] [gendustry/]: Parsed dependency info : [bdlib@[1.7.0.70,), Forestry@[3.0.0.0,)] [Forestry@[3.0.0.0,), BuildCraft|energy, BuildCraft|Silicon, IC2, CoFHCore, BinnieCore, ExtraBees, ExtraTrees, MineFactoryReloaded, MagicBees, bdlib@[1.7.0.70,)] []
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file gud_thaumicnei-1.2.3.jar for potential mods
[14:53:36] [Client thread/TRACE] [FML/]: Located mcmod.info file in file gud_thaumicnei-1.2.3.jar
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.gudenau.minecraft.thaumicnei.NEIThaumicConfig) - loading
[14:53:36] [Client thread/TRACE] [gud_thaumicnei/]: Parsed dependency info : [] [] []
[14:53:36] [Client thread/DEBUG] [gud_thaumicnei/]: Attempting to load the file version.properties from gud_thaumicnei-1.2.3.jar to locate a version number for gud_thaumicnei
[14:53:36] [Client thread/WARN] [gud_thaumicnei/]: Mod gud_thaumicnei is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.3
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file Guide-API-1.7.10-1.0-13.jar for potential mods
[14:53:36] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Guide-API-1.7.10-1.0-13.jar
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (amerifrance.guideapi.GuideAPI) - loading
[14:53:36] [Client thread/TRACE] [guideapi/]: Parsed dependency info : [] [] []
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file HardCoreMapReset-1.2.1.jar for potential mods
[14:53:36] [Client thread/DEBUG] [FML/]: The mod container HardCoreMapReset-1.2.1.jar appears to be missing an mcmod.info file
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (modmuss50.HardCoreMapRest.MapReset) - loading
[14:53:36] [Client thread/TRACE] [hardcoremapreset/]: Parsed dependency info : [] [] []
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file Headcrumbs-1.3.1.jar for potential mods
[14:53:36] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Headcrumbs-1.3.1.jar
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (ganymedes01.headcrumbs.Headcrumbs) - loading
[14:53:36] [Client thread/TRACE] [headcrumbs/]: Parsed dependency info : [Forge@[10.13.2.1230,)] [Forge@[10.13.2.1230,)] []
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file HQM-The Journey (4.2.3).jar for potential mods
[14:53:36] [Client thread/TRACE] [FML/]: Located mcmod.info file in file HQM-The Journey (4.2.3).jar
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (hardcorequesting.HardcoreQuesting) - loading
[14:53:36] [Client thread/TRACE] [HardcoreQuesting/]: Parsed dependency info : [] [] []
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file HungerOverhaul-1.7.10-beta.6.jar for potential mods
[14:53:36] [Client thread/TRACE] [FML/]: Located mcmod.info file in file HungerOverhaul-1.7.10-beta.6.jar
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (iguanaman.hungeroverhaul.HungerOverhaul) - loading
[14:53:36] [Client thread/TRACE] [HungerOverhaul/]: Parsed dependency info : [Forge@[10.13,), AppleCore] [Forge@[10.13,), AppleCore, TConstruct, harvestcraft, temperateplants, randomplants, weeeflowers, Natura, IC2, *] []
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file IguanaTinkerTweaks-1.7.10-2.1.4.jar for potential mods
[14:53:36] [Client thread/TRACE] [FML/]: Located mcmod.info file in file IguanaTinkerTweaks-1.7.10-2.1.4.jar
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (iguanaman.iguanatweakstconstruct.IguanaTweaksTConstruct) - loading
[14:53:36] [Client thread/TRACE] [iguanaTweaksTConstruct/]: Parsed dependency info : [TConstruct@[1.7.10-1.8.3,)] [TConstruct@[1.7.10-1.8.3,), ForgeMultipart@[1.1.1.321,), *] []
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file InventoryTweaks-1.59-dev-152.jar for potential mods
[14:53:36] [Client thread/TRACE] [FML/]: Located mcmod.info file in file InventoryTweaks-1.59-dev-152.jar
[14:53:36] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (invtweaks.forge.InvTweaksMod) - loading
[14:53:36] [Client thread/TRACE] [inventorytweaks/]: Parsed dependency info : [Forge@[10.12.1,), FML@[7.2.0,)] [FML@[7.2.0,), Forge@[10.12.1,)] []
[14:53:36] [Client thread/DEBUG] [inventorytweaks/]: Attempting to load the file version.properties from InventoryTweaks-1.59-dev-152.jar to locate a version number for inventorytweaks
[14:53:36] [Client thread/DEBUG] [inventorytweaks/]: Found version 1.59-dev-152-cf6e263 for mod inventorytweaks in version.properties, using
[14:53:36] [Client thread/DEBUG] [FML/]: Examining file Jabba-1.2.1a_1.7.10.jar for potential mods
[14:53:36] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Jabba-1.2.1a_1.7.10.jar
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mcp.mobius.betterbarrels.BetterBarrels) - loading
[14:53:37] [Client thread/TRACE] [JABBA/]: Parsed dependency info : [] [Waila, NotEnoughItems] []
[14:53:37] [Client thread/DEBUG] [FML/]: Examining file JSONAbles-1.0.3.jar for potential mods
[14:53:37] [Client thread/TRACE] [FML/]: Located mcmod.info file in file JSONAbles-1.0.3.jar
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (jsonAbles.JsonAbles) - loading
[14:53:37] [Client thread/TRACE] [jsonables/]: Parsed dependency info : [ttCore] [ttCore, TConstruct] []
[14:53:37] [Client thread/DEBUG] [FML/]: Examining file KitchenCraft-MC1.7.10-0.0.1-56-combo.jar for potential mods
[14:53:37] [Client thread/DEBUG] [FML/]: The mod container KitchenCraft-MC1.7.10-0.0.1-56-combo.jar appears to be missing an mcmod.info file
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (org.wyldmods.kitchencraft.foods.KitchenCraftFoods) - loading
[14:53:37] [Client thread/TRACE] [kitchenCraftFoods/]: Parsed dependency info : [] [ttCore, Waila, EnderIO, magicalcrops, CoFHLib] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (org.wyldmods.kitchencraft.machines.KitchenCraftMachines) - loading
[14:53:37] [Client thread/TRACE] [kitchenCraftMachines/]: Parsed dependency info : [] [ttCore, Waila, EnderIO, magicalcrops, CoFHLib] []
[14:53:37] [Client thread/DEBUG] [FML/]: Examining file LaunchGui-1.7.10-2.0-14-client.jar for potential mods
[14:53:37] [Client thread/TRACE] [FML/]: Located mcmod.info file in file LaunchGui-1.7.10-2.0-14-client.jar
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tehnut.launchgui.LaunchGui) - loading
[14:53:37] [Client thread/TRACE] [launchgui/]: Parsed dependency info : [] [] []
[14:53:37] [Client thread/DEBUG] [FML/]: Examining file magicbees-1.7.10-2.2.3.jar for potential mods
[14:53:37] [Client thread/TRACE] [FML/]: Located mcmod.info file in file magicbees-1.7.10-2.2.3.jar
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (magicbees.main.MagicBees) - loading
[14:53:37] [Client thread/TRACE] [MagicBees/]: Parsed dependency info : [Forestry@[3.1.1.4,)] [Forestry@[3.1.1.4,), Thaumcraft, ExtraBees, EE3, ArsMagica, TConstruct, Railcraft, ThermalFoundation, ThermalExpansion, AWWayofTime, Botania] []
[14:53:37] [Client thread/DEBUG] [MagicBees/]: Attempting to load the file version.properties from magicbees-1.7.10-2.2.3.jar to locate a version number for MagicBees
[14:53:37] [Client thread/WARN] [MagicBees/]: Mod MagicBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.2.3
[14:53:37] [Client thread/DEBUG] [FML/]: Examining file Mantle-1.7.10-0.3.2.jar for potential mods
[14:53:37] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Mantle-1.7.10-0.3.2.jar
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mantle.Mantle) - loading
[14:53:37] [Client thread/TRACE] [Mantle/]: Parsed dependency info : [Forge@[10.13,)] [Forge@[10.13,)] []
[14:53:37] [Client thread/DEBUG] [FML/]: Examining file MineFactoryReloaded-[1.7.10]2.8.0-104.jar for potential mods
[14:53:37] [Client thread/TRACE] [FML/]: Located mcmod.info file in file MineFactoryReloaded-[1.7.10]2.8.0-104.jar
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.MineFactoryReloadedCore) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded/]: Parsed dependency info : [CoFHCore@[1.7.10R3.0.1,), FML@[7.10.0.1217,7.11), 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,)] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatAppliedEnergistics/]: Parsed dependency info : [] [MineFactoryReloaded, appliedenergistics2] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.atum.Atum) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatAtum/]: Parsed dependency info : [] [MineFactoryReloaded, Atum] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatBackTools/]: Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatBuildCraft/]: Parsed dependency info : [] [MineFactoryReloaded, BuildCraft|Core] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatChococraft/]: Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatExtraBiomes/]: Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatForestry/]: Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.forgemultiparts.FMP) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatForgeMicroblock/]: Parsed dependency info : [] [MineFactoryReloaded] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.ic2.IC2) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatIC2/]: Parsed dependency info : [] [MineFactoryReloaded, IC2] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatMystcraft/]: Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.projectred.ProjectRedCompat) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatProjRed/]: Parsed dependency info : [] [MineFactoryReloaded, ProjRed|Core, ProjRed|Exploration] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.railcraft.Railcraft) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatRailcraft/]: Parsed dependency info : [] [MineFactoryReloaded, Railcraft] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatSufficientBiomes/]: Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatThaumcraft/]: Parsed dependency info : [] [MineFactoryReloaded, Thaumcraft] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatThermalExpansion/]: Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.tinkersconstruct.TConstruct) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatTConstruct/]: Parsed dependency info : [] [MineFactoryReloaded, TConstruct] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatTwilightForest/]: Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
[14:53:37] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla) - loading
[14:53:37] [Client thread/TRACE] [MineFactoryReloaded|CompatVanilla/]: Parsed dependency info : [] [MineFactoryReloaded] []
[14:53:38] [Client thread/DEBUG] [FML/]: Examining file MineTweaker3-1.7.10-3.0.9C.jar for potential mods
[14:53:38] [Client thread/TRACE] [FML/]: Located mcmod.info file in file MineTweaker3-1.7.10-3.0.9C.jar
[14:53:38] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (minetweaker.mc1710.MineTweakerMod) - loading
[14:53:38] [Client thread/TRACE] [MineTweaker3/]: Parsed dependency info : [] [] []
[14:53:38] [Client thread/DEBUG] [FML/]: Examining file ModTweaker 2-0.8.0.jar for potential mods
[14:53:38] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ModTweaker 2-0.8.0.jar
[14:53:38] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (modtweaker2.ModTweaker2) - loading
[14:53:38] [Client thread/TRACE] [modtweaker2/]: Parsed dependency info : [MineTweaker3] [MineTweaker3] []
[14:53:38] [Client thread/DEBUG] [FML/]: Examining file natura-1.7.10-2.2.0.1.jar for potential mods
[14:53:38] [Client thread/TRACE] [FML/]: Located mcmod.info file in file natura-1.7.10-2.2.0.1.jar
[14:53:38] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mods.natura.Natura) - loading
[14:53:38] [Client thread/TRACE] [Natura/]: Parsed dependency info : [Mantle] [Mantle] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file neiaddons-mc1710-1.12.5.17.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file neiaddons-mc1710-1.12.5.17.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.neiaddons.NEIAddons) - loading
[14:53:39] [Client thread/TRACE] [NEIAddons/]: Parsed dependency info : [] [NotEnoughItems] []
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.neiaddons.botany.AddonBotany) - loading
[14:53:39] [Client thread/TRACE] [NEIAddons|Botany/]: Parsed dependency info : [] [NEIAddons, Botany] []
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.neiaddons.forestry.AddonForestry) - loading
[14:53:39] [Client thread/TRACE] [NEIAddons|Forestry/]: Parsed dependency info : [] [NEIAddons, Forestry] []
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.neiaddons.crafting.AddonCraftingTables) - loading
[14:53:39] [Client thread/TRACE] [NEIAddons|CraftingTables/]: Parsed dependency info : [] [NEIAddons] []
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.bdew.neiaddons.exnihilo.AddonExnihilo) - loading
[14:53:39] [Client thread/TRACE] [NEIAddons|ExNihilo/]: Parsed dependency info : [] [exnihilo] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file NEIIntegration-MC1.7.10-1.0.9.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file NEIIntegration-MC1.7.10-1.0.9.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tonius.neiintegration.NEIIntegration) - loading
[14:53:39] [Client thread/TRACE] [neiintegration/]: Parsed dependency info : [] [] []
[14:53:39] [Client thread/DEBUG] [neiintegration/]: Attempting to load the file version.properties from NEIIntegration-MC1.7.10-1.0.9.jar to locate a version number for neiintegration
[14:53:39] [Client thread/WARN] [neiintegration/]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.9
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file NetherOres-[1.7.10]2.3.0-12.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file NetherOres-[1.7.10]2.3.0-12.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (powercrystals.netherores.NetherOresCore) - loading
[14:53:39] [Client thread/TRACE] [NetherOres/]: 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,)] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file NodalMechanics-1.7-1.0-7.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file NodalMechanics-1.7-1.0-7.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (shukaro.nodalmechanics.NodalMechanics) - loading
[14:53:39] [Client thread/TRACE] [NodalMechanics/]: Parsed dependency info : [Thaumcraft] [Thaumcraft] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file ObsidiPlates-1.7.10-universal-3.0.0.18.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ObsidiPlates-1.7.10-universal-3.0.0.18.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (myrathi.obsidiplates.ObsidiPlates) - loading
[14:53:39] [Client thread/TRACE] [ObsidiPlates/]: Using mcmod dependency info : [Forge@[10.13.0,), FML@[7.10.25,)] [] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file Pam's HarvestCraft 1.7.10h.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Pam's HarvestCraft 1.7.10h.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.pam.harvestcraft.harvestcraft) - loading
[14:53:39] [Client thread/TRACE] [harvestcraft/]: Parsed dependency info : [] [] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file ProgressiveAutomation-1.7.10-1.6.15.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ProgressiveAutomation-1.7.10-1.6.15.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.vanhal.progressiveautomation.ProgressiveAutomation) - loading
[14:53:39] [Client thread/TRACE] [progressiveautomation/]: Parsed dependency info : [] [] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file Rainmaker 1.7-BloodMagic.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Rainmaker 1.7-BloodMagic.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.ewyboy.rainmaker.RainMaker) - loading
[14:53:39] [Client thread/TRACE] [rainmaker/]: Parsed dependency info : [AWWayofTime] [AWWayofTime] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file RecallStones-1.7.10-0.4.16.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file RecallStones-1.7.10-0.4.16.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.vanhal.recallstones.RecallStones) - loading
[14:53:39] [Client thread/TRACE] [recallstones/]: Parsed dependency info : [] [] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file RedstoneArsenal-[1.7.10]1.1.0-80.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file RedstoneArsenal-[1.7.10]1.1.0-80.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cofh.redstonearsenal.RedstoneArsenal) - loading
[14:53:39] [Client thread/TRACE] [RedstoneArsenal/]: Parsed dependency info : [CoFHCore@[1.7.10R3.0.0,)] [CoFHCore@[1.7.10R3.0.0,), ThermalExpansion] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file RefinedRelocation-1.7.10-1.0.8b.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file RefinedRelocation-1.7.10-1.0.8b.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.dynious.refinedrelocation.RefinedRelocation) - loading
[14:53:39] [Client thread/TRACE] [RefinedRelocation/]: Parsed dependency info : [] [ironChest, BuildCraft|Transport@[6.2.5,), IC2, CoFHCore, JABBA, EE3@[0.2.271,), appliedenergistics2@[rv1-beta-28,)] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file RouterReborn-1.7.10-1.1.17-universal.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file RouterReborn-1.7.10-1.1.17-universal.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (router.reborn.RouterReborn) - loading
[14:53:39] [Client thread/TRACE] [RouterReborn/]: Parsed dependency info : [] [] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file Sanguimancy-1.7.10-1.1.9-29.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Sanguimancy-1.7.10-1.1.9-29.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tombenpotter.sanguimancy.Sanguimancy) - loading
[14:53:39] [Client thread/TRACE] [sanguimancy/]: Parsed dependency info : [AWWayofTime, guideapi] [AWWayofTime, guideapi, Waila] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file SimplyJetpacks-MC1.7.10-1.4.1.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file SimplyJetpacks-MC1.7.10-1.4.1.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tonius.simplyjetpacks.SimplyJetpacks) - loading
[14:53:39] [Client thread/TRACE] [simplyjetpacks/]: Parsed dependency info : [] [ThermalExpansion, RedstoneArsenal, EnderIO, BuildCraft|Core] []
[14:53:39] [Client thread/DEBUG] [simplyjetpacks/]: Attempting to load the file version.properties from SimplyJetpacks-MC1.7.10-1.4.1.jar to locate a version number for simplyjetpacks
[14:53:39] [Client thread/WARN] [simplyjetpacks/]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file SolarFlux-1.7.10-0.5b.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file SolarFlux-1.7.10-0.5b.jar
[14:53:39] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.nauktis.solarflux.SolarFluxMod) - loading
[14:53:39] [Client thread/TRACE] [solarFlux/]: Parsed dependency info : [] [] []
[14:53:39] [Client thread/DEBUG] [FML/]: Examining file SpecialAI-1.7.10-1.1.1.jar for potential mods
[14:53:39] [Client thread/TRACE] [FML/]: Located mcmod.info file in file SpecialAI-1.7.10-1.1.1.jar
[14:53:40] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (toast.specialAI._SpecialAI) - loading
[14:53:40] [Client thread/TRACE] [specialAI/]: Parsed dependency info : [] [] []
[14:53:40] [Client thread/DEBUG] [FML/]: Examining file StevesWorkshop-0.5.1.jar for potential mods
[14:53:40] [Client thread/TRACE] [FML/]: Located mcmod.info file in file StevesWorkshop-0.5.1.jar
[14:53:40] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (vswe.production.StevesProduction) - loading
[14:53:40] [Client thread/TRACE] [stevesWorkshop/]: Parsed dependency info : [] [] []
[14:53:40] [Client thread/DEBUG] [FML/]: Examining file StorageDrawers-1.7.10-1.3.9.jar for potential mods
[14:53:40] [Client thread/TRACE] [FML/]: Located mcmod.info file in file StorageDrawers-1.7.10-1.3.9.jar
[14:53:40] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.jaquadro.minecraft.storagedrawers.StorageDrawers) - loading
[14:53:40] [Client thread/TRACE] [storageDrawers/]: Parsed dependency info : [] [waila] []
[14:53:40] [Client thread/DEBUG] [FML/]: Examining file supercraftingframe-1.7.10.3.jar for potential mods
[14:53:40] [Client thread/TRACE] [FML/]: Located mcmod.info file in file supercraftingframe-1.7.10.3.jar
[14:53:40] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (edgarallen.mod.scf.SuperCraftingFrame) - loading
[14:53:40] [Client thread/TRACE] [supercraftingframe/]: Parsed dependency info : [] [] []
[14:53:40] [Client thread/DEBUG] [FML/]: Examining file tcnodetracker-1.7.10-1.1.0.jar for potential mods
[14:53:40] [Client thread/TRACE] [FML/]: Located mcmod.info file in file tcnodetracker-1.7.10-1.1.0.jar
[14:53:40] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.dyonovan.tcnodetracker.TCNodeTracker) - loading
[14:53:40] [Client thread/TRACE] [tcnodetracker/]: Parsed dependency info : [Thaumcraft, Forge@[10.12.1.1112,)] [Forge@[10.12.1.1112,), Thaumcraft] []
[14:53:40] [Client thread/DEBUG] [FML/]: Examining file TConstruct-1.7.10-1.8.4a.jar for potential mods
[14:53:40] [Client thread/TRACE] [FML/]: Located mcmod.info file in file TConstruct-1.7.10-1.8.4a.jar
[14:53:40] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tconstruct.TConstruct) - loading
[14:53:40] [Client thread/TRACE] [TConstruct/]: Parsed dependency info : [Mantle@[1.7.10-0.3.2,), Forge@[10.13.3.1384,11.14)] [Forge@[10.13.3.1384,11.14), Mantle@[1.7.10-0.3.2,), MineFactoryReloaded@[1.7.10R2.8.0RC7,), ThermalExpansion@[1.7.10R4.0.0RC2,), ThermalFoundation@[1.7.10R1.0.0RC3,), CoFHAPI|energy, CoFHCore, battlegear2, ZeldaItemAPI, DynamicSkillsAPI, NotEnoughItems, Waila] [undergroundBiomes]
[14:53:40] [Client thread/DEBUG] [FML/]: Examining file Thaumcraft-1.7.10-4.2.3.5.jar for potential mods
[14:53:40] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Thaumcraft-1.7.10-4.2.3.5.jar
[14:53:40] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (thaumcraft.common.Thaumcraft) - loading
[14:53:40] [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,)] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file thaumcraftneiplugin-1.7.10-1.7.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file thaumcraftneiplugin-1.7.10-1.7.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.djgiannuzz.thaumcraftneiplugin.TCNEIPlugin) - loading
[14:53:41] [Client thread/TRACE] [thaumcraftneiplugin/]: Parsed dependency info : [Thaumcraft] [Thaumcraft] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file thermalcasting-0.0.2.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file thermalcasting-0.0.2.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.insane.thermalcasting.ThermalCasting) - loading
[14:53:41] [Client thread/TRACE] [ThermalCasting/]: Parsed dependency info : [ThermalExpansion, TConstruct] [ThermalExpansion, TConstruct] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file ThermalDynamics-[1.7.10]1.0.0-122.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ThermalDynamics-[1.7.10]1.0.0-122.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cofh.thermaldynamics.ThermalDynamics) - loading
[14:53:41] [Client thread/TRACE] [ThermalDynamics/]: Parsed dependency info : [ThermalFoundation@[1.7.10R1.0.0,)] [ThermalFoundation@[1.7.10R1.0.0,)] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file ThermalExpansion-[1.7.10]4.0.1-182.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ThermalExpansion-[1.7.10]4.0.1-182.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cofh.thermalexpansion.ThermalExpansion) - loading
[14:53:41] [Client thread/TRACE] [ThermalExpansion/]: Parsed dependency info : [CoFHCore@[1.7.10R3.0.2,), ThermalFoundation@[1.7.10R1.0.0,)] [CoFHCore@[1.7.10R3.0.2,), ThermalFoundation@[1.7.10R1.0.0,)] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file ThermalFoundation-[1.7.10]1.0.0-81.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ThermalFoundation-[1.7.10]1.0.0-81.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cofh.thermalfoundation.ThermalFoundation) - loading
[14:53:41] [Client thread/TRACE] [ThermalFoundation/]: Parsed dependency info : [CoFHCore@[1.7.10R3.0.0,)] [CoFHCore@[1.7.10R3.0.0,)] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file ThermalRecycling-1.7.10-0.2.4.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ThermalRecycling-1.7.10-0.2.4.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (org.blockartistry.mod.ThermalRecycling.ThermalRecycling) - loading
[14:53:41] [Client thread/TRACE] [recycling/]: Parsed dependency info : [ThermalExpansion] [ThermalExpansion, BuildCraft|Core, ThermalDynamics, ThermalFoundation, Forestry, MineFactoryReloaded, Thaumcraft, Railcraft, advgenerators, EnderIO] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file TiCTooltips-mc1.7.10-1.2.4.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file TiCTooltips-mc1.7.10-1.2.4.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (squeek.tictooltips.ModTiCTooltips) - loading
[14:53:41] [Client thread/TRACE] [TiCTooltips/]: Parsed dependency info : [TConstruct@[1.7.10-1.8,)] [TConstruct@[1.7.10-1.8,), ExtraTiC, TSteelworks, Mariculture] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file Town-Builder-1.0.0-Build8.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Town-Builder-1.0.0-Build8.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.brandon3055.townbuilder.TownBuilder) - loading
[14:53:41] [Client thread/TRACE] [TownBuilder/]: Parsed dependency info : [] [] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file TravellersGear-1.7.10-1.16.1.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file TravellersGear-1.7.10-1.16.1.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (travellersgear.TravellersGear) - loading
[14:53:41] [Client thread/TRACE] [TravellersGear/]: Parsed dependency info : [baubles] [baubles] [WitchingGadgets]
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file Trophy Slots-1.7.10-1.2.5-universal.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Trophy Slots-1.7.10-1.2.5-universal.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.lomeli.trophyslots.TrophySlots) - loading
[14:53:41] [Client thread/TRACE] [trophyslots/]: Parsed dependency info : [] [] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file ttCore-MC1.7.10-0.1.1-75.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file ttCore-MC1.7.10-0.1.1-75.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tterrag.core.TTCore) - loading
[14:53:41] [Client thread/TRACE] [ttCore/]: Parsed dependency info : [] [] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file Waila-1.5.10_1.7.10.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Waila-1.5.10_1.7.10.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mcp.mobius.waila.Waila) - loading
[14:53:41] [Client thread/TRACE] [Waila/]: Parsed dependency info : [] [NotEnoughItems@[1.0.4.0,)] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file WailaHarvestability-mc1.7.x-1.1.2.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file WailaHarvestability-mc1.7.x-1.1.2.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (squeek.wailaharvestability.ModWailaHarvestability) - loading
[14:53:41] [Client thread/TRACE] [WailaHarvestability/]: Parsed dependency info : [] [TConstruct, ExtraTiC, TSteelworks, Mariculture] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file WAILAPlugins-MC1.7.10-0.0.1-14.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file WAILAPlugins-MC1.7.10-0.0.1-14.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (tterrag.wailaplugins.WailaPlugins) - loading
[14:53:41] [Client thread/TRACE] [wailaplugins/]: Parsed dependency info : [Forge@[10.13.0.1208,), Waila, ttCore@[MC1.7.10-0.1.0-40,)] [Forge@[10.13.0.1208,), ttCore@[MC1.7.10-0.1.0-40,), Waila] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file Baubles-1.7.10-1.0.1.10.jar for potential mods
[14:53:41] [Client thread/TRACE] [FML/]: Located mcmod.info file in file Baubles-1.7.10-1.0.1.10.jar
[14:53:41] [Client thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (baubles.common.Baubles) - loading
[14:53:41] [Client thread/TRACE] [baubles/]: Parsed dependency info : [Forge@[10.13.2,)] [Forge@[10.13.2,)] []
[14:53:41] [Client thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.3.136-universal.jar for potential mods
[14:53:41] [Client thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.3.136-universal.jar appears to be missing an mcmod.info file
[14:53:41] [Client thread/INFO] [FML/]: Forge Mod Loader has identified 116 mods to load
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.inventory (owned by CoFHLib providing CoFHLib|inventory) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.element (owned by CoFHLib providing CoFHLib|gui|element) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.slot (owned by CoFHLib providing CoFHLib|gui|slot) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API com.dynious.refinedrelocation.api (owned by RefinedRelocation providing RefinedRelocationAPI) embedded in RefinedRelocation
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.storage (owned by ForestryAPI|core providing ForestryAPI|storage) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.world (owned by CoFHAPI providing CoFHAPI|world) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.container (owned by CoFHLib providing CoFHLib|gui|container) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util (owned by CoFHLib providing CoFHLib|util) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.world (owned by CoFHLib providing CoFHLib|world) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in fluxedcrystals
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.tileentity (owned by CoFHAPI providing CoFHAPI|tileentity) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in ExtraUtilities
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.item (owned by CoFHAPI providing CoFHAPI|item) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API ic2.api.tile (owned by IC2 providing IC2API) embedded in RedstoneArsenal
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in Thaumcraft
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.render (owned by CoFHLib providing CoFHLib|render) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.slot (owned by CoFHLib providing CoFHLib|gui|slot) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.item (owned by CoFHAPI providing CoFHAPI|item) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.world (owned by CoFHLib providing CoFHLib|world) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.render.particle (owned by CoFHLib providing CoFHLib|render|particle) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.block (owned by CoFHAPI providing CoFHAPI|block) embedded in ExtraUtilities
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.audio (owned by CoFHLib providing CoFHLib|audio) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util.helpers (owned by CoFHLib providing CoFHLib|util|helpers) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in progressiveautomation
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.modhelpers (owned by CoFHAPI providing CoFHAPI|modhelpers) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.element (owned by CoFHLib providing CoFHLib|gui|element) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.circuits (owned by ForestryAPI|core providing ForestryAPI|circuits) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.transport (owned by CoFHAPI providing CoFHAPI|transport) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API travellersgear.api (owned by TravellersGear providing TravellersGear|API) embedded in TravellersGear
[14:53:41] [Client thread/DEBUG] [FML/]: Found API vazkii.botania.api (owned by Botania providing BotaniaAPI) embedded in fluxedcrystals
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.inventory (owned by CoFHAPI providing CoFHAPI|inventory) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in gud_thaumicnei
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.arboriculture (owned by ForestryAPI|core providing ForestryAPI|arboriculture) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API net.bdew.gendustry.api (owned by gendustry providing gendustryAPI) embedded in gendustry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.inventory (owned by CoFHAPI providing CoFHAPI|inventory) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util.position (owned by CoFHLib providing CoFHLib|util|position) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API amerifrance.guideapi.api (owned by guideapi providing Guide-API|API) embedded in guideapi
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.block (owned by CoFHAPI providing CoFHAPI|block) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.element.listbox (owned by CoFHLib providing CoFHLib|gui|element|listbox) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.element.listbox (owned by CoFHLib providing CoFHLib|gui|element|listbox) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.apiculture (owned by ForestryAPI|core providing ForestryAPI|apiculture) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robots) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib (owned by CoFHCore providing CoFHLib) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.world.feature (owned by CoFHLib providing CoFHLib|world|feature) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in progressiveautomation
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.apiculture.hives (owned by ForestryAPI|apiculture providing ForestryAPI|hives) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API mcp.mobius.waila.api (owned by Waila providing WailaAPI) embedded in Waila
[14:53:41] [Client thread/DEBUG] [FML/]: Found API tombenpotter.sanguimancy.api (owned by Sanguimancy providing Sanguimancy|API) embedded in Sanguimancy
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.modhelpers (owned by CoFHAPI providing CoFHAPI|modhelpers) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui (owned by CoFHLib providing CoFHLib|gui) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in ExtraUtilities
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in fluxedcrystals
[14:53:41] [Client thread/DEBUG] [FML/]: Found API baubles.api (owned by Baubles providing Baubles|API) embedded in Baubles
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.lepidopterology (owned by ForestryAPI|core providing ForestryAPI|lepidopterology) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util.position (owned by CoFHLib providing CoFHLib|util|position) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API squeek.applecore.api (owned by AppleCore providing AppleCoreAPI) embedded in AppleCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.world (owned by CoFHAPI providing CoFHAPI|world) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in ExtraUtilities
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.core (owned by Forestry providing ForestryAPI|core) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.render.particle (owned by CoFHLib providing CoFHLib|render|particle) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in harvestcraft
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.block (owned by CoFHAPI providing CoFHAPI|block) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.transport (owned by CoFHAPI providing CoFHAPI|transport) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.farming (owned by ForestryAPI|core providing ForestryAPI|farming) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.tileentity (owned by CoFHAPI providing CoFHAPI|tileentity) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in ExtraUtilities
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in simplyjetpacks
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib (owned by CoFHCore providing CoFHLib) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui.container (owned by CoFHLib providing CoFHLib|gui|container) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.block (owned by CoFHAPI providing CoFHAPI|block) embedded in progressiveautomation
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.mail (owned by ForestryAPI|core providing ForestryAPI|mail) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.core (owned by CoFHAPI providing CoFHAPI|core) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in fluxedcrystals
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.recipes (owned by ForestryAPI|core providing ForestryAPI|recipes) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.world (owned by ForestryAPI|core providing ForestryAPI|world) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.render (owned by CoFHLib providing CoFHLib|render) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API vazkii.botania.api (owned by Botania providing BotaniaAPI) embedded in Botania
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util.helpers (owned by CoFHLib providing CoFHLib|util|helpers) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.world.feature (owned by CoFHLib providing CoFHLib|world|feature) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.inventory (owned by CoFHLib providing CoFHLib|inventory) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.genetics (owned by ForestryAPI|core providing ForestryAPI|genetics) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.fluid (owned by CoFHAPI providing CoFHAPI|fluid) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.audio (owned by CoFHLib providing CoFHLib|audio) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.tileentity (owned by CoFHAPI providing CoFHAPI|tileentity) embedded in progressiveautomation
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.food (owned by ForestryAPI|core providing ForestryAPI|food) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.util (owned by CoFHLib providing CoFHLib|util) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in RouterReborn
[14:53:41] [Client thread/DEBUG] [FML/]: Found API appeng.api (owned by appliedenergistics2 providing appliedenergistics2|API) embedded in appliedenergistics2
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.fluid (owned by CoFHAPI providing CoFHAPI|fluid) embedded in EnderTech
[14:53:41] [Client thread/DEBUG] [FML/]: Found API forestry.api.fuels (owned by ForestryAPI|core providing ForestryAPI|fuels) embedded in Forestry
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.core (owned by CoFHAPI providing CoFHAPI|core) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.lib.gui (owned by CoFHLib providing CoFHLib|gui) embedded in CoFHCore
[14:53:41] [Client thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in Forestry
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|gui|slot:1.7.10R1.0.1}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|gui|slot: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|core:1.7.10R1.0.4}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|core:1.7.10R1.0.4}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|core: owner: CoFHAPI, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|energy:1.7.10R1.0.12}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|energy:1.7.10R1.0.12}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|energy: owner: CoFHAPI, dependents: [EnderTech, progressiveautomation, ExtraUtilities, fluxedcrystals, RouterReborn, simplyjetpacks, Forestry]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent ForestryAPI|core from APIContainer{ForestryAPI|hives:4.0.0}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|hives:4.0.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|hives: owner: ForestryAPI|apiculture, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|storage:2.3.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|storage: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|world:1.7.10R1.0.0B9}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|world: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|audio:1.7.10R1.0.1}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|audio: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API WailaAPI: owner: Waila, dependents: []
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|core: owner: Forestry, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|util:1.7.10R1.0.0B9}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|util: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|mail:3.0.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|mail: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|item:1.7.10R1.0.7}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|item:1.7.10R1.0.7}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|item: owner: CoFHAPI, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tools:1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|tools: owner: BuildCraftAPI|core, dependents: [RouterReborn, ExtraUtilities, Forestry]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|genetics:2.7.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|genetics: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|world|feature:1.7.10R1.0.0B8}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|world|feature: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|fuels:2.0.1}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|fuels: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|farming:1.1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|farming: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|boards:1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|boards: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|robots:1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|robots: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|recipes:2.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|recipes: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|util|position:1.7.10R1.0.1}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|util|position: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|core: owner: BuildCraft|Core, dependents: [RouterReborn, ExtraUtilities]
[14:53:41] [Client thread/INFO] [FML/]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:53:41] [Client thread/INFO] [FML/]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API Baubles|API: owner: Baubles, dependents: [ExtraUtilities, TravellersGear]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|gates:4.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|gates: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|transport:3.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|transport: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API Thaumcraft|API: owner: Thaumcraft, dependents: [fluxedcrystals, gud_thaumicnei, harvestcraft]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|gui|element:1.7.10R1.0.0B9}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|gui|element: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|power:1.3}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|power: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|circuits:1.1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|circuits: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|facades:1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|facades: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|lepidopterology:1.1}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|lepidopterology: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|fuels:2.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|fuels: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|filler:2.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|filler: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API AppleCoreAPI: owner: AppleCore, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|world:1.7.10R1.0.12}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|world:1.7.10R1.0.12}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|world: owner: CoFHAPI, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|world:1.1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|world: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|render|particle:1.7.10R1.0.0B9}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|render|particle: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BotaniaAPI: owner: Botania, dependents: [fluxedcrystals]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|tileentity:1.7.10R1.0.7}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|tileentity:1.7.10R1.0.7}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|tileentity: owner: CoFHAPI, dependents: [EnderTech, progressiveautomation]
[14:53:41] [Client thread/INFO] [FML/]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI:1.7.10R1.0.2}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI: owner: CoFHLib, dependents: [Forestry, progressiveautomation, RouterReborn, ExtraUtilities, fluxedcrystals, EnderTech, simplyjetpacks]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|food:1.1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|food: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|gui|element|listbox:1.7.10R1.0.0B8}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|gui|element|listbox: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|gui|container:1.7.10R1.0.1}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|gui|container: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API appliedenergistics2|API: owner: appliedenergistics2, dependents: []
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API gendustryAPI: owner: gendustry, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|events:1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|events: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API Guide-API|API: owner: guideapi, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|blueprints:1.1}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|blueprints: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|recipes:2.1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|recipes: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|apiculture:2.6.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|apiculture: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|modhelpers:1.7.10R1.0.12}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|modhelpers:1.7.10R1.0.12}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|modhelpers: owner: CoFHAPI, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tiles:1.1}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|tiles: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|statements:1.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|statements: owner: BuildCraftAPI|core, dependents: [RouterReborn]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|util|helpers:1.7.10R1.0.0B8}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|util|helpers: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|block:1.7.10R1.0.0}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|block:1.7.10R1.0.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|block: owner: CoFHAPI, dependents: [ExtraUtilities, EnderTech, progressiveautomation]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|fluid:1.7.10R1.0.5}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|fluid:1.7.10R1.0.5}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|fluid: owner: CoFHAPI, dependents: [EnderTech]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API RefinedRelocationAPI: owner: RefinedRelocation, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|transport:1.7.10R1.0.12}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|transport:1.7.10R1.0.12}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|transport: owner: CoFHAPI, dependents: [EnderTech]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib: owner: CoFHCore, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|inventory:1.7.10R1.0.1}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|inventory: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent Forestry from APIContainer{ForestryAPI|arboriculture:2.3.0}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API ForestryAPI|arboriculture: owner: ForestryAPI|core, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|gui:1.7.10R1.0.0B9}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|gui: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHLib|render:1.7.10R1.0.0B8}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHLib|render: owner: CoFHLib, dependents: [EnderTech]
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|inventory:1.7.10R1.0.4}
[14:53:41] [Client thread/TRACE] [FML/]: Removing upstream parent CoFHCore from APIContainer{CoFHAPI|inventory:1.7.10R1.0.4}
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|inventory: owner: CoFHAPI, dependents: [EnderTech]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API IC2API: owner: IC2, dependents: [RedstoneArsenal]
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API TravellersGear|API: owner: TravellersGear, dependents: []
[14:53:41] [Client thread/DEBUG] [FML/]: Creating API container dummy for API Sanguimancy|API: owner: Sanguimancy, dependents: []
[14:53:41] [Client thread/TRACE] [FML/]: Received a system property request ''
[14:53:41] [Client thread/TRACE] [FML/]: System property request managing the state of 0 mods
[14:53:42] [Client thread/DEBUG] [FML/]: After merging, found state information for 0 mods
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/fml/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/es_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang af_ZA in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/af_ZA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ar_SA in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ar_SA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang br_FR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/br_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ca_ES in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ca_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang da_DK in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/da_DK.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang el_GR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/el_GR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fa_IR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/fa_IR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fi_FI in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/fi_FI.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang he_IL in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/he_IL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hu_HU in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/hu_HU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/it_IT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ja_JP in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ja_JP.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang lt_LT in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/lt_LT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nb_NO in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/nb_NO.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/nl_NL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nn_NO in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/nn_NO.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang no_NO in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/no_NO.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_PT in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/pt_PT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ro_RO in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ro_RO.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sl_SI in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/sl_SI.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sr_SP in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/sr_SP.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sv_SE in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/sv_SE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/tr_TR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang uk_UA in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/uk_UA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang vi_VN in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/vi_VN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/fml/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/es_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang af_ZA in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/af_ZA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ar_SA in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ar_SA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang br_FR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/br_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ca_ES in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ca_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang da_DK in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/da_DK.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang el_GR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/el_GR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fa_IR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/fa_IR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fi_FI in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/fi_FI.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang he_IL in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/he_IL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hu_HU in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/hu_HU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/it_IT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ja_JP in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ja_JP.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang lt_LT in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/lt_LT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nb_NO in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/nb_NO.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/nl_NL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nn_NO in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/nn_NO.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang no_NO in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/no_NO.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_PT in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/pt_PT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ro_RO in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/ro_RO.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sl_SI in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/sl_SI.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sr_SP in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/sr_SP.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sv_SE in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/sv_SE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/tr_TR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang uk_UA in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/uk_UA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang vi_VN in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/vi_VN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file forge-1.7.10-10.13.3.1400-1.7.10.jar at assets/forge/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Aroma1997Core-1.7.10-1.0.2.13.jar at assets/aroma1997core/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang et_EE in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/et_EE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/it_IT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/tr_TR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sk_SK in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/sk_SK.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file NotEnoughItems-1.7.10-1.0.4.100-universal.jar at assets/nei/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [AccidentallyCircumstantialEvents/]: Enabling mod AccidentallyCircumstantialEvents
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file accidentallycircumstantialevents-1.4.3.jar at assets/accidentallycircumstantialevents/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [ae2stuff/]: Enabling mod ae2stuff
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ae2stuff-mc1710-0.1.7.17.jar at assets/ae2stuff/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ae2stuff-mc1710-0.1.7.17.jar at assets/ae2stuff/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file ae2stuff-mc1710-0.1.7.17.jar at assets/ae2stuff/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file ae2stuff-mc1710-0.1.7.17.jar at assets/ae2stuff/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [AgriCraft/]: Enabling mod AgriCraft
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file AgriCraft-1.7.10-1.3.1.jar at assets/agricraft/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file AgriCraft-1.7.10-1.3.1.jar at assets/agricraft/lang/fr_CA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file AgriCraft-1.7.10-1.3.1.jar at assets/agricraft/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file AgriCraft-1.7.10-1.3.1.jar at assets/agricraft/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [AppleCore/]: Enabling mod AppleCore
[14:53:42] [Client thread/DEBUG] [appliedenergistics2/]: Enabling mod appliedenergistics2
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/it_IT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ro_RO in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/ro_RO.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/es_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hu_HU in zip file appliedenergistics2-rv2-beta-29.jar at assets/appliedenergistics2/lang/hu_HU.lang into language system
[14:53:42] [Client thread/DEBUG] [Aroma1997CoreHelper/]: Enabling mod Aroma1997CoreHelper
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Aroma1997Core-1.7.10-1.0.2.13.jar at assets/aroma1997core/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [AromaBackup/]: Enabling mod AromaBackup
[14:53:42] [Client thread/DEBUG] [Automagy/]: Enabling mod Automagy
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file Automagy-1.7.10-0.22.2.jar at assets/automagy/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Automagy-1.7.10-0.22.2.jar at assets/automagy/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Automagy-1.7.10-0.22.2.jar at assets/automagy/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [autopackager/]: Enabling mod autopackager
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file autopackager-1.5.3.jar at assets/autopackager/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file autopackager-1.5.3.jar at assets/autopackager/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [bagginses/]: Enabling mod bagginses
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file Bagginses-2.1.1.jar at assets/bagginses/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Bagginses-2.1.1.jar at assets/bagginses/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file Bagginses-2.1.1.jar at assets/bagginses/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Bagginses-2.1.1.jar at assets/bagginses/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [bdlib/]: Enabling mod bdlib
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file bdlib-mc1710-1.7.1.71.jar at assets/bdlib/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file bdlib-mc1710-1.7.1.71.jar at assets/bdlib/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file bdlib-mc1710-1.7.1.71.jar at assets/bdlib/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file bdlib-mc1710-1.7.1.71.jar at assets/bdlib/lang/fr_CA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file bdlib-mc1710-1.7.1.71.jar at assets/bdlib/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [bigReactors/]: Enabling mod BigReactors
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sv_SE in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/sv_SE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_SP in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/es_SP.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/fr_CA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/nl_NL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang da_DK in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/da_DK.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file BigReactors-0.4.2A2.jar at assets/bigreactors/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [AWWayofTime/]: Enabling mod AWWayofTime
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/alchemicalwizardry/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/alchemicalwizardry/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/alchemicalwizardry/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/alchemicalwizardry/lang/it_IT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/alchemicalwizardry/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/alchemicalwizardry/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/alchemicalwizardry/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/alchemicalwizardry/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/alchemicalwizardryBooks/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/bloodutils/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/bloodutils/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/forge/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/forge/lang/es_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file BloodMagic-1.7.10-1.3.2-1.jar at assets/forge/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [botania/]: Enabling mod Botania
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file Botania r1.6-184.jar at assets/botania/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Botania r1.6-184.jar at assets/botania/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_AR in zip file Botania r1.6-184.jar at assets/botania/lang/es_AR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file Botania r1.6-184.jar at assets/botania/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file Botania r1.6-184.jar at assets/botania/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file Botania r1.6-184.jar at assets/botania/lang/nl_NL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file Botania r1.6-184.jar at assets/botania/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Botania r1.6-184.jar at assets/botania/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Botania r1.6-184.jar at assets/botania/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file Botania r1.6-184.jar at assets/botania/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [CoFHCore/]: Enabling mod CoFHCore
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/es_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/fr_CA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hu_HU in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/hu_HU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/it_IT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file CoFHCore-[1.7.10]3.0.2-262.jar at assets/cofh/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [customnpcs/]: Enabling mod customnpcs
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_AR in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/es_AR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_MX in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/es_MX.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hu_HU in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/hu_HU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang id_ID in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/id_ID.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/nl_NL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sv_SE in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/sv_SE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file CustomNPCs_1.7.10d.jar at assets/customnpcs/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [D3Core/]: Enabling mod D3Core
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file D3Core-1.7.10-1.1.0.18.jar at assets/D3Core/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file D3Core-1.7.10-1.1.0.18.jar at assets/D3Core/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [EnderTech/]: Enabling mod EnderTech
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file EnderTech-1.7.10-0.3.2.382.jar at assets/endertech/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file EnderTech-1.7.10-0.3.2.382.jar at assets/endertech/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file EnderTech-1.7.10-0.3.2.382.jar at assets/endertech/lang/fr_CA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file EnderTech-1.7.10-0.3.2.382.jar at assets/endertech/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file EnderTech-1.7.10-0.3.2.382.jar at assets/endertech/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file EnderTech-1.7.10-0.3.2.382.jar at assets/endertech/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [exastris/]: Enabling mod exastris
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file Ex-Astris-MC1.7.10-1.16-31.jar at assets/exastris/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Ex-Astris-MC1.7.10-1.16-31.jar at assets/exastris/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Ex-Astris-MC1.7.10-1.16-31.jar at assets/exastris/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [exnihilo/]: Enabling mod exnihilo
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Ex-Nihilo-1.38-34.jar at assets/exnihilo/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [ExtraUtilities/]: Enabling mod ExtraUtilities
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file extrautilities-1.2.4b.jar at assets/extrautils/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file extrautilities-1.2.4b.jar at assets/extrautils/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_PT in zip file extrautilities-1.2.4b.jar at assets/extrautils/lang/en_PT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file extrautilities-1.2.4b.jar at assets/extrautils/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file extrautilities-1.2.4b.jar at assets/extrautils/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file extrautilities-1.2.4b.jar at assets/extrautils/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file extrautilities-1.2.4b.jar at assets/extrautils/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file extrautilities-1.2.4b.jar at assets/extrautils/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file extrautilities-1.2.4b.jar at assets/extrautils/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FinndusFillies/]: Enabling mod FinndusFillies
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file FinndusFillies-1.7.10-universal-2.1.0.12.jar at assets/finndusfillies/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file FinndusFillies-1.7.10-universal-2.1.0.12.jar at assets/finndusfillies/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FlatSigns/]: Enabling mod FlatSigns
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file FlatSigns-1.7.10-universal-2.1.0.19.jar at assets/flatsigns/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [fluxedcrystals/]: Enabling mod fluxedcrystals
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file fluxedCrystals-0.0.5k.jar at assets/fluxedcrystals/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file fluxedCrystals-0.0.5k.jar at assets/fluxedcrystals/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file fluxedCrystals-0.0.5k.jar at assets/fluxedcrystals/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [Forestry/]: Enabling mod Forestry
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_AR in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/es_AR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/es_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_MX in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/es_MX.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_UY in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/es_UY.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_VE in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/es_VE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang et_EE in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/et_EE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fi_FI in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/fi_FI.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang he_IL in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/he_IL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/it_IT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ja_JP in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/ja_JP.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/nl_NL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang no_NO in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/no_NO.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_PT in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/pt_PT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/tr_TR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang uk_UA in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/uk_UA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file forestry_1.7.10-3.5.4.13.jar at assets/forestry/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [ForgeMicroblock/]: Enabling mod ForgeMicroblock
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/fr_CA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hr_HR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/hr_HR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/tr_TR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/es_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/it_IT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/nl_NL.lang into language system
[14:53:42] [Client thread/DEBUG] [ForgeMultipart/]: Enabling mod ForgeMultipart
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/fr_CA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hr_HR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/hr_HR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/tr_TR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/es_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/it_IT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/nl_NL.lang into language system
[14:53:42] [Client thread/DEBUG] [McMultipart/]: Enabling mod McMultipart
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/pl_PL.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/fr_CA.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/cs_CZ.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/pt_BR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hr_HR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/hr_HR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/tr_TR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/es_ES.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/fr_FR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/ru_RU.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/de_DE.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/zh_TW.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/it_IT.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/ko_KR.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/zh_CN.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file ForgeMultipart-1.7.10-1.1.2.331-universal.jar at assets/multipart/lang/nl_NL.lang into language system
[14:53:42] [Client thread/DEBUG] [gendustry/]: Enabling mod gendustry
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file gendustry-mc1710-1.4.10.77.jar at assets/gendustry/lang/en_US.lang into language system
[14:53:42] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file gendustry-mc1710-1.4.10.77.jar at assets/gendustry/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file gendustry-mc1710-1.4.10.77.jar at assets/gendustry/lang/zh_TW.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file gendustry-mc1710-1.4.10.77.jar at assets/gendustry/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file gendustry-mc1710-1.4.10.77.jar at assets/gendustry/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file gendustry-mc1710-1.4.10.77.jar at assets/gendustry/lang/fr_CA.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file gendustry-mc1710-1.4.10.77.jar at assets/gendustry/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [gud_thaumicnei/]: Enabling mod gud_thaumicnei
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file gud_thaumicnei-1.2.3.jar at assets/gud_thaumicnei/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [guideapi/]: Enabling mod guideapi
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Guide-API-1.7.10-1.0-13.jar at assets/guideapi/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [hardcoremapreset/]: Enabling mod hardcoremapreset
[14:53:43] [Client thread/DEBUG] [headcrumbs/]: Enabling mod headcrumbs
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Headcrumbs-1.3.1.jar at assets/headcrumbs/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file Headcrumbs-1.3.1.jar at assets/headcrumbs/lang/fr_FR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file Headcrumbs-1.3.1.jar at assets/headcrumbs/lang/it_IT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Headcrumbs-1.3.1.jar at assets/headcrumbs/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Headcrumbs-1.3.1.jar at assets/headcrumbs/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [HardcoreQuesting/]: Enabling mod HardcoreQuesting
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file HQM-The Journey (4.2.3).jar at assets/hqm/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [HungerOverhaul/]: Enabling mod HungerOverhaul
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file HungerOverhaul-1.7.10-beta.6.jar at assets/HungerOverhaul/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file HungerOverhaul-1.7.10-beta.6.jar at assets/HungerOverhaul/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file HungerOverhaul-1.7.10-beta.6.jar at assets/HungerOverhaul/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file HungerOverhaul-1.7.10-beta.6.jar at assets/HungerOverhaul/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file HungerOverhaul-1.7.10-beta.6.jar at assets/HungerOverhaul/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file HungerOverhaul-1.7.10-beta.6.jar at assets/HungerOverhaul/lang/it_IT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file HungerOverhaul-1.7.10-beta.6.jar at assets/HungerOverhaul/lang/fr_FR.lang into language system
[14:53:43] [Client thread/DEBUG] [iguanaTweaksTConstruct/]: Enabling mod IguanaTweaksTConstruct
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file IguanaTinkerTweaks-1.7.10-2.1.4.jar at assets/iguanatweakstconstruct/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file IguanaTinkerTweaks-1.7.10-2.1.4.jar at assets/iguanatweakstconstruct/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file IguanaTinkerTweaks-1.7.10-2.1.4.jar at assets/iguanatweakstconstruct/lang/fr_FR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file IguanaTinkerTweaks-1.7.10-2.1.4.jar at assets/iguanatweakstconstruct/lang/it_IT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file IguanaTinkerTweaks-1.7.10-2.1.4.jar at assets/iguanatweakstconstruct/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file IguanaTinkerTweaks-1.7.10-2.1.4.jar at assets/iguanatweakstconstruct/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file IguanaTinkerTweaks-1.7.10-2.1.4.jar at assets/iguanatweakstconstruct/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [inventorytweaks/]: Enabling mod inventorytweaks
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang da_DK in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/da_DK.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/es_ES.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_CA in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/fr_CA.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/fr_FR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang hu_HU in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/hu_HU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/it_IT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ja_JP in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/ja_JP.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang lt_LT in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/lt_LT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/nl_NL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang no_NO in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/no_NO.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/pl_PL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/pt_BR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_PT in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/pt_PT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sl_SI in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/sl_SI.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sv_SE in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/sv_SE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang tr_TR in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/tr_TR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang uk_UA in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/uk_UA.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/zh_TW.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang et_EE in zip file InventoryTweaks-1.59-dev-152.jar at assets/inventorytweaks/lang/et_EE.lang into language system
[14:53:43] [Client thread/DEBUG] [JABBA/]: Enabling mod JABBA
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file Jabba-1.2.1a_1.7.10.jar at assets/jabba/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Jabba-1.2.1a_1.7.10.jar at assets/jabba/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Jabba-1.2.1a_1.7.10.jar at assets/jabba/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Jabba-1.2.1a_1.7.10.jar at assets/jabba/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [jsonables/]: Enabling mod jsonables
[14:53:43] [Client thread/DEBUG] [kitchenCraftFoods/]: Enabling mod kitchenCraftFoods
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file KitchenCraft-MC1.7.10-0.0.1-56-combo.jar at assets/kitchencraft/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file KitchenCraft-MC1.7.10-0.0.1-56-combo.jar at assets/kitchencraft/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file KitchenCraft-MC1.7.10-0.0.1-56-combo.jar at assets/kitchencraft/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [kitchenCraftMachines/]: Enabling mod kitchenCraftMachines
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file KitchenCraft-MC1.7.10-0.0.1-56-combo.jar at assets/kitchencraft/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file KitchenCraft-MC1.7.10-0.0.1-56-combo.jar at assets/kitchencraft/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file KitchenCraft-MC1.7.10-0.0.1-56-combo.jar at assets/kitchencraft/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [launchgui/]: Enabling mod launchgui
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file LaunchGui-1.7.10-2.0-14-client.jar at assets/launchgui/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [MagicBees/]: Enabling mod MagicBees
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file magicbees-1.7.10-2.2.3.jar at assets/magicbees/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file magicbees-1.7.10-2.2.3.jar at assets/magicbees/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file magicbees-1.7.10-2.2.3.jar at assets/magicbees/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file magicbees-1.7.10-2.2.3.jar at assets/magicbees/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file magicbees-1.7.10-2.2.3.jar at assets/magicbees/lang/zh_TW.lang into language system
[14:53:43] [Client thread/DEBUG] [Mantle/]: Enabling mod Mantle
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded/]: Enabling mod MineFactoryReloaded
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatAppliedEnergistics/]: Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatAtum/]: Enabling mod MineFactoryReloaded|CompatAtum
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatBackTools/]: Enabling mod MineFactoryReloaded|CompatBackTools
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatBuildCraft/]: Enabling mod MineFactoryReloaded|CompatBuildCraft
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatChococraft/]: Enabling mod MineFactoryReloaded|CompatChococraft
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatExtraBiomes/]: Enabling mod MineFactoryReloaded|CompatExtraBiomes
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatForestry/]: Enabling mod MineFactoryReloaded|CompatForestry
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatForgeMicroblock/]: Enabling mod MineFactoryReloaded|CompatForgeMicroblock
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatIC2/]: Enabling mod MineFactoryReloaded|CompatIC2
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatMystcraft/]: Enabling mod MineFactoryReloaded|CompatMystcraft
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatProjRed/]: Enabling mod MineFactoryReloaded|CompatProjRed
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatRailcraft/]: Enabling mod MineFactoryReloaded|CompatRailcraft
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatSufficientBiomes/]: Enabling mod MineFactoryReloaded|CompatSufficientBiomes
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatThaumcraft/]: Enabling mod MineFactoryReloaded|CompatThaumcraft
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatThermalExpansion/]: Enabling mod MineFactoryReloaded|CompatThermalExpansion
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatTConstruct/]: Enabling mod MineFactoryReloaded|CompatTConstruct
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatTwilightForest/]: Enabling mod MineFactoryReloaded|CompatTwilightForest
[14:53:43] [Client thread/DEBUG] [MineFactoryReloaded|CompatVanilla/]: Enabling mod MineFactoryReloaded|CompatVanilla
[14:53:43] [Client thread/DEBUG] [MineTweaker3/]: Enabling mod MineTweaker3
[14:53:43] [Client thread/DEBUG] [modtweaker2/]: Enabling mod modtweaker2
[14:53:43] [Client thread/DEBUG] [Natura/]: Enabling mod Natura
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file natura-1.7.10-2.2.0.1.jar at assets/natura/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file natura-1.7.10-2.2.0.1.jar at assets/natura/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file natura-1.7.10-2.2.0.1.jar at assets/natura/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file natura-1.7.10-2.2.0.1.jar at assets/natura/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file natura-1.7.10-2.2.0.1.jar at assets/natura/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file natura-1.7.10-2.2.0.1.jar at assets/natura/lang/it_IT.lang into language system
[14:53:43] [Client thread/DEBUG] [NEIAddons/]: Enabling mod NEIAddons
[14:53:43] [Client thread/DEBUG] [NEIAddons|Botany/]: Enabling mod NEIAddons|Botany
[14:53:43] [Client thread/DEBUG] [NEIAddons|Forestry/]: Enabling mod NEIAddons|Forestry
[14:53:43] [Client thread/DEBUG] [NEIAddons|CraftingTables/]: Enabling mod NEIAddons|CraftingTables
[14:53:43] [Client thread/DEBUG] [NEIAddons|ExNihilo/]: Enabling mod NEIAddons|ExNihilo
[14:53:43] [Client thread/DEBUG] [neiintegration/]: Enabling mod neiintegration
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file NEIIntegration-MC1.7.10-1.0.9.jar at assets/neiintegration/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file NEIIntegration-MC1.7.10-1.0.9.jar at assets/neiintegration/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [NetherOres/]: Enabling mod NetherOres
[14:53:43] [Client thread/DEBUG] [NodalMechanics/]: Enabling mod NodalMechanics
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file NodalMechanics-1.7-1.0-7.jar at assets/nodalmechanics/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file NodalMechanics-1.7-1.0-7.jar at assets/nodalmechanics/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file NodalMechanics-1.7-1.0-7.jar at assets/nodalmechanics/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [ObsidiPlates/]: Enabling mod ObsidiPlates
[14:53:43] [Client thread/DEBUG] [harvestcraft/]: Enabling mod harvestcraft
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Pam's HarvestCraft 1.7.10h.jar at assets/harvestcraft/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Pam's HarvestCraft 1.7.10h.jar at assets/harvestcraft/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [progressiveautomation/]: Enabling mod progressiveautomation
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file ProgressiveAutomation-1.7.10-1.6.15.jar at assets/progressiveautomation/lang/fr_FR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file ProgressiveAutomation-1.7.10-1.6.15.jar at assets/progressiveautomation/lang/nl_NL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ProgressiveAutomation-1.7.10-1.6.15.jar at assets/progressiveautomation/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ProgressiveAutomation-1.7.10-1.6.15.jar at assets/progressiveautomation/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ProgressiveAutomation-1.7.10-1.6.15.jar at assets/progressiveautomation/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file ProgressiveAutomation-1.7.10-1.6.15.jar at assets/progressiveautomation/lang/pl_PL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ProgressiveAutomation-1.7.10-1.6.15.jar at assets/progressiveautomation/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [rainmaker/]: Enabling mod rainmaker
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Rainmaker 1.7-BloodMagic.jar at assets/rainmaker/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [recallstones/]: Enabling mod recallstones
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file RecallStones-1.7.10-0.4.16.jar at assets/recallstones/lang/pl_PL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file RecallStones-1.7.10-0.4.16.jar at assets/recallstones/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [RedstoneArsenal/]: Enabling mod RedstoneArsenal
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file RedstoneArsenal-[1.7.10]1.1.0-80.jar at assets/redstonearsenal/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file RedstoneArsenal-[1.7.10]1.1.0-80.jar at assets/redstonearsenal/lang/fr_FR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file RedstoneArsenal-[1.7.10]1.1.0-80.jar at assets/redstonearsenal/lang/es_ES.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file RedstoneArsenal-[1.7.10]1.1.0-80.jar at assets/redstonearsenal/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file RedstoneArsenal-[1.7.10]1.1.0-80.jar at assets/redstonearsenal/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file RedstoneArsenal-[1.7.10]1.1.0-80.jar at assets/redstonearsenal/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file RedstoneArsenal-[1.7.10]1.1.0-80.jar at assets/redstonearsenal/lang/pt_BR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file RedstoneArsenal-[1.7.10]1.1.0-80.jar at assets/redstonearsenal/lang/zh_TW.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file RedstoneArsenal-[1.7.10]1.1.0-80.jar at assets/redstonearsenal/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file RedstoneArsenal-[1.7.10]1.1.0-80.jar at assets/redstonearsenal/lang/it_IT.lang into language system
[14:53:43] [Client thread/DEBUG] [RefinedRelocation/]: Enabling mod RefinedRelocation
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file RefinedRelocation-1.7.10-1.0.8b.jar at assets/refinedrelocation/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file RefinedRelocation-1.7.10-1.0.8b.jar at assets/refinedrelocation/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file RefinedRelocation-1.7.10-1.0.8b.jar at assets/refinedrelocation/lang/nl_NL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file RefinedRelocation-1.7.10-1.0.8b.jar at assets/refinedrelocation/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file RefinedRelocation-1.7.10-1.0.8b.jar at assets/refinedrelocation/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [RouterReborn/]: Enabling mod RouterReborn
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file RouterReborn-1.7.10-1.1.17-universal.jar at assets/routerreborn/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [sanguimancy/]: Enabling mod Sanguimancy
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Sanguimancy-1.7.10-1.1.9-29.jar at assets/sanguimancy/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file Sanguimancy-1.7.10-1.1.9-29.jar at assets/sanguimancy/lang/zh_TW.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Sanguimancy-1.7.10-1.1.9-29.jar at assets/sanguimancy/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [simplyjetpacks/]: Enabling mod simplyjetpacks
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file SimplyJetpacks-MC1.7.10-1.4.1.jar at assets/simplyjetpacks/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file SimplyJetpacks-MC1.7.10-1.4.1.jar at assets/simplyjetpacks/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file SimplyJetpacks-MC1.7.10-1.4.1.jar at assets/simplyjetpacks/lang/nl_NL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file SimplyJetpacks-MC1.7.10-1.4.1.jar at assets/simplyjetpacks/lang/pl_PL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file SimplyJetpacks-MC1.7.10-1.4.1.jar at assets/simplyjetpacks/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file SimplyJetpacks-MC1.7.10-1.4.1.jar at assets/simplyjetpacks/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [solarFlux/]: Enabling mod SolarFlux
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file SolarFlux-1.7.10-0.5b.jar at assets/solarflux/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file SolarFlux-1.7.10-0.5b.jar at assets/solarflux/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file SolarFlux-1.7.10-0.5b.jar at assets/solarflux/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file SolarFlux-1.7.10-0.5b.jar at assets/solarflux/lang/pl_PL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file SolarFlux-1.7.10-0.5b.jar at assets/solarflux/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file SolarFlux-1.7.10-0.5b.jar at assets/solarflux/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [specialAI/]: Enabling mod SpecialAI
[14:53:43] [Client thread/DEBUG] [stevesWorkshop/]: Enabling mod StevesWorkshop
[14:53:43] [Client thread/DEBUG] [storageDrawers/]: Enabling mod StorageDrawers
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file StorageDrawers-1.7.10-1.3.9.jar at assets/storagedrawers/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_AR in zip file StorageDrawers-1.7.10-1.3.9.jar at assets/storagedrawers/lang/es_AR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file StorageDrawers-1.7.10-1.3.9.jar at assets/storagedrawers/lang/fr_FR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang he_IL in zip file StorageDrawers-1.7.10-1.3.9.jar at assets/storagedrawers/lang/he_IL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file StorageDrawers-1.7.10-1.3.9.jar at assets/storagedrawers/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file StorageDrawers-1.7.10-1.3.9.jar at assets/storagedrawers/lang/pl_PL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file StorageDrawers-1.7.10-1.3.9.jar at assets/storagedrawers/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file StorageDrawers-1.7.10-1.3.9.jar at assets/storagedrawers/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [supercraftingframe/]: Enabling mod supercraftingframe
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file supercraftingframe-1.7.10.3.jar at assets/supercraftingframe/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [tcnodetracker/]: Enabling mod tcnodetracker
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file tcnodetracker-1.7.10-1.1.0.jar at assets/tcnodetracker/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [TConstruct/]: Enabling mod TConstruct
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/cs_CZ.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_PT in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/en_PT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/it_IT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ja_JP in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/ja_JP.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/pl_PL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/pt_BR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_PT in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/pt_PT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file TConstruct-1.7.10-1.8.4a.jar at assets/tinker/lang/zh_TW.lang into language system
[14:53:43] [Client thread/DEBUG] [Thaumcraft/]: Enabling mod Thaumcraft
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ca_ES in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/ca_ES.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/cs_CZ.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/de_DE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_AR in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/es_AR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_ES in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/es_ES.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_MX in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/es_MX.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_UY in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/es_UY.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang es_VE in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/es_VE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang et_EE in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/et_EE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fi_FI in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/fi_FI.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/fr_FR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/it_IT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ja_JP in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/ja_JP.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/nl_NL.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/pt_BR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_PT in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/pt_PT.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang sv_SE in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/sv_SE.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file Thaumcraft-1.7.10-4.2.3.5.jar at assets/thaumcraft/lang/zh_TW.lang into language system
[14:53:43] [Client thread/DEBUG] [thaumcraftneiplugin/]: Enabling mod thaumcraftneiplugin
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file thaumcraftneiplugin-1.7.10-1.7.jar at assets/thaumcraftneiplugin/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file thaumcraftneiplugin-1.7.10-1.7.jar at assets/thaumcraftneiplugin/lang/ko_KR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file thaumcraftneiplugin-1.7.10-1.7.jar at assets/thaumcraftneiplugin/lang/pt_BR.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file thaumcraftneiplugin-1.7.10-1.7.jar at assets/thaumcraftneiplugin/lang/ru_RU.lang into language system
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file thaumcraftneiplugin-1.7.10-1.7.jar at assets/thaumcraftneiplugin/lang/zh_CN.lang into language system
[14:53:43] [Client thread/DEBUG] [ThermalCasting/]: Enabling mod ThermalCasting
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file thermalcasting-0.0.2.jar at assets/thermalcasting/lang/en_US.lang into language system
[14:53:43] [Client thread/DEBUG] [ThermalDynamics/]: Enabling mod ThermalDynamics
[14:53:43] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ThermalDynamics-[1.7.10]1.0.0-122.jar at assets/thermaldynamics/lang/zh_CN.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file ThermalDynamics-[1.7.10]1.0.0-122.jar at assets/thermaldynamics/lang/nl_NL.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file ThermalDynamics-[1.7.10]1.0.0-122.jar at assets/thermaldynamics/lang/it_IT.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file ThermalDynamics-[1.7.10]1.0.0-122.jar at assets/thermaldynamics/lang/zh_TW.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ThermalDynamics-[1.7.10]1.0.0-122.jar at assets/thermaldynamics/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file ThermalDynamics-[1.7.10]1.0.0-122.jar at assets/thermaldynamics/lang/ko_KR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ThermalDynamics-[1.7.10]1.0.0-122.jar at assets/thermaldynamics/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file ThermalDynamics-[1.7.10]1.0.0-122.jar at assets/thermaldynamics/lang/fr_FR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ThermalDynamics-[1.7.10]1.0.0-122.jar at assets/thermaldynamics/lang/de_DE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file ThermalDynamics-[1.7.10]1.0.0-122.jar at assets/thermaldynamics/lang/pt_BR.lang into language system
[14:53:44] [Client thread/DEBUG] [ThermalExpansion/]: Enabling mod ThermalExpansion
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file ThermalExpansion-[1.7.10]4.0.1-182.jar at assets/thermalexpansion/lang/ko_KR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file ThermalExpansion-[1.7.10]4.0.1-182.jar at assets/thermalexpansion/lang/pt_BR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ThermalExpansion-[1.7.10]4.0.1-182.jar at assets/thermalexpansion/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ThermalExpansion-[1.7.10]4.0.1-182.jar at assets/thermalexpansion/lang/de_DE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file ThermalExpansion-[1.7.10]4.0.1-182.jar at assets/thermalexpansion/lang/nl_NL.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file ThermalExpansion-[1.7.10]4.0.1-182.jar at assets/thermalexpansion/lang/it_IT.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file ThermalExpansion-[1.7.10]4.0.1-182.jar at assets/thermalexpansion/lang/zh_TW.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ThermalExpansion-[1.7.10]4.0.1-182.jar at assets/thermalexpansion/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ThermalExpansion-[1.7.10]4.0.1-182.jar at assets/thermalexpansion/lang/zh_CN.lang into language system
[14:53:44] [Client thread/DEBUG] [ThermalFoundation/]: Enabling mod ThermalFoundation
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file ThermalFoundation-[1.7.10]1.0.0-81.jar at assets/thermalfoundation/lang/it_IT.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file ThermalFoundation-[1.7.10]1.0.0-81.jar at assets/thermalfoundation/lang/zh_CN.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ThermalFoundation-[1.7.10]1.0.0-81.jar at assets/thermalfoundation/lang/de_DE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file ThermalFoundation-[1.7.10]1.0.0-81.jar at assets/thermalfoundation/lang/pl_PL.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file ThermalFoundation-[1.7.10]1.0.0-81.jar at assets/thermalfoundation/lang/pt_BR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ThermalFoundation-[1.7.10]1.0.0-81.jar at assets/thermalfoundation/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file ThermalFoundation-[1.7.10]1.0.0-81.jar at assets/thermalfoundation/lang/nl_NL.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file ThermalFoundation-[1.7.10]1.0.0-81.jar at assets/thermalfoundation/lang/ko_KR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ThermalFoundation-[1.7.10]1.0.0-81.jar at assets/thermalfoundation/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file ThermalFoundation-[1.7.10]1.0.0-81.jar at assets/thermalfoundation/lang/zh_TW.lang into language system
[14:53:44] [Client thread/DEBUG] [recycling/]: Enabling mod recycling
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ThermalRecycling-1.7.10-0.2.4.jar at assets/recycling/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [TiCTooltips/]: Enabling mod TiCTooltips
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file TiCTooltips-mc1.7.10-1.2.4.jar at assets/tictooltips/lang/de_DE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file TiCTooltips-mc1.7.10-1.2.4.jar at assets/tictooltips/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file TiCTooltips-mc1.7.10-1.2.4.jar at assets/tictooltips/lang/fr_FR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file TiCTooltips-mc1.7.10-1.2.4.jar at assets/tictooltips/lang/it_IT.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file TiCTooltips-mc1.7.10-1.2.4.jar at assets/tictooltips/lang/ko_KR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file TiCTooltips-mc1.7.10-1.2.4.jar at assets/tictooltips/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file TiCTooltips-mc1.7.10-1.2.4.jar at assets/tictooltips/lang/zh_CN.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file TiCTooltips-mc1.7.10-1.2.4.jar at assets/tictooltips/lang/zh_TW.lang into language system
[14:53:44] [Client thread/DEBUG] [TownBuilder/]: Enabling mod TownBuilder
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Town-Builder-1.0.0-Build8.jar at assets/townbuilder/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [TravellersGear/]: Enabling mod TravellersGear
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file TravellersGear-1.7.10-1.16.1.jar at assets/travellersgear/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file TravellersGear-1.7.10-1.16.1.jar at assets/travellersgear/lang/zh_CN.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file TravellersGear-1.7.10-1.16.1.jar at assets/travellersgear/lang/de_DE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file TravellersGear-1.7.10-1.16.1.jar at assets/travellersgear/lang/fr_FR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file TravellersGear-1.7.10-1.16.1.jar at assets/travellersgear/lang/ko_KR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file TravellersGear-1.7.10-1.16.1.jar at assets/travellersgear/lang/cs_CZ.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file TravellersGear-1.7.10-1.16.1.jar at assets/travellersgear/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [trophyslots/]: Enabling mod trophyslots
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Trophy Slots-1.7.10-1.2.5-universal.jar at assets/trophyslots/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Trophy Slots-1.7.10-1.2.5-universal.jar at assets/trophyslots/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file Trophy Slots-1.7.10-1.2.5-universal.jar at assets/trophyslots/lang/zh_TW.lang into language system
[14:53:44] [Client thread/DEBUG] [ttCore/]: Enabling mod ttCore
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file ttCore-MC1.7.10-0.1.1-75.jar at assets/ttcore/lang/ko_KR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file ttCore-MC1.7.10-0.1.1-75.jar at assets/ttcore/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file ttCore-MC1.7.10-0.1.1-75.jar at assets/ttcore/lang/de_DE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file ttCore-MC1.7.10-0.1.1-75.jar at assets/ttcore/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [Waila/]: Enabling mod Waila
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file Waila-1.5.10_1.7.10.jar at assets/waila/lang/de_DE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Waila-1.5.10_1.7.10.jar at assets/waila/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Waila-1.5.10_1.7.10.jar at assets/waila/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file Waila-1.5.10_1.7.10.jar at assets/waila/lang/it_IT.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Waila-1.5.10_1.7.10.jar at assets/waila/lang/zh_CN.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file Waila-1.5.10_1.7.10.jar at assets/waila/lang/fr_FR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang et_EE in zip file Waila-1.5.10_1.7.10.jar at assets/waila/lang/et_EE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file Waila-1.5.10_1.7.10.jar at assets/waila/lang/nl_NL.lang into language system
[14:53:44] [Client thread/DEBUG] [WailaHarvestability/]: Enabling mod WailaHarvestability
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file WailaHarvestability-mc1.7.x-1.1.2.jar at assets/wailaharvestability/lang/de_DE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file WailaHarvestability-mc1.7.x-1.1.2.jar at assets/wailaharvestability/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file WailaHarvestability-mc1.7.x-1.1.2.jar at assets/wailaharvestability/lang/it_IT.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file WailaHarvestability-mc1.7.x-1.1.2.jar at assets/wailaharvestability/lang/ko_KR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file WailaHarvestability-mc1.7.x-1.1.2.jar at assets/wailaharvestability/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file WailaHarvestability-mc1.7.x-1.1.2.jar at assets/wailaharvestability/lang/zh_CN.lang into language system
[14:53:44] [Client thread/DEBUG] [wailaplugins/]: Enabling mod wailaplugins
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file WAILAPlugins-MC1.7.10-0.0.1-14.jar at assets/wailaplugins/lang/ko_KR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file WAILAPlugins-MC1.7.10-0.0.1-14.jar at assets/wailaplugins/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file WAILAPlugins-MC1.7.10-0.0.1-14.jar at assets/wailaplugins/lang/pt_BR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file WAILAPlugins-MC1.7.10-0.0.1-14.jar at assets/wailaplugins/lang/de_DE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file WAILAPlugins-MC1.7.10-0.0.1-14.jar at assets/wailaplugins/lang/zh_CN.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file WAILAPlugins-MC1.7.10-0.0.1-14.jar at assets/wailaplugins/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [baubles/]: Enabling mod Baubles
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ar_SA in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/ar_SA.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang cs_CZ in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/cs_CZ.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang da_DK in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/da_DK.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang de_DE in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/de_DE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang en_US in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/en_US.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang et_EE in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/et_EE.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fi_FI in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/fi_FI.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang fr_FR in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/fr_FR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang it_IT in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/it_IT.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ko_KR in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/ko_KR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang nl_NL in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/nl_NL.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang no_NO in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/no_NO.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pl_PL in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/pl_PL.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang pt_BR in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/pt_BR.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang ru_RU in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/ru_RU.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_CN in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/zh_CN.lang into language system
[14:53:44] [Client thread/DEBUG] [FML/]: Injecting found translation data for lang zh_TW in zip file Baubles-1.7.10-1.0.1.10.jar at assets/baubles/lang/zh_TW.lang into language system
[14:53:44] [Client thread/TRACE] [FML/]: Verifying mod requirements are satisfied
[14:53:44] [Client thread/TRACE] [FML/]: All mod requirements are satisfied
[14:53:44] [Client thread/TRACE] [FML/]: Sorting mods into an ordered list
[14:53:44] [Client thread/TRACE] [FML/]: Mod sorting completed successfully
[14:53:44] [Client thread/DEBUG] [FML/]: Mod sorting data
[14:53:44] [Client thread/DEBUG] [FML/]: 	AccidentallyCircumstantialEvents(Accidentally Circumstantial Events:1.4.3): accidentallycircumstantialevents-1.4.3.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	appliedenergistics2(Applied Energistics 2:rv2-beta-29): appliedenergistics2-rv2-beta-29.jar (after:appliedenergistics2-core;required-after:Forge@[10.13.2.1291,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	bdlib(BD Lib:1.7.1.71): bdlib-mc1710-1.7.1.71.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ae2stuff(AE2 Stuff:0.1.7.17): ae2stuff-mc1710-0.1.7.17.jar (required-after:appliedenergistics2;required-after:bdlib@[1.7.0.70,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	AgriCraft(AgriCraft:1.7.10-1.3.1): AgriCraft-1.7.10-1.3.1.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	AppleCore(AppleCore:1.1.0): AppleCore-mc1.7.10-1.1.0.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	Aroma1997CoreHelper(Aroma1997Core|Helper:1.0.2.13): Aroma1997Core-1.7.10-1.0.2.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	AromaBackup(AromaBackup:0.0.0.5): AromaBackup-1.7.10-0.0.0.5.jar (required-after:Aroma1997Core)
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHCore(CoFH Core:1.7.10R3.0.2): CoFHCore-[1.7.10]3.0.2-262.jar (required-after:FML@[7.10.0.1291,7.11);required-after:Forge@[10.13.1.1291,10.14)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded(MineFactory Reloaded:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.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,))
[14:53:44] [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,)
[14:53:44] [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,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:Thaumcraft)
[14:53:44] [Client thread/DEBUG] [FML/]: 	Waila(Waila:1.5.10): Waila-1.5.10_1.7.10.jar (after:NotEnoughItems@[1.0.4.0,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	Automagy(Automagy:0.22.2): Automagy-1.7.10-0.22.2.jar (required-after:Thaumcraft@[4.2.3.5,);after:Waila;after:MineFactoryReloaded;after:MineFactoryReloaded|CompatThaumcraft)
[14:53:44] [Client thread/DEBUG] [FML/]: 	autopackager(AutoPackager:1.5.2): autopackager-1.5.3.jar (required-after:CoFHCore)
[14:53:44] [Client thread/DEBUG] [FML/]: 	bagginses(Bagginses:2.1.1): Bagginses-2.1.1.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ThermalFoundation(Thermal Foundation:1.7.10R1.0.0): ThermalFoundation-[1.7.10]1.0.0-81.jar (required-after:CoFHCore@[1.7.10R3.0.0,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	ThermalExpansion(Thermal Expansion:1.7.10R4.0.1): ThermalExpansion-[1.7.10]4.0.1-182.jar (required-after:CoFHCore@[1.7.10R3.0.2,);required-after:ThermalFoundation@[1.7.10R1.0.0,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	BigReactors(Big Reactors:0.4.2A2): BigReactors-0.4.2A2.jar (required-after:Forge@[10.13.0.1205,);required-after:CoFHCore;after:ThermalExpansion)
[14:53:44] [Client thread/DEBUG] [FML/]: 	AWWayofTime(Blood Magic: Alchemical Wizardry:v1.3.2): BloodMagic-1.7.10-1.3.2-1.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	Botania(Botania:r1.6-184): Botania r1.6-184.jar (required-after:Forge@[10.12.2.1147,);required-after:Baubles;after:Thaumcraft)
[14:53:44] [Client thread/DEBUG] [FML/]: 	customnpcs(CustomNpcs:1.7.10d): CustomNPCs_1.7.10d.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	D3Core(D3Core:1.1.0.18): D3Core-1.7.10-1.1.0.18.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib(API: CoFHLib:1.7.10R1.0.0B8): CoFHLib-[1.7.10]1.0.2-160.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|gui|slot(API: CoFHLib|gui|slot:1.7.10R1.0.1): CoFHCore-[1.7.10]3.0.2-262.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI(API: CoFHAPI:1.7.10R1.0.2): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI|core(API: CoFHAPI|core:1.7.10R1.0.4): CoFHLib-[1.7.10]1.0.2-160.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI|energy(API: CoFHAPI|energy:1.7.10R1.0.12): CoFHCore-[1.7.10]3.0.2-262.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|world(API: CoFHLib|world:1.7.10R1.0.0B9): EnderTech-1.7.10-0.3.2.382.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|audio(API: CoFHLib|audio:1.7.10R1.0.1): CoFHCore-[1.7.10]3.0.2-262.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|util(API: CoFHLib|util:1.7.10R1.0.0B9): EnderTech-1.7.10-0.3.2.382.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI|item(API: CoFHAPI|item:1.7.10R1.0.7): EnderTech-1.7.10-0.3.2.382.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|world|feature(API: CoFHLib|world|feature:1.7.10R1.0.0B8): CoFHLib-[1.7.10]1.0.2-160.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|util|position(API: CoFHLib|util|position:1.7.10R1.0.1): CoFHCore-[1.7.10]3.0.2-262.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|gui|element(API: CoFHLib|gui|element:1.7.10R1.0.0B9): EnderTech-1.7.10-0.3.2.382.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI|world(API: CoFHAPI|world:1.7.10R1.0.12): CoFHCore-[1.7.10]3.0.2-262.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|render|particle(API: CoFHLib|render|particle:1.7.10R1.0.0B9): EnderTech-1.7.10-0.3.2.382.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI|tileentity(API: CoFHAPI|tileentity:1.7.10R1.0.7): EnderTech-1.7.10-0.3.2.382.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|gui|element|listbox(API: CoFHLib|gui|element|listbox:1.7.10R1.0.0B8): CoFHLib-[1.7.10]1.0.2-160.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|gui|container(API: CoFHLib|gui|container:1.7.10R1.0.1): CoFHCore-[1.7.10]3.0.2-262.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI|modhelpers(API: CoFHAPI|modhelpers:1.7.10R1.0.12): CoFHCore-[1.7.10]3.0.2-262.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|util|helpers(API: CoFHLib|util|helpers:1.7.10R1.0.0B8): CoFHLib-[1.7.10]1.0.2-160.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI|block(API: CoFHAPI|block:1.7.10R1.0.0): extrautilities-1.2.4b.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI|fluid(API: CoFHAPI|fluid:1.7.10R1.0.5): CoFHLib-[1.7.10]1.0.2-160.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI|transport(API: CoFHAPI|transport:1.7.10R1.0.12): CoFHCore-[1.7.10]3.0.2-262.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|inventory(API: CoFHLib|inventory:1.7.10R1.0.1): CoFHCore-[1.7.10]3.0.2-262.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|gui(API: CoFHLib|gui:1.7.10R1.0.0B9): EnderTech-1.7.10-0.3.2.382.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHLib|render(API: CoFHLib|render:1.7.10R1.0.0B8): CoFHLib-[1.7.10]1.0.2-160.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	CoFHAPI|inventory(API: CoFHAPI|inventory:1.7.10R1.0.4): CoFHLib-[1.7.10]1.0.2-160.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	EnderTech(EnderTech:1.7.10-0.3.2.382): EnderTech-1.7.10-0.3.2.382.jar (after:ThermalExpansion@[1.7.10R4.0.0B1,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	exnihilo(Ex Nihilo:1.38-34): Ex-Nihilo-1.38-34.jar (required-after:Forge@[10.13.0.1180,)
[14:53:44] [Client thread/DEBUG] [FML/]: 	IC2API(API: IC2API:1.0): RedstoneArsenal-[1.7.10]1.1.0-80.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	RedstoneArsenal(Redstone Arsenal:1.7.10R1.1.0): RedstoneArsenal-[1.7.10]1.1.0-80.jar (required-after:CoFHCore@[1.7.10R3.0.0,);after:ThermalExpansion)
[14:53:44] [Client thread/DEBUG] [FML/]: 	Mantle(Mantle:1.7.10-0.3.2.jenkins184): Mantle-1.7.10-0.3.2.jar (required-after:Forge@[10.13,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	TConstruct(Tinkers' Construct:1.7.10-1.8.4.build939): TConstruct-1.7.10-1.8.4a.jar (required-after:Forge@[10.13.3.1384,11.14);required-after:Mantle@[1.7.10-0.3.2,);after:MineFactoryReloaded@[1.7.10R2.8.0RC7,);after:ThermalExpansion@[1.7.10R4.0.0RC2,);after:ThermalFoundation@[1.7.10R1.0.0RC3,);after:CoFHAPI|energy;after:CoFHCore;after:battlegear2;after:ZeldaItemAPI;after:DynamicSkillsAPI;after:NotEnoughItems;after:Waila;before:UndergroundBiomes)
[14:53:44] [Client thread/DEBUG] [FML/]: 	exastris(Ex Astris:MC1.7.10-1.16-31): Ex-Astris-MC1.7.10-1.16-31.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)
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForgeMultipart(Forge Multipart:1.1.2.331): ForgeMultipart-1.7.10-1.1.2.331-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|core(API: BuildCraftAPI|core:1.4): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|tools(API: BuildCraftAPI|tools:1.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	Baubles|API(API: Baubles|API:1.0.1.10): Baubles-1.7.10-1.0.1.10.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ExtraUtilities(Extra Utilities:1.2.4b): extrautilities-1.2.4b.jar (required-after:Forge@[10.13.2.1291,);after:ForgeMultipart;after:Baubles;after:ThermalFoundation)
[14:53:44] [Client thread/DEBUG] [FML/]: 	FinndusFillies(Finndus Fillies:2.1.0.12): FinndusFillies-1.7.10-universal-2.1.0.12.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	FlatSigns(Flat Signs:2.1.0.19): FlatSigns-1.7.10-universal-2.1.0.19.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineTweaker3(MineTweaker 3:3.0.9B): MineTweaker3-1.7.10-3.0.9C.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ttCore(ttCore:MC1.7.10-0.1.1-75): ttCore-MC1.7.10-0.1.1-75.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	Thaumcraft|API(API: Thaumcraft|API:4.2.0.0): fluxedCrystals-0.0.5k.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BotaniaAPI(API: BotaniaAPI:24): fluxedCrystals-0.0.5k.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	fluxedcrystals(Fluxed-Crystals:0.0.5k): fluxedCrystals-0.0.5k.jar (after:ThermalFoundation;required-after:ttCore;after:EnderIO;after:AWWayofTime;after:botania;after:NotEnoughItems;after:AgriCraft;after:MineTweaker3)
[14:53:44] [Client thread/DEBUG] [FML/]: 	Natura(Natura:2.2.0): natura-1.7.10-2.2.0.1.jar (required-after:Mantle)
[14:53:44] [Client thread/DEBUG] [FML/]: 	Forestry(Forestry for Minecraft:3.5.4.13): forestry_1.7.10-3.5.4.13.jar (required-after:Forge@[10.13.0.1207,);after:Buildcraft|Core@[6.1.7,);after:ExtrabiomesXL;after:BiomesOPlenty;after:IC2@[2.0.140,);after:Natura@[2.2.0,)
[14:53:44] [Client thread/DEBUG] [FML/]: 	McMultipart(Minecraft Multipart Plugin:1.1.2.331): ForgeMultipart-1.7.10-1.1.2.331-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	MagicBees(Magic Bees:1.7.10-2.2.3): magicbees-1.7.10-2.2.3.jar (required-after:Forestry@[3.1.1.4,);after:Thaumcraft;after:ExtraBees;after:EE3;after:ArsMagica;after:TConstruct;after:Railcraft;after:ThermalFoundation;after:ThermalExpansion;after:AWWayofTime;after:Botania)
[14:53:44] [Client thread/DEBUG] [FML/]: 	gendustry(GenDustry:1.4.10.77): gendustry-mc1710-1.4.10.77.jar (required-after:Forestry@[3.0.0.0,);after:BuildCraft|energy;after:BuildCraft|Silicon;after:IC2;after:CoFHCore;after:BinnieCore;after:ExtraBees;after:ExtraTrees;after:MineFactoryReloaded;after:MagicBees;required-after:bdlib@[1.7.0.70,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	gud_thaumicnei(Thaumic NEI:1.2.3): gud_thaumicnei-1.2.3.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	guideapi(Guide-API:1.7.10-1.0-13): Guide-API-1.7.10-1.0-13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	hardcoremapreset(HardcoreMapReset:1.2.1): HardCoreMapReset-1.2.1.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	headcrumbs(Headcrumbs:1.3.1): Headcrumbs-1.3.1.jar (required-after:Forge@[10.13.2.1230,)
[14:53:44] [Client thread/DEBUG] [FML/]: 	HardcoreQuesting(Hardcore Questing Mode:The Journey (4.2.3)): HQM-The Journey (4.2.3).jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	inventorytweaks(Inventory Tweaks:1.59-dev-152-cf6e263): InventoryTweaks-1.59-dev-152.jar (required-after:FML@[7.2.0,);required-after:Forge@[10.12.1,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	JABBA(JABBA:1.2.1): Jabba-1.2.1a_1.7.10.jar (after:Waila;after:NotEnoughItems)
[14:53:44] [Client thread/DEBUG] [FML/]: 	jsonables(JSONAbles:1.0.3): JSONAbles-1.0.3.jar (required-after:ttCore;after:TConstruct;)
[14:53:44] [Client thread/DEBUG] [FML/]: 	kitchenCraftFoods(KitchenCraft - Foods:0.0.1): KitchenCraft-MC1.7.10-0.0.1-56-combo.jar (after:ttCore;after:Waila;after:EnderIO;after:magicalcrops;after:CoFHLib)
[14:53:44] [Client thread/DEBUG] [FML/]: 	kitchenCraftMachines(KitchenCraft - Machines:0.0.1): KitchenCraft-MC1.7.10-0.0.1-56-combo.jar (after:ttCore;after:Waila;after:EnderIO;after:magicalcrops;after:CoFHLib)
[14:53:44] [Client thread/DEBUG] [FML/]: 	launchgui(LaunchGUI:1.7.10-2.0-14): LaunchGui-1.7.10-2.0-14-client.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:appliedenergistics2)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:Atum)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:mod_BackTools)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:BuildCraft|Core)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (required-after:MineFactoryReloaded;after:chococraft)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:Forestry)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatForgeMicroblock(MFR Compat: ForgeMicroblock:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:IC2)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:Mystcraft)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatProjRed(MFR Compat ProjectRed:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:ProjRed|Core;after:ProjRed|Exploration)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:Railcraft)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:ThermalExpansion)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatTConstruct(MFR Compat: Tinkers' Construct:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:TConstruct)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded;after:TwilightForest)
[14:53:44] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (after:MineFactoryReloaded)
[14:53:44] [Client thread/DEBUG] [FML/]: 	modtweaker2(Mod Tweaker 2:0.: ModTweaker 2-0.8.0.jar (required-after:MineTweaker3)
[14:53:44] [Client thread/DEBUG] [FML/]: 	NEIAddons(NEI Addons:1.12.5.17): neiaddons-mc1710-1.12.5.17.jar (after:NotEnoughItems)
[14:53:44] [Client thread/DEBUG] [FML/]: 	NEIAddons|Botany(NEI Addons: Botany:1.12.5.17): neiaddons-mc1710-1.12.5.17.jar (after:NEIAddons;after:Botany)
[14:53:44] [Client thread/DEBUG] [FML/]: 	NEIAddons|Forestry(NEI Addons: Forestry:1.12.5.17): neiaddons-mc1710-1.12.5.17.jar (after:NEIAddons;after:Forestry)
[14:53:44] [Client thread/DEBUG] [FML/]: 	NEIAddons|CraftingTables(NEI Addons: Crafting Tables:1.12.5.17): neiaddons-mc1710-1.12.5.17.jar (after:NEIAddons)
[14:53:44] [Client thread/DEBUG] [FML/]: 	NEIAddons|ExNihilo(NEI Addons: Ex Nihilo:1.12.5.17): neiaddons-mc1710-1.12.5.17.jar (after:exnihilo)
[14:53:44] [Client thread/DEBUG] [FML/]: 	neiintegration(NEI Integration:1.0.9): NEIIntegration-MC1.7.10-1.0.9.jar ()
[14:53:44] [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,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	NodalMechanics(NodalMechanics:1.7.10R1.0): NodalMechanics-1.7-1.0-7.jar (required-after:Thaumcraft)
[14:53:44] [Client thread/DEBUG] [FML/]: 	ObsidiPlates(ObsidiPlates:3.0.0.18): ObsidiPlates-1.7.10-universal-3.0.0.18.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	harvestcraft(Pam's HarvestCraft:1.7.10g): Pam's HarvestCraft 1.7.10h.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	progressiveautomation(Progressive Automation:1.6.15): ProgressiveAutomation-1.7.10-1.6.15.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	rainmaker(Rainmaker:1.6): Rainmaker 1.7-BloodMagic.jar (required-after:AWWayofTime;)
[14:53:44] [Client thread/DEBUG] [FML/]: 	recallstones(Recall Stones:0.4.16): RecallStones-1.7.10-0.4.16.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	RefinedRelocation(Refined Relocation:1.0.8b): RefinedRelocation-1.7.10-1.0.8b.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,)
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|boards(API: BuildCraftAPI|boards:1.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|robots(API: BuildCraftAPI|robots:1.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|recipes(API: BuildCraftAPI|recipes:2.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|gates(API: BuildCraftAPI|gates:4.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|transport(API: BuildCraftAPI|transport:3.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|power(API: BuildCraftAPI|power:1.3): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|facades(API: BuildCraftAPI|facades:1.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|fuels(API: BuildCraftAPI|fuels:2.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|filler(API: BuildCraftAPI|filler:2.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|events(API: BuildCraftAPI|events:1.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|blueprints(API: BuildCraftAPI|blueprints:1.1): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|tiles(API: BuildCraftAPI|tiles:1.1): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	BuildCraftAPI|statements(API: BuildCraftAPI|statements:1.0): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	RouterReborn(Router Reborn:1.1.17): RouterReborn-1.7.10-1.1.17-universal.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	Sanguimancy(Sanguimancy:1.7.10-1.1.9-29): Sanguimancy-1.7.10-1.1.9-29.jar (required-after:AWWayofTime;required-after:guideapi;after:Waila)
[14:53:44] [Client thread/DEBUG] [FML/]: 	simplyjetpacks(Simply Jetpacks:1.4.1): SimplyJetpacks-MC1.7.10-1.4.1.jar (after:ThermalExpansion;after:RedstoneArsenal;after:EnderIO;after:BuildCraft|Core)
[14:53:44] [Client thread/DEBUG] [FML/]: 	SolarFlux(Solar Flux:1.7.10-0.5b): SolarFlux-1.7.10-0.5b.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	SpecialAI(Special AI:1.1.1): SpecialAI-1.7.10-1.1.1.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	StevesWorkshop(Steve's Workshop:0.5.1): StevesWorkshop-0.5.1.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	StorageDrawers(Storage Drawers:1.7.10-1.3.9): StorageDrawers-1.7.10-1.3.9.jar (after:waila;)
[14:53:44] [Client thread/DEBUG] [FML/]: 	supercraftingframe(Super Crafting Frame:1.7.10.3): supercraftingframe-1.7.10.3.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	tcnodetracker(TC Node Tracker:1.1.0): tcnodetracker-1.7.10-1.1.0.jar (required-after:Forge@[10.12.1.1112,);required-after:Thaumcraft)
[14:53:44] [Client thread/DEBUG] [FML/]: 	thaumcraftneiplugin(Thaumcraft NEI Plugin:1.7.10-1.7): thaumcraftneiplugin-1.7.10-1.7.jar (required-after:Thaumcraft)
[14:53:44] [Client thread/DEBUG] [FML/]: 	ThermalCasting(Thermal Casting:0.0.1): thermalcasting-0.0.2.jar (required-after:ThermalExpansion;required-after:TConstruct)
[14:53:44] [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,))
[14:53:44] [Client thread/DEBUG] [FML/]: 	recycling(Thermal Recycling:0.2.4): ThermalRecycling-1.7.10-0.2.4.jar (required-after:ThermalExpansion;after:BuildCraft|Core;after:ThermalDynamics;after:ThermalFoundation;after:Forestry;after:MineFactoryReloaded;after:Thaumcraft;after:Railcraft;after:advgenerators;after:EnderIO;)
[14:53:44] [Client thread/DEBUG] [FML/]: 	TiCTooltips(TiC Tooltips:1.2.4): TiCTooltips-mc1.7.10-1.2.4.jar (required-after:TConstruct@[1.7.10-1.8,);after:ExtraTiC;after:TSteelworks;after:Mariculture)
[14:53:44] [Client thread/DEBUG] [FML/]: 	TownBuilder(Town Builder:1.0.0-Build8): Town-Builder-1.0.0-Build8.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	TravellersGear(Traveller's Gear:1.16.1): TravellersGear-1.7.10-1.16.1.jar (required-after:Baubles;before:WitchingGadgets)
[14:53:44] [Client thread/DEBUG] [FML/]: 	trophyslots(Trophy Slots:1.2.5): Trophy Slots-1.7.10-1.2.5-universal.jar ()
[14:53:44] [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)
[14:53:44] [Client thread/DEBUG] [FML/]: 	wailaplugins(WAILA Plugins:MC1.7.10-0.0.1-14): WAILAPlugins-MC1.7.10-0.0.1-14.jar (required-after:Forge@[10.13.0.1208,);required-after:ttCore@[MC1.7.10-0.1.0-40,);required-after:Waila;)
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|core(API: ForestryAPI|core:2.6.1): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|apiculture(API: ForestryAPI|apiculture:2.6.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|hives(API: ForestryAPI|hives:4.0.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|storage(API: ForestryAPI|storage:2.3.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	WailaAPI(API: WailaAPI:1.2): Waila-1.5.10_1.7.10.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|mail(API: ForestryAPI|mail:3.0.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|genetics(API: ForestryAPI|genetics:2.7.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|fuels(API: ForestryAPI|fuels:2.0.1): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|farming(API: ForestryAPI|farming:1.1.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|circuits(API: ForestryAPI|circuits:1.1.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|lepidopterology(API: ForestryAPI|lepidopterology:1.1): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	AppleCoreAPI(API: AppleCoreAPI:1.1.0): AppleCore-mc1.7.10-1.1.0.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|world(API: ForestryAPI|world:1.1.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|food(API: ForestryAPI|food:1.1.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	appliedenergistics2|API(API: appliedenergistics2|API:rv2): appliedenergistics2-rv2-beta-29.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	gendustryAPI(API: gendustryAPI:1.4.10): gendustry-mc1710-1.4.10.77.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	Guide-API|API(API: Guide-API|API:@VERSION@): Guide-API-1.7.10-1.0-13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|recipes(API: ForestryAPI|recipes:2.1.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	RefinedRelocationAPI(API: RefinedRelocationAPI:1.0.0): RefinedRelocation-1.7.10-1.0.8b.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForestryAPI|arboriculture(API: ForestryAPI|arboriculture:2.3.0): forestry_1.7.10-3.5.4.13.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	TravellersGear|API(API: TravellersGear|API:1.0): TravellersGear-1.7.10-1.16.1.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	Sanguimancy|API(API: Sanguimancy|API:@VERSION@): Sanguimancy-1.7.10-1.1.9-29.jar ()
[14:53:44] [Client thread/DEBUG] [FML/]: 	ForgeMicroblock(Forge Microblocks:1.1.2.331): ForgeMultipart-1.7.10-1.1.2.331-universal.jar (required-after:ForgeMultipart;after:*)
[14:53:44] [Client thread/DEBUG] [FML/]: 	HungerOverhaul(Hunger Overhaul:1.7.10-beta.6.jenkins70): HungerOverhaul-1.7.10-beta.6.jar (required-after:Forge@[10.13,);required-after:AppleCore;after:TConstruct;after:harvestcraft;after:temperateplants;after:randomplants;after:weeeflowers;after:Natura;after:IC2;after:*)
[14:53:44] [Client thread/DEBUG] [FML/]: 	IguanaTweaksTConstruct(Iguana Tinker Tweaks:1.7.10-2.1.4.132): IguanaTinkerTweaks-1.7.10-2.1.4.jar (required-after:TConstruct@[1.7.10-1.8.3,);after:ForgeMultipart@[1.1.1.321,);after:*)
[14:53:44] [Client thread/INFO] [FML/]: FML has found a non-mod file CoFHLib-[1.7.10]1.0.2-160.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:53:44] [Client thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:53:44] [Client thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
[14:53:44] [Client thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
[14:53:44] [Client thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
[14:53:46] [Client thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
[14:53:46] [Client thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
[14:53:46] [Client thread/TRACE] [FML/FML]: The mod FML accepts its own version (7.10.138.1400)
[14:53:46] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, MobiusCore, NotEnoughItems, <CoFH ASM>, AccidentallyCircumstantialEvents, ae2stuff, AgriCraft, AppleCore, appliedenergistics2, Aroma1997CoreHelper, AromaBackup, Automagy, autopackager, bagginses, bdlib, BigReactors, AWWayofTime, Botania, CoFHCore, customnpcs, D3Core, EnderTech, exastris, exnihilo, ExtraUtilities, FinndusFillies, FlatSigns, fluxedcrystals, Forestry, ForgeMicroblock, ForgeMultipart, McMultipart, gendustry, gud_thaumicnei, guideapi, hardcoremapreset, headcrumbs, HardcoreQuesting, HungerOverhaul, IguanaTweaksTConstruct, inventorytweaks, JABBA, jsonables, kitchenCraftFoods, kitchenCraftMachines, launchgui, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, NodalMechanics, ObsidiPlates, harvestcraft, progressiveautomation, rainmaker, recallstones, RedstoneArsenal, RefinedRelocation, RouterReborn, Sanguimancy, simplyjetpacks, SolarFlux, SpecialAI, StevesWorkshop, StorageDrawers, supercraftingframe, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, ThermalCasting, ThermalDynamics, ThermalExpansion, ThermalFoundation, recycling, TiCTooltips, TownBuilder, TravellersGear, trophyslots, ttCore, Waila, WailaHarvestability, wailaplugins, Baubles] at CLIENT
[14:53:46] [Client thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, MobiusCore, NotEnoughItems, <CoFH ASM>, AccidentallyCircumstantialEvents, ae2stuff, AgriCraft, AppleCore, appliedenergistics2, Aroma1997CoreHelper, AromaBackup, Automagy, autopackager, bagginses, bdlib, BigReactors, AWWayofTime, Botania, CoFHCore, customnpcs, D3Core, EnderTech, exastris, exnihilo, ExtraUtilities, FinndusFillies, FlatSigns, fluxedcrystals, Forestry, ForgeMicroblock, ForgeMultipart, McMultipart, gendustry, gud_thaumicnei, guideapi, hardcoremapreset, headcrumbs, HardcoreQuesting, HungerOverhaul, IguanaTweaksTConstruct, inventorytweaks, JABBA, jsonables, kitchenCraftFoods, kitchenCraftMachines, launchgui, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, modtweaker2, Natura, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, NodalMechanics, ObsidiPlates, harvestcraft, progressiveautomation, rainmaker, recallstones, RedstoneArsenal, RefinedRelocation, RouterReborn, Sanguimancy, simplyjetpacks, SolarFlux, SpecialAI, StevesWorkshop, StorageDrawers, supercraftingframe, tcnodetracker, TConstruct, Thaumcraft, thaumcraftneiplugin, ThermalCasting, ThermalDynamics, ThermalExpansion, ThermalFoundation, recycling, TiCTooltips, TownBuilder, TravellersGear, trophyslots, ttCore, Waila, WailaHarvestability, wailaplugins, Baubles] at SERVER
[14:53:47] [Client thread/INFO] [MobiusCore/FML]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum CB55471D614BD5AF06AEA87A77A3014F
[14:53:47] [Client thread/INFO] [MobiusCore/FML]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
[14:53:47] [Client thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
[14:53:47] [Client thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
[14:53:47] [Client thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
[14:53:47] [Client thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
[14:53:47] [Client thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (10.13.3.1400)
[14:53:48] [Client thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
[14:53:48] [Client thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sending event FMLConstructionEvent to mod appliedenergistics2-core
[14:53:48] [Client thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sent event FMLConstructionEvent to mod appliedenergistics2-core
[14:53:48] [Client thread/TRACE] [Aroma1997Core/Aroma1997Core]: Sending event FMLConstructionEvent to mod Aroma1997Core
[14:53:48] [Client thread/TRACE] [Aroma1997Core/Aroma1997Core]: Sent event FMLConstructionEvent to mod Aroma1997Core
[14:53:48] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLConstructionEvent to mod CodeChickenCore
[14:53:48] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLConstructionEvent to mod CodeChickenCore
[14:53:48] [Client thread/TRACE] [MobiusCore/MobiusCore]: Sending event FMLConstructionEvent to mod MobiusCore
[14:53:48] [Client thread/TRACE] [MobiusCore/MobiusCore]: Sent event FMLConstructionEvent to mod MobiusCore
[14:53:48] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLConstructionEvent to mod NotEnoughItems
[14:53:48] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLConstructionEvent to mod NotEnoughItems
[14:53:48] [Client thread/TRACE] [<CoFH ASM>/<CoFH ASM>]: Sending event FMLConstructionEvent to mod <CoFH ASM>
[14:53:48] [Client thread/DEBUG] [CoFH ASM/<CoFH ASM>]: Scraping data
[14:53:48] [Client thread/DEBUG] [CoFH ASM/<CoFH ASM>]: Found 12 @Implementable and 28 @Strippable
[14:53:48] [Client thread/TRACE] [<CoFH ASM>/<CoFH ASM>]: Sent event FMLConstructionEvent to mod <CoFH ASM>
[14:53:48] [Client thread/TRACE] [AccidentallyCircumstantialEvents/AccidentallyCircumstantialEvents]: Sending event FMLConstructionEvent to mod AccidentallyCircumstantialEvents
[14:53:48] [Client thread/TRACE] [FML/AccidentallyCircumstantialEvents]: Mod AccidentallyCircumstantialEvents is using network checker : Accepting version 1.4.3
[14:53:48] [Client thread/TRACE] [FML/AccidentallyCircumstantialEvents]: Testing mod AccidentallyCircumstantialEvents to verify it accepts its own version in a remote connection
[14:53:48] [Client thread/TRACE] [FML/AccidentallyCircumstantialEvents]: The mod AccidentallyCircumstantialEvents accepts its own version (1.4.3)
[14:53:48] [Client thread/DEBUG] [FML/AccidentallyCircumstantialEvents]: Attempting to inject @SidedProxy classes into AccidentallyCircumstantialEvents
[14:53:48] [Client thread/TRACE] [AccidentallyCircumstantialEvents/AccidentallyCircumstantialEvents]: Sent event FMLConstructionEvent to mod AccidentallyCircumstantialEvents
[14:53:48] [Client thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sending event FMLConstructionEvent to mod appliedenergistics2
[14:53:48] [Client thread/TRACE] [FML/appliedenergistics2]: Mod appliedenergistics2 is using network checker : Accepting version rv2-beta-29
[14:53:48] [Client thread/TRACE] [FML/appliedenergistics2]: Testing mod appliedenergistics2 to verify it accepts its own version in a remote connection
[14:53:48] [Client thread/TRACE] [FML/appliedenergistics2]: The mod appliedenergistics2 accepts its own version (rv2-beta-29)
[14:53:48] [Client thread/DEBUG] [FML/appliedenergistics2]: Attempting to inject @SidedProxy classes into appliedenergistics2
[14:53:48] [Client thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sent event FMLConstructionEvent to mod appliedenergistics2
[14:53:48] [Client thread/TRACE] [bdlib/bdlib]: Sending event FMLConstructionEvent to mod bdlib
[14:53:49] [Client thread/TRACE] [FML/bdlib]: Mod bdlib is using network checker : Accepting version 1.7.1.71
[14:53:49] [Client thread/TRACE] [FML/bdlib]: Testing mod bdlib to verify it accepts its own version in a remote connection
[14:53:49] [Client thread/TRACE] [FML/bdlib]: The mod bdlib accepts its own version (1.7.1.71)
[14:53:49] [Client thread/DEBUG] [FML/bdlib]: Attempting to inject @SidedProxy classes into bdlib
[14:53:49] [Client thread/TRACE] [bdlib/bdlib]: Sent event FMLConstructionEvent to mod bdlib
[14:53:49] [Client thread/TRACE] [ae2stuff/ae2stuff]: Sending event FMLConstructionEvent to mod ae2stuff
[14:53:49] [Client thread/TRACE] [FML/ae2stuff]: Mod ae2stuff is using network checker : Accepting version 0.1.7.17
[14:53:49] [Client thread/TRACE] [FML/ae2stuff]: Testing mod ae2stuff to verify it accepts its own version in a remote connection
[14:53:49] [Client thread/TRACE] [FML/ae2stuff]: The mod ae2stuff accepts its own version (0.1.7.17)
[14:53:49] [Client thread/DEBUG] [FML/ae2stuff]: Attempting to inject @SidedProxy classes into ae2stuff
[14:53:49] [Client thread/TRACE] [ae2stuff/ae2stuff]: Sent event FMLConstructionEvent to mod ae2stuff
[14:53:49] [Client thread/TRACE] [AgriCraft/AgriCraft]: Sending event FMLConstructionEvent to mod AgriCraft
[14:53:49] [Client thread/TRACE] [FML/AgriCraft]: Mod AgriCraft is using network checker : Accepting version 1.7.10-1.3.1
[14:53:49] [Client thread/TRACE] [FML/AgriCraft]: Testing mod AgriCraft to verify it accepts its own version in a remote connection
[14:53:49] [Client thread/TRACE] [FML/AgriCraft]: The mod AgriCraft accepts its own version (1.7.10-1.3.1)
[14:53:49] [Client thread/DEBUG] [FML/AgriCraft]: Attempting to inject @SidedProxy classes into AgriCraft
[14:53:50] [Client thread/TRACE] [AgriCraft/AgriCraft]: Sent event FMLConstructionEvent to mod AgriCraft
[14:53:50] [Client thread/TRACE] [AppleCore/AppleCore]: Sending event FMLConstructionEvent to mod AppleCore
[14:53:50] [Client thread/TRACE] [FML/AppleCore]: Mod AppleCore is using network checker : No network checking performed
[14:53:50] [Client thread/TRACE] [FML/AppleCore]: Testing mod AppleCore to verify it accepts its own version in a remote connection
[14:53:50] [Client thread/TRACE] [FML/AppleCore]: The mod AppleCore accepts its own version (1.1.0)
[14:53:50] [Client thread/DEBUG] [FML/AppleCore]: Attempting to inject @SidedProxy classes into AppleCore
[14:53:50] [Client thread/TRACE] [AppleCore/AppleCore]: Sent event FMLConstructionEvent to mod AppleCore
[14:53:50] [Client thread/TRACE] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Sending event FMLConstructionEvent to mod Aroma1997CoreHelper
[14:53:50] [Client thread/TRACE] [FML/Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is using network checker : Invoking method checkModLists
[14:53:50] [Client thread/TRACE] [FML/Aroma1997CoreHelper]: Testing mod Aroma1997CoreHelper to verify it accepts its own version in a remote connection
[14:53:50] [Client thread/TRACE] [FML/Aroma1997CoreHelper]: The mod Aroma1997CoreHelper accepts its own version (1.0.2.13)
[14:53:50] [Client thread/DEBUG] [FML/Aroma1997CoreHelper]: Attempting to inject @SidedProxy classes into Aroma1997CoreHelper
[14:53:50] [Client thread/TRACE] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Sent event FMLConstructionEvent to mod Aroma1997CoreHelper
[14:53:50] [Client thread/TRACE] [AromaBackup/AromaBackup]: Sending event FMLConstructionEvent to mod AromaBackup
[14:53:50] [Client thread/TRACE] [FML/AromaBackup]: Mod AromaBackup is using network checker : Invoking method checkModLists
[14:53:50] [Client thread/TRACE] [FML/AromaBackup]: Testing mod AromaBackup to verify it accepts its own version in a remote connection
[14:53:50] [Client thread/TRACE] [FML/AromaBackup]: The mod AromaBackup accepts its own version (0.0.0.5)
[14:53:50] [Client thread/DEBUG] [FML/AromaBackup]: Attempting to inject @SidedProxy classes into AromaBackup
[14:53:50] [Client thread/TRACE] [AromaBackup/AromaBackup]: Sent event FMLConstructionEvent to mod AromaBackup
[14:53:50] [Client thread/TRACE] [CoFHCore/CoFHCore]: Sending event FMLConstructionEvent to mod CoFHCore
[14:53:50] [Client thread/TRACE] [FML/CoFHCore]: Mod CoFHCore is using network checker : Accepting version 1.7.10R3.0.2
[14:53:50] [Client thread/TRACE] [FML/CoFHCore]: Testing mod CoFHCore to verify it accepts its own version in a remote connection
[14:53:50] [Client thread/TRACE] [FML/CoFHCore]: The mod CoFHCore accepts its own version (1.7.10R3.0.2)
[14:53:50] [Client thread/DEBUG] [FML/CoFHCore]: Attempting to inject @SidedProxy classes into CoFHCore
[14:53:50] [Client thread/TRACE] [CoFHCore/CoFHCore]: Sent event FMLConstructionEvent to mod CoFHCore
[14:53:50] [Client thread/TRACE] [MineFactoryReloaded/MineFactoryReloaded]: Sending event FMLConstructionEvent to mod MineFactoryReloaded
[14:53:50] [Client thread/TRACE] [FML/MineFactoryReloaded]: Mod MineFactoryReloaded is using network checker : Invoking method networkCheck
[14:53:50] [Client thread/TRACE] [FML/MineFactoryReloaded]: Testing mod MineFactoryReloaded to verify it accepts its own version in a remote connection
[14:53:50] [Client thread/TRACE] [FML/MineFactoryReloaded]: The mod MineFactoryReloaded accepts its own version (1.7.10R2.8.0)
[14:53:50] [Client thread/DEBUG] [FML/MineFactoryReloaded]: Attempting to inject @SidedProxy classes into MineFactoryReloaded
[14:53:50] [Client thread/TRACE] [MineFactoryReloaded/MineFactoryReloaded]: Sent event FMLConstructionEvent to mod MineFactoryReloaded
[14:53:50] [Client thread/TRACE] [baubles/Baubles]: Sending event FMLConstructionEvent to mod Baubles
[14:53:50] [Client thread/TRACE] [FML/Baubles]: Mod Baubles is using network checker : Accepting version 1.0.1.10
[14:53:50] [Client thread/TRACE] [FML/Baubles]: Testing mod Baubles to verify it accepts its own version in a remote connection
[14:53:50] [Client thread/TRACE] [FML/Baubles]: The mod Baubles accepts its own version (1.0.1.10)
[14:53:50] [Client thread/DEBUG] [FML/Baubles]: Attempting to inject @SidedProxy classes into Baubles
[14:53:50] [Client thread/TRACE] [baubles/Baubles]: Sent event FMLConstructionEvent to mod Baubles
[14:53:50] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLConstructionEvent to mod Thaumcraft
[14:53:50] [Client thread/TRACE] [FML/Thaumcraft]: Mod Thaumcraft is using network checker : Accepting version 4.2.3.5
[14:53:50] [Client thread/TRACE] [FML/Thaumcraft]: Testing mod Thaumcraft to verify it accepts its own version in a remote connection
[14:53:50] [Client thread/TRACE] [FML/Thaumcraft]: The mod Thaumcraft accepts its own version (4.2.3.5)
[14:53:50] [Client thread/DEBUG] [FML/Thaumcraft]: Attempting to inject @SidedProxy classes into Thaumcraft
[14:53:52] [Client thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLConstructionEvent to mod Thaumcraft
[14:53:52] [Client thread/TRACE] [MineFactoryReloaded|CompatThaumcraft/MineFactoryReloaded|CompatThaumcraft]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatThaumcraft
[14:53:52] [Client thread/DEBUG] [CoFH ASM/MineFactoryReloaded|CompatThaumcraft]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
[14:53:52] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatThaumcraft]: Mod MineFactoryReloaded|CompatThaumcraft is using network checker : Accepting version 1.7.10R2.8.0
[14:53:52] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatThaumcraft]: Testing mod MineFactoryReloaded|CompatThaumcraft to verify it accepts its own version in a remote connection
[14:53:52] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatThaumcraft]: The mod MineFactoryReloaded|CompatThaumcraft accepts its own version (1.7.10R2.8.0)
[14:53:52] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatThaumcraft]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatThaumcraft
[14:53:52] [Client thread/TRACE] [MineFactoryReloaded|CompatThaumcraft/MineFactoryReloaded|CompatThaumcraft]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatThaumcraft
[14:53:52] [Client thread/TRACE] [Waila/Waila]: Sending event FMLConstructionEvent to mod Waila
[14:53:52] [Client thread/TRACE] [FML/Waila]: Mod Waila is using network checker : No network checking performed
[14:53:52] [Client thread/TRACE] [FML/Waila]: Testing mod Waila to verify it accepts its own version in a remote connection
[14:53:52] [Client thread/TRACE] [FML/Waila]: The mod Waila accepts its own version (1.5.10)
[14:53:52] [Client thread/DEBUG] [FML/Waila]: Attempting to inject @SidedProxy classes into Waila
[14:53:52] [Client thread/TRACE] [Waila/Waila]: Sent event FMLConstructionEvent to mod Waila
[14:53:52] [Client thread/TRACE] [Automagy/Automagy]: Sending event FMLConstructionEvent to mod Automagy
[14:53:52] [Client thread/TRACE] [FML/Automagy]: Mod Automagy is using network checker : Accepting version 0.22.2
[14:53:52] [Client thread/TRACE] [FML/Automagy]: Testing mod Automagy to verify it accepts its own version in a remote connection
[14:53:52] [Client thread/TRACE] [FML/Automagy]: The mod Automagy accepts its own version (0.22.2)
[14:53:52] [Client thread/DEBUG] [FML/Automagy]: Attempting to inject @SidedProxy classes into Automagy
[14:53:53] [Client thread/TRACE] [Automagy/Automagy]: Sent event FMLConstructionEvent to mod Automagy
[14:53:53] [Client thread/TRACE] [autopackager/autopackager]: Sending event FMLConstructionEvent to mod autopackager
[14:53:53] [Client thread/TRACE] [FML/autopackager]: Mod autopackager is using network checker : Accepting version 1.5.2
[14:53:53] [Client thread/TRACE] [FML/autopackager]: Testing mod autopackager to verify it accepts its own version in a remote connection
[14:53:53] [Client thread/TRACE] [FML/autopackager]: The mod autopackager accepts its own version (1.5.2)
[14:53:53] [Client thread/DEBUG] [FML/autopackager]: Attempting to inject @SidedProxy classes into autopackager
[14:53:53] [Client thread/TRACE] [autopackager/autopackager]: Sent event FMLConstructionEvent to mod autopackager
[14:53:53] [Client thread/TRACE] [bagginses/bagginses]: Sending event FMLConstructionEvent to mod bagginses
[14:53:53] [Client thread/TRACE] [FML/bagginses]: Mod bagginses is using network checker : Accepting version 2.1.1
[14:53:53] [Client thread/TRACE] [FML/bagginses]: Testing mod bagginses to verify it accepts its own version in a remote connection
[14:53:53] [Client thread/TRACE] [FML/bagginses]: The mod bagginses accepts its own version (2.1.1)
[14:53:53] [Client thread/DEBUG] [FML/bagginses]: Attempting to inject @SidedProxy classes into bagginses
[14:53:53] [Client thread/TRACE] [bagginses/bagginses]: Sent event FMLConstructionEvent to mod bagginses
[14:53:53] [Client thread/TRACE] [ThermalFoundation/ThermalFoundation]: Sending event FMLConstructionEvent to mod ThermalFoundation
[14:53:53] [Client thread/TRACE] [FML/ThermalFoundation]: Mod ThermalFoundation is using network checker : Invoking method networkCheck
[14:53:53] [Client thread/TRACE] [FML/ThermalFoundation]: Testing mod ThermalFoundation to verify it accepts its own version in a remote connection
[14:53:53] [Client thread/TRACE] [FML/ThermalFoundation]: The mod ThermalFoundation accepts its own version (1.7.10R1.0.0)
[14:53:53] [Client thread/DEBUG] [FML/ThermalFoundation]: Attempting to inject @SidedProxy classes into ThermalFoundation
[14:53:53] [Client thread/TRACE] [ThermalFoundation/ThermalFoundation]: Sent event FMLConstructionEvent to mod ThermalFoundation
[14:53:53] [Client thread/TRACE] [ThermalExpansion/ThermalExpansion]: Sending event FMLConstructionEvent to mod ThermalExpansion
[14:53:53] [Client thread/TRACE] [FML/ThermalExpansion]: Mod ThermalExpansion is using network checker : Invoking method networkCheck
[14:53:53] [Client thread/TRACE] [FML/ThermalExpansion]: Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
[14:53:53] [Client thread/TRACE] [FML/ThermalExpansion]: The mod ThermalExpansion accepts its own version (1.7.10R4.0.1)
[14:53:53] [Client thread/DEBUG] [FML/ThermalExpansion]: Attempting to inject @SidedProxy classes into ThermalExpansion
[14:53:53] [Client thread/TRACE] [ThermalExpansion/ThermalExpansion]: Sent event FMLConstructionEvent to mod ThermalExpansion
[14:53:53] [Client thread/TRACE] [bigReactors/BigReactors]: Sending event FMLConstructionEvent to mod BigReactors
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: Mod BigReactors is using network checker : Accepting version 0.4.2A2
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: Testing mod BigReactors to verify it accepts its own version in a remote connection
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: The mod BigReactors accepts its own version (0.4.2A2)
[14:53:53] [Client thread/DEBUG] [FML/BigReactors]: Attempting to inject @SidedProxy classes into BigReactors
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: Optional removal - found optionals for class erogenousbeef.bigreactors.utils.intermod.ModHelperComputerCraft - processing
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: Optional on erogenousbeef.bigreactors.utils.intermod.ModHelperComputerCraft triggered - mod missing ComputerCraft
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: Optional removal - method register()V removed
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: Optional removal - class erogenousbeef.bigreactors.utils.intermod.ModHelperComputerCraft processed
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: Optional removal - found optionals for class erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism - processing
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: Optional on erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism triggered - mod missing Mekanism
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: Optional removal - method register()V removed
[14:53:53] [Client thread/TRACE] [FML/BigReactors]: Optional removal - class erogenousbeef.bigreactors.utils.intermod.ModHelperMekanism processed
[14:53:53] [Client thread/TRACE] [bigReactors/BigReactors]: Sent event FMLConstructionEvent to mod BigReactors
[14:53:53] [Client thread/TRACE] [AWWayofTime/AWWayofTime]: Sending event FMLConstructionEvent to mod AWWayofTime
[14:53:54] [Client thread/TRACE] [FML/AWWayofTime]: Mod AWWayofTime is using network checker : Accepting version v1.3.2
[14:53:54] [Client thread/TRACE] [FML/AWWayofTime]: Testing mod AWWayofTime to verify it accepts its own version in a remote connection
[14:53:54] [Client thread/TRACE] [FML/AWWayofTime]: The mod AWWayofTime accepts its own version (v1.3.2)
[14:53:54] [Client thread/DEBUG] [FML/AWWayofTime]: Attempting to inject @SidedProxy classes into AWWayofTime
[14:53:54] [Client thread/TRACE] [AWWayofTime/AWWayofTime]: Sent event FMLConstructionEvent to mod AWWayofTime
[14:53:54] [Client thread/TRACE] [botania/Botania]: Sending event FMLConstructionEvent to mod Botania
[14:53:54] [Client thread/TRACE] [FML/Botania]: Mod Botania is using network checker : Accepting version r1.6-184
[14:53:54] [Client thread/TRACE] [FML/Botania]: Testing mod Botania to verify it accepts its own version in a remote connection
[14:53:54] [Client thread/TRACE] [FML/Botania]: The mod Botania accepts its own version (r1.6-184)
[14:53:54] [Client thread/DEBUG] [FML/Botania]: Attempting to inject @SidedProxy classes into Botania
[14:53:54] [Client thread/TRACE] [FML/Botania]: Optional removal - found optionals for class vazkii.botania.client.core.proxy.ClientProxy - processing
[14:53:54] [Client thread/TRACE] [FML/Botania]: Optional removal skipped - mod present NotEnoughItems
[14:53:54] [Client thread/TRACE] [FML/Botania]: Optional removal - class vazkii.botania.client.core.proxy.ClientProxy processed
[14:53:55] [Client thread/TRACE] [botania/Botania]: Sent event FMLConstructionEvent to mod Botania
[14:53:55] [Client thread/TRACE] [customnpcs/customnpcs]: Sending event FMLConstructionEvent to mod customnpcs
[14:53:55] [Client thread/TRACE] [FML/customnpcs]: Mod customnpcs is using network checker : Accepting version 1.7.10d
[14:53:55] [Client thread/TRACE] [FML/customnpcs]: Testing mod customnpcs to verify it accepts its own version in a remote connection
[14:53:55] [Client thread/TRACE] [FML/customnpcs]: The mod customnpcs accepts its own version (1.7.10d)
[14:53:55] [Client thread/DEBUG] [FML/customnpcs]: Attempting to inject @SidedProxy classes into customnpcs
[14:53:56] [Client thread/TRACE] [customnpcs/customnpcs]: Sent event FMLConstructionEvent to mod customnpcs
[14:53:56] [Client thread/TRACE] [D3Core/D3Core]: Sending event FMLConstructionEvent to mod D3Core
[14:53:56] [Client thread/TRACE] [FML/D3Core]: Mod D3Core is using network checker : Accepting version 1.1.0.18
[14:53:56] [Client thread/TRACE] [FML/D3Core]: Testing mod D3Core to verify it accepts its own version in a remote connection
[14:53:56] [Client thread/TRACE] [FML/D3Core]: The mod D3Core accepts its own version (1.1.0.18)
[14:53:56] [Client thread/DEBUG] [FML/D3Core]: Attempting to inject @SidedProxy classes into D3Core
[14:53:56] [Client thread/TRACE] [D3Core/D3Core]: Sent event FMLConstructionEvent to mod D3Core
[14:53:56] [Client thread/TRACE] [EnderTech/EnderTech]: Sending event FMLConstructionEvent to mod EnderTech
[14:53:56] [Client thread/TRACE] [FML/EnderTech]: Mod EnderTech is using network checker : Accepting version 1.7.10-0.3.2.382
[14:53:56] [Client thread/TRACE] [FML/EnderTech]: Testing mod EnderTech to verify it accepts its own version in a remote connection
[14:53:56] [Client thread/TRACE] [FML/EnderTech]: The mod EnderTech accepts its own version (1.7.10-0.3.2.382)
[14:53:56] [Client thread/DEBUG] [FML/EnderTech]: Attempting to inject @SidedProxy classes into EnderTech
[14:53:56] [Client thread/TRACE] [EnderTech/EnderTech]: Sent event FMLConstructionEvent to mod EnderTech
[14:53:56] [Client thread/TRACE] [exnihilo/exnihilo]: Sending event FMLConstructionEvent to mod exnihilo
[14:53:56] [Client thread/TRACE] [FML/exnihilo]: Mod exnihilo is using network checker : Accepting version 1.38-34
[14:53:56] [Client thread/TRACE] [FML/exnihilo]: Testing mod exnihilo to verify it accepts its own version in a remote connection
[14:53:56] [Client thread/TRACE] [FML/exnihilo]: The mod exnihilo accepts its own version (1.38-34)
[14:53:56] [Client thread/DEBUG] [FML/exnihilo]: Attempting to inject @SidedProxy classes into exnihilo
[14:53:56] [Client thread/TRACE] [exnihilo/exnihilo]: Sent event FMLConstructionEvent to mod exnihilo
[14:53:56] [Client thread/TRACE] [RedstoneArsenal/RedstoneArsenal]: Sending event FMLConstructionEvent to mod RedstoneArsenal
[14:53:56] [Client thread/TRACE] [FML/RedstoneArsenal]: Mod RedstoneArsenal is using network checker : Invoking method networkCheck
[14:53:56] [Client thread/TRACE] [FML/RedstoneArsenal]: Testing mod RedstoneArsenal to verify it accepts its own version in a remote connection
[14:53:56] [Client thread/TRACE] [FML/RedstoneArsenal]: The mod RedstoneArsenal accepts its own version (1.7.10R1.1.0)
[14:53:56] [Client thread/DEBUG] [FML/RedstoneArsenal]: Attempting to inject @SidedProxy classes into RedstoneArsenal
[14:53:56] [Client thread/TRACE] [RedstoneArsenal/RedstoneArsenal]: Sent event FMLConstructionEvent to mod RedstoneArsenal
[14:53:56] [Client thread/TRACE] [Mantle/Mantle]: Sending event FMLConstructionEvent to mod Mantle
[14:53:56] [Client thread/TRACE] [FML/Mantle]: Mod Mantle is using network checker : Accepting version 1.7.10-0.3.2.jenkins184
[14:53:56] [Client thread/TRACE] [FML/Mantle]: Testing mod Mantle to verify it accepts its own version in a remote connection
[14:53:56] [Client thread/TRACE] [FML/Mantle]: The mod Mantle accepts its own version (1.7.10-0.3.2.jenkins184)
[14:53:56] [Client thread/DEBUG] [FML/Mantle]: Attempting to inject @SidedProxy classes into Mantle
[14:53:56] [Client thread/TRACE] [Mantle/Mantle]: Sent event FMLConstructionEvent to mod Mantle
[14:53:56] [Client thread/TRACE] [TConstruct/TConstruct]: Sending event FMLConstructionEvent to mod TConstruct
[14:53:56] [Client thread/INFO] [TConstruct/TConstruct]: Natura, what are we going to do tomorrow night?
[14:53:56] [Client thread/INFO] [Natura/TConstruct]: TConstruct, we're going to take over the world!
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Mod TConstruct is using network checker : Invoking method matchModVersions
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Testing mod TConstruct to verify it accepts its own version in a remote connection
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: The mod TConstruct accepts its own version (1.7.10-1.8.4.build939)
[14:53:56] [Client thread/DEBUG] [FML/TConstruct]: Attempting to inject @SidedProxy classes into TConstruct
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal - found optionals for class tconstruct.library.tools.ToolCore - processing
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present CoFHAPI|energy
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present CoFHCore
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present CoFHAPI|energy
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present CoFHCore
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present CoFHAPI|energy
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present CoFHCore
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present CoFHAPI|energy
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present CoFHAPI|energy
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present CoFHAPI|energy
[14:53:56] [Client thread/TRACE] [FML/TConstruct]: Optional removal - class tconstruct.library.tools.ToolCore processed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - found optionals for class tconstruct.library.tools.Weapon - processing
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface mods.battlegear2.api.weapons.IBattlegearWeapon removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface mods.battlegear2.api.weapons.IBattlegearWeapon - NOT stripping method signature references
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing ZeldaItemAPI
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface zeldaswordskills.api.item.ISword removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface zeldaswordskills.api.item.ISword - NOT stripping method signature references
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing DynamicSkillsAPI
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface dynamicswordskills.api.ISword removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface dynamicswordskills.api.ISword - NOT stripping method signature references
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing DynamicSkillsAPI
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface dynamicswordskills.api.ISword NOT removed - not found
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface mods.battlegear2.api.weapons.IBattlegearWeapon NOT removed - not found
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing ZeldaItemAPI
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface zeldaswordskills.api.item.ISword NOT removed - not found
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method isOffhandHandDual(Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method offhandClickAir(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method performPassiveEffects(Lcpw/mods/fml/relauncher/Side;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method offhandClickBlock(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method allowOffhand(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method sheatheOnBack(Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.library.tools.Weapon triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method offhandAttackEntity(Lmods/battlegear2/api/PlayerEventChild$OffhandAttackEvent;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - class tconstruct.library.tools.Weapon processed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - found optionals for class tconstruct.items.tools.Battleaxe - processing
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing ZeldaItemAPI
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface zeldaswordskills.api.item.ISword NOT removed - not found
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface mods.battlegear2.api.weapons.IBattlegearWeapon removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface mods.battlegear2.api.weapons.IBattlegearWeapon - NOT stripping method signature references
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface mods.battlegear2.api.weapons.IBattlegearWeapon NOT removed - not found
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing ZeldaItemAPI
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - interface zeldaswordskills.api.item.ISword NOT removed - not found
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method allowOffhand(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method offhandAttackEntity(Lmods/battlegear2/api/PlayerEventChild$OffhandAttackEvent;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method performPassiveEffects(Lcpw/mods/fml/relauncher/Side;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method offhandClickBlock(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method offhandClickAir(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method sheatheOnBack(Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional on tconstruct.items.tools.Battleaxe triggered - mod missing battlegear2
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - method isOffhandHandDual(Lnet/minecraft/item/ItemStack;)Z removed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - class tconstruct.items.tools.Battleaxe processed
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - found optionals for class tconstruct.armor.items.TravelGear - processing
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present Thaumcraft
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present Thaumcraft
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present Thaumcraft
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present Thaumcraft
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present Thaumcraft
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal skipped - mod present Thaumcraft
[14:53:57] [Client thread/TRACE] [FML/TConstruct]: Optional removal - class tconstruct.armor.items.TravelGear processed
[14:53:58] [Client thread/TRACE] [TConstruct/TConstruct]: Sent event FMLConstructionEvent to mod TConstruct
[14:53:58] [Client thread/TRACE] [exastris/exastris]: Sending event FMLConstructionEvent to mod exastris
[14:53:58] [Client thread/TRACE] [FML/exastris]: Mod exastris is using network checker : Accepting version MC1.7.10-1.16-31
[14:53:58] [Client thread/TRACE] [FML/exastris]: Testing mod exastris to verify it accepts its own version in a remote connection
[14:53:58] [Client thread/TRACE] [FML/exastris]: The mod exastris accepts its own version (MC1.7.10-1.16-31)
[14:53:58] [Client thread/DEBUG] [FML/exastris]: Attempting to inject @SidedProxy classes into exastris
[14:53:58] [Client thread/TRACE] [exastris/exastris]: Sent event FMLConstructionEvent to mod exastris
[14:53:58] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLConstructionEvent to mod ForgeMultipart
[14:53:58] [Client thread/TRACE] [FML/ForgeMultipart]: Mod ForgeMultipart is using network checker : Accepting version 1.1.2.331
[14:53:58] [Client thread/TRACE] [FML/ForgeMultipart]: Testing mod ForgeMultipart to verify it accepts its own version in a remote connection
[14:53:58] [Client thread/TRACE] [FML/ForgeMultipart]: The mod ForgeMultipart accepts its own version (1.1.2.331)
[14:53:58] [Client thread/DEBUG] [FML/ForgeMultipart]: Attempting to inject @SidedProxy classes into ForgeMultipart
[14:53:58] [Client thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLConstructionEvent to mod ForgeMultipart
[14:53:58] [Client thread/TRACE] [ExtraUtilities/ExtraUtilities]: Sending event FMLConstructionEvent to mod ExtraUtilities
[14:53:58] [Client thread/TRACE] [FML/ExtraUtilities]: Mod ExtraUtilities is using network checker : Accepting version 1.2.4b
[14:53:58] [Client thread/TRACE] [FML/ExtraUtilities]: Testing mod ExtraUtilities to verify it accepts its own version in a remote connection
[14:53:58] [Client thread/TRACE] [FML/ExtraUtilities]: The mod ExtraUtilities accepts its own version (1.2.4b)
[14:53:58] [Client thread/DEBUG] [FML/ExtraUtilities]: Attempting to inject @SidedProxy classes into ExtraUtilities
[14:53:58] [Client thread/TRACE] [ExtraUtilities/ExtraUtilities]: Sent event FMLConstructionEvent to mod ExtraUtilities
[14:53:58] [Client thread/TRACE] [FinndusFillies/FinndusFillies]: Sending event FMLConstructionEvent to mod FinndusFillies
[14:53:58] [Client thread/TRACE] [FML/FinndusFillies]: Mod FinndusFillies is using network checker : Accepting version 2.1.0.12
[14:53:58] [Client thread/TRACE] [FML/FinndusFillies]: Testing mod FinndusFillies to verify it accepts its own version in a remote connection
[14:53:58] [Client thread/TRACE] [FML/FinndusFillies]: The mod FinndusFillies accepts its own version (2.1.0.12)
[14:53:58] [Client thread/DEBUG] [FML/FinndusFillies]: Attempting to inject @SidedProxy classes into FinndusFillies
[14:53:58] [Client thread/TRACE] [FinndusFillies/FinndusFillies]: Sent event FMLConstructionEvent to mod FinndusFillies
[14:53:58] [Client thread/TRACE] [FlatSigns/FlatSigns]: Sending event FMLConstructionEvent to mod FlatSigns
[14:53:58] [Client thread/TRACE] [FML/FlatSigns]: Mod FlatSigns is using network checker : Accepting version 2.1.0.19
[14:53:58] [Client thread/TRACE] [FML/FlatSigns]: Testing mod FlatSigns to verify it accepts its own version in a remote connection
[14:53:58] [Client thread/TRACE] [FML/FlatSigns]: The mod FlatSigns accepts its own version (2.1.0.19)
[14:53:58] [Client thread/DEBUG] [FML/FlatSigns]: Attempting to inject @SidedProxy classes into FlatSigns
[14:53:58] [Client thread/TRACE] [FlatSigns/FlatSigns]: Sent event FMLConstructionEvent to mod FlatSigns
[14:53:58] [Client thread/TRACE] [MineTweaker3/MineTweaker3]: Sending event FMLConstructionEvent to mod MineTweaker3
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Runtime patching class net/minecraft/server/management/PlayerProfileCache$2 (input size 509), found 1 patch
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Successfully applied runtime patches for net/minecraft/server/management/PlayerProfileCache$2 (new size 1124)
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Runtime patching class net/minecraft/world/gen/structure/StructureMineshaftPieces$Stairs (input size 1780), found 1 patch
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureMineshaftPieces$Stairs (new size 2528)
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Runtime patching class net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces$JunglePyramid$Stones (input size 472), found 1 patch
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Successfully applied runtime patches for net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces$JunglePyramid$Stones (new size 990)
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Runtime patching class net.minecraft.world.gen.structure.StructureStrongholdPieces$Stones (input size 643), found 1 patch
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Successfully applied runtime patches for net.minecraft.world.gen.structure.StructureStrongholdPieces$Stones (new size 1119)
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces$Well (input size 1825), found 1 patch
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces$Well (new size 2414)
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Runtime patching class net/minecraft/world/gen/structure/StructureVillagePieces (input size 4896), found 1 patch
[14:53:58] [Client thread/DEBUG] [FML/MineTweaker3]: Successfully applied runtime patches for net/minecraft/world/gen/structure/StructureVillagePieces (new size 7163)
[14:54:00] [Client thread/TRACE] [FML/MineTweaker3]: Mod MineTweaker3 is using network checker : Accepting version 3.0.9B
[14:54:00] [Client thread/TRACE] [FML/MineTweaker3]: Testing mod MineTweaker3 to verify it accepts its own version in a remote connection
[14:54:00] [Client thread/TRACE] [FML/MineTweaker3]: The mod MineTweaker3 accepts its own version (3.0.9B)
[14:54:00] [Client thread/DEBUG] [FML/MineTweaker3]: Attempting to inject @SidedProxy classes into MineTweaker3
[14:54:00] [Client thread/TRACE] [MineTweaker3/MineTweaker3]: Sent event FMLConstructionEvent to mod MineTweaker3
[14:54:00] [Client thread/TRACE] [ttCore/ttCore]: Sending event FMLConstructionEvent to mod ttCore
[14:54:00] [Client thread/TRACE] [FML/ttCore]: Mod ttCore is using network checker : Accepting version MC1.7.10-0.1.1-75
[14:54:00] [Client thread/TRACE] [FML/ttCore]: Testing mod ttCore to verify it accepts its own version in a remote connection
[14:54:00] [Client thread/TRACE] [FML/ttCore]: The mod ttCore accepts its own version (MC1.7.10-0.1.1-75)
[14:54:00] [Client thread/DEBUG] [FML/ttCore]: Attempting to inject @SidedProxy classes into ttCore
[14:54:00] [Client thread/TRACE] [ttCore/ttCore]: Sent event FMLConstructionEvent to mod ttCore
[14:54:00] [Client thread/TRACE] [fluxedcrystals/fluxedcrystals]: Sending event FMLConstructionEvent to mod fluxedcrystals
[14:54:00] [Client thread/TRACE] [FML/fluxedcrystals]: Mod fluxedcrystals is using network checker : Accepting version 0.0.5k
[14:54:00] [Client thread/TRACE] [FML/fluxedcrystals]: Testing mod fluxedcrystals to verify it accepts its own version in a remote connection
[14:54:00] [Client thread/TRACE] [FML/fluxedcrystals]: The mod fluxedcrystals accepts its own version (0.0.5k)
[14:54:00] [Client thread/DEBUG] [FML/fluxedcrystals]: Attempting to inject @SidedProxy classes into fluxedcrystals
[14:54:00] [Client thread/TRACE] [fluxedcrystals/fluxedcrystals]: Sent event FMLConstructionEvent to mod fluxedcrystals
[14:54:00] [Client thread/TRACE] [Natura/Natura]: Sending event FMLConstructionEvent to mod Natura
[14:54:00] [Client thread/TRACE] [FML/Natura]: Mod Natura is using network checker : Accepting version 2.2.0
[14:54:00] [Client thread/TRACE] [FML/Natura]: Testing mod Natura to verify it accepts its own version in a remote connection
[14:54:00] [Client thread/TRACE] [FML/Natura]: The mod Natura accepts its own version (2.2.0)
[14:54:00] [Client thread/DEBUG] [FML/Natura]: Attempting to inject @SidedProxy classes into Natura
[14:54:01] [Client thread/TRACE] [Natura/Natura]: Sent event FMLConstructionEvent to mod Natura
[14:54:01] [Client thread/TRACE] [Forestry/Forestry]: Sending event FMLConstructionEvent to mod Forestry
[14:54:01] [Client thread/TRACE] [FML/Forestry]: Mod Forestry is using network checker : Accepting version 3.5.4.13
[14:54:01] [Client thread/TRACE] [FML/Forestry]: Testing mod Forestry to verify it accepts its own version in a remote connection
[14:54:01] [Client thread/TRACE] [FML/Forestry]: The mod Forestry accepts its own version (3.5.4.13)
[14:54:01] [Client thread/DEBUG] [FML/Forestry]: Attempting to inject @SidedProxy classes into Forestry
[14:54:03] [Client thread/TRACE] [Forestry/Forestry]: Sent event FMLConstructionEvent to mod Forestry
[14:54:03] [Client thread/TRACE] [McMultipart/McMultipart]: Sending event FMLConstructionEvent to mod McMultipart
[14:54:03] [Client thread/TRACE] [FML/McMultipart]: Mod McMultipart is using network checker : Accepting version 1.1.2.331
[14:54:03] [Client thread/TRACE] [FML/McMultipart]: Testing mod McMultipart to verify it accepts its own version in a remote connection
[14:54:03] [Client thread/TRACE] [FML/McMultipart]: The mod McMultipart accepts its own version (1.1.2.331)
[14:54:03] [Client thread/DEBUG] [FML/McMultipart]: Attempting to inject @SidedProxy classes into McMultipart
[14:54:03] [Client thread/TRACE] [McMultipart/McMultipart]: Sent event FMLConstructionEvent to mod McMultipart
[14:54:03] [Client thread/TRACE] [MagicBees/MagicBees]: Sending event FMLConstructionEvent to mod MagicBees
[14:54:03] [Client thread/INFO] [MobiusCore/MagicBees]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 1C68592318817E7EE853EC874A5ACBF4
[14:54:03] [Client thread/INFO] [MobiusCore/MagicBees]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
[14:54:03] [Client thread/INFO] [MobiusCore/MagicBees]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
[14:54:03] [Client thread/INFO] [MobiusCore/MagicBees]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
[14:54:03] [Client thread/TRACE] [FML/MagicBees]: Mod MagicBees is using network checker : Accepting version 1.7.10-2.2.3
[14:54:03] [Client thread/TRACE] [FML/MagicBees]: Testing mod MagicBees to verify it accepts its own version in a remote connection
[14:54:03] [Client thread/TRACE] [FML/MagicBees]: The mod MagicBees accepts its own version (1.7.10-2.2.3)
[14:54:03] [Client thread/DEBUG] [FML/MagicBees]: Attempting to inject @SidedProxy classes into MagicBees
[14:54:03] [Client thread/TRACE] [MagicBees/MagicBees]: Sent event FMLConstructionEvent to mod MagicBees
[14:54:03] [Client thread/TRACE] [gendustry/gendustry]: Sending event FMLConstructionEvent to mod gendustry
[14:54:04] [Client thread/TRACE] [FML/gendustry]: Mod gendustry is using network checker : Accepting version 1.4.10.77
[14:54:04] [Client thread/TRACE] [FML/gendustry]: Testing mod gendustry to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/gendustry]: The mod gendustry accepts its own version (1.4.10.77)
[14:54:04] [Client thread/DEBUG] [FML/gendustry]: Attempting to inject @SidedProxy classes into gendustry
[14:54:04] [Client thread/TRACE] [gendustry/gendustry]: Sent event FMLConstructionEvent to mod gendustry
[14:54:04] [Client thread/TRACE] [gud_thaumicnei/gud_thaumicnei]: Sending event FMLConstructionEvent to mod gud_thaumicnei
[14:54:04] [Client thread/TRACE] [FML/gud_thaumicnei]: Mod gud_thaumicnei is using network checker : Accepting version 1.2.3
[14:54:04] [Client thread/TRACE] [FML/gud_thaumicnei]: Testing mod gud_thaumicnei to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/gud_thaumicnei]: The mod gud_thaumicnei accepts its own version (1.2.3)
[14:54:04] [Client thread/DEBUG] [FML/gud_thaumicnei]: Attempting to inject @SidedProxy classes into gud_thaumicnei
[14:54:04] [Client thread/TRACE] [gud_thaumicnei/gud_thaumicnei]: Sent event FMLConstructionEvent to mod gud_thaumicnei
[14:54:04] [Client thread/TRACE] [guideapi/guideapi]: Sending event FMLConstructionEvent to mod guideapi
[14:54:04] [Client thread/TRACE] [FML/guideapi]: Mod guideapi is using network checker : Accepting version 1.7.10-1.0-13
[14:54:04] [Client thread/TRACE] [FML/guideapi]: Testing mod guideapi to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/guideapi]: The mod guideapi accepts its own version (1.7.10-1.0-13)
[14:54:04] [Client thread/DEBUG] [FML/guideapi]: Attempting to inject @SidedProxy classes into guideapi
[14:54:04] [Client thread/TRACE] [guideapi/guideapi]: Sent event FMLConstructionEvent to mod guideapi
[14:54:04] [Client thread/TRACE] [hardcoremapreset/hardcoremapreset]: Sending event FMLConstructionEvent to mod hardcoremapreset
[14:54:04] [Client thread/TRACE] [FML/hardcoremapreset]: Mod hardcoremapreset is using network checker : Accepting version 1.2.1
[14:54:04] [Client thread/TRACE] [FML/hardcoremapreset]: Testing mod hardcoremapreset to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/hardcoremapreset]: The mod hardcoremapreset accepts its own version (1.2.1)
[14:54:04] [Client thread/DEBUG] [FML/hardcoremapreset]: Attempting to inject @SidedProxy classes into hardcoremapreset
[14:54:04] [Client thread/TRACE] [hardcoremapreset/hardcoremapreset]: Sent event FMLConstructionEvent to mod hardcoremapreset
[14:54:04] [Client thread/TRACE] [headcrumbs/headcrumbs]: Sending event FMLConstructionEvent to mod headcrumbs
[14:54:04] [Client thread/TRACE] [FML/headcrumbs]: Mod headcrumbs is using network checker : Accepting version 1.3.1
[14:54:04] [Client thread/TRACE] [FML/headcrumbs]: Testing mod headcrumbs to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/headcrumbs]: The mod headcrumbs accepts its own version (1.3.1)
[14:54:04] [Client thread/DEBUG] [FML/headcrumbs]: Attempting to inject @SidedProxy classes into headcrumbs
[14:54:04] [Client thread/TRACE] [headcrumbs/headcrumbs]: Sent event FMLConstructionEvent to mod headcrumbs
[14:54:04] [Client thread/TRACE] [HardcoreQuesting/HardcoreQuesting]: Sending event FMLConstructionEvent to mod HardcoreQuesting
[14:54:04] [Client thread/TRACE] [FML/HardcoreQuesting]: Mod HardcoreQuesting is using network checker : Accepting version The Journey (4.2.3)
[14:54:04] [Client thread/TRACE] [FML/HardcoreQuesting]: Testing mod HardcoreQuesting to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/HardcoreQuesting]: The mod HardcoreQuesting accepts its own version (The Journey (4.2.3))
[14:54:04] [Client thread/DEBUG] [FML/HardcoreQuesting]: Attempting to inject @SidedProxy classes into HardcoreQuesting
[14:54:04] [Client thread/TRACE] [HardcoreQuesting/HardcoreQuesting]: Sent event FMLConstructionEvent to mod HardcoreQuesting
[14:54:04] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event FMLConstructionEvent to mod inventorytweaks
[14:54:04] [Client thread/TRACE] [FML/inventorytweaks]: Mod inventorytweaks is using network checker : No network checking performed
[14:54:04] [Client thread/TRACE] [FML/inventorytweaks]: Testing mod inventorytweaks to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/inventorytweaks]: The mod inventorytweaks accepts its own version (1.59-dev-152-cf6e263)
[14:54:04] [Client thread/DEBUG] [FML/inventorytweaks]: Attempting to inject @SidedProxy classes into inventorytweaks
[14:54:04] [Client thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event FMLConstructionEvent to mod inventorytweaks
[14:54:04] [Client thread/TRACE] [JABBA/JABBA]: Sending event FMLConstructionEvent to mod JABBA
[14:54:04] [Client thread/TRACE] [FML/JABBA]: Mod JABBA is using network checker : Accepting version 1.2.1
[14:54:04] [Client thread/TRACE] [FML/JABBA]: Testing mod JABBA to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/JABBA]: The mod JABBA accepts its own version (1.2.1)
[14:54:04] [Client thread/DEBUG] [FML/JABBA]: Attempting to inject @SidedProxy classes into JABBA
[14:54:04] [Client thread/TRACE] [JABBA/JABBA]: Sent event FMLConstructionEvent to mod JABBA
[14:54:04] [Client thread/TRACE] [jsonables/jsonables]: Sending event FMLConstructionEvent to mod jsonables
[14:54:04] [Client thread/TRACE] [FML/jsonables]: Mod jsonables is using network checker : Accepting version 1.0.3
[14:54:04] [Client thread/TRACE] [FML/jsonables]: Testing mod jsonables to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/jsonables]: The mod jsonables accepts its own version (1.0.3)
[14:54:04] [Client thread/DEBUG] [FML/jsonables]: Attempting to inject @SidedProxy classes into jsonables
[14:54:04] [Client thread/TRACE] [jsonables/jsonables]: Sent event FMLConstructionEvent to mod jsonables
[14:54:04] [Client thread/TRACE] [kitchenCraftFoods/kitchenCraftFoods]: Sending event FMLConstructionEvent to mod kitchenCraftFoods
[14:54:04] [Client thread/TRACE] [FML/kitchenCraftFoods]: Mod kitchenCraftFoods is using network checker : Accepting version 0.0.1
[14:54:04] [Client thread/TRACE] [FML/kitchenCraftFoods]: Testing mod kitchenCraftFoods to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/kitchenCraftFoods]: The mod kitchenCraftFoods accepts its own version (0.0.1)
[14:54:04] [Client thread/DEBUG] [FML/kitchenCraftFoods]: Attempting to inject @SidedProxy classes into kitchenCraftFoods
[14:54:04] [Client thread/TRACE] [kitchenCraftFoods/kitchenCraftFoods]: Sent event FMLConstructionEvent to mod kitchenCraftFoods
[14:54:04] [Client thread/TRACE] [kitchenCraftMachines/kitchenCraftMachines]: Sending event FMLConstructionEvent to mod kitchenCraftMachines
[14:54:04] [Client thread/TRACE] [FML/kitchenCraftMachines]: Mod kitchenCraftMachines is using network checker : Accepting version 0.0.1
[14:54:04] [Client thread/TRACE] [FML/kitchenCraftMachines]: Testing mod kitchenCraftMachines to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/kitchenCraftMachines]: The mod kitchenCraftMachines accepts its own version (0.0.1)
[14:54:04] [Client thread/DEBUG] [FML/kitchenCraftMachines]: Attempting to inject @SidedProxy classes into kitchenCraftMachines
[14:54:04] [Client thread/TRACE] [kitchenCraftMachines/kitchenCraftMachines]: Sent event FMLConstructionEvent to mod kitchenCraftMachines
[14:54:04] [Client thread/TRACE] [launchgui/launchgui]: Sending event FMLConstructionEvent to mod launchgui
[14:54:04] [Client thread/TRACE] [FML/launchgui]: Mod launchgui is using network checker : Accepting version 1.7.10-2.0-14
[14:54:04] [Client thread/TRACE] [FML/launchgui]: Testing mod launchgui to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/launchgui]: The mod launchgui accepts its own version (1.7.10-2.0-14)
[14:54:04] [Client thread/DEBUG] [FML/launchgui]: Attempting to inject @SidedProxy classes into launchgui
[14:54:04] [Client thread/TRACE] [launchgui/launchgui]: Sent event FMLConstructionEvent to mod launchgui
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatAppliedEnergistics/MineFactoryReloaded|CompatAppliedEnergistics]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatAppliedEnergistics]: Mod MineFactoryReloaded|CompatAppliedEnergistics is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatAppliedEnergistics]: Testing mod MineFactoryReloaded|CompatAppliedEnergistics to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatAppliedEnergistics]: The mod MineFactoryReloaded|CompatAppliedEnergistics accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatAppliedEnergistics]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAppliedEnergistics
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatAppliedEnergistics/MineFactoryReloaded|CompatAppliedEnergistics]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatAtum/MineFactoryReloaded|CompatAtum]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatAtum]: Mod MineFactoryReloaded|CompatAtum is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatAtum]: Testing mod MineFactoryReloaded|CompatAtum to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatAtum]: The mod MineFactoryReloaded|CompatAtum accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatAtum]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAtum
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatAtum/MineFactoryReloaded|CompatAtum]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatBackTools/MineFactoryReloaded|CompatBackTools]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatBackTools]: Mod MineFactoryReloaded|CompatBackTools is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatBackTools]: Testing mod MineFactoryReloaded|CompatBackTools to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatBackTools]: The mod MineFactoryReloaded|CompatBackTools accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatBackTools]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBackTools
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatBackTools/MineFactoryReloaded|CompatBackTools]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatBuildCraft/MineFactoryReloaded|CompatBuildCraft]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBuildCraft
[14:54:04] [Client thread/DEBUG] [CoFH ASM/MineFactoryReloaded|CompatBuildCraft]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatBuildCraft]: Mod MineFactoryReloaded|CompatBuildCraft is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatBuildCraft]: Testing mod MineFactoryReloaded|CompatBuildCraft to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatBuildCraft]: The mod MineFactoryReloaded|CompatBuildCraft accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatBuildCraft]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBuildCraft
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatBuildCraft/MineFactoryReloaded|CompatBuildCraft]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBuildCraft
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatChococraft/MineFactoryReloaded|CompatChococraft]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatChococraft]: Mod MineFactoryReloaded|CompatChococraft is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatChococraft]: Testing mod MineFactoryReloaded|CompatChococraft to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatChococraft]: The mod MineFactoryReloaded|CompatChococraft accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatChococraft]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatChococraft
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatChococraft/MineFactoryReloaded|CompatChococraft]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatExtraBiomes/MineFactoryReloaded|CompatExtraBiomes]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatExtraBiomes]: Mod MineFactoryReloaded|CompatExtraBiomes is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatExtraBiomes]: Testing mod MineFactoryReloaded|CompatExtraBiomes to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatExtraBiomes]: The mod MineFactoryReloaded|CompatExtraBiomes accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatExtraBiomes]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatExtraBiomes
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatExtraBiomes/MineFactoryReloaded|CompatExtraBiomes]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatForestry/MineFactoryReloaded|CompatForestry]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatForestry]: Mod MineFactoryReloaded|CompatForestry is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatForestry]: Testing mod MineFactoryReloaded|CompatForestry to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatForestry]: The mod MineFactoryReloaded|CompatForestry accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatForestry]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestry
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatForestry/MineFactoryReloaded|CompatForestry]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatForgeMicroblock/MineFactoryReloaded|CompatForgeMicroblock]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForgeMicroblock
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatForgeMicroblock]: Mod MineFactoryReloaded|CompatForgeMicroblock is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatForgeMicroblock]: Testing mod MineFactoryReloaded|CompatForgeMicroblock to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatForgeMicroblock]: The mod MineFactoryReloaded|CompatForgeMicroblock accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatForgeMicroblock]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForgeMicroblock
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatForgeMicroblock/MineFactoryReloaded|CompatForgeMicroblock]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForgeMicroblock
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatIC2/MineFactoryReloaded|CompatIC2]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
[14:54:04] [Client thread/DEBUG] [CoFH ASM/MineFactoryReloaded|CompatIC2]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatIC2]: Mod MineFactoryReloaded|CompatIC2 is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatIC2]: Testing mod MineFactoryReloaded|CompatIC2 to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatIC2]: The mod MineFactoryReloaded|CompatIC2 accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatIC2]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatIC2
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatIC2/MineFactoryReloaded|CompatIC2]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatMystcraft/MineFactoryReloaded|CompatMystcraft]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatMystcraft]: Mod MineFactoryReloaded|CompatMystcraft is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatMystcraft]: Testing mod MineFactoryReloaded|CompatMystcraft to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatMystcraft]: The mod MineFactoryReloaded|CompatMystcraft accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatMystcraft]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMystcraft
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatMystcraft/MineFactoryReloaded|CompatMystcraft]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatProjRed/MineFactoryReloaded|CompatProjRed]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatProjRed
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatProjRed]: Mod MineFactoryReloaded|CompatProjRed is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatProjRed]: Testing mod MineFactoryReloaded|CompatProjRed to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatProjRed]: The mod MineFactoryReloaded|CompatProjRed accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatProjRed]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatProjRed
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatProjRed/MineFactoryReloaded|CompatProjRed]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatProjRed
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatRailcraft/MineFactoryReloaded|CompatRailcraft]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRailcraft
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatRailcraft]: Mod MineFactoryReloaded|CompatRailcraft is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatRailcraft]: Testing mod MineFactoryReloaded|CompatRailcraft to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatRailcraft]: The mod MineFactoryReloaded|CompatRailcraft accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatRailcraft]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRailcraft
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatRailcraft/MineFactoryReloaded|CompatRailcraft]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRailcraft
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatSufficientBiomes/MineFactoryReloaded|CompatSufficientBiomes]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatSufficientBiomes]: Mod MineFactoryReloaded|CompatSufficientBiomes is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatSufficientBiomes]: Testing mod MineFactoryReloaded|CompatSufficientBiomes to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatSufficientBiomes]: The mod MineFactoryReloaded|CompatSufficientBiomes accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatSufficientBiomes]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSufficientBiomes
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatSufficientBiomes/MineFactoryReloaded|CompatSufficientBiomes]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatThermalExpansion/MineFactoryReloaded|CompatThermalExpansion]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatThermalExpansion]: Mod MineFactoryReloaded|CompatThermalExpansion is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatThermalExpansion]: Testing mod MineFactoryReloaded|CompatThermalExpansion to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatThermalExpansion]: The mod MineFactoryReloaded|CompatThermalExpansion accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatThermalExpansion]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatThermalExpansion
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatThermalExpansion/MineFactoryReloaded|CompatThermalExpansion]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatTConstruct/MineFactoryReloaded|CompatTConstruct]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTConstruct
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatTConstruct]: Mod MineFactoryReloaded|CompatTConstruct is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatTConstruct]: Testing mod MineFactoryReloaded|CompatTConstruct to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatTConstruct]: The mod MineFactoryReloaded|CompatTConstruct accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatTConstruct]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTConstruct
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatTConstruct/MineFactoryReloaded|CompatTConstruct]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTConstruct
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatTwilightForest/MineFactoryReloaded|CompatTwilightForest]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatTwilightForest]: Mod MineFactoryReloaded|CompatTwilightForest is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatTwilightForest]: Testing mod MineFactoryReloaded|CompatTwilightForest to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatTwilightForest]: The mod MineFactoryReloaded|CompatTwilightForest accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatTwilightForest]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTwilightForest
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatTwilightForest/MineFactoryReloaded|CompatTwilightForest]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatVanilla/MineFactoryReloaded|CompatVanilla]: Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatVanilla]: Mod MineFactoryReloaded|CompatVanilla is using network checker : Accepting version 1.7.10R2.8.0
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatVanilla]: Testing mod MineFactoryReloaded|CompatVanilla to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/MineFactoryReloaded|CompatVanilla]: The mod MineFactoryReloaded|CompatVanilla accepts its own version (1.7.10R2.8.0)
[14:54:04] [Client thread/DEBUG] [FML/MineFactoryReloaded|CompatVanilla]: Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatVanilla
[14:54:04] [Client thread/TRACE] [MineFactoryReloaded|CompatVanilla/MineFactoryReloaded|CompatVanilla]: Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
[14:54:04] [Client thread/TRACE] [modtweaker2/modtweaker2]: Sending event FMLConstructionEvent to mod modtweaker2
[14:54:04] [Client thread/TRACE] [FML/modtweaker2]: Mod modtweaker2 is using network checker : Accepting version 0.8
[14:54:04] [Client thread/TRACE] [FML/modtweaker2]: Testing mod modtweaker2 to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/modtweaker2]: The mod modtweaker2 accepts its own version (0.
[14:54:04] [Client thread/DEBUG] [FML/modtweaker2]: Attempting to inject @SidedProxy classes into modtweaker2
[14:54:04] [Client thread/TRACE] [modtweaker2/modtweaker2]: Sent event FMLConstructionEvent to mod modtweaker2
[14:54:04] [Client thread/TRACE] [NEIAddons/NEIAddons]: Sending event FMLConstructionEvent to mod NEIAddons
[14:54:04] [Client thread/TRACE] [FML/NEIAddons]: Mod NEIAddons is using network checker : Accepting version 1.12.5.17
[14:54:04] [Client thread/TRACE] [FML/NEIAddons]: Testing mod NEIAddons to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/NEIAddons]: The mod NEIAddons accepts its own version (1.12.5.17)
[14:54:04] [Client thread/DEBUG] [FML/NEIAddons]: Attempting to inject @SidedProxy classes into NEIAddons
[14:54:04] [Client thread/TRACE] [NEIAddons/NEIAddons]: Sent event FMLConstructionEvent to mod NEIAddons
[14:54:04] [Client thread/TRACE] [NEIAddons|Botany/NEIAddons|Botany]: Sending event FMLConstructionEvent to mod NEIAddons|Botany
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|Botany]: Mod NEIAddons|Botany is using network checker : Accepting version 1.12.5.17
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|Botany]: Testing mod NEIAddons|Botany to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|Botany]: The mod NEIAddons|Botany accepts its own version (1.12.5.17)
[14:54:04] [Client thread/DEBUG] [FML/NEIAddons|Botany]: Attempting to inject @SidedProxy classes into NEIAddons|Botany
[14:54:04] [Client thread/TRACE] [NEIAddons|Botany/NEIAddons|Botany]: Sent event FMLConstructionEvent to mod NEIAddons|Botany
[14:54:04] [Client thread/TRACE] [NEIAddons|Forestry/NEIAddons|Forestry]: Sending event FMLConstructionEvent to mod NEIAddons|Forestry
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|Forestry]: Mod NEIAddons|Forestry is using network checker : Accepting version 1.12.5.17
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|Forestry]: Testing mod NEIAddons|Forestry to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|Forestry]: The mod NEIAddons|Forestry accepts its own version (1.12.5.17)
[14:54:04] [Client thread/DEBUG] [FML/NEIAddons|Forestry]: Attempting to inject @SidedProxy classes into NEIAddons|Forestry
[14:54:04] [Client thread/TRACE] [NEIAddons|Forestry/NEIAddons|Forestry]: Sent event FMLConstructionEvent to mod NEIAddons|Forestry
[14:54:04] [Client thread/TRACE] [NEIAddons|CraftingTables/NEIAddons|CraftingTables]: Sending event FMLConstructionEvent to mod NEIAddons|CraftingTables
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|CraftingTables]: Mod NEIAddons|CraftingTables is using network checker : Accepting version 1.12.5.17
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|CraftingTables]: Testing mod NEIAddons|CraftingTables to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|CraftingTables]: The mod NEIAddons|CraftingTables accepts its own version (1.12.5.17)
[14:54:04] [Client thread/DEBUG] [FML/NEIAddons|CraftingTables]: Attempting to inject @SidedProxy classes into NEIAddons|CraftingTables
[14:54:04] [Client thread/TRACE] [NEIAddons|CraftingTables/NEIAddons|CraftingTables]: Sent event FMLConstructionEvent to mod NEIAddons|CraftingTables
[14:54:04] [Client thread/TRACE] [NEIAddons|ExNihilo/NEIAddons|ExNihilo]: Sending event FMLConstructionEvent to mod NEIAddons|ExNihilo
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|ExNihilo]: Mod NEIAddons|ExNihilo is using network checker : Accepting version 1.12.5.17
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|ExNihilo]: Testing mod NEIAddons|ExNihilo to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/NEIAddons|ExNihilo]: The mod NEIAddons|ExNihilo accepts its own version (1.12.5.17)
[14:54:04] [Client thread/DEBUG] [FML/NEIAddons|ExNihilo]: Attempting to inject @SidedProxy classes into NEIAddons|ExNihilo
[14:54:04] [Client thread/TRACE] [NEIAddons|ExNihilo/NEIAddons|ExNihilo]: Sent event FMLConstructionEvent to mod NEIAddons|ExNihilo
[14:54:04] [Client thread/TRACE] [neiintegration/neiintegration]: Sending event FMLConstructionEvent to mod neiintegration
[14:54:04] [Client thread/TRACE] [FML/neiintegration]: Mod neiintegration is using network checker : No network checking performed
[14:54:04] [Client thread/TRACE] [FML/neiintegration]: Testing mod neiintegration to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/neiintegration]: The mod neiintegration accepts its own version (1.0.9)
[14:54:04] [Client thread/DEBUG] [FML/neiintegration]: Attempting to inject @SidedProxy classes into neiintegration
[14:54:04] [Client thread/TRACE] [neiintegration/neiintegration]: Sent event FMLConstructionEvent to mod neiintegration
[14:54:04] [Client thread/TRACE] [NetherOres/NetherOres]: Sending event FMLConstructionEvent to mod NetherOres
[14:54:04] [Client thread/DEBUG] [CoFH ASM/NetherOres]: Stripping methods and fields from powercrystals.netherores.ores.Ores
[14:54:04] [Client thread/TRACE] [FML/NetherOres]: Mod NetherOres is using network checker : Invoking method networkCheck
[14:54:04] [Client thread/TRACE] [FML/NetherOres]: Testing mod NetherOres to verify it accepts its own version in a remote connection
[14:54:04] [Client thread/TRACE] [FML/NetherOres]: The mod NetherOres accepts its own version (1.7.10R2.3.0)
[14:54:04] [Client thread/DEBUG] [FML/NetherOres]: Attempting to inject @SidedProxy classes into NetherOres
[14:54:05] [Client thread/TRACE] [NetherOres/NetherOres]: Sent event FMLConstructionEvent to mod NetherOres
[14:54:05] [Client thread/TRACE] [NodalMechanics/NodalMechanics]: Sending event FMLConstructionEvent to mod NodalMechanics
[14:54:05] [Client thread/TRACE] [FML/NodalMechanics]: Mod NodalMechanics is using network checker : Accepting version 1.7.10R1.0
[14:54:05] [Client thread/TRACE] [FML/NodalMechanics]: Testing mod NodalMechanics to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/NodalMechanics]: The mod NodalMechanics accepts its own version (1.7.10R1.0)
[14:54:05] [Client thread/DEBUG] [FML/NodalMechanics]: Attempting to inject @SidedProxy classes into NodalMechanics
[14:54:05] [Client thread/TRACE] [NodalMechanics/NodalMechanics]: Sent event FMLConstructionEvent to mod NodalMechanics
[14:54:05] [Client thread/TRACE] [ObsidiPlates/ObsidiPlates]: Sending event FMLConstructionEvent to mod ObsidiPlates
[14:54:05] [Client thread/TRACE] [FML/ObsidiPlates]: Mod ObsidiPlates is using network checker : Accepting version 3.0.0.18
[14:54:05] [Client thread/TRACE] [FML/ObsidiPlates]: Testing mod ObsidiPlates to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/ObsidiPlates]: The mod ObsidiPlates accepts its own version (3.0.0.18)
[14:54:05] [Client thread/DEBUG] [FML/ObsidiPlates]: Attempting to inject @SidedProxy classes into ObsidiPlates
[14:54:05] [Client thread/TRACE] [ObsidiPlates/ObsidiPlates]: Sent event FMLConstructionEvent to mod ObsidiPlates
[14:54:05] [Client thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLConstructionEvent to mod harvestcraft
[14:54:05] [Client thread/TRACE] [FML/harvestcraft]: Mod harvestcraft is using network checker : Accepting version 1.7.10g
[14:54:05] [Client thread/TRACE] [FML/harvestcraft]: Testing mod harvestcraft to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/harvestcraft]: The mod harvestcraft accepts its own version (1.7.10g)
[14:54:05] [Client thread/DEBUG] [FML/harvestcraft]: Attempting to inject @SidedProxy classes into harvestcraft
[14:54:05] [Client thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLConstructionEvent to mod harvestcraft
[14:54:05] [Client thread/TRACE] [progressiveautomation/progressiveautomation]: Sending event FMLConstructionEvent to mod progressiveautomation
[14:54:05] [Client thread/INFO] [progressiveautomation/progressiveautomation]: Starting automation
[14:54:05] [Client thread/TRACE] [FML/progressiveautomation]: Mod progressiveautomation is using network checker : Accepting version 1.6.15
[14:54:05] [Client thread/TRACE] [FML/progressiveautomation]: Testing mod progressiveautomation to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/progressiveautomation]: The mod progressiveautomation accepts its own version (1.6.15)
[14:54:05] [Client thread/DEBUG] [FML/progressiveautomation]: Attempting to inject @SidedProxy classes into progressiveautomation
[14:54:05] [Client thread/TRACE] [progressiveautomation/progressiveautomation]: Sent event FMLConstructionEvent to mod progressiveautomation
[14:54:05] [Client thread/TRACE] [rainmaker/rainmaker]: Sending event FMLConstructionEvent to mod rainmaker
[14:54:05] [Client thread/TRACE] [FML/rainmaker]: Mod rainmaker is using network checker : Accepting version 1.6
[14:54:05] [Client thread/TRACE] [FML/rainmaker]: Testing mod rainmaker to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/rainmaker]: The mod rainmaker accepts its own version (1.6)
[14:54:05] [Client thread/DEBUG] [FML/rainmaker]: Attempting to inject @SidedProxy classes into rainmaker
[14:54:05] [Client thread/TRACE] [rainmaker/rainmaker]: Sent event FMLConstructionEvent to mod rainmaker
[14:54:05] [Client thread/TRACE] [recallstones/recallstones]: Sending event FMLConstructionEvent to mod recallstones
[14:54:05] [Client thread/TRACE] [FML/recallstones]: Mod recallstones is using network checker : Accepting version 0.4.16
[14:54:05] [Client thread/TRACE] [FML/recallstones]: Testing mod recallstones to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/recallstones]: The mod recallstones accepts its own version (0.4.16)
[14:54:05] [Client thread/DEBUG] [FML/recallstones]: Attempting to inject @SidedProxy classes into recallstones
[14:54:05] [Client thread/TRACE] [recallstones/recallstones]: Sent event FMLConstructionEvent to mod recallstones
[14:54:05] [Client thread/TRACE] [RefinedRelocation/RefinedRelocation]: Sending event FMLConstructionEvent to mod RefinedRelocation
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Optional removal - found optionals for class com.dynious.refinedrelocation.block.BlockExtender - processing
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Optional removal skipped - mod present CoFHAPI|block
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Optional removal skipped - mod present CoFHAPI|block
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Optional removal skipped - mod present CoFHAPI|block
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Optional removal - class com.dynious.refinedrelocation.block.BlockExtender processed
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Mod RefinedRelocation is using network checker : Accepting version 1.0.8b
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Testing mod RefinedRelocation to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: The mod RefinedRelocation accepts its own version (1.0.8b)
[14:54:05] [Client thread/DEBUG] [FML/RefinedRelocation]: Attempting to inject @SidedProxy classes into RefinedRelocation
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Optional removal - found optionals for class com.dynious.refinedrelocation.block.BlockBuffer - processing
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Optional removal skipped - mod present CoFHAPI|block
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Optional removal skipped - mod present CoFHAPI|block
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Optional removal skipped - mod present CoFHAPI|block
[14:54:05] [Client thread/TRACE] [FML/RefinedRelocation]: Optional removal - class com.dynious.refinedrelocation.block.BlockBuffer processed
[14:54:05] [Client thread/TRACE] [RefinedRelocation/RefinedRelocation]: Sent event FMLConstructionEvent to mod RefinedRelocation
[14:54:05] [Client thread/TRACE] [RouterReborn/RouterReborn]: Sending event FMLConstructionEvent to mod RouterReborn
[14:54:05] [Client thread/TRACE] [FML/RouterReborn]: Mod RouterReborn is using network checker : Accepting version 1.1.17
[14:54:05] [Client thread/TRACE] [FML/RouterReborn]: Testing mod RouterReborn to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/RouterReborn]: The mod RouterReborn accepts its own version (1.1.17)
[14:54:05] [Client thread/DEBUG] [FML/RouterReborn]: Attempting to inject @SidedProxy classes into RouterReborn
[14:54:05] [Client thread/TRACE] [RouterReborn/RouterReborn]: Sent event FMLConstructionEvent to mod RouterReborn
[14:54:05] [Client thread/TRACE] [sanguimancy/Sanguimancy]: Sending event FMLConstructionEvent to mod Sanguimancy
[14:54:05] [Client thread/TRACE] [FML/Sanguimancy]: Mod Sanguimancy is using network checker : Accepting version 1.7.10-1.1.9-29
[14:54:05] [Client thread/TRACE] [FML/Sanguimancy]: Testing mod Sanguimancy to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/Sanguimancy]: The mod Sanguimancy accepts its own version (1.7.10-1.1.9-29)
[14:54:05] [Client thread/DEBUG] [FML/Sanguimancy]: Attempting to inject @SidedProxy classes into Sanguimancy
[14:54:05] [Client thread/TRACE] [sanguimancy/Sanguimancy]: Sent event FMLConstructionEvent to mod Sanguimancy
[14:54:05] [Client thread/TRACE] [simplyjetpacks/simplyjetpacks]: Sending event FMLConstructionEvent to mod simplyjetpacks
[14:54:05] [Client thread/TRACE] [FML/simplyjetpacks]: Mod simplyjetpacks is using network checker : Accepting version 1.4.1
[14:54:05] [Client thread/TRACE] [FML/simplyjetpacks]: Testing mod simplyjetpacks to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/simplyjetpacks]: The mod simplyjetpacks accepts its own version (1.4.1)
[14:54:05] [Client thread/DEBUG] [FML/simplyjetpacks]: Attempting to inject @SidedProxy classes into simplyjetpacks
[14:54:05] [Client thread/TRACE] [simplyjetpacks/simplyjetpacks]: Sent event FMLConstructionEvent to mod simplyjetpacks
[14:54:05] [Client thread/TRACE] [solarFlux/SolarFlux]: Sending event FMLConstructionEvent to mod SolarFlux
[14:54:05] [Client thread/TRACE] [FML/SolarFlux]: Mod SolarFlux is using network checker : Accepting version 1.7.10-0.5b
[14:54:05] [Client thread/TRACE] [FML/SolarFlux]: Testing mod SolarFlux to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/SolarFlux]: The mod SolarFlux accepts its own version (1.7.10-0.5b)
[14:54:05] [Client thread/DEBUG] [FML/SolarFlux]: Attempting to inject @SidedProxy classes into SolarFlux
[14:54:05] [Client thread/TRACE] [solarFlux/SolarFlux]: Sent event FMLConstructionEvent to mod SolarFlux
[14:54:05] [Client thread/TRACE] [specialAI/SpecialAI]: Sending event FMLConstructionEvent to mod SpecialAI
[14:54:05] [Client thread/TRACE] [FML/SpecialAI]: Mod SpecialAI is using network checker : No network checking performed
[14:54:05] [Client thread/TRACE] [FML/SpecialAI]: Testing mod SpecialAI to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/SpecialAI]: The mod SpecialAI accepts its own version (1.1.1)
[14:54:05] [Client thread/DEBUG] [FML/SpecialAI]: Attempting to inject @SidedProxy classes into SpecialAI
[14:54:05] [Client thread/TRACE] [specialAI/SpecialAI]: Sent event FMLConstructionEvent to mod SpecialAI
[14:54:05] [Client thread/TRACE] [stevesWorkshop/StevesWorkshop]: Sending event FMLConstructionEvent to mod StevesWorkshop
[14:54:05] [Client thread/TRACE] [FML/StevesWorkshop]: Mod StevesWorkshop is using network checker : Accepting version 0.5.1
[14:54:05] [Client thread/TRACE] [FML/StevesWorkshop]: Testing mod StevesWorkshop to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/StevesWorkshop]: The mod StevesWorkshop accepts its own version (0.5.1)
[14:54:05] [Client thread/DEBUG] [FML/StevesWorkshop]: Attempting to inject @SidedProxy classes into StevesWorkshop
[14:54:05] [Client thread/TRACE] [stevesWorkshop/StevesWorkshop]: Sent event FMLConstructionEvent to mod StevesWorkshop
[14:54:05] [Client thread/TRACE] [storageDrawers/StorageDrawers]: Sending event FMLConstructionEvent to mod StorageDrawers
[14:54:05] [Client thread/TRACE] [FML/StorageDrawers]: Mod StorageDrawers is using network checker : Accepting version 1.7.10-1.3.9
[14:54:05] [Client thread/TRACE] [FML/StorageDrawers]: Testing mod StorageDrawers to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/StorageDrawers]: The mod StorageDrawers accepts its own version (1.7.10-1.3.9)
[14:54:05] [Client thread/DEBUG] [FML/StorageDrawers]: Attempting to inject @SidedProxy classes into StorageDrawers
[14:54:05] [Client thread/TRACE] [storageDrawers/StorageDrawers]: Sent event FMLConstructionEvent to mod StorageDrawers
[14:54:05] [Client thread/TRACE] [supercraftingframe/supercraftingframe]: Sending event FMLConstructionEvent to mod supercraftingframe
[14:54:05] [Client thread/TRACE] [FML/supercraftingframe]: Mod supercraftingframe is using network checker : Accepting version 1.7.10.3
[14:54:05] [Client thread/TRACE] [FML/supercraftingframe]: Testing mod supercraftingframe to verify it accepts its own version in a remote connection
[14:54:05] [Client thread/TRACE] [FML/supercraftingframe]: The mod supercraftingframe accepts its own version (1.7.10.3)
[14:54:05] [Client thread/DEBUG] [FML/supercraftingframe]: Attempting to inject @SidedProxy classes into supercraftingframe
[14:54:06] [Client thread/TRACE] [supercraftingframe/supercraftingframe]: Sent event FMLConstructionEvent to mod supercraftingframe
[14:54:06] [Client thread/TRACE] [tcnodetracker/tcnodetracker]: Sending event FMLConstructionEvent to mod tcnodetracker
[14:54:06] [Client thread/TRACE] [FML/tcnodetracker]: Mod tcnodetracker is using network checker : No network checking performed
[14:54:06] [Client thread/TRACE] [FML/tcnodetracker]: Testing mod tcnodetracker to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/tcnodetracker]: The mod tcnodetracker accepts its own version (1.1.0)
[14:54:06] [Client thread/DEBUG] [FML/tcnodetracker]: Attempting to inject @SidedProxy classes into tcnodetracker
[14:54:06] [Client thread/TRACE] [tcnodetracker/tcnodetracker]: Sent event FMLConstructionEvent to mod tcnodetracker
[14:54:06] [Client thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sending event FMLConstructionEvent to mod thaumcraftneiplugin
[14:54:06] [Client thread/TRACE] [FML/thaumcraftneiplugin]: Mod thaumcraftneiplugin is using network checker : Accepting version 1.7.10-1.7
[14:54:06] [Client thread/TRACE] [FML/thaumcraftneiplugin]: Testing mod thaumcraftneiplugin to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/thaumcraftneiplugin]: The mod thaumcraftneiplugin accepts its own version (1.7.10-1.7)
[14:54:06] [Client thread/DEBUG] [FML/thaumcraftneiplugin]: Attempting to inject @SidedProxy classes into thaumcraftneiplugin
[14:54:06] [Client thread/TRACE] [thaumcraftneiplugin/thaumcraftneiplugin]: Sent event FMLConstructionEvent to mod thaumcraftneiplugin
[14:54:06] [Client thread/TRACE] [ThermalCasting/ThermalCasting]: Sending event FMLConstructionEvent to mod ThermalCasting
[14:54:06] [Client thread/TRACE] [FML/ThermalCasting]: Mod ThermalCasting is using network checker : Accepting version 0.0.1
[14:54:06] [Client thread/TRACE] [FML/ThermalCasting]: Testing mod ThermalCasting to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/ThermalCasting]: The mod ThermalCasting accepts its own version (0.0.1)
[14:54:06] [Client thread/DEBUG] [FML/ThermalCasting]: Attempting to inject @SidedProxy classes into ThermalCasting
[14:54:06] [Client thread/TRACE] [ThermalCasting/ThermalCasting]: Sent event FMLConstructionEvent to mod ThermalCasting
[14:54:06] [Client thread/TRACE] [ThermalDynamics/ThermalDynamics]: Sending event FMLConstructionEvent to mod ThermalDynamics
[14:54:06] [Client thread/TRACE] [FML/ThermalDynamics]: Mod ThermalDynamics is using network checker : Invoking method networkCheck
[14:54:06] [Client thread/TRACE] [FML/ThermalDynamics]: Testing mod ThermalDynamics to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/ThermalDynamics]: The mod ThermalDynamics accepts its own version (1.7.10R1.0.0)
[14:54:06] [Client thread/DEBUG] [FML/ThermalDynamics]: Attempting to inject @SidedProxy classes into ThermalDynamics
[14:54:06] [Client thread/TRACE] [ThermalDynamics/ThermalDynamics]: Sent event FMLConstructionEvent to mod ThermalDynamics
[14:54:06] [Client thread/TRACE] [recycling/recycling]: Sending event FMLConstructionEvent to mod recycling
[14:54:06] [Client thread/TRACE] [FML/recycling]: Mod recycling is using network checker : Accepting version 0.2.4
[14:54:06] [Client thread/TRACE] [FML/recycling]: Testing mod recycling to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/recycling]: The mod recycling accepts its own version (0.2.4)
[14:54:06] [Client thread/DEBUG] [FML/recycling]: Attempting to inject @SidedProxy classes into recycling
[14:54:06] [Client thread/TRACE] [recycling/recycling]: Sent event FMLConstructionEvent to mod recycling
[14:54:06] [Client thread/TRACE] [TiCTooltips/TiCTooltips]: Sending event FMLConstructionEvent to mod TiCTooltips
[14:54:06] [Client thread/TRACE] [FML/TiCTooltips]: Mod TiCTooltips is using network checker : No network checking performed
[14:54:06] [Client thread/TRACE] [FML/TiCTooltips]: Testing mod TiCTooltips to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/TiCTooltips]: The mod TiCTooltips accepts its own version (1.2.4)
[14:54:06] [Client thread/DEBUG] [FML/TiCTooltips]: Attempting to inject @SidedProxy classes into TiCTooltips
[14:54:06] [Client thread/TRACE] [TiCTooltips/TiCTooltips]: Sent event FMLConstructionEvent to mod TiCTooltips
[14:54:06] [Client thread/TRACE] [TownBuilder/TownBuilder]: Sending event FMLConstructionEvent to mod TownBuilder
[14:54:06] [Client thread/TRACE] [FML/TownBuilder]: Mod TownBuilder is using network checker : Accepting version 1.0.0-Build8
[14:54:06] [Client thread/TRACE] [FML/TownBuilder]: Testing mod TownBuilder to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/TownBuilder]: The mod TownBuilder accepts its own version (1.0.0-Build8)
[14:54:06] [Client thread/DEBUG] [FML/TownBuilder]: Attempting to inject @SidedProxy classes into TownBuilder
[14:54:06] [Client thread/TRACE] [TownBuilder/TownBuilder]: Sent event FMLConstructionEvent to mod TownBuilder
[14:54:06] [Client thread/TRACE] [TravellersGear/TravellersGear]: Sending event FMLConstructionEvent to mod TravellersGear
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: Optional removal - found optionals for class travellersgear.common.items.ItemTravellersGear - processing
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: Optional removal skipped - mod present Botania
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: Optional removal skipped - mod present Botania
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: Optional removal skipped - mod present Botania
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: Optional removal - class travellersgear.common.items.ItemTravellersGear processed
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: Mod TravellersGear is using network checker : Accepting version 1.16.1
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: Testing mod TravellersGear to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: The mod TravellersGear accepts its own version (1.16.1)
[14:54:06] [Client thread/DEBUG] [FML/TravellersGear]: Attempting to inject @SidedProxy classes into TravellersGear
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: Optional removal - found optionals for class travellersgear.client.ClientProxy - processing
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: Optional removal skipped - mod present Botania
[14:54:06] [Client thread/TRACE] [FML/TravellersGear]: Optional removal - class travellersgear.client.ClientProxy processed
[14:54:06] [Client thread/TRACE] [TravellersGear/TravellersGear]: Sent event FMLConstructionEvent to mod TravellersGear
[14:54:06] [Client thread/TRACE] [trophyslots/trophyslots]: Sending event FMLConstructionEvent to mod trophyslots
[14:54:06] [Client thread/TRACE] [FML/trophyslots]: Mod trophyslots is using network checker : Accepting version 1.2.5
[14:54:06] [Client thread/TRACE] [FML/trophyslots]: Testing mod trophyslots to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/trophyslots]: The mod trophyslots accepts its own version (1.2.5)
[14:54:06] [Client thread/DEBUG] [FML/trophyslots]: Attempting to inject @SidedProxy classes into trophyslots
[14:54:06] [Client thread/TRACE] [trophyslots/trophyslots]: Sent event FMLConstructionEvent to mod trophyslots
[14:54:06] [Client thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sending event FMLConstructionEvent to mod WailaHarvestability
[14:54:06] [Client thread/TRACE] [FML/WailaHarvestability]: Mod WailaHarvestability is using network checker : Accepting version 1.1.2
[14:54:06] [Client thread/TRACE] [FML/WailaHarvestability]: Testing mod WailaHarvestability to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/WailaHarvestability]: The mod WailaHarvestability accepts its own version (1.1.2)
[14:54:06] [Client thread/DEBUG] [FML/WailaHarvestability]: Attempting to inject @SidedProxy classes into WailaHarvestability
[14:54:06] [Client thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sent event FMLConstructionEvent to mod WailaHarvestability
[14:54:06] [Client thread/TRACE] [wailaplugins/wailaplugins]: Sending event FMLConstructionEvent to mod wailaplugins
[14:54:06] [Client thread/TRACE] [FML/wailaplugins]: Mod wailaplugins is using network checker : Accepting version MC1.7.10-0.0.1-14
[14:54:06] [Client thread/TRACE] [FML/wailaplugins]: Testing mod wailaplugins to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/wailaplugins]: The mod wailaplugins accepts its own version (MC1.7.10-0.0.1-14)
[14:54:06] [Client thread/DEBUG] [FML/wailaplugins]: Attempting to inject @SidedProxy classes into wailaplugins
[14:54:06] [Client thread/TRACE] [wailaplugins/wailaplugins]: Sent event FMLConstructionEvent to mod wailaplugins
[14:54:06] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLConstructionEvent to mod ForgeMicroblock
[14:54:06] [Client thread/TRACE] [FML/ForgeMicroblock]: Mod ForgeMicroblock is using network checker : Accepting version 1.1.2.331
[14:54:06] [Client thread/TRACE] [FML/ForgeMicroblock]: Testing mod ForgeMicroblock to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/ForgeMicroblock]: The mod ForgeMicroblock accepts its own version (1.1.2.331)
[14:54:06] [Client thread/DEBUG] [FML/ForgeMicroblock]: Attempting to inject @SidedProxy classes into ForgeMicroblock
[14:54:06] [Client thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLConstructionEvent to mod ForgeMicroblock
[14:54:06] [Client thread/TRACE] [HungerOverhaul/HungerOverhaul]: Sending event FMLConstructionEvent to mod HungerOverhaul
[14:54:06] [Client thread/TRACE] [FML/HungerOverhaul]: Mod HungerOverhaul is using network checker : Accepting version 1.7.10-beta.6.jenkins70
[14:54:06] [Client thread/TRACE] [FML/HungerOverhaul]: Testing mod HungerOverhaul to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/HungerOverhaul]: The mod HungerOverhaul accepts its own version (1.7.10-beta.6.jenkins70)
[14:54:06] [Client thread/DEBUG] [FML/HungerOverhaul]: Attempting to inject @SidedProxy classes into HungerOverhaul
[14:54:06] [Client thread/TRACE] [HungerOverhaul/HungerOverhaul]: Sent event FMLConstructionEvent to mod HungerOverhaul
[14:54:06] [Client thread/TRACE] [iguanaTweaksTConstruct/IguanaTweaksTConstruct]: Sending event FMLConstructionEvent to mod IguanaTweaksTConstruct
[14:54:06] [Client thread/TRACE] [FML/IguanaTweaksTConstruct]: Mod IguanaTweaksTConstruct is using network checker : Accepting version 1.7.10-2.1.4.132
[14:54:06] [Client thread/TRACE] [FML/IguanaTweaksTConstruct]: Testing mod IguanaTweaksTConstruct to verify it accepts its own version in a remote connection
[14:54:06] [Client thread/TRACE] [FML/IguanaTweaksTConstruct]: The mod IguanaTweaksTConstruct accepts its own version (1.7.10-2.1.4.132)
[14:54:06] [Client thread/DEBUG] [FML/IguanaTweaksTConstruct]: Attempting to inject @SidedProxy classes into IguanaTweaksTConstruct
[14:54:06] [Client thread/TRACE] [FML/IguanaTweaksTConstruct]: Optional removal - found optionals for class iguanaman.iguanatweakstconstruct.mobheads.blocks.IguanaSkullBlock - processing
[14:54:06] [Client thread/TRACE] [FML/IguanaTweaksTConstruct]: Optional removal skipped - mod present Thaumcraft
[14:54:06] [Client thread/TRACE] [FML/IguanaTweaksTConstruct]: Optional removal skipped - mod present Thaumcraft
[14:54:06] [Client thread/TRACE] [FML/IguanaTweaksTConstruct]: Optional removal - class iguanaman.iguanatweakstconstruct.mobheads.blocks.IguanaSkullBlock processed
[14:54:06] [Client thread/TRACE] [iguanaTweaksTConstruct/IguanaTweaksTConstruct]: Sent event FMLConstructionEvent to mod IguanaTweaksTConstruct
[14:54:06] [Client thread/DEBUG] [FML/]: Mod signature data
[14:54:06] [Client thread/DEBUG] [FML/]: 	mcp(Minecraft Coder Pack:9.05): minecraft.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	FML(Forge Mod Loader:7.10.138.1400): forge-1.7.10-10.13.3.1400-1.7.10.jar (e3c3d50c7c986df74c645c0ac54639741c90a557)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Forge(Minecraft Forge:10.13.3.1400): forge-1.7.10-10.13.3.1400-1.7.10.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	appliedenergistics2-core(AppliedEnergistics2 Core:rv2-beta-29): minecraft.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Aroma1997Core(Aroma1997Core:1.0.2.13): Aroma1997Core-1.7.10-1.0.2.13.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	CodeChickenCore(CodeChicken Core:1.0.6.39): minecraft.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MobiusCore(MobiusCore:1.2.4): minecraft.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	NotEnoughItems(Not Enough Items:1.0.4.100): NotEnoughItems-1.7.10-1.0.4.100-universal.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	<CoFH ASM>(CoFH ASM:000): minecraft.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	AccidentallyCircumstantialEvents(Accidentally Circumstantial Events:1.4.3): accidentallycircumstantialevents-1.4.3.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	appliedenergistics2(Applied Energistics 2:rv2-beta-29): appliedenergistics2-rv2-beta-29.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	bdlib(BD Lib:1.7.1.71): bdlib-mc1710-1.7.1.71.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	ae2stuff(AE2 Stuff:0.1.7.17): ae2stuff-mc1710-0.1.7.17.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	AgriCraft(AgriCraft:1.7.10-1.3.1): AgriCraft-1.7.10-1.3.1.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	AppleCore(AppleCore:1.1.0): AppleCore-mc1.7.10-1.1.0.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Aroma1997CoreHelper(Aroma1997Core|Helper:1.0.2.13): Aroma1997Core-1.7.10-1.0.2.13.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	AromaBackup(AromaBackup:0.0.0.5): AromaBackup-1.7.10-0.0.0.5.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	CoFHCore(CoFH Core:1.7.10R3.0.2): CoFHCore-[1.7.10]3.0.2-262.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded(MineFactory Reloaded:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Baubles(Baubles:1.0.1.10): Baubles-1.7.10-1.0.1.10.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Thaumcraft(Thaumcraft:4.2.3.5): Thaumcraft-1.7.10-4.2.3.5.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Waila(Waila:1.5.10): Waila-1.5.10_1.7.10.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Automagy(Automagy:0.22.2): Automagy-1.7.10-0.22.2.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	autopackager(AutoPackager:1.5.2): autopackager-1.5.3.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	bagginses(Bagginses:2.1.1): Bagginses-2.1.1.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	ThermalFoundation(Thermal Foundation:1.7.10R1.0.0): ThermalFoundation-[1.7.10]1.0.0-81.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	ThermalExpansion(Thermal Expansion:1.7.10R4.0.1): ThermalExpansion-[1.7.10]4.0.1-182.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	BigReactors(Big Reactors:0.4.2A2): BigReactors-0.4.2A2.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	AWWayofTime(Blood Magic: Alchemical Wizardry:v1.3.2): BloodMagic-1.7.10-1.3.2-1.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Botania(Botania:r1.6-184): Botania r1.6-184.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	customnpcs(CustomNpcs:1.7.10d): CustomNPCs_1.7.10d.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	D3Core(D3Core:1.1.0.18): D3Core-1.7.10-1.1.0.18.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	EnderTech(EnderTech:1.7.10-0.3.2.382): EnderTech-1.7.10-0.3.2.382.jar (60da3693ba702836f120dba30a9a79e6130d70a6)
[14:54:06] [Client thread/DEBUG] [FML/]: 	exnihilo(Ex Nihilo:1.38-34): Ex-Nihilo-1.38-34.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	RedstoneArsenal(Redstone Arsenal:1.7.10R1.1.0): RedstoneArsenal-[1.7.10]1.1.0-80.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Mantle(Mantle:1.7.10-0.3.2.jenkins184): Mantle-1.7.10-0.3.2.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	TConstruct(Tinkers' Construct:1.7.10-1.8.4.build939): TConstruct-1.7.10-1.8.4a.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	exastris(Ex Astris:MC1.7.10-1.16-31): Ex-Astris-MC1.7.10-1.16-31.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	ForgeMultipart(Forge Multipart:1.1.2.331): ForgeMultipart-1.7.10-1.1.2.331-universal.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	ExtraUtilities(Extra Utilities:1.2.4b): extrautilities-1.2.4b.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	FinndusFillies(Finndus Fillies:2.1.0.12): FinndusFillies-1.7.10-universal-2.1.0.12.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	FlatSigns(Flat Signs:2.1.0.19): FlatSigns-1.7.10-universal-2.1.0.19.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineTweaker3(MineTweaker 3:3.0.9B): MineTweaker3-1.7.10-3.0.9C.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	ttCore(ttCore:MC1.7.10-0.1.1-75): ttCore-MC1.7.10-0.1.1-75.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	fluxedcrystals(Fluxed-Crystals:0.0.5k): fluxedCrystals-0.0.5k.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Natura(Natura:2.2.0): natura-1.7.10-2.2.0.1.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Forestry(Forestry for Minecraft:3.5.4.13): forestry_1.7.10-3.5.4.13.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	McMultipart(Minecraft Multipart Plugin:1.1.2.331): ForgeMultipart-1.7.10-1.1.2.331-universal.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MagicBees(Magic Bees:1.7.10-2.2.3): magicbees-1.7.10-2.2.3.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	gendustry(GenDustry:1.4.10.77): gendustry-mc1710-1.4.10.77.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	gud_thaumicnei(Thaumic NEI:1.2.3): gud_thaumicnei-1.2.3.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	guideapi(Guide-API:1.7.10-1.0-13): Guide-API-1.7.10-1.0-13.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	hardcoremapreset(HardcoreMapReset:1.2.1): HardCoreMapReset-1.2.1.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	headcrumbs(Headcrumbs:1.3.1): Headcrumbs-1.3.1.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	HardcoreQuesting(Hardcore Questing Mode:The Journey (4.2.3)): HQM-The Journey (4.2.3).jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	inventorytweaks(Inventory Tweaks:1.59-dev-152-cf6e263): InventoryTweaks-1.59-dev-152.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	JABBA(JABBA:1.2.1): Jabba-1.2.1a_1.7.10.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	jsonables(JSONAbles:1.0.3): JSONAbles-1.0.3.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	kitchenCraftFoods(KitchenCraft - Foods:0.0.1): KitchenCraft-MC1.7.10-0.0.1-56-combo.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	kitchenCraftMachines(KitchenCraft - Machines:0.0.1): KitchenCraft-MC1.7.10-0.0.1-56-combo.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	launchgui(LaunchGUI:1.7.10-2.0-14): LaunchGui-1.7.10-2.0-14-client.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatForgeMicroblock(MFR Compat: ForgeMicroblock:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatProjRed(MFR Compat ProjectRed:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatTConstruct(MFR Compat: Tinkers' Construct:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.7.10R2.8.0): MineFactoryReloaded-[1.7.10]2.8.0-104.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	modtweaker2(Mod Tweaker 2:0.: ModTweaker 2-0.8.0.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	NEIAddons(NEI Addons:1.12.5.17): neiaddons-mc1710-1.12.5.17.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	NEIAddons|Botany(NEI Addons: Botany:1.12.5.17): neiaddons-mc1710-1.12.5.17.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	NEIAddons|Forestry(NEI Addons: Forestry:1.12.5.17): neiaddons-mc1710-1.12.5.17.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	NEIAddons|CraftingTables(NEI Addons: Crafting Tables:1.12.5.17): neiaddons-mc1710-1.12.5.17.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	NEIAddons|ExNihilo(NEI Addons: Ex Nihilo:1.12.5.17): neiaddons-mc1710-1.12.5.17.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	neiintegration(NEI Integration:1.0.9): NEIIntegration-MC1.7.10-1.0.9.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	NetherOres(Nether Ores:1.7.10R2.3.0): NetherOres-[1.7.10]2.3.0-12.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	NodalMechanics(NodalMechanics:1.7.10R1.0): NodalMechanics-1.7-1.0-7.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	ObsidiPlates(ObsidiPlates:3.0.0.18): ObsidiPlates-1.7.10-universal-3.0.0.18.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	harvestcraft(Pam's HarvestCraft:1.7.10g): Pam's HarvestCraft 1.7.10h.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	progressiveautomation(Progressive Automation:1.6.15): ProgressiveAutomation-1.7.10-1.6.15.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	rainmaker(Rainmaker:1.6): Rainmaker 1.7-BloodMagic.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	recallstones(Recall Stones:0.4.16): RecallStones-1.7.10-0.4.16.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	RefinedRelocation(Refined Relocation:1.0.8b): RefinedRelocation-1.7.10-1.0.8b.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	RouterReborn(Router Reborn:1.1.17): RouterReborn-1.7.10-1.1.17-universal.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	Sanguimancy(Sanguimancy:1.7.10-1.1.9-29): Sanguimancy-1.7.10-1.1.9-29.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	simplyjetpacks(Simply Jetpacks:1.4.1): SimplyJetpacks-MC1.7.10-1.4.1.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	SolarFlux(Solar Flux:1.7.10-0.5b): SolarFlux-1.7.10-0.5b.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	SpecialAI(Special AI:1.1.1): SpecialAI-1.7.10-1.1.1.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	StevesWorkshop(Steve's Workshop:0.5.1): StevesWorkshop-0.5.1.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	StorageDrawers(Storage Drawers:1.7.10-1.3.9): StorageDrawers-1.7.10-1.3.9.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	supercraftingframe(Super Crafting Frame:1.7.10.3): supercraftingframe-1.7.10.3.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	tcnodetracker(TC Node Tracker:1.1.0): tcnodetracker-1.7.10-1.1.0.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	thaumcraftneiplugin(Thaumcraft NEI Plugin:1.7.10-1.7): thaumcraftneiplugin-1.7.10-1.7.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	ThermalCasting(Thermal Casting:0.0.1): thermalcasting-0.0.2.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	ThermalDynamics(Thermal Dynamics:1.7.10R1.0.0): ThermalDynamics-[1.7.10]1.0.0-122.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	recycling(Thermal Recycling:0.2.4): ThermalRecycling-1.7.10-0.2.4.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	TiCTooltips(TiC Tooltips:1.2.4): TiCTooltips-mc1.7.10-1.2.4.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	TownBuilder(Town Builder:1.0.0-Build8): Town-Builder-1.0.0-Build8.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	TravellersGear(Traveller's Gear:1.16.1): TravellersGear-1.7.10-1.16.1.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	trophyslots(Trophy Slots:1.2.5): Trophy Slots-1.7.10-1.2.5-universal.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	WailaHarvestability(Waila Harvestability:1.1.2): WailaHarvestability-mc1.7.x-1.1.2.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	wailaplugins(WAILA Plugins:MC1.7.10-0.0.1-14): WAILAPlugins-MC1.7.10-0.0.1-14.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	ForgeMicroblock(Forge Microblocks:1.1.2.331): ForgeMultipart-1.7.10-1.1.2.331-universal.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	HungerOverhaul(Hunger Overhaul:1.7.10-beta.6.jenkins70): HungerOverhaul-1.7.10-beta.6.jar (NO VALID CERTIFICATE FOUND)
[14:54:06] [Client thread/DEBUG] [FML/]: 	IguanaTweaksTConstruct(Iguana Tinker Tweaks:1.7.10-2.1.4.132): IguanaTinkerTweaks-1.7.10-2.1.4.jar (NO VALID CERTIFICATE FOUND)
[14:54:08] [Client thread/DEBUG] [Forge Mod Loader/]: Mod Forge Mod Loader is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Minecraft Forge/]: Mod Minecraft Forge is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Not Enough Items/]: Mod Not Enough Items is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Accidentally Circumstantial Events/]: Mod Accidentally Circumstantial Events is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [AE2 Stuff/]: Mod AE2 Stuff is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [AgriCraft/]: Mod AgriCraft is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [AppleCore/]: Mod AppleCore is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Automagy/]: Mod Automagy is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [AutoPackager/]: Mod AutoPackager is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [bagginses/]: Mod Bagginses is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [bD Lib/]: Mod BD Lib is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [big Reactors/]: Mod Big Reactors is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [blood Magic: Alchemical Wizardry/]: Mod Blood Magic: Alchemical Wizardry is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [botania/]: Mod Botania is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [CoFH Core/]: Mod CoFH Core is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [CustomNpcs/]: Mod CustomNpcs is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [D3Core/]: Mod D3Core is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Ex Astris/]: Mod Ex Astris is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Ex Nihilo/]: Mod Ex Nihilo is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Extra Utilities/]: Mod Extra Utilities is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Fluxed-Crystals/]: Mod Fluxed-Crystals is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Forestry for Minecraft/]: Mod Forestry for Minecraft is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Forge Microblocks/]: Mod Forge Microblocks is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Forge Multipart/]: Mod Forge Multipart is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Minecraft Multipart Plugin/]: Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [GenDustry/]: Mod GenDustry is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Guide-API/]: Mod Guide-API is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [HardcoreMapReset/]: Mod HardcoreMapReset is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Headcrumbs/]: Mod Headcrumbs is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Hardcore Questing Mode/]: Mod Hardcore Questing Mode is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Hunger Overhaul/]: Mod Hunger Overhaul is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [JABBA/]: Mod JABBA is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [JSONAbles/]: Mod JSONAbles is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [KitchenCraft - Foods/]: Mod KitchenCraft - Foods is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [KitchenCraft - Machines/]: Mod KitchenCraft - Machines is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [LaunchGUI/]: Mod LaunchGUI is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Magic Bees/]: Mod Magic Bees is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Mantle/]: Mod Mantle is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MineFactory Reloaded/]: Mod MineFactory Reloaded is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Applied Energistics/]: Mod MFR Compat: Applied Energistics is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Atum/]: Mod MFR Compat: Atum is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: BackTools/]: Mod MFR Compat: BackTools is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: BuildCraft/]: Mod MFR Compat: BuildCraft is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Chococraft/]: Mod MFR Compat: Chococraft is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: ExtraBiomes/]: Mod MFR Compat: ExtraBiomes is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Forestry/]: Mod MFR Compat: Forestry is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: ForgeMicroblock/]: Mod MFR Compat: ForgeMicroblock is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: IC2/]: Mod MFR Compat: IC2 is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Mystcraft/]: Mod MFR Compat: Mystcraft is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat ProjectRed/]: Mod MFR Compat ProjectRed is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Railcraft/]: Mod MFR Compat: Railcraft is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Sufficient Biomes/]: Mod MFR Compat: Sufficient Biomes is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Thaumcraft/]: Mod MFR Compat: Thaumcraft is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Thermal Expansion/]: Mod MFR Compat: Thermal Expansion is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Tinkers' Construct/]: Mod MFR Compat: Tinkers' Construct is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: TwilightForest/]: Mod MFR Compat: TwilightForest is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MFR Compat: Vanilla/]: Mod MFR Compat: Vanilla is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [MineTweaker 3/]: Mod MineTweaker 3 is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Mod Tweaker 2/]: Mod Mod Tweaker 2 is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Natura/]: Mod Natura is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [NEI Addons/]: Mod NEI Addons is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [NEI Addons: Botany/]: Mod NEI Addons: Botany is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [NEI Addons: Forestry/]: Mod NEI Addons: Forestry is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [NEI Addons: Crafting Tables/]: Mod NEI Addons: Crafting Tables is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [NEI Addons: Ex Nihilo/]: Mod NEI Addons: Ex Nihilo is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Nether Ores/]: Mod Nether Ores is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [NodalMechanics/]: Mod NodalMechanics is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Progressive Automation/]: Mod Progressive Automation is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Rainmaker/]: Mod Rainmaker is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Recall Stones/]: Mod Recall Stones is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Redstone Arsenal/]: Mod Redstone Arsenal is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Router Reborn/]: Mod Router Reborn is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [sanguimancy/]: Mod Sanguimancy is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [solar Flux/]: Mod Solar Flux is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [special AI/]: Mod Special AI is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [steve's Workshop/]: Mod Steve's Workshop is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [storage Drawers/]: Mod Storage Drawers is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [TC Node Tracker/]: Mod TC Node Tracker is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Thaumcraft NEI Plugin/]: Mod Thaumcraft NEI Plugin is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Thermal Casting/]: Mod Thermal Casting is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Thermal Dynamics/]: Mod Thermal Dynamics is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Thermal Expansion/]: Mod Thermal Expansion is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Thermal Foundation/]: Mod Thermal Foundation is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Thermal Recycling/]: Mod Thermal Recycling is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [TiC Tooltips/]: Mod TiC Tooltips is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Town Builder/]: Mod Town Builder is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Traveller's Gear/]: Mod Traveller's Gear is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [ttCore/]: Mod ttCore is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Waila/]: Mod Waila is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [Waila Harvestability/]: Mod Waila Harvestability is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/DEBUG] [WAILA Plugins/]: Mod WAILA Plugins is missing a pack.mcmeta file, substituting a dummy one
[14:54:08] [Client thread/INFO] [FML/]: Processing ObjectHolder annotations
[14:54:08] [Client thread/INFO] [FML/]: Found 337 ObjectHolder annotations
[14:54:08] [Client thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
[14:54:08] [Client thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
[14:54:08] [Client thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
[14:54:08] [Client thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
[14:54:08] [Client thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
[14:54:08] [Client thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[14:54:08] [Client thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
[14:54:08] [Client thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sending event FMLPreInitializationEvent to mod appliedenergistics2-core
[14:54:08] [Client thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sent event FMLPreInitializationEvent to mod appliedenergistics2-core
[14:54:08] [Client thread/TRACE] [Aroma1997Core/Aroma1997Core]: Sending event FMLPreInitializationEvent to mod Aroma1997Core
[14:54:08] [Client thread/INFO] [Aroma1997Core/Aroma1997Core]: Logger initialized.
[14:54:08] [Client thread/TRACE] [Aroma1997Core/Aroma1997Core]: Loaded configuration Aroma1997Core from: C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\config\aroma1997\Aroma1997Core.cfg
[14:54:08] [Client thread/TRACE] [FML/Aroma1997Core]: Registry add: Aroma1997Core:wrench 4096 aroma1997.core.items.wrench.ItemWrench@282bc2de (req. id -1)
[14:54:08] [Client thread/TRACE] [FML/Aroma1997Core]: Registry add: Aroma1997Core:wrenched 4097 aroma1997.core.items.wrench.ItemWrenched@77059637 (req. id -1)
[14:54:08] [Client thread/INFO] [Aroma1997Core/Aroma1997Core]: Finished Pre-initialization.
[14:54:08] [Client thread/TRACE] [Aroma1997Core/Aroma1997Core]: Sent event FMLPreInitializationEvent to mod Aroma1997Core
[14:54:08] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLPreInitializationEvent to mod CodeChickenCore
[14:54:08] [Client thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLPreInitializationEvent to mod CodeChickenCore
[14:54:08] [Client thread/TRACE] [MobiusCore/MobiusCore]: Sending event FMLPreInitializationEvent to mod MobiusCore
[14:54:08] [Client thread/TRACE] [MobiusCore/MobiusCore]: Sent event FMLPreInitializationEvent to mod MobiusCore
[14:54:08] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLPreInitializationEvent to mod NotEnoughItems
[14:54:09] [Client thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLPreInitializationEvent to mod NotEnoughItems
[14:54:09] [Client thread/TRACE] [<CoFH ASM>/<CoFH ASM>]: Sending event FMLPreInitializationEvent to mod <CoFH ASM>
[14:54:09] [Client thread/TRACE] [<CoFH ASM>/<CoFH ASM>]: Sent event FMLPreInitializationEvent to mod <CoFH ASM>
[14:54:09] [Client thread/TRACE] [AccidentallyCircumstantialEvents/AccidentallyCircumstantialEvents]: Sending event FMLPreInitializationEvent to mod AccidentallyCircumstantialEvents
[14:54:09] [Client thread/TRACE] [AccidentallyCircumstantialEvents/AccidentallyCircumstantialEvents]: Sent event FMLPreInitializationEvent to mod AccidentallyCircumstantialEvents
[14:54:09] [Client thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sending event FMLPreInitializationEvent to mod appliedenergistics2
[14:54:09] [Client thread/INFO] [AE2:C/appliedenergistics2]: Pre Initialization ( started )
[14:54:09] [Client thread/DEBUG] [FML/appliedenergistics2]: Runtime patching class net/minecraft/world/gen/feature/WorldGenSwamp (input size 2205), found 1 patch
[14:54:09] [Client thread/DEBUG] [FML/appliedenergistics2]: Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenSwamp (new size 3564)
[14:54:09] [Client thread/DEBUG] [FML/appliedenergistics2]: Runtime patching class net/minecraft/world/biome/BiomeGenSwamp (input size 1749), found 1 patch
[14:54:09] [Client thread/DEBUG] [FML/appliedenergistics2]: Successfully applied runtime patches for net/minecraft/world/biome/BiomeGenSwamp (new size 2854)
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/tile/powersink/IC2
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface Reika.RotaryCraft.API.Power.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/tile/powersink/RotaryCraft
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/tile/powersink/MekJoules
[14:54:12] [Client thread/TRACE] [FML/appliedenergistics2]: Automatically registered mod appliedenergistics2 entity EntityTinyTNTPrimed as appliedenergistics2.EntityTinyTNTPrimed
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[14:54:12] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
[14:54:13] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.
[14:54:13] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/items/tools/quartz/ToolQuartzWrench
[14:54:13] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[14:54:13] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[14:54:13] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
[14:54:13] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/items/tools/powered/powersink/IC2
[14:54:13] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[14:54:13] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.
[14:54:13] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/items/tools/ToolNetworkTool
[14:54:13] [Client thread/TRACE] [FML/appliedenergistics2]: Automatically registered mod appliedenergistics2 entity EntityChargedQuartz as appliedenergistics2.EntityChargedQuartz
[14:54:13] [Client thread/TRACE] [FML/appliedenergistics2]: Automatically registered mod appliedenergistics2 entity EntitySingularity as appliedenergistics2.EntitySingularity
[14:54:13] [Client thread/DEBUG] [FML/appliedenergistics2]: Skipping automatic mod appliedenergistics2 entity registration for already registered class appeng.entity.EntitySingularity
[14:54:13] [Client thread/DEBUG] [FML/appliedenergistics2]: Skipping automatic mod appliedenergistics2 entity registration for already registered class appeng.entity.EntitySingularity
[14:54:13] [Client thread/TRACE] [FML/appliedenergistics2]: Automatically registered mod appliedenergistics2 entity EntityGrowingCrystal as appliedenergistics2.EntityGrowingCrystal
[14:54:14] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
[14:54:14] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
[14:54:14] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/parts/misc/PartStorageBus
[14:54:14] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
[14:54:14] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
[14:54:14] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/parts/p2p/PartP2PItems
[14:54:14] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[14:54:14] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
[14:54:14] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Updated appeng/parts/p2p/PartP2PIC2Power
[14:54:14] [Client thread/INFO] [AE2-CORE/appliedenergistics2]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.OreQuartz 165 OreQuartz (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block OreQuartz for ItemBlock appeng.block.AEBaseItemBlock@4dc5675 at id 165, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.OreQuartz 165 appeng.block.AEBaseItemBlock@4dc5675 (req. id 165)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.OreQuartzCharged 166 OreQuartzCharged (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block OreQuartzCharged for ItemBlock appeng.block.AEBaseItemBlock@15d1c3ac at id 166, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.OreQuartzCharged 166 appeng.block.AEBaseItemBlock@15d1c3ac (req. id 166)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartz 167 BlockQuartz (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockQuartz for ItemBlock appeng.block.AEBaseItemBlock@5949c7f9 at id 167, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartz 167 appeng.block.AEBaseItemBlock@5949c7f9 (req. id 167)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzPillar 168 BlockQuartzPillar (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockQuartzPillar for ItemBlock appeng.block.AEBaseItemBlock@39726f8e at id 168, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzPillar 168 appeng.block.AEBaseItemBlock@39726f8e (req. id 168)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzChiseled 169 BlockQuartzChiseled (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockQuartzChiseled for ItemBlock appeng.block.AEBaseItemBlock@352c36e9 at id 169, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzChiseled 169 appeng.block.AEBaseItemBlock@352c36e9 (req. id 169)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzGlass 176 BlockQuartzGlass (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockQuartzGlass for ItemBlock appeng.block.AEBaseItemBlock@6e056b80 at id 176, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzGlass 176 appeng.block.AEBaseItemBlock@6e056b80 (req. id 176)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzLamp 177 BlockQuartzLamp (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockQuartzLamp for ItemBlock appeng.block.AEBaseItemBlock@57d2a49a at id 177, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzLamp 177 appeng.block.AEBaseItemBlock@57d2a49a (req. id 177)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzTorch 178 BlockQuartzTorch (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockQuartzTorch for ItemBlock appeng.block.AEBaseItemBlock@62cc61e6 at id 178, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzTorch 178 appeng.block.AEBaseItemBlock@62cc61e6 (req. id 178)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockFluix 179 BlockFluix (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockFluix for ItemBlock appeng.block.AEBaseItemBlock@2d17e77 at id 179, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockFluix 179 appeng.block.AEBaseItemBlock@2d17e77 (req. id 179)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockSkyStone 180 BlockSkyStone (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockSkyStone for ItemBlock appeng.block.AEBaseItemBlock@3fe58247 at id 180, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockSkyStone 180 appeng.block.AEBaseItemBlock@3fe58247 (req. id 180)
[14:54:14] [Client thread/INFO] [MobiusCore/appliedenergistics2]: [MobiusCore] Found net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher [ bmk ] with checksum 1B9F2A44C89A8C0C359AD4D34A73DA8D
[14:54:14] [Client thread/INFO] [MobiusCore/appliedenergistics2]: Successful injection in a (Laor;DDDF)V
[14:54:14] [Client thread/INFO] [MobiusCore/appliedenergistics2]: Successful injection in a (Laor;DDDF)V
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockSkyChest 181 BlockSkyChest (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockSkyChest for ItemBlock appeng.block.AEBaseItemBlock@640517de at id 181, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockSkyChest 181 appeng.block.AEBaseItemBlock@640517de (req. id 181)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockSkyCompass 182 BlockSkyCompass (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockSkyCompass for ItemBlock appeng.block.AEBaseItemBlock@43aa74b5 at id 182, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockSkyCompass 182 appeng.block.AEBaseItemBlock@43aa74b5 (req. id 182)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockGrinder 183 BlockGrinder (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockGrinder for ItemBlock appeng.block.AEBaseItemBlock@7ce46a58 at id 183, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockGrinder 183 appeng.block.AEBaseItemBlock@7ce46a58 (req. id 183)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCrank 184 BlockCrank (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockCrank for ItemBlock appeng.block.AEBaseItemBlock@5ab4791d at id 184, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCrank 184 appeng.block.AEBaseItemBlock@5ab4791d (req. id 184)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockInscriber 185 BlockInscriber (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockInscriber for ItemBlock appeng.block.AEBaseItemBlock@5fe15460 at id 185, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockInscriber 185 appeng.block.AEBaseItemBlock@5fe15460 (req. id 185)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockWireless 186 BlockWireless (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockWireless for ItemBlock appeng.block.AEBaseItemBlock@750f8631 at id 186, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockWireless 186 appeng.block.AEBaseItemBlock@750f8631 (req. id 186)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCharger 187 BlockCharger (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockCharger for ItemBlock appeng.block.AEBaseItemBlock@26a2471f at id 187, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCharger 187 appeng.block.AEBaseItemBlock@26a2471f (req. id 187)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockTinyTNT 188 BlockTinyTNT (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockTinyTNT for ItemBlock appeng.block.AEBaseItemBlock@46176e92 at id 188, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockTinyTNT 188 appeng.block.AEBaseItemBlock@46176e92 (req. id 188)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockSecurity 189 BlockSecurity (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockSecurity for ItemBlock appeng.block.AEBaseItemBlock@6c28970d at id 189, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockSecurity 189 appeng.block.AEBaseItemBlock@6c28970d (req. id 189)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuantumRing 190 BlockQuantumRing (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockQuantumRing for ItemBlock appeng.block.AEBaseItemBlock@151fc7c3 at id 190, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuantumRing 190 appeng.block.AEBaseItemBlock@151fc7c3 (req. id 190)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuantumLinkChamber 191 BlockQuantumLinkChamber (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockQuantumLinkChamber for ItemBlock appeng.block.AEBaseItemBlock@77398c28 at id 191, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuantumLinkChamber 191 appeng.block.AEBaseItemBlock@77398c28 (req. id 191)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCableBus 192 BlockCableBus (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockCableBus for ItemBlock appeng.block.AEBaseItemBlock@16291cc0 at id 192, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCableBus 192 appeng.block.AEBaseItemBlock@16291cc0 (req. id 192)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockController 193 BlockController (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockController for ItemBlock appeng.block.AEBaseItemBlock@3548a64e at id 193, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockController 193 appeng.block.AEBaseItemBlock@3548a64e (req. id 193)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockDrive 194 BlockDrive (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockDrive for ItemBlock appeng.block.AEBaseItemBlock@20707ea9 at id 194, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockDrive 194 appeng.block.AEBaseItemBlock@20707ea9 (req. id 194)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockChest 195 BlockChest (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockChest for ItemBlock appeng.block.AEBaseItemBlock@2ac2e1e6 at id 195, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockChest 195 appeng.block.AEBaseItemBlock@2ac2e1e6 (req. id 195)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockInterface 196 BlockInterface (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockInterface for ItemBlock appeng.block.AEBaseItemBlock@35ae35ac at id 196, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockInterface 196 appeng.block.AEBaseItemBlock@35ae35ac (req. id 196)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCellWorkbench 197 BlockCellWorkbench (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockCellWorkbench for ItemBlock appeng.block.AEBaseItemBlock@136f2c11 at id 197, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCellWorkbench 197 appeng.block.AEBaseItemBlock@136f2c11 (req. id 197)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockIOPort 198 BlockIOPort (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockIOPort for ItemBlock appeng.block.AEBaseItemBlock@4491310a at id 198, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockIOPort 198 appeng.block.AEBaseItemBlock@4491310a (req. id 198)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCondenser 199 BlockCondenser (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockCondenser for ItemBlock appeng.block.AEBaseItemBlock@71259e4e at id 199, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCondenser 199 appeng.block.AEBaseItemBlock@71259e4e (req. id 199)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockEnergyAcceptor 200 BlockEnergyAcceptor (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockEnergyAcceptor for ItemBlock appeng.block.AEBaseItemBlock@4a67862 at id 200, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockEnergyAcceptor 200 appeng.block.AEBaseItemBlock@4a67862 (req. id 200)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockVibrationChamber 201 BlockVibrationChamber (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockVibrationChamber for ItemBlock appeng.block.AEBaseItemBlock@ebd948d at id 201, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockVibrationChamber 201 appeng.block.AEBaseItemBlock@ebd948d (req. id 201)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzGrowthAccelerator 202 BlockQuartzGrowthAccelerator (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockQuartzGrowthAccelerator for ItemBlock appeng.block.AEBaseItemBlock@5ce45629 at id 202, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockQuartzGrowthAccelerator 202 appeng.block.AEBaseItemBlock@5ce45629 (req. id 202)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockEnergyCell 203 BlockEnergyCell (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockEnergyCell for ItemBlock appeng.block.AEBaseItemBlockChargeable@56751218 at id 203, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockEnergyCell 203 appeng.block.AEBaseItemBlockChargeable@56751218 (req. id 203)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockDenseEnergyCell 204 BlockDenseEnergyCell (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockDenseEnergyCell for ItemBlock appeng.block.AEBaseItemBlockChargeable@61fff74e at id 204, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockDenseEnergyCell 204 appeng.block.AEBaseItemBlockChargeable@61fff74e (req. id 204)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCreativeEnergyCell 205 BlockCreativeEnergyCell (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockCreativeEnergyCell for ItemBlock appeng.block.AEBaseItemBlock@53bb8c2a at id 205, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCreativeEnergyCell 205 appeng.block.AEBaseItemBlock@53bb8c2a (req. id 205)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCraftingUnit 206 BlockCraftingUnit (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockCraftingUnit for ItemBlock appeng.block.AEBaseItemBlock@61b50fc7 at id 206, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCraftingUnit 206 appeng.block.AEBaseItemBlock@61b50fc7 (req. id 206)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCraftingStorage 207 BlockCraftingStorage (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockCraftingStorage for ItemBlock appeng.block.crafting.ItemCraftingStorage@250234ca at id 207, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCraftingStorage 207 appeng.block.crafting.ItemCraftingStorage@250234ca (req. id 207)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCraftingMonitor 208 BlockCraftingMonitor (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockCraftingMonitor for ItemBlock appeng.block.AEBaseItemBlock@27a38afa at id 208, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockCraftingMonitor 208 appeng.block.AEBaseItemBlock@27a38afa (req. id 208)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockMolecularAssembler 209 BlockMolecularAssembler (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockMolecularAssembler for ItemBlock appeng.block.AEBaseItemBlock@1eb7ca95 at id 209, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockMolecularAssembler 209 appeng.block.AEBaseItemBlock@1eb7ca95 (req. id 209)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockLightDetector 210 BlockLightDetector (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockLightDetector for ItemBlock appeng.block.AEBaseItemBlock@7f5c7301 at id 210, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockLightDetector 210 appeng.block.AEBaseItemBlock@7f5c7301 (req. id 210)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockPaint 211 BlockPaint (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block BlockPaint for ItemBlock appeng.block.AEBaseItemBlock@7e2416d9 at id 211, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.BlockPaint 211 appeng.block.AEBaseItemBlock@7e2416d9 (req. id 211)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.SkyStoneStairBlock 212 appeng.block.stair.SkyStoneStairBlock@6a475493 (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block appeng.block.stair.SkyStoneStairBlock@6a475493 for ItemBlock net.minecraft.item.ItemBlock@2ef0e649 at id 212, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.SkyStoneStairBlock 212 net.minecraft.item.ItemBlock@2ef0e649 (req. id 212)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.SkyStoneBlockStairBlock 213 appeng.block.stair.SkyStoneBlockStairBlock@31099c0b (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block appeng.block.stair.SkyStoneBlockStairBlock@31099c0b for ItemBlock net.minecraft.item.ItemBlock@658b33ae at id 213, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.SkyStoneBlockStairBlock 213 net.minecraft.item.ItemBlock@658b33ae (req. id 213)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.SkyStoneBrickStairBlock 214 appeng.block.stair.SkyStoneBrickStairBlock@8431d16 (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block appeng.block.stair.SkyStoneBrickStairBlock@8431d16 for ItemBlock net.minecraft.item.ItemBlock@11fd0e81 at id 214, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.SkyStoneBrickStairBlock 214 net.minecraft.item.ItemBlock@11fd0e81 (req. id 214)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.SkyStoneSmallBrickStairBlock 215 appeng.block.stair.SkyStoneSmallBrickStairBlock@20d095cc (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block appeng.block.stair.SkyStoneSmallBrickStairBlock@20d095cc for ItemBlock net.minecraft.item.ItemBlock@64c566b6 at id 215, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.SkyStoneSmallBrickStairBlock 215 net.minecraft.item.ItemBlock@64c566b6 (req. id 215)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.FluixStairBlock 216 appeng.block.stair.FluixStairBlock@6cc8136b (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block appeng.block.stair.FluixStairBlock@6cc8136b for ItemBlock net.minecraft.item.ItemBlock@4d2e16c9 at id 216, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.FluixStairBlock 216 net.minecraft.item.ItemBlock@4d2e16c9 (req. id 216)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.QuartzStairBlock 217 appeng.block.stair.QuartzStairBlock@d3bc52a (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block appeng.block.stair.QuartzStairBlock@d3bc52a for ItemBlock net.minecraft.item.ItemBlock@71045a81 at id 217, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.QuartzStairBlock 217 net.minecraft.item.ItemBlock@71045a81 (req. id 217)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.ChiseledQuartzStairBlock 218 appeng.block.stair.ChiseledQuartzStairBlock@584ffec8 (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block appeng.block.stair.ChiseledQuartzStairBlock@584ffec8 for ItemBlock net.minecraft.item.ItemBlock@8f4cb26 at id 218, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.ChiseledQuartzStairBlock 218 net.minecraft.item.ItemBlock@8f4cb26 (req. id 218)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.QuartzPillarStairBlock 219 appeng.block.stair.QuartzPillarStairBlock@28312ea8 (req. id -1)
[14:54:14] [Client thread/DEBUG] [FML/appliedenergistics2]: Found matching Block appeng.block.stair.QuartzPillarStairBlock@28312ea8 for ItemBlock net.minecraft.item.ItemBlock@7aee3236 at id 219, original id requested: -1
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:tile.QuartzPillarStairBlock 219 net.minecraft.item.ItemBlock@7aee3236 (req. id 219)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolCertusQuartzWrench 4098 ToolCertusQuartzWrench (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolCertusQuartzCuttingKnife 4099 ToolCertusQuartzCuttingKnife (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolNetherQuartzWrench 4100 ToolNetherQuartzWrench (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolNetherQuartzCuttingKnife 4101 ToolNetherQuartzCuttingKnife (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolEntropyManipulator 4102 ToolEntropyManipulator (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolWirelessTerminal 4103 ToolWirelessTerminal (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolBiometricCard 4104 ToolBiometricCard (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolChargedStaff 4105 ToolChargedStaff (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolMassCannon 4106 ToolMassCannon (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolMemoryCard 4107 ToolMemoryCard (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolNetworkTool 4108 ToolNetworkTool (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolPortableCell 4109 ToolPortableCell (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemCreativeStorageCell 4110 ItemCreativeStorageCell (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemViewCell 4111 ItemViewCell (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemBasicStorageCell.1k 4112 ItemBasicStorageCell.1k (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemBasicStorageCell.4k 4113 ItemBasicStorageCell.4k (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemBasicStorageCell.16k 4114 ItemBasicStorageCell.16k (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemBasicStorageCell.64k 4115 ItemBasicStorageCell.64k (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemFacade 4116 ItemFacade (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemCrystalSeed 4117 ItemCrystalSeed (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemEncodedPattern 4118 ItemEncodedPattern (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ToolColorApplicator 4119 ToolColorApplicator (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemPaintBall 4120 ItemPaintBall (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemMultiMaterial 4121 ItemMaterial (req. id -1)
[14:54:14] [Client thread/TRACE] [FML/appliedenergistics2]: Registry add: appliedenergistics2:item.ItemMultiPart 4122 ItemPart (req. id -1)
[14:54:14] [Client thread/INFO] [AE2:C/appliedenergistics2]: Pre Initialization ( ended after 5413ms )
[14:54:14] [Client thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sent event FMLPreInitializationEvent to mod appliedenergistics2
[14:54:14] [Client thread/TRACE] [bdlib/bdlib]: Sending event FMLPreInitializationEvent to mod bdlib
[14:54:14] [Client thread/INFO] [bdlib/bdlib]: bdlib 1.7.1.71 loaded
[14:54:16] [Client thread/DEBUG] [bdlib/bdlib]: List of loaded APIs: 		* AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
	* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-beta-29.jar
	* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
	* BotaniaAPI (24) from fluxedCrystals-0.0.5k.jar
	* BuildCraftAPI|blueprints (1.1) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|boards (1.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|core (1.4) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|events (1.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|facades (1.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|filler (2.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|fuels (2.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|gates (4.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|power (1.3) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|recipes (2.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|robots (1.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|statements (1.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|tiles (1.1) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|tools (1.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* BuildCraftAPI|transport (3.0) from RouterReborn-1.7.10-1.1.17-universal.jar
	* CoFHAPI (1.7.10R1.0.2) from forestry_1.7.10-3.5.4.13.jar
	* CoFHAPI|block (1.7.10R1.0.0) from extrautilities-1.2.4b.jar
	* CoFHAPI|core (1.7.10R1.0.4) from CoFHLib-[1.7.10]1.0.2-160.jar
	* CoFHAPI|energy (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
	* CoFHAPI|fluid (1.7.10R1.0.5) from CoFHLib-[1.7.10]1.0.2-160.jar
	* CoFHAPI|inventory (1.7.10R1.0.4) from CoFHLib-[1.7.10]1.0.2-160.jar
	* CoFHAPI|item (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.382.jar
	* CoFHAPI|modhelpers (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
	* CoFHAPI|tileentity (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.382.jar
	* CoFHAPI|transport (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
	* CoFHAPI|world (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
	* CoFHLib (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.2-160.jar
	* CoFHLib|audio (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
	* CoFHLib|gui (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.jar
	* CoFHLib|gui|container (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
	* CoFHLib|gui|element (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.jar
	* CoFHLib|gui|element|listbox (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.2-160.jar
	* CoFHLib|gui|slot (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
	* CoFHLib|inventory (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
	* CoFHLib|render (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.2-160.jar
	* CoFHLib|render|particle (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.jar
	* CoFHLib|util (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.jar
	* CoFHLib|util|helpers (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.2-160.jar
	* CoFHLib|util|position (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
	* CoFHLib|world (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.382.jar
	* CoFHLib|world|feature (1.7.10R1.0.0B8) from CoFHLib-[1.7.10]1.0.2-160.jar
	* ForestryAPI|apiculture (2.6.0) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|core (2.6.1) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|genetics (2.7.0) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|recipes (2.1.0) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|storage (2.3.0) from forestry_1.7.10-3.5.4.13.jar
	* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.5.4.13.jar
	* gendustryAPI (1.4.10) from gendustry-mc1710-1.4.10.77.jar
	* Guide-API|API (@VERSION@) from Guide-API-1.7.10-1.0-13.jar
	* IC2API (1.0) from RedstoneArsenal-[1.7.10]1.1.0-80.jar
	* RefinedRelocationAPI (1.0.0) from RefinedRelocation-1.7.10-1.0.8b.jar
	* Sanguimancy|API (@VERSION@) from Sanguimancy-1.7.10-1.1.9-29.jar
	* Thaumcraft|API (4.2.0.0) from fluxedCrystals-0.0.5k.jar
	* TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.1.jar
	* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
[14:54:16] [Client thread/INFO] [bdlib/bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[14:54:16] [Client thread/TRACE] [bdlib/bdlib]: Sent event FMLPreInitializationEvent to mod bdlib
[14:54:16] [Client thread/TRACE] [ae2stuff/ae2stuff]: Sending event FMLPreInitializationEvent to mod ae2stuff
[14:54:16] [Client thread/INFO] [bdlib/ae2stuff]: Loading internal config files for mod AE2 Stuff
[14:54:16] [Client thread/INFO] [bdlib/ae2stuff]: Loading config: jar:file:/C:/Users/Jeremy/Desktop/games/Curse_FTB/Minecraft/Instances/Agrarian%20Skies%202/mods/ae2stuff-mc1710-0.1.7.17.jar!/assets/ae2stuff/config/tuning.cfg
[14:54:16] [Client thread/DEBUG] [bdlib/ae2stuff]: Starting parsing
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Processing 1 statements
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Config: Machines.Encoder.Enabled = EntryStr(Y)
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Config: Machines.Encoder.IdlePower = EntryDouble(1.0)
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Config: Machines.Grower.Enabled = EntryStr(Y)
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Config: Machines.Grower.IdlePower = EntryDouble(0.0)
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Config: Machines.Grower.ActivePower = EntryDouble(100.0)
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Config: Machines.Grower.CycleTicks = EntryDouble(1.0)
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Done
[14:54:17] [Client thread/INFO] [bdlib/ae2stuff]: Loading config: jar:file:/C:/Users/Jeremy/Desktop/games/Curse_FTB/Minecraft/Instances/Agrarian%20Skies%202/mods/ae2stuff-mc1710-0.1.7.17.jar!/assets/ae2stuff/config/recipes.cfg
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Starting parsing
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Processing 2 statements
[14:54:17] [Client thread/DEBUG] [bdlib/ae2stuff]: Done
[14:54:17] [Client thread/INFO] [bdlib/ae2stuff]: Loading user config files for mod AE2 Stuff
[14:54:18] [Client thread/INFO] [bdlib/ae2stuff]: Config loading for mod AE2 Stuff finished
[14:54:18] [Client thread/INFO] [bdlib/ae2stuff]: Loaded creative tabs for ae2stuff
[14:54:18] [Client thread/TRACE] [FML/ae2stuff]: Registry add: ae2stuff:Encoder 220 net.bdew.ae2stuff.machines.encoder.BlockEncoder$@3800a23c (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/ae2stuff]: Found matching Block net.bdew.ae2stuff.machines.encoder.BlockEncoder$@3800a23c for ItemBlock net.minecraft.item.ItemBlock@7f1c8291 at id 220, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/ae2stuff]: Registry add: ae2stuff:Encoder 220 net.minecraft.item.ItemBlock@7f1c8291 (req. id 220)
[14:54:18] [Client thread/TRACE] [FML/ae2stuff]: Registry add: ae2stuff:Grower 221 net.bdew.ae2stuff.machines.grower.BlockGrower$@7260f509 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/ae2stuff]: Found matching Block net.bdew.ae2stuff.machines.grower.BlockGrower$@7260f509 for ItemBlock net.minecraft.item.ItemBlock@507c374b at id 221, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/ae2stuff]: Registry add: ae2stuff:Grower 221 net.minecraft.item.ItemBlock@507c374b (req. id 221)
[14:54:18] [Client thread/TRACE] [ae2stuff/ae2stuff]: Sent event FMLPreInitializationEvent to mod ae2stuff
[14:54:18] [Client thread/TRACE] [AgriCraft/AgriCraft]: Sending event FMLPreInitializationEvent to mod AgriCraft
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: Checking for loaded mods:
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - NEI loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Pam's HarvestCraft loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Natura loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Pam's Weee Flowers loaded: false
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Forestry loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Thaumic tinkerer loaded: false
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Hunger Overhaul loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Ex Nihilo loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Plant Mega Pack loaded: false
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Magical Crops loaded: false
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Railcraft loaded: false
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Thaumcraft loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - MineFactory Reloaded loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Waila loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Chococraft loaded: false
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - McMultipart loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - MineTweaker loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - ExtraUtilities loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Botania loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Tinker's Construct loaded: true
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Garden Stuff loaded: false
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]:  - Psychedelicraft loaded: false
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: Done
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Optional removal - found optionals for class com.InfinityRaider.AgriCraft.blocks.BlockCrop - processing
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Optional removal skipped - mod present Botania
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Optional removal - class com.InfinityRaider.AgriCraft.blocks.BlockCrop processed
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:crops
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:crops 222 com.InfinityRaider.AgriCraft.blocks.BlockCrop@7a3930e0 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockCrop@7a3930e0 for ItemBlock net.minecraft.item.ItemBlock@78713f36 at id 222, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:crops 222 net.minecraft.item.ItemBlock@78713f36 (req. id 222)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:seedAnalyzer
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:seedAnalyzer 223 com.InfinityRaider.AgriCraft.blocks.BlockSeedAnalyzer@74cb2ec7 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockSeedAnalyzer@74cb2ec7 for ItemBlock net.minecraft.item.ItemBlock@331565c7 at id 223, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:seedAnalyzer 223 net.minecraft.item.ItemBlock@331565c7 (req. id 223)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:waterTank
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:waterTank 224 com.InfinityRaider.AgriCraft.blocks.BlockWaterTank@b1d9567 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockWaterTank@b1d9567 for ItemBlock com.InfinityRaider.AgriCraft.items.ItemBlockCustomWood@5b561804 at id 224, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:waterTank 224 com.InfinityRaider.AgriCraft.items.ItemBlockCustomWood@5b561804 (req. id 224)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:waterChannel
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:waterChannel 225 com.InfinityRaider.AgriCraft.blocks.BlockWaterChannel@17587c5d (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockWaterChannel@17587c5d for ItemBlock com.InfinityRaider.AgriCraft.items.ItemBlockCustomWood@738e6d8d at id 225, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:waterChannel 225 com.InfinityRaider.AgriCraft.items.ItemBlockCustomWood@738e6d8d (req. id 225)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:channelValve
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:channelValve 226 com.InfinityRaider.AgriCraft.blocks.BlockChannelValve@14df6836 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockChannelValve@14df6836 for ItemBlock com.InfinityRaider.AgriCraft.items.ItemBlockCustomWood@7fa2c491 at id 226, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:channelValve 226 com.InfinityRaider.AgriCraft.items.ItemBlockCustomWood@7fa2c491 (req. id 226)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:sprinkler
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:sprinkler 227 com.InfinityRaider.AgriCraft.blocks.BlockSprinkler@2d3818f2 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockSprinkler@2d3818f2 for ItemBlock net.minecraft.item.ItemBlock@2313a7c5 at id 227, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:sprinkler 227 net.minecraft.item.ItemBlock@2313a7c5 (req. id 227)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropPotato
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropPotato 228 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@3321f5e7 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@3321f5e7 for ItemBlock net.minecraft.item.ItemBlock@1e2ed757 at id 228, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropPotato 228 net.minecraft.item.ItemBlock@1e2ed757 (req. id 228)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropCarrot
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropCarrot 229 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@45310e5e (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@45310e5e for ItemBlock net.minecraft.item.ItemBlock@10acff2e at id 229, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropCarrot 229 net.minecraft.item.ItemBlock@10acff2e (req. id 229)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropMelon
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropMelon 230 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@7cb17d00 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@7cb17d00 for ItemBlock net.minecraft.item.ItemBlock@3e3831d1 at id 230, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropMelon 230 net.minecraft.item.ItemBlock@3e3831d1 (req. id 230)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropPumpkin
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropPumpkin 231 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@73368bb6 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@73368bb6 for ItemBlock net.minecraft.item.ItemBlock@4145f71 at id 231, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropPumpkin 231 net.minecraft.item.ItemBlock@4145f71 (req. id 231)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropSugarcane
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropSugarcane 232 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@73ba7b8e (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@73ba7b8e for ItemBlock net.minecraft.item.ItemBlock@cf36a91 at id 232, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropSugarcane 232 net.minecraft.item.ItemBlock@cf36a91 (req. id 232)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropDandelion
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropDandelion 233 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@4b5f3b82 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@4b5f3b82 for ItemBlock net.minecraft.item.ItemBlock@6d161a4f at id 233, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropDandelion 233 net.minecraft.item.ItemBlock@6d161a4f (req. id 233)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropPoppy
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropPoppy 234 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@4d507a68 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@4d507a68 for ItemBlock net.minecraft.item.ItemBlock@5a6036b1 at id 234, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropPoppy 234 net.minecraft.item.ItemBlock@5a6036b1 (req. id 234)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropOrchid
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropOrchid 235 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@68d18554 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@68d18554 for ItemBlock net.minecraft.item.ItemBlock@35c83e63 at id 235, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropOrchid 235 net.minecraft.item.ItemBlock@35c83e63 (req. id 235)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropAllium
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropAllium 236 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@7b858188 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@7b858188 for ItemBlock net.minecraft.item.ItemBlock@208bf5f7 at id 236, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropAllium 236 net.minecraft.item.ItemBlock@208bf5f7 (req. id 236)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropTulipRed
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropTulipRed 237 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@44142f97 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@44142f97 for ItemBlock net.minecraft.item.ItemBlock@305b3a50 at id 237, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropTulipRed 237 net.minecraft.item.ItemBlock@305b3a50 (req. id 237)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropTulipOrange
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropTulipOrange 238 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@67057412 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@67057412 for ItemBlock net.minecraft.item.ItemBlock@185e0148 at id 238, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropTulipOrange 238 net.minecraft.item.ItemBlock@185e0148 (req. id 238)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropTulipWhite
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropTulipWhite 239 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@7dd3ed43 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@7dd3ed43 for ItemBlock net.minecraft.item.ItemBlock@14b3d113 at id 239, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropTulipWhite 239 net.minecraft.item.ItemBlock@14b3d113 (req. id 239)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropTulipPink
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropTulipPink 240 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@58da8273 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@58da8273 for ItemBlock net.minecraft.item.ItemBlock@30e69c61 at id 240, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropTulipPink 240 net.minecraft.item.ItemBlock@30e69c61 (req. id 240)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropDaisy
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropDaisy 241 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@52bdd6cb (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@52bdd6cb for ItemBlock net.minecraft.item.ItemBlock@588cbec6 at id 241, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropDaisy 241 net.minecraft.item.ItemBlock@588cbec6 (req. id 241)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropCactus
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropCactus 242 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@54c976be (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@54c976be for ItemBlock net.minecraft.item.ItemBlock@50c8edd2 at id 242, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropCactus 242 net.minecraft.item.ItemBlock@50c8edd2 (req. id 242)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropShroomRed
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropShroomRed 243 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@6cff628e (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@6cff628e for ItemBlock net.minecraft.item.ItemBlock@51389b59 at id 243, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropShroomRed 243 net.minecraft.item.ItemBlock@51389b59 (req. id 243)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering tile.agricraft:cropShroomBrown
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropShroomBrown 244 com.InfinityRaider.AgriCraft.blocks.BlockModPlant@4e5b7b46 (req. id -1)
[14:54:18] [Client thread/DEBUG] [FML/AgriCraft]: Found matching Block com.InfinityRaider.AgriCraft.blocks.BlockModPlant@4e5b7b46 for ItemBlock net.minecraft.item.ItemBlock@59eab922 at id 244, original id requested: -1
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropShroomBrown 244 net.minecraft.item.ItemBlock@59eab922 (req. id 244)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: Crops registered
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:cropsItem
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:cropsItem 4123 com.InfinityRaider.AgriCraft.items.ItemCrop@290ddc1c (req. id -1)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:journal
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:journal 4124 com.InfinityRaider.AgriCraft.items.ItemJournal@552ba2c1 (req. id -1)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:trowel
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:trowel 4125 com.InfinityRaider.AgriCraft.items.ItemTrowel@33f29989 (req. id -1)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:magnifyingGlass
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:magnifyingGlass 4126 com.InfinityRaider.AgriCraft.items.ItemMagnifyingGlass@7eee59fd (req. id -1)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:sprinklerItem
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:sprinklerItem 4127 com.InfinityRaider.AgriCraft.items.ItemSprinkler@39448700 (req. id -1)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:debugger
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:debugger 4128 com.InfinityRaider.AgriCraft.items.ItemDebugger@31f11743 (req. id -1)
[14:54:18] [Client thread/INFO] [AgriCraft/AgriCraft]: registering item.agricraft:handRake
[14:54:18] [Client thread/TRACE] [FML/AgriCraft]: Registry add: AgriCraft:handRake 4129 com.InfinityRaider.AgriCraft.items.ItemHandRake@16e8ee25 (req. id -1)
[14:54:18] [Client thread/TRACE] [AgriCraft/AgriCraft]: Sent event FMLPreInitializationEvent to mod AgriCraft
[14:54:18] [Client thread/TRACE] [AppleCore/AppleCore]: Sending event FMLPreInitializationEvent to mod AppleCore
[14:54:18] [Client thread/TRACE] [AppleCore/AppleCore]: Parsed dependency info : [] [] []
[14:54:19] [Client thread/TRACE] [AppleCore/AppleCore]: Sent event FMLPreInitializationEvent to mod AppleCore
[14:54:19] [Client thread/TRACE] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Sending event FMLPreInitializationEvent to mod Aroma1997CoreHelper
[14:54:19] [Client thread/INFO] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Helping Aroma1997Core
[14:54:19] [Client thread/TRACE] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Sent event FMLPreInitializationEvent to mod Aroma1997CoreHelper
[14:54:19] [Client thread/TRACE] [AromaBackup/AromaBackup]: Sending event FMLPreInitializationEvent to mod AromaBackup
[14:54:19] [Client thread/TRACE] [Aroma1997Core/AromaBackup]: Loaded configuration AromaBackup from: C:\Users\Jeremy\Desktop\games\Curse_FTB\Minecraft\Instances\Agrarian Skies 2\config\aroma1997\AromaBackup.cfg
[14:54:19] [Client thread/TRACE] [AromaBackup/AromaBackup]: Sent event FMLPreInitializationEvent to mod AromaBackup
[14:54:19] [Client thread/TRACE] [CoFHCore/CoFHCore]: Sending event FMLPreInitializationEvent to mod CoFHCore

Link to comment
Share on other sites

I added a couple files that were in the log folder of the minecraft instance. This is all it gave me after the the java stopped working. This was the only way to get it too you. I couldn't figure out how to get a link to work in order to link you to the log all in one piece.

 

fml-client- http://pastebin.com/w5QaWF8g

fml-client- http://pastebin.com/fM46EAix

fml-client- http://pastebin.com/4sbBsGNg

fml-client- http://pastebin.com/R723Tv51

Link to comment
Share on other sites

Seems like everything is working.

Are you talking about the windows message that shows up if you click the window?

Like this:

width=650 height=300http://cdn5.howtogeek.com/wp-content/uploads/2013/10/img_524d6f192d183.png[/img]

If so, just leave it alone, this is windows being stupid and Minecraft beeing poorly written. Its just still loading.

Once it's done it'll show you the main menu.

You could also try updating Forge to any of the '1710ls' branch which has a loading screen added in to make things a bit better. {You'd still get that message if you click the window but this is a Windows issue not Forge}

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Yes this is standard behavior.

It is because mods, in this case COFHCore is taking a long time to startup and not telling the game to respond to button presses.

The only way to fix this is for every mod ever created to add hooks to call the input processor.

This is one of the things we're allowing with the new loading screen. {Mods adding their own progress bars, and those bars update the inputs when they update progress}

Until mods adopt it you just have to deal with the occasional 'Not Responding' during loading. There is nothing more we can do on out end.

There is nothing wrong with your install.

Your mods are just laggy.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Thanks for letting me know but it happens all the time when loading with new version. Also withe 1387 the splash screen doesn't show up and it takes a while but it does load to to where the title screen is BUT it shows nothing but a blank screen and I can still hear the music. Is there a fix for that?

Link to comment
Share on other sites

Logs.

Also if you have a way make recording of your loading so I can figure out exactly what you're talking about.

'Black Screen' shouldn't happen unless there is a mod installed that severely breaks things {should show upo in the log} or your graphics drivers are derped.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
    • Let me try and help you with love spells, traditional healing, native healing, fortune telling, witchcraft, psychic readings, black magic, voodoo, herbalist healing, or any other service your may desire within the realm of african native healing, the spirits and the ancestors. I am a sangoma and healer. I could help you to connect with the ancestors , interpret dreams, diagnose illness through divination with bones, and help you heal both physical and spiritual illness. We facilitate the deepening of your relationship to the spirit world and the ancestors. Working in partnership with one\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\’s ancestors is a gift representing a close link with the spirit realm as a mediator between the worlds.*   Witchdoctors, or sorcerers, are often purveyors of mutis and charms that cause harm to people. we believe that we are here for only one purpose, to heal through love and compassion.*   African people share a common understanding of the importance of ancestors in daily life. When they have lost touch with their ancestors, illness may result or bad luck. Then a traditional healer, or sangoma, is sought out who may prescribe herbs, changes in lifestyle, a career change, or changes in relationships. The client may also be told to perform a ceremony or purification ritual to appease the ancestors.*   Let us solve your problems using powerful African traditional methods. We believe that our ancestors and spirits give us enlightenment, wisdom, divine guidance, enabling us to overcome obstacles holding your life back. Our knowledge has been passed down through centuries, being refined along the way from generation to generation. We believe in the occult, the paranormal, the spirit world, the mystic world.*   The services here are based on the African Tradition Value system/religion,where we believe the ancestors and spirits play a very important role in society. The ancestors and spirits give guidance and counsel in society. They could enable us to see into the future and give solutions to the problems affecting us. We use rituals, divination, spells, chants and prayers to enable us tackle the task before us.*   I have experience in helping and guiding many people from all over the world. My psychic abilities may help you answer and resolve many unanswered questions
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.