2014-07-11 13:17:18 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-07-11 13:17:18 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_09, running on Linux:amd64:3.10.23-xxxx-grs-ipv6-64, installed at /usr/lib/jvm/jre1.7.0_09
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Java classpath at launch is minecraft_server.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2014-07-11 13:17:18 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Discovering coremods
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.244.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.244.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy ChickenChunks 1.3.3.4.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in ChickenChunks 1.3.3.4.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy CoFHCore-2.0.0.5.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in CoFHCore-2.0.0.5.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [INFO] [STDERR] Failed to load dependancies.info from Thaumcraft4.1.0g (1).zip as JSON
2014-07-11 13:17:18 [INFO] [STDERR] java.util.zip.ZipException: error in opening zip file
2014-07-11 13:17:18 [INFO] [STDERR]at java.util.zip.ZipFile.open(Native Method)
2014-07-11 13:17:18 [INFO] [STDERR]at java.util.zip.ZipFile.<init>(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.util.zip.ZipFile.<init>(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.util.zip.ZipFile.<init>(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:546)
2014-07-11 13:17:18 [INFO] [STDERR]at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538)
2014-07-11 13:17:18 [INFO] [STDERR]at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475)
2014-07-11 13:17:18 [INFO] [STDERR]at codechicken.core.launch.DepLoader.load(DepLoader.java:634)
2014-07-11 13:17:18 [INFO] [STDERR]at cofh.asm.LoadingPlugin.<init>(LoadingPlugin.java:34)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.lang.Class.newInstance0(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.lang.Class.newInstance(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2014-07-11 13:17:18 [INFO] [STDERR]at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-07-11 13:17:18 [INFO] [STDERR]at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-07-11 13:17:18 [INFO] [STDERR] Failed to load dependancies.info from Galacticraft-1.6.4-2.0.14.1084.jar as JSON
2014-07-11 13:17:18 [INFO] [STDERR] java.util.zip.ZipException: error in opening zip file
2014-07-11 13:17:18 [INFO] [STDERR]at java.util.zip.ZipFile.open(Native Method)
2014-07-11 13:17:18 [INFO] [STDERR]at java.util.zip.ZipFile.<init>(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.util.zip.ZipFile.<init>(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.util.zip.ZipFile.<init>(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:546)
2014-07-11 13:17:18 [INFO] [STDERR]at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538)
2014-07-11 13:17:18 [INFO] [STDERR]at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475)
2014-07-11 13:17:18 [INFO] [STDERR]at codechicken.core.launch.DepLoader.load(DepLoader.java:634)
2014-07-11 13:17:18 [INFO] [STDERR]at cofh.asm.LoadingPlugin.<init>(LoadingPlugin.java:34)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.lang.Class.newInstance0(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.lang.Class.newInstance(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
2014-07-11 13:17:18 [INFO] [STDERR]at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-07-11 13:17:18 [INFO] [STDERR]at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Unknown Source)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-07-11 13:17:18 [INFO] [STDERR]at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.9.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Adding CodeChickenCore 0.9.0.9.jar to the list of known coremods, it will not be examined again
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy ComputerCraft1.62.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in ComputerCraft1.62.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy DenPipes-1.6.4-2.1.18.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in DenPipes-1.6.4-2.1.18.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class DenPipesCoreMod
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod denoflionsx.DenPipes.Core.DenPipesCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod DenPipesCoreMod
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy DenPipes_Emerald-1.6.4-1.1.6.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in DenPipes_Emerald-1.6.4-1.1.6.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy DenPipes_Forestry-1.6.4-1.1.8.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in DenPipes_Forestry-1.6.4-1.1.8.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy Dynmap-1.9.3-forge-9.11.1.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in Dynmap-1.9.3-forge-9.11.1.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderStorage 1.4.3.6.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy Factorization-0.8.34.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in Factorization-0.8.34.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy Galacticraft-1.6.4-2.0.14.1084.jar
2014-07-11 13:17:18 [SEVERE] [ForgeModLoader] Unable to read the jar file Galacticraft-1.6.4-2.0.14.1084.jar - ignoring
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:244)
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy Galacticraft-Planets-1.6.4-2.0.14.1084.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy MicdoodleCore-1.6.4-2.0.14.1084.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Adding MicdoodleCore-1.6.4-2.0.14.1084.jar to the list of known coremods, it will not be examined again
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class MicdoodlePlugin
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod MicdoodlePlugin
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy MineFactoryReloaded-2.7.9-final.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in MineFactoryReloaded-2.7.9-final.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy Modular-Force-Field-System-3.6.3.91-core (1).jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in Modular-Force-Field-System-3.6.3.91-core (1).jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy Natura_mc1.6.X_2.1.14.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in Natura_mc1.6.X_2.1.14.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughItems 1.6.1.9.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Adding NotEnoughItems 1.6.1.9.jar to the list of known coremods, it will not be examined again
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenCCSensors-1.6.4.4.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in OpenCCSensors-1.6.4.4.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy PluginsforForestry-1.6.4-3.2.30-hotfix.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in PluginsforForestry-1.6.4-3.2.30-hotfix.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class PfFCoreMod
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod PfFCoreMod
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy PowerConverters-1.6.4-2.4.0.18.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in PowerConverters-1.6.4-2.4.0.18.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy PowerCrystalsCore-1.1.8-9.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Adding PowerCrystalsCore-1.1.8-9.jar to the list of known coremods, it will not be examined again
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader
2014-07-11 13:17:18 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod CoreLoader
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedBase-1.6.4-4.3.5.30.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedBase-1.6.4-4.3.5.30.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedCompat-1.6.4-4.3.5.30.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedCompat-1.6.4-4.3.5.30.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class CompatibilityCorePlugin
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod CompatibilityCorePlugin
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedIntegration-1.6.4-4.3.5.30.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedIntegration-1.6.4-4.3.5.30.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedLighting-1.6.4-4.3.5.30.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedLighting-1.6.4-4.3.5.30.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedWorld-1.6.4-4.3.5.30.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedWorld-1.6.4-4.3.5.30.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy Railcraft_1.6.4-8.4.0.0 (1).jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in Railcraft_1.6.4-8.4.0.0 (1).jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy Resonant-Engine-Development-1.2.0.266-universal.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Resonant-Engine-Development-1.2.0.266-universal.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class ResonantPluginLoader
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod resonant.core.ResonantPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod ResonantPluginLoader
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy SoulShards-2.0.15-universal-srg.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in SoulShards-2.0.15-universal-srg.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy ThermalExpansion-3.0.0.7.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in ThermalExpansion-3.0.0.7.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy Universal-Electricity-3.1.0.115-core.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Universal-Electricity-3.1.0.115-core.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class UELoader
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod UELoader
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy appeng-rv14-finale3-mc16x.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in appeng-rv14-finale3-mc16x.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class AppEngCore
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [INFO] [ForgeModLoader] [AppEng] Core Init
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod AppEngCore
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy buildcraft-A-1.6.4-4.2.1.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in buildcraft-A-1.6.4-4.2.1.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy denLib-1.6.4-3.2.6.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in denLib-1.6.4-3.2.6.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class denLibCore
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod denLibCore
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy forestry-A-2.3.1.1.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Not found coremod data in forestry-A-2.3.1.1.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy industrialcraft-2_2.0.396-experimental.jar
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in industrialcraft-2_2.0.396-experimental.jar, it will be examined later for regular @Mod instances
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Instantiating coremod class IC2core
2014-07-11 13:17:18 [WARNING] [ForgeModLoader] The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Enqueued coremod IC2core
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy nhcore-1.0.1.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy nhwrench-1.2.1.jar
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Examining for coremod candidacy twilightforest-1.6.4-1.20.5.jar
2014-07-11 13:17:18 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-11 13:17:18 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-07-11 13:17:18 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-11 13:17:18 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-07-11 13:17:18 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer
2014-07-11 13:17:18 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.Block.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockBaseRailLogic.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockButton.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockCactus.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockChest.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockCocoa.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockComparator.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockCrops.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockDoor.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockFarmland.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockFire.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockFlower.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockFlowing.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockFluid.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockGrass.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockLadder.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockLeaves.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockLever.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockLog.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockMobSpawner.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockMushroom.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockMycelium.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockNetherStalk.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockOre.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockPane.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockPistonBase.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockPortal.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockPumpkin.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockRailBase.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockRedstoneOre.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockRedstoneWire.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockReed.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockSand.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockSapling.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockSkull.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockSnow.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockStem.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockTallGrass.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockTorch.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockTrapDoor.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockTripWireSource.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.block.BlockVine.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.ClientBrandRetriever.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.Minecraft.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.audio.SoundManager.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.entity.EntityPlayerSP.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiChat.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiControls.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiCreateWorld.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiIngame.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiMainMenu.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.GuiSlot.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.achievement.GuiAchievements.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.inventory.GuiContainer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.model.ModelBase.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.model.ModelBox.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.model.ModelRenderer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.model.PositionTextureVertex.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.model.TexturedQuad.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.multiplayer.GuiConnecting.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.multiplayer.NetClientHandler.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.multiplayer.WorldClient.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.particle.EffectRenderer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.particle.EntityDiggingFX.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.EntityRenderer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.ItemRenderer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.OpenGlHelper.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.RenderBlocks.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.RenderGlobal.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.Tessellator.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.WorldRenderer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderBiped.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderItem.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderManager.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderPlayer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RenderVillager.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.texture.Stitcher.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.texture.TextureMap.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.resources.LanguageManager.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.client.settings.GameSettings.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.command.CommandHandler.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.crash.CallableSuspiciousClasses.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.crash.CrashReport.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.crash.CrashReportCategory.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.creativetab.CreativeTabs.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.enchantment.Enchantment.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.enchantment.EnchantmentHelper.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.Entity.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.EntityList.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.EntityLiving.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.EntityLivingBase.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.EntityTracker.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.EntityTrackerEntry.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.boss.EntityDragon.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.boss.EntityWither.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.boss.IBossDisplayData.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.effect.EntityLightningBolt.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityEnderPearl.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityItem.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityMinecart.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityMinecartContainer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityMinecartEmpty.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityMinecartFurnace.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.item.EntityMinecartHopper.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.monster.EntityEnderman.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.monster.EntitySlime.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.monster.EntityZombie.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.passive.EntityMooshroom.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.passive.EntityOcelot.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.passive.EntitySheep.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.passive.EntityVillager.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.player.EntityPlayer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.player.EntityPlayerMP.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.entity.player.InventoryPlayer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.ContainerEnchantment.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.ContainerFurnace.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.ContainerRepair.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.Slot.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.SlotArmor.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.SlotBrewingStandPotion.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.SlotCrafting.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.inventory.SlotFurnace.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.BehaviorDispenseArmor.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.EnumArmorMaterial.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.EnumRarity.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.EnumToolMaterial.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.Item.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemArmor.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemBlock.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemBow.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemBucket.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemBucketMilk.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemDye.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemEmptyMap.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemFlintAndSteel.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemHoe.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemInWorldManager.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemMap.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemSeedFood.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemSeeds.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemShears.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemStack.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.ItemTool.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.crafting.CraftingManager.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.crafting.FurnaceRecipes.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.item.crafting.RecipeFireworks.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.logging.LogAgent.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.nbt.CompressedStreamTools.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.nbt.NBTTagList.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.MemoryConnection.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.NetLoginHandler.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.NetServerHandler.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.NetworkListenThread.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.TcpConnection.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.NetHandler.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.Packet.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.Packet1Login.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.Packet51MapChunk.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.network.packet.Packet56MapChunks.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.potion.PotionEffect.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.MinecraftServer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.ServerListenThread.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.dedicated.DedicatedServer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.gui.StatsComponent.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.integrated.IntegratedServer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.management.PlayerInstance.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.server.management.ServerConfigurationManager.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.stats.StatFileWriter.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.stats.StatList.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.tileentity.TileEntity.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.tileentity.TileEntityBeacon.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.tileentity.TileEntityBrewingStand.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.tileentity.TileEntityFurnace.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.tileentity.TileEntityHopper.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.CryptManager.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.MovingObjectPosition.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.ResourceLocation.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.Session.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.StringTranslate.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.util.WeightedRandomChestContent.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.village.VillageCollection.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.ChunkCache.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.Explosion.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.IBlockAccess.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.SpawnerAnimals.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.World.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.WorldProvider.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.WorldServer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.WorldServerMulti.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.WorldType.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.biome.BiomeDecorator.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.biome.BiomeGenBase.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.biome.WorldChunkManager.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.chunk.Chunk.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.ChunkProviderEnd.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.ChunkProviderGenerate.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.ChunkProviderHell.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.ChunkProviderServer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.MapGenCaves.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.MapGenRavine.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenForest.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenMinable.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenShrub.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.feature.WorldGenTrees.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.layer.GenLayer.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.layer.GenLayerBiome.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentVillage.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.MapGenStronghold.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.MapGenStructure.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.StructureComponent.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.StructureStart.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.storage.MapData.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.storage.SaveHandler.binpatch
2014-07-11 13:17:18 [FINEST] [ForgeModLoader] Reading patch data from binpatch/server/net.minecraft.world.storage.WorldInfo.binpatch
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Read 247 binary patches
2014-07-11 13:17:18 [FINE] [ForgeModLoader] Patch list :
xj=[xj : xj => net.minecraft.item.ItemTool (true) size 2598]
bkd=[bkd : bkd => net.minecraft.client.resources.LanguageManager (false) size 3876]
xn=[xn : xn => net.minecraft.item.ItemEmptyMap (true) size 1467]
xl=[xl : xl => net.minecraft.item.ItemDye (true) size 7308]
xw=[xw : xw => net.minecraft.item.ItemFlintAndSteel (true) size 1193]
aji=[aji : aji => net.minecraft.world.gen.structure.ComponentVillageHouse2 (true) size 4409]
ajj=[ajj : ajj => net.minecraft.world.gen.structure.ComponentVillageStartPiece (true) size 1193]
ww=[ww : ww => net.minecraft.creativetab.CreativeTabs (true) size 5700]
ajm=[ajm : ajm => net.minecraft.world.gen.structure.ComponentVillage (true) size 5767]
bjo=[bjo : bjo => net.minecraft.util.ResourceLocation (false) size 1758]
aiy=[aiy : aiy => net.minecraft.world.gen.structure.StructureVillagePieces (true) size 5470]
wh=[wh : wh => net.minecraft.item.ItemArmor (true) size 4126]
wi=[wi : wi => net.minecraft.item.BehaviorDispenseArmor (true) size 1467]
wj=[wj : wj => net.minecraft.item.EnumArmorMaterial (true) size 1903]
wp=[wp : wp => net.minecraft.item.ItemBow (true) size 3997]
wr=[wr : wr => net.minecraft.item.ItemBucket (true) size 3600]
vw=[vw : vw => net.minecraft.inventory.SlotArmor (true) size 1097]
biv=[biv : biv => net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (false) size 3664]
ain=[ain : ain => net.minecraft.world.gen.structure.MapGenStructure (true) size 5700]
bik=[bik : bik => net.minecraft.client.renderer.texture.TextureMap (false) size 7125]
bil=[bil : bil => net.minecraft.client.renderer.texture.TextureAtlasSprite (false) size 6732]
ait=[ait : ait => net.minecraft.world.gen.structure.StructureComponent (true) size 11241]
big=[big : big => net.minecraft.client.renderer.texture.Stitcher (false) size 4856]
wd=[wd : wd => net.minecraft.inventory.SlotCrafting (true) size 3028]
aiv=[aiv : aiv => net.minecraft.world.gen.structure.StructureStart (true) size 4075]
we=[we : we => net.minecraft.inventory.Slot (true) size 2806]
vm=[vm : vm => net.minecraft.inventory.ContainerEnchantment (true) size 4995]
vh=[vh : vh => net.minecraft.inventory.SlotBrewingStandPotion (true) size 1088]
ahw=[ahw : ahw => net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (true) size 3351]
axm=[axm : axm => net.minecraft.client.gui.inventory.GuiContainerCreative (false) size 15977]
vg=[vg : vg => net.minecraft.inventory.SlotBrewingStandIngredient (true) size 739]
aif=[aif : aif => net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (true) size 4150]
vp=[vp : vp => net.minecraft.inventory.ContainerFurnace (true) size 2743]
bma=[bma : bma => net.minecraft.client.renderer.OpenGlHelper (false) size 1596]
vq=[vq : vq => net.minecraft.inventory.SlotFurnace (true) size 2057]
aia=[aia : aia => net.minecraft.world.gen.structure.ComponentStrongholdLibrary (true) size 4382]
ahm=[ahm : ahm => net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (true) size 6124]
blt=[blt : blt => net.minecraft.client.gui.GuiMainMenu (false) size 14859]
ahl=[ahl : ahl => net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (true) size 6695]
awy=[awy : awy => net.minecraft.client.gui.inventory.GuiContainer (false) size 14220]
blv=[blv : blv => net.minecraft.stats.StatFileWriter (false) size 7174]
dn=[dn : dn => net.minecraft.network.packet.Packet52MultiBlockChange (true) size 2759]
ahq=[ahq : ahq => net.minecraft.world.gen.structure.MapGenStronghold (true) size 4003]
va=[va : va => net.minecraft.inventory.ContainerRepair (true) size 7574]
bln=[bln : bln => net.minecraft.client.audio.SoundManager (false) size 12620]
blc=[blc : blc => net.minecraft.server.integrated.IntegratedServerListenThread (false) size 2478]
b=[b : b => net.minecraft.crash.CrashReport (true) size 6428]
uf=[uf : uf => net.minecraft.entity.player.EntityPlayer (true) size 37458]
ey=[ey : ey => net.minecraft.network.packet.Packet (true) size 7765]
ez=[ez : ez => net.minecraft.network.packet.NetHandler (true) size 9724]
bkz=[bkz : bkz => net.minecraft.server.integrated.IntegratedServer (false) size 7494]
us=[us : us => net.minecraft.entity.item.EntityEnderPearl (true) size 2222]
m=[m : m => net.minecraft.crash.CrashReportCategory (true) size 4750]
j=[j : j => net.minecraft.crash.CallableSuspiciousClasses (true) size 3261]
el=[el : el => net.minecraft.network.packet.Packet56MapChunks (true) size 4541]
tw=[tw : tw => net.minecraft.entity.monster.EntityZombie (true) size 11945]
ej=[ej : ej => net.minecraft.network.packet.Packet51MapChunk (true) size 4556]
agi=[agi : agi => net.minecraft.world.gen.structure.ComponentMineshaftCorridor (true) size 6198]
ub=[ub : ub => net.minecraft.entity.passive.EntityVillager (true) size 16745]
ep=[ep : ep => net.minecraft.network.packet.Packet1Login (true) size 2313]
ud=[ud : ud => net.minecraft.entity.player.InventoryPlayer (true) size 9352]
aoi=[aoi : aoi => net.minecraft.block.BlockFire (true) size 9418]
aof=[aof : aof => net.minecraft.block.BlockFarmland (true) size 3926]
ts=[ts : ts => net.minecraft.entity.monster.EntitySlime (true) size 5904]
tg=[tg : tg => net.minecraft.entity.monster.EntityEnderman (true) size 9412]
bv=[bv : bv => net.minecraft.util.StringTranslate (true) size 3070]
anz=[anz : anz => net.minecraft.block.BlockDoor (true) size 6791]
anp=[anp : anp => net.minecraft.block.BlockComparator (true) size 6127]
sv=[sv : sv => net.minecraft.entity.item.EntityMinecartContainer (true) size 5210]
ss=[ss : ss => net.minecraft.entity.item.EntityItem (true) size 8020]
anm=[anm : anm => net.minecraft.block.BlockCocoa (true) size 5336]
st=[st : st => net.minecraft.entity.item.EntityMinecart (true) size 20506]
sy=[sy : sy => net.minecraft.entity.item.EntityMinecartEmpty (true) size 1152]
anr=[anr : anr => net.minecraft.block.BlockCrops (true) size 4882]
sw=[sw : sw => net.minecraft.entity.item.EntityMinecartFurnace (true) size 4071]
sx=[sx : sx => net.minecraft.entity.item.EntityMinecartHopper (true) size 3390]
ane=[ane : ane => net.minecraft.block.BlockFlower (true) size 3559]
anf=[anf : anf => net.minecraft.block.BlockButton (true) size 6984]
sk=[sk : sk => net.minecraft.entity.boss.EntityDragon (true) size 12805]
ang=[ang : ang => net.minecraft.block.BlockCactus (true) size 4079]
net.minecraft.client.ClientBrandRetriever=[net/minecraft/client/ClientBrandRetriever : net.minecraft.client.ClientBrandRetriever => net.minecraft.client.ClientBrandRetriever (false) size 694]
sm=[sm : sm => net.minecraft.entity.boss.EntityWither (true) size 11139]
sp=[sp : sp => net.minecraft.entity.effect.EntityLightningBolt (true) size 3177]
ank=[ank : ank => net.minecraft.block.BlockChest (true) size 9099]
sg=[sg : sg => net.minecraft.entity.boss.IBossDisplayData (false) size 182]
rz=[rz : rz => net.minecraft.entity.passive.EntitySheep (true) size 7348]
co=[co : co => net.minecraft.network.TcpConnection (true) size 8309]
amy=[amy : amy => net.minecraft.block.BlockRailBase (true) size 4263]
cn=[cn : cn => net.minecraft.network.MemoryConnection (true) size 3236]
amz=[amz : amz => net.minecraft.block.BlockBaseRailLogic (true) size 5680]
ci=[ci : ci => net.minecraft.nbt.CompressedStreamTools (true) size 3478]
cg=[cg : cg => net.minecraft.nbt.NBTTagList (true) size 2959]
rw=[rw : rw => net.minecraft.entity.passive.EntityMooshroom (true) size 2488]
rx=[rx : rx => net.minecraft.entity.passive.EntityOcelot (true) size 6568]
rm=[rm : rm => net.minecraft.village.VillageCollection (true) size 5751]
als=[als : als => net.minecraft.world.storage.WorldInfo (true) size 9344]
alq=[alq : alq => net.minecraft.world.storage.SaveHandler (true) size 5737]
alm=[alm : alm => net.minecraft.world.chunk.storage.AnvilSaveHandler (true) size 1234]
ali=[ali : ali => net.minecraft.world.storage.MapData (true) size 5560]
qa=[qa : qa => net.minecraft.entity.ai.EntityAIAttackOnCollide (true) size 2784]
akq=[akq : akq => net.minecraft.world.gen.layer.GenLayer (true) size 3731]
aa=[aa : aa => net.minecraft.command.CommandHandler (true) size 4742]
akj=[akj : akj => net.minecraft.world.gen.layer.GenLayerBiome (true) size 1122]
aqv=[aqv : aqv => net.minecraft.block.BlockTallGrass (true) size 3905]
nt=[nt : nt => net.minecraft.entity.EntityList (true) size 6113]
bbo=[bbo : bbo => net.minecraft.client.model.ModelBase (false) size 1808]
aqq=[aqq : aqq => net.minecraft.block.BlockStem (true) size 6133]
nn=[nn : nn => net.minecraft.entity.Entity (true) size 36908]
net.minecraft.server.MinecraftServer=[net/minecraft/server/MinecraftServer : net.minecraft.server.MinecraftServer => net.minecraft.server.MinecraftServer (true) size 25426]
aqz=[aqz : aqz => net.minecraft.block.Block (true) size 48770]
aqy=[aqy : aqy => net.minecraft.block.BlockPane (true) size 4245]
abr=[abr : abr => net.minecraft.world.Explosion (true) size 5891]
arg=[arg : arg => net.minecraft.block.BlockTorch (true) size 4626]
of=[of : of => net.minecraft.entity.EntityLivingBase (true) size 32443]
arf=[arf : arf => net.minecraft.block.BlockSnow (true) size 3705]
abw=[abw : abw => net.minecraft.world.World (true) size 63177]
arm=[arm : arm => net.minecraft.block.BlockVine (true) size 6542]
ark=[ark : ark => net.minecraft.block.BlockTripWireSource (true) size 7037]
bbs=[bbs : bbs => net.minecraft.client.model.TexturedQuad (false) size 1758]
arj=[arj : arj => net.minecraft.block.BlockLog (true) size 3030]
og=[og : og => net.minecraft.entity.EntityLiving (true) size 19031]
ari=[ari : ari => net.minecraft.block.BlockTrapDoor (true) size 4639]
aab=[aab : aab => net.minecraft.item.crafting.FurnaceRecipes (true) size 4015]
arw=[arw : arw => net.minecraft.tileentity.TileEntityBeacon (true) size 6111]
arx=[arx : arx => net.minecraft.tileentity.TileEntityBrewingStand (true) size 6074]
aaf=[aaf : aaf => net.minecraft.item.crafting.CraftingManager (true) size 13127]
asg=[asg : asg => net.minecraft.tileentity.TileEntityFurnace (true) size 6408]
asi=[asi : asi => net.minecraft.tileentity.TileEntityHopper (true) size 8525]
aaw=[aaw : aaw => net.minecraft.enchantment.EnchantmentHelper (true) size 7690]
aau=[aau : aau => net.minecraft.enchantment.Enchantment (true) size 3897]
asp=[asp : asp => net.minecraft.tileentity.TileEntity (true) size 6911]
aon=[aon : aon => net.minecraft.block.BlockGrass (true) size 3471]
aos=[aos : aos => net.minecraft.block.BlockSand (true) size 2351]
bdb=[bdb : bdb => net.minecraft.client.multiplayer.ChunkProviderClient (false) size 3158]
bdc=[bdc : bdc => net.minecraft.client.multiplayer.PlayerControllerMP (false) size 9008]
aoy=[aoy : aoy => net.minecraft.block.BlockLadder (true) size 3071]
bdd=[bdd : bdd => net.minecraft.client.multiplayer.WorldClient (false) size 9625]
aoz=[aoz : aoz => net.minecraft.block.BlockLeaves (true) size 7719]
apb=[apb : apb => net.minecraft.block.BlockLever (true) size 5734]
apd=[apd : apd => net.minecraft.block.BlockFlowing (true) size 5090]
apc=[apc : apc => net.minecraft.block.BlockFluid (true) size 9565]
apj=[apj : apj => net.minecraft.block.BlockMushroom (true) size 2377]
api=[api : api => net.minecraft.block.BlockMobSpawner (true) size 1469]
mk=[mk : mk => net.minecraft.util.WeightedRandomChestContent (true) size 2389]
bdy=[bdy : bdy => net.minecraft.client.particle.EntityFireworkStarterFX (false) size 7125]
apl=[apl : apl => net.minecraft.block.BlockNetherStalk (true) size 3610]
apk=[apk : apk => net.minecraft.block.BlockMycelium (true) size 2821]
apr=[apr : apr => net.minecraft.block.BlockOre (true) size 1954]
aps=[aps : aps => net.minecraft.block.BlockPortal (true) size 5263]
bcp=[bcp : bcp => net.minecraft.client.model.ModelBox (false) size 2728]
apy=[apy : apy => net.minecraft.block.BlockPumpkin (true) size 3730]
bcf=[bcf : bcf => net.minecraft.client.model.PositionTextureVertex (false) size 923]
aqc=[aqc : aqc => net.minecraft.block.BlockRedstoneOre (true) size 3410]
bcy=[bcy : bcy => net.minecraft.client.multiplayer.GuiConnecting (false) size 3661]
aqb=[aqb : aqb => net.minecraft.block.BlockRedstoneWire (true) size 8715]
aqe=[aqe : aqe => net.minecraft.block.BlockReed (true) size 3191]
aqi=[aqi : aqi => net.minecraft.block.BlockSapling (true) size 3749]
aqk=[aqk : aqk => net.minecraft.block.BlockSkull (true) size 6422]
nj=[nj : nj => net.minecraft.potion.PotionEffect (true) size 5122]
bcw=[bcw : bcw => net.minecraft.client.multiplayer.NetClientHandler (false) size 38773]
bcu=[bcu : bcu => net.minecraft.client.model.ModelRenderer (false) size 4948]
jx=[jx : jx => net.minecraft.entity.EntityTrackerEntry (true) size 11005]
jy=[jy : jy => net.minecraft.network.NetLoginHandler (true) size 6525]
afp=[afp : afp => net.minecraft.world.gen.feature.WorldGenDungeons (true) size 3585]
avb=[avb : avb => net.minecraft.client.gui.GuiCreateWorld (false) size 9641]
jv=[jv : jv => net.minecraft.entity.player.EntityPlayerMP (true) size 20120]
afo=[afo : afo => net.minecraft.world.gen.feature.WorldGenHugeTrees (true) size 4707]
bfj=[bfj : bfj => net.minecraft.client.renderer.ItemRenderer (false) size 14333]
jw=[jw : jw => net.minecraft.item.ItemInWorldManager (true) size 8353]
afr=[afr : afr => net.minecraft.world.gen.feature.WorldGenTaiga1 (true) size 2467]
bfe=[bfe : bfe => net.minecraft.client.renderer.EntityRenderer (false) size 29195]
afq=[afq : afq => net.minecraft.world.gen.feature.WorldGenMinable (true) size 2544]
jr=[jr : jr => net.minecraft.world.gen.ChunkProviderServer (true) size 6996]
js=[js : js => net.minecraft.world.WorldServer (true) size 20002]
bfq=[bfq : bfq => net.minecraft.client.renderer.Tessellator (false) size 7865]
jq=[jq : jq => net.minecraft.server.management.PlayerInstance (true) size 4525]
auy=[auy : auy => net.minecraft.client.gui.GuiControls (false) size 2085]
afg=[afg : afg => net.minecraft.world.gen.feature.WorldGenShrub (true) size 1493]
bfr=[bfr : bfr => net.minecraft.client.renderer.RenderBlocks (false) size 128087]
jl=[jl : jl => net.minecraft.world.WorldServerMulti (true) size 913]
auw=[auw : auw => net.minecraft.client.gui.GuiChat (false) size 6893]
bfl=[bfl : bfl => net.minecraft.client.renderer.RenderGlobal (false) size 42545]
jm=[jm : jm => net.minecraft.entity.EntityTracker (true) size 5493]
afl=[afl : afl => net.minecraft.world.gen.feature.WorldGenBigMushroom (true) size 2806]
aga=[aga : aga => net.minecraft.world.gen.feature.WorldGenTrees (true) size 4297]
kd=[kd : kd => net.minecraft.network.NetworkListenThread (true) size 2427]
ka=[ka : ka => net.minecraft.network.NetServerHandler (true) size 23196]
afx=[afx : afx => net.minecraft.world.gen.feature.WorldGenTaiga2 (true) size 2803]
avj=[avj : avj => net.minecraft.client.gui.GuiIngame (false) size 20808]
afy=[afy : afy => net.minecraft.world.gen.feature.WorldGenSwamp (true) size 3186]
afz=[afz : afz => net.minecraft.world.gen.feature.WorldGenTallGrass (true) size 1109]
aem=[aem : aem => net.minecraft.world.gen.MapGenRavine (true) size 5323]
beh=[beh : beh => net.minecraft.client.particle.EffectRenderer (false) size 5867]
aeq=[aeq : aeq => net.minecraft.world.gen.MapGenCaves (true) size 5736]
aep=[aep : aep => net.minecraft.world.gen.ChunkProviderHell (true) size 12943]
aee=[aee : aee => net.minecraft.world.chunk.storage.AnvilChunkLoader (true) size 10370]
zz=[zz : zz => net.minecraft.item.crafting.RecipeFireworks (true) size 3773]
aei=[aei : aei => net.minecraft.world.WorldProvider (true) size 9602]
bey=[bey : bey => net.minecraft.client.entity.EntityOtherPlayerMP (false) size 3764]
bex=[bex : bex => net.minecraft.client.entity.EntityPlayerSP (false) size 12314]
afc=[afc : afc => net.minecraft.world.gen.feature.WorldGenDeadBush (true) size 1040]
bes=[bes : bes => net.minecraft.client.particle.EntityDiggingFX (false) size 3027]
lg=[lg : lg => net.minecraft.util.CryptManager (true) size 5160]
awq=[awq : awq => net.minecraft.client.gui.achievement.GuiAchievements (false) size 10370]
la=[la : la => net.minecraft.stats.StatList (true) size 6252]
aew=[aew : aew => net.minecraft.world.gen.feature.WorldGenBigTree (true) size 7442]
aet=[aet : aet => net.minecraft.world.gen.ChunkProviderGenerate (true) size 13463]
lc=[lc : lc => net.minecraft.logging.LogAgent (true) size 2719]
aeu=[aeu : aeu => net.minecraft.world.gen.ChunkProviderEnd (true) size 8482]
bfa=[bfa : bfa => net.minecraft.client.renderer.WorldRenderer (false) size 5346]
awg=[awg : awg => net.minecraft.client.gui.GuiSlot (false) size 7228]
aex=[aex : aex => net.minecraft.world.gen.feature.WorldGenForest (true) size 2586]
adr=[adr : adr => net.minecraft.world.chunk.Chunk (true) size 21606]
zh=[zh : zh => net.minecraft.item.ItemBlock (true) size 3994]
bhj=[bhj : bhj => net.minecraft.client.renderer.entity.RenderPlayer (false) size 13774]
ata=[ata : ata => net.minecraft.util.MovingObjectPosition (true) size 1081]
bho=[bho : bho => net.minecraft.client.renderer.entity.RenderSnowMan (false) size 2816]
ast=[ast : ast => net.minecraft.block.BlockPistonBase (true) size 9462]
hn=[hn : hn => net.minecraft.server.management.ServerConfigurationManager (true) size 19703]
bhu=[bhu : bhu => net.minecraft.client.renderer.entity.RenderVillager (false) size 3112]
acq=[acq : acq => net.minecraft.world.biome.BiomeGenBase (true) size 8746]
yh=[yh : yh => net.minecraft.item.ItemMap (true) size 6122]
ye=[ye : ye => net.minecraft.item.ItemStack (true) size 15004]
is=[is : is => net.minecraft.server.dedicated.DedicatedServer (true) size 10207]
bgl=[bgl : bgl => net.minecraft.client.renderer.entity.RenderManager (false) size 9834]
yc=[yc : yc => net.minecraft.item.Item (true) size 30913]
acl=[acl : acl => net.minecraft.world.ChunkCache (true) size 6615]
yd=[yd : yd => net.minecraft.item.EnumToolMaterial (true) size 2100]
yb=[yb : yb => net.minecraft.item.ItemHoe (true) size 2424]
aci=[aci : aci => net.minecraft.world.SpawnerAnimals (true) size 7002]
acg=[acg : acg => net.minecraft.world.WorldType (true) size 5543]
atv=[atv : atv => net.minecraft.client.Minecraft (false) size 41736]
acf=[acf : acf => net.minecraft.world.IBlockAccess (true) size 752]
aul=[aul : aul => net.minecraft.client.settings.GameSettings (false) size 17130]
bgw=[bgw : bgw => net.minecraft.client.renderer.entity.RenderItem (false) size 12018]
yx=[yx : yx => net.minecraft.item.ItemShears (true) size 3596]
yw=[yw : yw => net.minecraft.item.ItemSeeds (true) size 2008]
bgu=[bgu : bgu => net.minecraft.client.renderer.entity.RenderBiped (false) size 9700]
yv=[yv : yv => net.minecraft.item.ItemSeedFood (true) size 1895]
je=[je : je => net.minecraft.server.gui.StatsComponent (true) size 4045]
yq=[yq : yq => net.minecraft.item.EnumRarity (false) size 1204]
aus=[aus : aus => net.minecraft.util.Session (false) size 1419]
iy=[iy : iy => net.minecraft.server.ServerListenThread (true) size 3680]
acv=[acv : acv => net.minecraft.world.biome.WorldChunkManager (true) size 5312]
acu=[acu : acu => net.minecraft.world.biome.BiomeDecorator (true) size 9242]
bhb=[bhb : bhb => net.minecraft.client.renderer.entity.RendererLivingEntity (false) size 11928]
yi=[yi : yi => net.minecraft.item.ItemBucketMilk (true) size 1145]
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aa (input size 3939), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aa (new size 5482)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aab (input size 2402), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aab (new size 4143)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aaf (input size 12619), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaf (new size 13568)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aau (input size 3121), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aau (new size 4238)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aaw (input size 6149), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaw (new size 8100)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class abr (input size 5179), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for abr (new size 6217)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class abw (input size 41161), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for abw (new size 65948)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class acg (input size 1466), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for acg (new size 5736)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aci (input size 5307), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aci (new size 7609)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class acl (input size 1872), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for acl (new size 6698)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class acq (input size 5752), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for acq (new size 8976)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class acu (input size 5564), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for acu (new size 9450)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class acv (input size 3334), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for acv (new size 5661)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class adr (input size 14285), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for adr (new size 22474)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aee (input size 8059), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aee (new size 11187)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aei (input size 2328), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aei (new size 9679)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aem (input size 3290), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aem (new size 5438)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aep (input size 8054), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aep (new size 13481)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aet (input size 8910), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aet (new size 13864)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aeu (input size 5462), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aeu (new size 8907)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aew (input size 5987), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aew (new size 8127)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class afc (input size 745), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for afc (new size 1069)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class afg (input size 990), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for afg (new size 1543)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class afl (input size 1924), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for afl (new size 2847)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class afo (input size 2993), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for afo (new size 4778)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class afp (input size 3392), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for afp (new size 3981)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class afq (input size 1534), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for afq (new size 2563)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class afz (input size 782), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for afz (new size 1124)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aga (input size 2816), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aga (new size 4373)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class agi (input size 5425), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for agi (new size 6676)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ahl (input size 6228), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahl (new size 6896)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ahm (input size 5886), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahm (new size 6501)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ahq (input size 3334), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahq (new size 4358)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ahw (input size 3017), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahw (new size 3717)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aia (input size 4054), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aia (new size 4765)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aif (input size 3882), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aif (new size 4536)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ain (input size 4861), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ain (new size 6289)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ait (input size 9150), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ait (new size 12326)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aiv (input size 3127), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aiv (new size 4464)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aji (input size 3806), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aji (new size 4648)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ajj (input size 870), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajj (new size 1271)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ajm (input size 3385), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajm (new size 5961)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class akj (input size 1054), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for akj (new size 1205)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class akq (input size 2163), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for akq (new size 3742)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ali (input size 4285), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ali (new size 6010)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class alq (input size 4811), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for alq (new size 6395)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class als (input size 6986), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for als (new size 9831)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class amy (input size 2404), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for amy (new size 4363)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class amz (input size 5119), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for amz (new size 6158)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class anf (input size 4927), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for anf (new size 7195)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ang (input size 1726), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ang (new size 4171)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ank (input size 6965), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ank (new size 9237)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class anm (input size 2518), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for anm (new size 5439)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class anr (input size 2499), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for anr (new size 4989)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class anz (input size 3708), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for anz (new size 7081)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aof (input size 2166), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aof (new size 4018)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aoi (input size 4755), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoi (new size 9610)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aon (input size 980), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aon (new size 3500)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aos (input size 1643), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aos (new size 2370)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aoz (input size 4080), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoz (new size 8191)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class apc (input size 3752), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for apc (new size 9810)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class apd (input size 4256), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for apd (new size 5156)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class apk (input size 940), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for apk (new size 2864)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class apl (input size 1361), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for apl (new size 3680)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class apy (input size 2224), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for apy (new size 3783)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aqb (input size 5257), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqb (new size 8844)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aqc (input size 2234), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqc (new size 3650)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aqi (input size 2194), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqi (new size 3914)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aqq (input size 2925), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqq (new size 6288)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aqv (input size 1288), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqv (new size 3946)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aqy (input size 2263), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqy (new size 4351)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aqz (input size 28719), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqz (new size 50101)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class arj (input size 1184), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for arj (new size 3135)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class arw (input size 4505), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for arw (new size 6306)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class arx (input size 4808), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for arx (new size 6439)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class asg (input size 5214), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for asg (new size 6635)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class asi (input size 6979), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for asi (new size 8906)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class asp (input size 4426), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for asp (new size 7518)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ast (input size 6492), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ast (new size 9704)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ata (input size 777), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ata (new size 1109)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class atv (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for atv (new size 41724)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aul (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aul (new size 17121)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class aus (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for aus (new size 1410)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class auw (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for auw (new size 6884)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class auy (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for auy (new size 2076)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class avb (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for avb (new size 9632)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class avj (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for avj (new size 20799)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class awg (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for awg (new size 7219)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class awq (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for awq (new size 10361)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class awy (input size 17037), found 1 patch
2014-07-11 13:17:19 [WARNING] [ForgeModLoader] Patcher expecting empty class data file for net.minecraft.client.gui.inventory.GuiContainer, but received non-empty
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for awy (new size 14211)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class axm (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for axm (new size 15968)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class b (input size 6336), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for b (new size 7918)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bbo (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbo (new size 1799)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bbs (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbs (new size 1749)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bcf (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcf (new size 914)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bcp (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcp (new size 2719)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bcu (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcu (new size 4939)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bcw (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcw (new size 38761)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bcy (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcy (new size 3652)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bdb (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdb (new size 3149)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bdc (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdc (new size 8999)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bdd (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdd (new size 9616)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bdy (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdy (new size 7116)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class beh (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for beh (new size 5858)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bes (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bes (new size 3018)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bex (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bex (new size 12305)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bey (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bey (new size 3755)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bfa (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfa (new size 5337)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bfe (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfe (new size 29186)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bfj (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfj (new size 14324)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bfl (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfl (new size 42533)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bfq (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfq (new size 7856)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bfr (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfr (new size 128069)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bgl (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgl (new size 9825)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bgu (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgu (new size 9691)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bgw (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgw (new size 12009)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bhb (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhb (new size 11919)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bhj (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhj (new size 13765)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bho (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bho (new size 2807)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bhu (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhu (new size 3103)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class big (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for big (new size 4847)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bik (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bik (new size 7116)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bil (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bil (new size 6723)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class biv (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for biv (new size 3655)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bjo (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bjo (new size 1749)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bkd (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkd (new size 3867)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bkz (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkz (new size 7485)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class blc (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for blc (new size 2469)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bln (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bln (new size 12611)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class blt (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for blt (new size 14850)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class blv (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for blv (new size 7165)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bma (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bma (new size 1587)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class bv (input size 2953), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for bv (new size 3941)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class cg (input size 2387), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for cg (new size 3235)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class cn (input size 1907), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for cn (new size 3551)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class co (input size 7538), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for co (new size 9577)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class dn (input size 2341), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for dn (new size 3047)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ej (input size 3592), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ej (new size 4927)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class el (input size 3184), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for el (new size 4773)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ep (input size 1643), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ep (new size 2505)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ey (input size 7307), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ey (new size 8741)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class hn (input size 16339), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for hn (new size 21139)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class is (input size 9596), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for is (new size 11773)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class iy (input size 3120), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for iy (new size 4327)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class j (input size 3241), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for j (new size 3877)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class je (input size 3529), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for je (new size 4594)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class jm (input size 4614), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for jm (new size 5995)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class jq (input size 3641), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for jq (new size 4748)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class jr (input size 5049), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for jr (new size 7487)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class js (input size 14788), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for js (new size 20910)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class jv (input size 16266), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for jv (new size 21056)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class jw (input size 4441), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for jw (new size 8382)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class jx (input size 9464), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for jx (new size 11376)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class jy (input size 5611), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for jy (new size 7578)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ka (input size 19447), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ka (new size 24602)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class kd (input size 2100), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for kd (new size 2964)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class la (input size 5653), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for la (new size 6557)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class lc (input size 2403), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for lc (new size 3405)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class m (input size 3954), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for m (new size 5656)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class mk (input size 1496), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for mk (new size 2532)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class nj (input size 2949), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for nj (new size 5363)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class nn (input size 25323), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for nn (new size 38606)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class nt (input size 5436), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for nt (new size 6703)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class of (input size 25356), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for of (new size 33399)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class og (input size 15924), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for og (new size 19692)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class qa (input size 2127), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for qa (new size 2854)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class rm (input size 4626), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for rm (new size 6014)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class rx (input size 5673), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for rx (new size 6765)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class rz (input size 5400), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for rz (new size 7520)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class sk (input size 10934), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for sk (new size 13165)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class sm (input size 8780), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for sm (new size 11364)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class sp (input size 2246), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for sp (new size 3264)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ss (input size 5611), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ss (new size 8314)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class st (input size 13682), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for st (new size 21348)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class sv (input size 3861), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for sv (new size 5287)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class sw (input size 3102), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for sw (new size 4143)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class sx (input size 2385), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for sx (new size 3481)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class tg (input size 7849), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for tg (new size 9720)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ts (input size 5154), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ts (new size 6088)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class tw (input size 9443), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for tw (new size 12430)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ub (input size 14277), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ub (new size 17376)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ud (input size 6842), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ud (new size 9890)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class uf (input size 24208), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for uf (new size 38309)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class va (input size 6521), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for va (new size 7890)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class vg (input size 450), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for vg (new size 743)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class vh (input size 739), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for vh (new size 1093)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class vm (input size 4161), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for vm (new size 5110)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class vp (input size 2191), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for vp (new size 2795)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class vq (input size 1548), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for vq (new size 2083)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class vw (input size 640), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for vw (new size 1088)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class wd (input size 2022), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for wd (new size 3019)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class we (input size 1361), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for we (new size 2806)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class wh (input size 2781), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for wh (new size 4454)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class wj (input size 1536), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for wj (new size 2073)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class wp (input size 2077), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for wp (new size 4035)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class wr (input size 2578), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for wr (new size 3684)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ww (input size 1879), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ww (new size 5751)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class xj (input size 1612), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for xj (new size 2748)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class xl (input size 4249), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for xl (new size 7521)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class yb (input size 1161), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for yb (new size 2467)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class yc (input size 21098), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for yc (new size 32042)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class yd (input size 1646), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for yd (new size 2216)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class ye (input size 8938), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for ye (new size 15901)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class yq (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for yq (new size 1195)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class yv (input size 625), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for yv (new size 1911)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class yw (input size 679), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for yw (new size 2023)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class zh (input size 1655), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for zh (new size 4088)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class zz (input size 3419), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for zz (new size 3972)
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 0), found 1 patch
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685)
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class FMLCorePlugin run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer
2014-07-11 13:17:19 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class FMLForgePlugin run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod LoadingPlugin {cofh.asm.LoadingPlugin} class transformers
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer cofh.asm.TransformerCore
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer cofh.asm.TransformerMasquerade
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for LoadingPlugin {cofh.asm.LoadingPlugin}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin LoadingPlugin
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class LoadingPlugin run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer codechicken.lib.asm.ClassHeirachyManager
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.CodeChickenAccessTransformer
2014-07-11 13:17:19 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.TweakTransformer
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.FeatureHackTransformer
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.DelegatedTransformer
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.DefaultImplementationTransformer
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2014-07-11 13:17:19 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
2014-07-11 13:17:19 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2014-07-11 13:17:19 [INFO] [STDOUT] Loaded 51 rules from AccessTransformer config file temp.dat
2014-07-11 13:17:19 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2014-07-11 13:17:19 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2014-07-11 13:17:19 [INFO] [STDOUT] Loaded 55 rules from AccessTransformer config file temp.dat
2014-07-11 13:17:19 [INFO] [STDERR] java.util.zip.ZipException: error in opening zip file
2014-07-11 13:17:19 [INFO] [STDERR]at java.util.zip.ZipFile.open(Native Method)
2014-07-11 13:17:19 [INFO] [STDERR]at java.util.zip.ZipFile.<init>(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at java.util.zip.ZipFile.<init>(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at java.util.jar.JarFile.<init>(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at java.util.jar.JarFile.<init>(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:149)
2014-07-11 13:17:19 [INFO] [STDERR]at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136)
2014-07-11 13:17:19 [INFO] [STDERR]at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:127)
2014-07-11 13:17:19 [INFO] [STDERR]at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:33)
2014-07-11 13:17:19 [INFO] [STDERR]at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:124)
2014-07-11 13:17:19 [INFO] [STDERR]at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-07-11 13:17:19 [INFO] [STDERR]at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-07-11 13:17:19 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-07-11 13:17:19 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-07-11 13:17:19 [INFO] [STDERR]at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-07-11 13:17:19 [INFO] [STDERR] CodeChickenCore: Failed to read jar file: Thaumcraft4.1.0g (1).zip
2014-07-11 13:17:19 [INFO] [STDERR] java.util.zip.ZipException: error in opening zip file
2014-07-11 13:17:19 [INFO] [STDERR]at java.util.zip.ZipFile.open(Native Method)
2014-07-11 13:17:19 [INFO] [STDERR]at java.util.zip.ZipFile.<init>(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at java.util.zip.ZipFile.<init>(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at java.util.jar.JarFile.<init>(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at java.util.jar.JarFile.<init>(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:149)
2014-07-11 13:17:19 [INFO] [STDERR]at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136)
2014-07-11 13:17:19 [INFO] [STDERR]at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:127)
2014-07-11 13:17:19 [INFO] [STDERR]at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:33)
2014-07-11 13:17:19 [INFO] [STDERR]at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:124)
2014-07-11 13:17:19 [INFO] [STDERR]at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-07-11 13:17:19 [INFO] [STDERR]at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-07-11 13:17:19 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-07-11 13:17:19 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Unknown Source)
2014-07-11 13:17:19 [INFO] [STDERR]at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
2014-07-11 13:17:19 [INFO] [STDERR]at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
2014-07-11 13:17:19 [INFO] [STDERR] CodeChickenCore: Failed to read jar file: Galacticraft-1.6.4-2.0.14.1084.jar
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class CodeChickenCorePlugin run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod DenPipesCoreMod {denoflionsx.DenPipes.Core.DenPipesCoreMod} class transformers
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.DenPipes.Core.ASM.BCHooks
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for DenPipesCoreMod {denoflionsx.DenPipes.Core.DenPipesCoreMod}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin DenPipesCoreMod
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class DenPipesCoreMod run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin} class transformers
2014-07-11 13:17:19 [INFO] [STDOUT] Successfully Registered Transformer
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer micdoodle8.mods.miccore.MicdoodleTransformer
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin MicdoodlePlugin
2014-07-11 13:17:19 [INFO] [STDOUT] [Micdoodle8Core]: Patching game...
2014-07-11 13:17:19 [INFO] [STDOUT] [Micdoodle8Core]: Patching game...
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class MicdoodlePlugin run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod NEICorePlugin {codechicken.nei.asm.NEICorePlugin} class transformers
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer codechicken.nei.asm.NEITransformer
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for NEICorePlugin {codechicken.nei.asm.NEICorePlugin}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin NEICorePlugin
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class NEICorePlugin run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod PfFCoreMod {denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod} class transformers
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for PfFCoreMod {denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin PfFCoreMod
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class PfFCoreMod run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod CoreLoader {powercrystals.core.CoreLoader} class transformers
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer powercrystals.core.at.PCCAccessTransformer
2014-07-11 13:17:19 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-07-11 13:17:19 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2014-07-11 13:17:19 [INFO] [STDOUT] Loaded 57 rules from AccessTransformer config file pcc_at.cfg
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer powercrystals.core.asm.PCCASMTransformer
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for CoreLoader {powercrystals.core.CoreLoader}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin CoreLoader
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class CoreLoader run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod CompatibilityCorePlugin {mrtjp.projectred.compatibility.CompatibilityCorePlugin} class transformers
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for CompatibilityCorePlugin {mrtjp.projectred.compatibility.CompatibilityCorePlugin}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin CompatibilityCorePlugin
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class CompatibilityCorePlugin run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod ResonantPluginLoader {resonant.core.ResonantPluginLoader} class transformers
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer resonant.core.asm.Transformer
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for ResonantPluginLoader {resonant.core.ResonantPluginLoader}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin ResonantPluginLoader
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class ResonantPluginLoader run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod UELoader {universalelectricity.core.UELoader} class transformers
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer universalelectricity.core.asm.UniversalTransformer
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for UELoader {universalelectricity.core.UELoader}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin UELoader
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class UELoader run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod AppEngCore {appeng.transformer.AppEngCore} class transformers
2014-07-11 13:17:19 [FINEST] [ForgeModLoader] Registering transformer appeng.transformer.AppEngASMTransformer
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin for AppEngCore {appeng.transformer.AppEngCore}
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Running coremod plugin AppEngCore
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Coremod plugin class AppEngCore run successfully
2014-07-11 13:17:19 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:19 [FINE] [ForgeModLoader] Injecting coremod denLibCore {denoflionsx.denLib.CoreMod.denLibCore} class transformers
2014-07-11 13:17:20 [INFO] [ForgeModLoader] [denLibCore]: DenEvents.jar | ef6734044b6a77c41aa0699e4e69e7d1480de78b | ef6734044b6a77c41aa0699e4e69e7d1480de78b | false
2014-07-11 13:17:20 [INFO] [ForgeModLoader] [denLibCore]: Loaded library DenEvents.jar
2014-07-11 13:17:20 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.denLib.CoreMod.ASM.SQL.SQLLibRequest
2014-07-11 13:17:20 [INFO] [ForgeModLoader] [denLibCore]: sqlite-jdbc-3.7.15-M1.jar | 9b713ffe2bd3e1f1ddea48cce098e3f6de9a0430 | 404 | false
2014-07-11 13:17:20 [INFO] [ForgeModLoader] [denLibCore]: Loaded library sqlite-jdbc-3.7.15-M1.jar
2014-07-11 13:17:20 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.DenEvents.ASM.Transformers.DenEventsTransformer
2014-07-11 13:17:20 [INFO] [STDOUT] Setting up DenEventsTransformer...
2014-07-11 13:17:20 [INFO] [STDOUT] HDSAC not found!
2014-07-11 13:17:20 [INFO] [STDOUT] CreeperCollateral not found!
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Running coremod plugin for denLibCore {denoflionsx.denLib.CoreMod.denLibCore}
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Running coremod plugin denLibCore
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Coremod plugin class denLibCore run successfully
2014-07-11 13:17:20 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Injecting coremod IC2core {ic2.core.coremod.IC2core} class transformers
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Injection complete
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Running coremod plugin for IC2core {ic2.core.coremod.IC2core}
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Running coremod plugin IC2core
2014-07-11 13:17:20 [INFO] [IC2-core] Loaded library ejml-0.23.jar.
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Coremod plugin class IC2core run successfully
2014-07-11 13:17:20 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Validating minecraft
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Minecraft validated, launching...
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.MinecraftServer (input size 20475), found 1 patch
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 27501)
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/IBlockAccess (input size 224), found 1 patch
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/IBlockAccess (new size 743)
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/WorldServerMulti (input size 573), found 1 patch
2014-07-11 13:17:20 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/WorldServerMulti (new size 1076)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/network/packet/NetHandler (input size 4778), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/network/packet/NetHandler (new size 9784)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/nbt/CompressedStreamTools (input size 1689), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/nbt/CompressedStreamTools (new size 3869)
2014-07-11 13:17:21 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: hn (4 / 6)
2014-07-11 13:17:21 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: of (1 / 1)
2014-07-11 13:17:21 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockFlower (input size 1521), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockFlower (new size 3588)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockOre (input size 1563), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockOre (new size 2039)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMushroom (input size 1825), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMushroom (new size 2645)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTorch (input size 2798), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTorch (new size 4781)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMobSpawner (input size 732), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMobSpawner (new size 1487)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLadder (input size 1677), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLadder (new size 3071)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLever (input size 4434), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLever (new size 5947)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSnow (input size 2225), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSnow (new size 3787)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockReed (input size 1736), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockReed (new size 3227)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockPortal (input size 2847), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockPortal (new size 5427)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTrapDoor (input size 2767), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTrapDoor (new size 4791)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockVine (input size 4868), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockVine (new size 6985)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTripWireSource (input size 5544), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTripWireSource (new size 7403)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSkull (input size 4373), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSkull (new size 6663)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockComparator (input size 3837), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockComparator (new size 6288)
2014-07-11 13:17:21 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: ss (2 / 2)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga2 (input size 1629), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga2 (new size 2822)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenForest (input size 1421), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenForest (new size 2612)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemShears (input size 1037), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemShears (new size 3599)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemFlintAndSteel (input size 952), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemFlintAndSteel (new size 1283)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemBucketMilk (input size 828), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemBucketMilk (new size 1153)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemMap (input size 5122), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemMap (new size 6631)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemEmptyMap (input size 1301), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemEmptyMap (new size 1643)
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/boss/IBossDisplayData (input size 0), found 1 patch
2014-07-11 13:17:21 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/boss/IBossDisplayData (new size 175)
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/BehaviorDispenseArmor (input size 1099), found 1 patch
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/BehaviorDispenseArmor (new size 1521)
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityMinecartEmpty (input size 551), found 1 patch
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityMinecartEmpty (new size 1143)
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityEnderPearl (input size 1168), found 1 patch
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityEnderPearl (new size 2245)
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/util/CryptManager (input size 4572), found 1 patch
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/util/CryptManager (new size 7176)
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/chunk/storage/AnvilSaveHandler (input size 967), found 1 patch
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/chunk/storage/AnvilSaveHandler (new size 1359)
2014-07-11 13:17:22 [INFO] [Minecraft-Server] Starting minecraft server version 1.6.4
2014-07-11 13:17:22 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2014-07-11 13:17:22 [INFO] [STDOUT] MinecraftForge v9.11.1.965 Initialized
2014-07-11 13:17:22 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized
2014-07-11 13:17:22 [INFO] [STDOUT] Replaced 111 ore recipies
2014-07-11 13:17:22 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2014-07-11 13:17:22 [INFO] [ForgeModLoader] Reading custom logging properties from /home/hugothegamer693/server_12196/config/logging.properties
2014-07-11 13:17:22 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, micdoodle8.mods.miccore.MicdoodleModContainer, codechicken.nei.asm.NEIModContainer, powercrystals.core.CoreCore, appeng.transformer.AppEngCore, denoflionsx.denLib.Mod.denLibMod]
2014-07-11 13:17:22 [INFO] [ForgeModLoader] [AppEng] Core Init
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a minecraft related file at /home/hugothegamer693/server_12196/minecraft_server.jar, examining for mod candidates
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/1.6.4/ForgeMultipart-universal-1.6.4-1.0.0.244.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/CoFHCore-2.0.0.5.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a minecraft related file at /home/hugothegamer693/server_12196/./mods/1.6.4/CodeChickenLib-universal-1.6.4-1.0.0.62.jar, examining for mod candidates
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/CodeChickenCore 0.9.0.9.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/DenPipes-1.6.4-2.1.18.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/MicdoodleCore-1.6.4-2.0.14.1084.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/NotEnoughItems 1.6.1.9.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/PluginsforForestry-1.6.4-3.2.30-hotfix.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/PowerCrystalsCore-1.1.8-9.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/ProjectRedBase-1.6.4-4.3.5.30.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/ProjectRedCompat-1.6.4-4.3.5.30.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/Resonant-Engine-Development-1.2.0.266-universal.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/Universal-Electricity-3.1.0.115-core.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/appeng-rv14-finale3-mc16x.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/denLib-1.6.4-3.2.6.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping known library file /home/hugothegamer693/server_12196/mods/industrialcraft-2_2.0.396-experimental.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a minecraft related file at /home/hugothegamer693/server_12196/./mods/denLib/DenEvents.jar, examining for mod candidates
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a minecraft related file at /home/hugothegamer693/server_12196/./mods/denLib/sqlite-jdbc-3.7.15-M1.jar, examining for mod candidates
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a minecraft related file at /home/hugothegamer693/server_12196/./mods/ic2/ejml-0.23.jar, examining for mod candidates
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2014-07-11 13:17:22 [INFO] [ForgeModLoader] Searching /home/hugothegamer693/server_12196/mods for mods
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate mod directory 1.6.4
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedMachines_exp_1.6.4.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file AM2_1.1.2b.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file appeng-rv14-finale3-mc16x.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.5.5].zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-1.6.4-4.2.1.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Carpenter's Blocks v2.1.2 - MC 1.6+.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChickenChunks 1.3.3.4.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker CodeChickenCore 0.9.0.9.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file CoFHCore-2.0.0.5.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.62.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Ignoring unknown file crash-2014-07-09_16.32.43-server.txt in mods directory
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file CustomMobSpawner 3.0.0.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate mod directory denLib
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file denLib-1.6.4-3.2.6.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file DenPipes-1.6.4-2.1.18.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file DenPipes_Emerald-1.6.4-1.1.6.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file DenPipes_Forestry-1.6.4-1.1.8.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file DrZharks MoCreatures Mod v6.1.0.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Dynmap-1.9.3-forge-9.11.1.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnchantingPlus-1.16.5.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.3.6.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file extrautils-1.0.3c.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Factorization-0.8.34.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.3.1.1.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Galacticraft-1.6.4-2.0.14.1084.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Galacticraft-Planets-1.6.4-2.0.14.1084.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate mod directory ic2
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_2.0.396-experimental.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.6.4-5.4.1.702.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file JABBA_1.1.4.zip
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker MicdoodleCore-1.6.4-2.0.14.1084.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineFactoryReloaded-2.7.9-final.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_AdvancedSolarPanels_3_4_7_IC_EXP.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Modular-Force-Field-System-3.6.3.91-core (1).jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Morph-Beta-0.7.1.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.6.4-0.10.13.01.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Natura_mc1.6.X_2.1.14.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file nhcore-1.0.1.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file nhwrench-1.2.1.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker NotEnoughItems 1.6.1.9.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate mod directory OCSLua
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file OpenCCSensors-1.6.4.4.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file PluginsforForestry-1.6.4-3.2.30-hotfix.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file PortalGun2.0.2.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file PowerConverters-1.6.4-2.4.0.18.jar
2014-07-11 13:17:22 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker PowerCrystalsCore-1.1.8-9.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedBase-1.6.4-4.3.5.30.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedCompat-1.6.4-4.3.5.30.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedIntegration-1.6.4-4.3.5.30.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedLighting-1.6.4-4.3.5.30.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedWorld-1.6.4-4.3.5.30.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file QuarryPlus-1.6.4-1.5.5.3.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_1.6.4-8.4.0.0 (1).jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Resonant-Engine-Development-1.2.0.266-universal.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-2.0.15-universal-srg.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file StevesCarts2.0.0.b11.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Survival-Machines_Auth_1.0.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft4.1.0g (1).zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft4.1.0g.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-3.0.0.7.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.6.4-1.20.5.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Universal-Electricity-3.1.0.115-core.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file util_iChunUtil2.4.0.zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file VanillaPlus[V.1.3.6].zip
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file Waila_1.5.2a.zip
2014-07-11 13:17:22 [INFO] [ForgeModLoader] Also searching /home/hugothegamer693/server_12196/mods/1.6.4 for mods
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file CodeChickenLib-universal-1.6.4-1.0.0.62.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Found a candidate zip or jar file ForgeMultipart-universal-1.6.4-1.0.0.244.jar
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Examining file minecraft_server.jar for potential mods
2014-07-11 13:17:22 [FINE] [ForgeModLoader] The mod container minecraft_server.jar appears to be missing an mcmod.info file
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.62.jar for potential mods
2014-07-11 13:17:22 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.62.jar appears to be missing an mcmod.info file
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Examining file DenEvents.jar for potential mods
2014-07-11 13:17:22 [FINE] [ForgeModLoader] The mod container DenEvents.jar appears to be missing an mcmod.info file
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.DenEvents.Test.DenEventsTester
2014-07-11 13:17:22 [FINEST] [DenEvents] Parsed dependency info : [] [] []
2014-07-11 13:17:22 [FINE] [ForgeModLoader] Examining file sqlite-jdbc-3.7.15-M1.jar for potential mods
2014-07-11 13:17:22 [FINE] [ForgeModLoader] The mod container sqlite-jdbc-3.7.15-M1.jar appears to be missing an mcmod.info file
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file ejml-0.23.jar for potential mods
2014-07-11 13:17:23 [FINE] [ForgeModLoader] The mod container ejml-0.23.jar appears to be missing an mcmod.info file
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining directory 1.6.4 for potential mods
2014-07-11 13:17:23 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.6.4
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file AdvancedMachines_exp_1.6.4.zip for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedMachines_exp_1.6.4.zip
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.ic2.advancedmachines.ModAdvancedMachines
2014-07-11 13:17:23 [FINEST] [AdvancedMachines] Parsed dependency info : [
[email protected]] [
[email protected]] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file AM2_1.1.2b.zip for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file AM2_1.1.2b.zip
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod am2.AMCore
2014-07-11 13:17:23 [FINEST] [arsmagica2] Parsed dependency info : [] [] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file appeng-rv14-finale3-mc16x.jar for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file appeng-rv14-finale3-mc16x.jar
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod appeng.common.AppEng
2014-07-11 13:17:23 [FINEST] [AppliedEnergistics] Parsed dependency info : [AppliedEnergistics-Core, Forge@[9.10.1.870,)] [AppliedEnergistics-Core, Forge@[9.10.1.870,)] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.5.5].zip for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.5.5].zip
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2014-07-11 13:17:23 [FINEST] [BiblioCraft] Parsed dependency info : [] [] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file buildcraft-A-1.6.4-4.2.1.jar for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-1.6.4-4.2.1.jar
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2014-07-11 13:17:23 [FINEST] [BuildCraft|Builders] Parsed dependency info : [BuildCraft|
[email protected]] [BuildCraft|
[email protected]] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2014-07-11 13:17:23 [FINEST] [BuildCraft|Core] Parsed dependency info : [Forge@[9.11.1.953,)] [Forge@[9.11.1.953,)] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2014-07-11 13:17:23 [FINEST] [BuildCraft|Energy] Parsed dependency info : [BuildCraft|
[email protected]] [BuildCraft|
[email protected]] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2014-07-11 13:17:23 [FINEST] [BuildCraft|Factory] Parsed dependency info : [BuildCraft|
[email protected]] [BuildCraft|
[email protected]] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2014-07-11 13:17:23 [FINEST] [BuildCraft|Silicon] Parsed dependency info : [BuildCraft|
[email protected]] [BuildCraft|
[email protected]] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2014-07-11 13:17:23 [FINEST] [BuildCraft|Transport] Parsed dependency info : [BuildCraft|
[email protected]] [BuildCraft|
[email protected]] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file Carpenter's Blocks v2.1.2 - MC 1.6+.zip for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file Carpenter's Blocks v2.1.2 - MC 1.6+.zip
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod carpentersblocks.CarpentersBlocks
2014-07-11 13:17:23 [FINEST] [CarpentersBlocks] Parsed dependency info : [] [] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file ChickenChunks 1.3.3.4.jar for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file ChickenChunks 1.3.3.4.jar
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.chunkloader.ChickenChunks
2014-07-11 13:17:23 [FINEST] [ChickenChunks] Parsed dependency info : [CodeChickenCore@[0.9.0.8,)] [CodeChickenCore@[0.9.0.8,)] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file CoFHCore-2.0.0.5.jar for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-2.0.0.5.jar
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHCore
2014-07-11 13:17:23 [FINEST] [CoFHCore] Parsed dependency info : [] [] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHLoot
2014-07-11 13:17:23 [FINEST] [CoFHLoot] Parsed dependency info : [CoFHCore@[2.0.0.5,)] [CoFHCore@[2.0.0.5,)] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHMasquerade
2014-07-11 13:17:23 [FINEST] [CoFHMasquerade] Parsed dependency info : [CoFHCore@[2.0.0.5,)] [CoFHCore@[2.0.0.5,)] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHSocial
2014-07-11 13:17:23 [FINEST] [CoFHSocial] Parsed dependency info : [CoFHCore@[2.0.0.5,)] [CoFHCore@[2.0.0.5,)] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2014-07-11 13:17:23 [FINEST] [CoFHWorld] Parsed dependency info : [CoFHCore@[2.0.0.5,)] [CoFHCore@[2.0.0.5,)] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file ComputerCraft1.62.jar for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.62.jar
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.computercraft.ComputerCraft
2014-07-11 13:17:23 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file CustomMobSpawner 3.0.0.zip for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file CustomMobSpawner 3.0.0.zip
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.customspawner.CustomSpawner
2014-07-11 13:17:23 [FINEST] [CustomSpawner] Parsed dependency info : [] [] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining directory denLib for potential mods
2014-07-11 13:17:23 [FINE] [ForgeModLoader] No mcmod.info file found in directory denLib
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file denLib-1.6.4-3.2.6.jar for potential mods
2014-07-11 13:17:23 [FINE] [ForgeModLoader] The mod container denLib-1.6.4-3.2.6.jar appears to be missing an mcmod.info file
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file DenPipes-1.6.4-2.1.18.jar for potential mods
2014-07-11 13:17:23 [FINE] [ForgeModLoader] The mod container DenPipes-1.6.4-2.1.18.jar appears to be missing an mcmod.info file
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.DenPipes.Core.DenPipesCore
2014-07-11 13:17:23 [FINEST] [DenPipes] Parsed dependency info : [BuildCraft|Core, denLib] [denLib, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, xreliquary] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file DenPipes_Emerald-1.6.4-1.1.6.jar for potential mods
2014-07-11 13:17:23 [FINE] [ForgeModLoader] The mod container DenPipes_Emerald-1.6.4-1.1.6.jar appears to be missing an mcmod.info file
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.DenPipes.AddOns.Emerald.EmeraldPipesMod
2014-07-11 13:17:23 [FINEST] [DenPipes-Emerald] Parsed dependency info : [BuildCraft|Core, DenPipes] [DenPipes-Forestry, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport] [DenPipes]
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file DenPipes_Forestry-1.6.4-1.1.8.jar for potential mods
2014-07-11 13:17:23 [FINE] [ForgeModLoader] The mod container DenPipes_Forestry-1.6.4-1.1.8.jar appears to be missing an mcmod.info file
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.DenPipes.AddOns.Forestry.ForestryPipe
2014-07-11 13:17:23 [FINEST] [DenPipes-Forestry] Parsed dependency info : [Forestry, DenPipes] [Forestry] [DenPipes]
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file DrZharks MoCreatures Mod v6.1.0.zip for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file DrZharks MoCreatures Mod v6.1.0.zip
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.mocreatures.MoCreatures
2014-07-11 13:17:23 [FINEST] [MoCreatures] Parsed dependency info : [] [] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file Dynmap-1.9.3-forge-9.11.1.jar for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file Dynmap-1.9.3-forge-9.11.1.jar
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod org.dynmap.forge.DynmapMod
2014-07-11 13:17:23 [FINEST] [Dynmap] Parsed dependency info : [] [] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file EnchantingPlus-1.16.5.zip for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file EnchantingPlus-1.16.5.zip
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod eplus.EnchantingPlus
2014-07-11 13:17:23 [FINEST] [eplus] Parsed dependency info : [Forge@[7.10.0.789,)] [Forge@[7.10.0.789,)] []
2014-07-11 13:17:23 [FINE] [eplus] Attempting to load the file version.properties from EnchantingPlus-1.16.5.zip to locate a version number for eplus
2014-07-11 13:17:23 [FINE] [eplus] Found version null for mod eplus in version.properties, using
2014-07-11 13:17:23 [WARNING] [eplus] Mod eplus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.16.5b
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.3.6.jar for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.3.6.jar
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2014-07-11 13:17:23 [FINEST] [EnderStorage] Parsed dependency info : [CodeChickenCore@[0.9.0.8,)] [CodeChickenCore@[0.9.0.8,)] []
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Examining file extrautils-1.0.3c.zip for potential mods
2014-07-11 13:17:23 [FINER] [ForgeModLoader] Located mcmod.info file in file extrautils-1.0.3c.zip
2014-07-11 13:17:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrautils.ExtraUtils
2014-07-11 13:17:24 [FINEST] [ExtraUtilities] Parsed dependency info : [] [] []
2014-07-11 13:17:24 [FINE] [ExtraUtilities] Attempting to load the file version.properties from extrautils-1.0.3c.zip to locate a version number for ExtraUtilities
2014-07-11 13:17:24 [WARNING] [ExtraUtilities] Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.3c
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file Factorization-0.8.34.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.8.34.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.misc.MiscellaneousNonsense
2014-07-11 13:17:24 [FINEST] [factorization.misc] Parsed dependency info : [factorization] [factorization] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.notify.NotifyImplementation
2014-07-11 13:17:24 [FINEST] [factorization.notify] Parsed dependency info : [factorization] [factorization] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.fzds.Hammer
2014-07-11 13:17:24 [FINEST] [factorization.dimensionalSlice] Parsed dependency info : [factorization] [factorization] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.shared.Core
2014-07-11 13:17:24 [FINEST] [factorization] Parsed dependency info : [] [] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file forestry-A-2.3.1.1.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.3.1.1.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2014-07-11 13:17:24 [FINEST] [Forestry] Parsed dependency info : [] [Buildcraft|Core, ExtrabiomesXL, BiomesOPlenty, IC2] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file Galacticraft-1.6.4-2.0.14.1084.jar for potential mods
2014-07-11 13:17:24 [WARNING] [ForgeModLoader] Zip file Galacticraft-1.6.4-2.0.14.1084.jar failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:137)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file Galacticraft-Planets-1.6.4-2.0.14.1084.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-Planets-1.6.4-2.0.14.1084.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.mars.GalacticraftMars
2014-07-11 13:17:24 [FINEST] [GalacticraftMars] Parsed dependency info : [GalacticraftCore] [GalacticraftCore] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining directory ic2 for potential mods
2014-07-11 13:17:24 [FINE] [ForgeModLoader] No mcmod.info file found in directory ic2
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file industrialcraft-2_2.0.396-experimental.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_2.0.396-experimental.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
2014-07-11 13:17:24 [FINEST] [IC2] Parsed dependency info : [] [] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.6.4-5.4.1.702.zip for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.6.4-5.4.1.702.zip
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2014-07-11 13:17:24 [FINEST] [IronChest] Parsed dependency info : [FML@[5.0.5,), Forge@[7.0,)] [Forge@[7.0,), FML@[5.0.5,)] []
2014-07-11 13:17:24 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.6.4-5.4.1.702.zip to locate a version number for IronChest
2014-07-11 13:17:24 [FINE] [IronChest] Found version 5.4.1.702 for mod IronChest in version.properties, using
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file JABBA_1.1.4.zip for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file JABBA_1.1.4.zip
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.betterbarrels.BetterBarrels
2014-07-11 13:17:24 [FINEST] [JABBA] Parsed dependency info : [] [Waila, NotEnoughItems] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file MineFactoryReloaded-2.7.9-final.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file MineFactoryReloaded-2.7.9-final.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.ForestryTrees
2014-07-11 13:17:24 [FINEST] [MFR Compat Forestry Trees] Parsed dependency info : [] [Forestry] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.extratrees.ExtraTrees
2014-07-11 13:17:24 [FINEST] [MFR Compat Extra Trees] Parsed dependency info : [] [ExtraTrees] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded] Parsed dependency info : [PowerCrystalsCore@[1.1.8,), Forge@[9.11.1.953,)] [Forge@[9.11.1.953,), PowerCrystalsCore@[1.1.8,), BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, IC2] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Parsed dependency info : [] [MineFactoryReloaded, AppliedEnergistics] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatBackTools] Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Parsed dependency info : [] [MineFactoryReloaded, BuildCraft|Core] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded] [Forestry]
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forgemultiparts.FMP
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatForgeMicroblock] Parsed dependency info : [] [MineFactoryReloaded] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatMystcraft] Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatPams] Parsed dependency info : [] [MineFactoryReloaded, pamharvestcraft] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.projectred.ProjectRedCompat
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatProjRed] Parsed dependency info : [] [MineFactoryReloaded, ProjRed|Core, ProjRed|Exploration] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.railcraft.Railcraft
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatRailcraft] Parsed dependency info : [] [MineFactoryReloaded, Railcraft] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Parsed dependency info : [] [MineFactoryReloaded, Thaumcraft] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
2014-07-11 13:17:24 [FINEST] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file mod_AdvancedSolarPanels_3_4_7_IC_EXP.zip for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_AdvancedSolarPanels_3_4_7_IC_EXP.zip
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod advsolar.common.AdvancedSolarPanel
2014-07-11 13:17:24 [FINEST] [AdvancedSolarPanel] Using mcmod dependency info : [IC2, FML, Forge] [IC2] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file Modular-Force-Field-System-3.6.3.91-core (1).jar for potential mods
2014-07-11 13:17:24 [FINE] [ForgeModLoader] The mod container Modular-Force-Field-System-3.6.3.91-core (1).jar appears to be missing an mcmod.info file
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod mffs.ModularForceFieldSystem
2014-07-11 13:17:24 [FINEST] [MFFS] Parsed dependency info : [ResonantEngine] [ResonantEngine] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file Morph-Beta-0.7.1.zip for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file Morph-Beta-0.7.1.zip
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod morph.common.Morph
2014-07-11 13:17:24 [FINEST] [Morph] Parsed dependency info : [Forge@[9.11.1.945,)] [Forge@[9.11.1.945,)] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.6.4-0.10.13.01.zip for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.6.4-0.10.13.01.zip
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.xcompwiz.mystcraft.Mystcraft
2014-07-11 13:17:24 [FINEST] [Mystcraft] Parsed dependency info : [Forge@[9.11.1.938,)] [Forge@[9.11.1.938,)] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file Natura_mc1.6.X_2.1.14.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file Natura_mc1.6.X_2.1.14.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2014-07-11 13:17:24 [FINEST] [Natura] Parsed dependency info : [] [] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file nhcore-1.0.1.jar for potential mods
2014-07-11 13:17:24 [FINE] [ForgeModLoader] The mod container nhcore-1.0.1.jar appears to be missing an mcmod.info file
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod nhave.commons.NHCore
2014-07-11 13:17:24 [FINEST] [nhcore] Parsed dependency info : [Forge@[9.11.1.952,)] [Forge@[9.11.1.952,)] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file nhwrench-1.2.1.jar for potential mods
2014-07-11 13:17:24 [FINE] [ForgeModLoader] The mod container nhwrench-1.2.1.jar appears to be missing an mcmod.info file
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod nhave.nhwrench.NHWrench
2014-07-11 13:17:24 [FINEST] [nhwrench] Parsed dependency info : [nhcore@[1.0.0,), Forge@[9.11.1.952,)] [Forge@[9.11.1.952,), nhcore@[1.0.0,)] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining directory OCSLua for potential mods
2014-07-11 13:17:24 [FINE] [ForgeModLoader] No mcmod.info file found in directory OCSLua
2014-07-11 13:17:24 [FINEST] [ForgeModLoader] Recursing into package 1.6.4.4
2014-07-11 13:17:24 [FINEST] [ForgeModLoader] Recursing into package 1.6.4.4.lua
2014-07-11 13:17:24 [FINEST] [ForgeModLoader] Recursing into package 1.6.4.4.lua.apis
2014-07-11 13:17:24 [FINEST] [ForgeModLoader] Recursing into package 1.6.4.4.lua.programs
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file OpenCCSensors-1.6.4.4.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file OpenCCSensors-1.6.4.4.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod openccsensors.OpenCCSensors
2014-07-11 13:17:24 [FINEST] [OCS] Parsed dependency info : [ComputerCraft] [ComputerCraft, CCTurtle, BuildCraft|Core, IC2, Thaumcraft, AppliedEnergistics, RailCraft, ArsMagica, UniversalElectricity, ThermalExpansion] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file PluginsforForestry-1.6.4-3.2.30-hotfix.jar for potential mods
2014-07-11 13:17:24 [FINE] [ForgeModLoader] The mod container PluginsforForestry-1.6.4-3.2.30-hotfix.jar appears to be missing an mcmod.info file
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.PluginsforForestry.Core.PfF
2014-07-11 13:17:24 [FINEST] [PluginsforForestry] Parsed dependency info : [denLib] [denLib, MineFactoryReloaded, BuildCraft|Core, Forestry] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file PortalGun2.0.2.zip for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file PortalGun2.0.2.zip
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun
2014-07-11 13:17:24 [FINEST] [PortalGun] Parsed dependency info : [iChunUtil@[2.1.0,)] [iChunUtil@[2.1.0,)] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file PowerConverters-1.6.4-2.4.0.18.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file PowerConverters-1.6.4-2.4.0.18.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.powerconverters.PowerConverterCore
2014-07-11 13:17:24 [FINEST] [PowerConverters] Parsed dependency info : [] [BuildCraft|Energy, factorization, IC2, Railcraft, ThermalExpansion] []
2014-07-11 13:17:24 [FINE] [PowerConverters] Attempting to load the file version.properties from PowerConverters-1.6.4-2.4.0.18.jar to locate a version number for PowerConverters
2014-07-11 13:17:24 [FINE] [PowerConverters] Found version null for mod PowerConverters in version.properties, using
2014-07-11 13:17:24 [WARNING] [PowerConverters] Mod PowerConverters is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.6.4-2.4.0.18
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file ProjectRedBase-1.6.4-4.3.5.30.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedBase-1.6.4-4.3.5.30.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCore
2014-07-11 13:17:24 [FINEST] [ProjRed|Core] Using mcmod dependency info : [Forge, ForgeMultipart, CodeChickenCore] [ForgeMultipart, CodeChickenCore, CCTurtle, ComputerCraft] []
2014-07-11 13:17:24 [FINE] [ProjRed|Core] Attempting to load the file version.properties from ProjectRedBase-1.6.4-4.3.5.30.jar to locate a version number for ProjRed|Core
2014-07-11 13:17:24 [WARNING] [ProjRed|Core] Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.5.30
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file ProjectRedCompat-1.6.4-4.3.5.30.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedCompat-1.6.4-4.3.5.30.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCompatibility
2014-07-11 13:17:24 [FINEST] [ProjRed|Compatibility] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core, ProjRed|Exploration, ProjRed|Transportation, TConstruct, ThermalExpansion] []
2014-07-11 13:17:24 [FINE] [ProjRed|Compatibility] Attempting to load the file version.properties from ProjectRedCompat-1.6.4-4.3.5.30.jar to locate a version number for ProjRed|Compatibility
2014-07-11 13:17:24 [WARNING] [ProjRed|Compatibility] Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.5.30
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file ProjectRedIntegration-1.6.4-4.3.5.30.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedIntegration-1.6.4-4.3.5.30.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIntegration
2014-07-11 13:17:24 [FINEST] [ProjRed|Integration] Using mcmod dependency info : [ProjRed|Transmission, ProjRed|Core] [ProjRed|Core] []
2014-07-11 13:17:24 [FINE] [ProjRed|Integration] Attempting to load the file version.properties from ProjectRedIntegration-1.6.4-4.3.5.30.jar to locate a version number for ProjRed|Integration
2014-07-11 13:17:24 [WARNING] [ProjRed|Integration] Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.5.30
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedTransmission
2014-07-11 13:17:24 [FINEST] [ProjRed|Transmission] Using mcmod dependency info : [ProjRed|Core, ProjRed|Integration] [ProjRed|Core] []
2014-07-11 13:17:24 [FINE] [ProjRed|Transmission] Attempting to load the file version.properties from ProjectRedIntegration-1.6.4-4.3.5.30.jar to locate a version number for ProjRed|Transmission
2014-07-11 13:17:24 [WARNING] [ProjRed|Transmission] Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.5.30
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file ProjectRedLighting-1.6.4-4.3.5.30.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedLighting-1.6.4-4.3.5.30.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIllumination
2014-07-11 13:17:24 [FINEST] [ProjRed|Illumination] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] []
2014-07-11 13:17:24 [FINE] [ProjRed|Illumination] Attempting to load the file version.properties from ProjectRedLighting-1.6.4-4.3.5.30.jar to locate a version number for ProjRed|Illumination
2014-07-11 13:17:24 [WARNING] [ProjRed|Illumination] Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.5.30
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file ProjectRedWorld-1.6.4-4.3.5.30.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedWorld-1.6.4-4.3.5.30.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedExploration
2014-07-11 13:17:24 [FINEST] [ProjRed|Exploration] Using mcmod dependency info : [ProjRed|Core] [ProjRed|Core] []
2014-07-11 13:17:24 [FINE] [ProjRed|Exploration] Attempting to load the file version.properties from ProjectRedWorld-1.6.4-4.3.5.30.jar to locate a version number for ProjRed|Exploration
2014-07-11 13:17:24 [WARNING] [ProjRed|Exploration] Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.3.5.30
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file QuarryPlus-1.6.4-1.5.5.3.zip for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file QuarryPlus-1.6.4-1.5.5.3.zip
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod org.yogpstop.qp.QuarryPlus
2014-07-11 13:17:24 [FINEST] [QuarryPlus] Parsed dependency info : [BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core] [BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file Railcraft_1.6.4-8.4.0.0 (1).jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.6.4-8.4.0.0 (1).jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.railcraft.common.core.Railcraft
2014-07-11 13:17:24 [FINEST] [Railcraft] Parsed dependency info : [Forge@[9.11.1.953,)] [Forge@[9.11.1.953,), BuildCraft|Core[4.0.1,), BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, Thaumcraft, IC2@[2.0.140,)] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file Resonant-Engine-Development-1.2.0.266-universal.jar for potential mods
2014-07-11 13:17:24 [FINE] [ForgeModLoader] The mod container Resonant-Engine-Development-1.2.0.266-universal.jar appears to be missing an mcmod.info file
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod resonant.core.ResonantEngine
2014-07-11 13:17:24 [FINEST] [ResonantEngine] Parsed dependency info : [UniversalElectricity] [UniversalElectricity] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file SoulShards-2.0.15-universal-srg.jar for potential mods
2014-07-11 13:17:24 [FINER] [ForgeModLoader] Located mcmod.info file in file SoulShards-2.0.15-universal-srg.jar
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.ss2.SoulShards2
2014-07-11 13:17:24 [FINEST] [SS2] Parsed dependency info : [] [] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.b11.zip for potential mods
2014-07-11 13:17:24 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.b11.zip appears to be missing an mcmod.info file
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts
2014-07-11 13:17:24 [FINEST] [StevesCarts] Parsed dependency info : [] [] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file Survival-Machines_Auth_1.0.zip for potential mods
2014-07-11 13:17:24 [FINE] [ForgeModLoader] The mod container Survival-Machines_Auth_1.0.zip appears to be missing an mcmod.info file
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod hugothegamer693.mods.SurvMachinesAuth.SurvMachinesAuth_mod
2014-07-11 13:17:24 [FINEST] [SurvMachinesAuth] Parsed dependency info : [] [] []
2014-07-11 13:17:24 [FINE] [ForgeModLoader] Examining file Thaumcraft4.1.0g (1).zip for potential mods
2014-07-11 13:17:24 [WARNING] [ForgeModLoader] Zip file Thaumcraft4.1.0g (1).zip failed to read properly, it will be ignored
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:137)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Examining file Thaumcraft4.1.0g.zip for potential mods
2014-07-11 13:17:25 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft4.1.0g.zip
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2014-07-11 13:17:25 [FINEST] [Thaumcraft] Parsed dependency info : [Forge@[9.11.1.953,)] [Forge@[9.11.1.953,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Examining file ThermalExpansion-3.0.0.7.jar for potential mods
2014-07-11 13:17:25 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-3.0.0.7.jar
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2014-07-11 13:17:25 [FINEST] [ThermalExpansion] Parsed dependency info : [ForgeMultipart, Forge@[9.1.11.953,), CoFHCore@[2.0.0.5,)] [Forge@[9.1.11.953,), CoFHCore@[2.0.0.5,), ForgeMultipart] [IC2, Metallurgy]
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Examining file twilightforest-1.6.4-1.20.5.jar for potential mods
2014-07-11 13:17:25 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.6.4-1.20.5.jar
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2014-07-11 13:17:25 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Examining file Universal-Electricity-3.1.0.115-core.jar for potential mods
2014-07-11 13:17:25 [FINE] [ForgeModLoader] The mod container Universal-Electricity-3.1.0.115-core.jar appears to be missing an mcmod.info file
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod universalelectricity.core.UELoader
2014-07-11 13:17:25 [FINEST] [UniversalElectricity] Parsed dependency info : [] [] [ForgeMultipart]
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Examining file util_iChunUtil2.4.0.zip for potential mods
2014-07-11 13:17:25 [FINER] [ForgeModLoader] Located mcmod.info file in file util_iChunUtil2.4.0.zip
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod ichun.core.iChunUtil
2014-07-11 13:17:25 [FINEST] [iChunUtil] Parsed dependency info : [Forge@[9.10.0.810,)] [Forge@[9.10.0.810,)] []
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Examining file VanillaPlus[V.1.3.6].zip for potential mods
2014-07-11 13:17:25 [FINER] [ForgeModLoader] Located mcmod.info file in file VanillaPlus[V.1.3.6].zip
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod vanillaplus.VanillaPlus
2014-07-11 13:17:25 [FINEST] [VanillaPlus] Parsed dependency info : [] [] []
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Examining file Waila_1.5.2a.zip for potential mods
2014-07-11 13:17:25 [FINER] [ForgeModLoader] Located mcmod.info file in file Waila_1.5.2a.zip
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.waila.Waila
2014-07-11 13:17:25 [FINEST] [Waila] Parsed dependency info : [NotEnoughItems] [NotEnoughItems] []
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.62.jar for potential mods
2014-07-11 13:17:25 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.62.jar appears to be missing an mcmod.info file
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Examining file ForgeMultipart-universal-1.6.4-1.0.0.244.jar for potential mods
2014-07-11 13:17:25 [FINER] [ForgeModLoader] Located mcmod.info file in file ForgeMultipart-universal-1.6.4-1.0.0.244.jar
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.microblock.handler.MicroblockMod
2014-07-11 13:17:25 [FINEST] [ForgeMicroblock] Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
2014-07-11 13:17:25 [FINE] [ForgeMicroblock] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.244.jar to locate a version number for ForgeMicroblock
2014-07-11 13:17:25 [WARNING] [ForgeMicroblock] Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.244
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.handler.MultipartMod
2014-07-11 13:17:25 [FINEST] [ForgeMultipart] Parsed dependency info : [] [] []
2014-07-11 13:17:25 [FINE] [ForgeMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.244.jar to locate a version number for ForgeMultipart
2014-07-11 13:17:25 [WARNING] [ForgeMultipart] Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.244
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.minecraft.MinecraftMultipartMod
2014-07-11 13:17:25 [FINEST] [McMultipart] Parsed dependency info : [] [] []
2014-07-11 13:17:25 [FINE] [McMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.244.jar to locate a version number for McMultipart
2014-07-11 13:17:25 [WARNING] [McMultipart] Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.244
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Forge Mod Loader has identified 103 mods to load
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API mcp.mobius.waila.api (owned by Waila providing WailaAPI) embedded in Waila
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.storage (owned by ForestryAPI|core providing ForestryAPI|storage) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.mail (owned by ForestryAPI|core providing ForestryAPI|mail) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.farming (owned by ForestryAPI|core providing ForestryAPI|farming) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.circuits (owned by ForestryAPI|core providing ForestryAPI|circuits) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in Railcraft
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api (owned by Forestry providing ForestryAPI|core) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.recipes (owned by ForestryAPI|core providing ForestryAPI|recipes) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in Railcraft
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API li.cil.oc.api (owned by OpenComputers|Core providing OpenComputersAPI) embedded in ResonantEngine
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.world (owned by ForestryAPI|core providing ForestryAPI|world) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.genetics (owned by ForestryAPI|core providing ForestryAPI|genetics) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.arboriculture (owned by ForestryAPI|core providing ForestryAPI|arboriculture) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.lepidopterology (owned by ForestryAPI|core providing ForestryAPI|lepidopterology) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in Railcraft
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.fuels (owned by ForestryAPI|core providing ForestryAPI|fuels) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in Railcraft
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in Railcraft
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in UniversalElectricity
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.apiculture (owned by ForestryAPI|core providing ForestryAPI|apiculture) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Builders
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Core
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Energy
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Factory
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Silicon
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Transport
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API universalelectricity.api (owned by UniversalElectricity providing UniversalElectricityAPI) embedded in UniversalElectricity
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in UniversalElectricity
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in Railcraft
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.core (owned by Forestry providing ForestryAPI|core) embedded in Forestry
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Found API forestry.api.food (owned by ForestryAPI|core providing ForestryAPI|food) embedded in Forestry
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|gates:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|gates: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, Forestry]
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API OpenComputersAPI: owner: OpenComputers|Core, dependents: [ResonantEngine]
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|apiculture:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|apiculture: owner: ForestryAPI|core, dependents: []
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|world:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|world: owner: ForestryAPI|core, dependents: []
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|fuels:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|fuels: owner: ForestryAPI|core, dependents: []
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|core: owner: Forestry, dependents: [Railcraft]
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.inventory (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|inventory:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|inventory: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft, Forestry]
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|lepidopterology:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|lepidopterology: owner: ForestryAPI|core, dependents: []
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.fuels (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.fuels (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|fuels:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|fuels: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, Forestry]
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [ExtraUtilities] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|transport:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|transport: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft, ThermalExpansion, Forestry, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, ExtraUtilities]
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.recipes (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|recipes:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|recipes: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Forestry]
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [ExtraUtilities] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|core: owner: BuildCraft|Core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft, UniversalElectricity, Forestry, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, ExtraUtilities]
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.storage (owned by ForestryAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|storage:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|storage: owner: ForestryAPI|core, dependents: [Railcraft]
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API WailaAPI: owner: Waila, dependents: []
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|mail:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|mail: owner: ForestryAPI|core, dependents: []
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|arboriculture:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|arboriculture: owner: ForestryAPI|core, dependents: []
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|food:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|food: owner: ForestryAPI|core, dependents: []
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|circuits:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|circuits: owner: ForestryAPI|core, dependents: []
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.filler (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|filler:2.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|filler: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Forestry]
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API UniversalElectricityAPI: owner: UniversalElectricity, dependents: []
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.blueprints (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|blueprints:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|blueprints: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Forestry]
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [ExtraUtilities] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|power:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|power: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft, UniversalElectricity, Forestry, ThermalExpansion, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, ExtraUtilities]
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [nhwrench] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [ResonantEngine] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [nhcore] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [ExtraUtilities] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tools:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|tools: owner: BuildCraftAPI|core, dependents: [Railcraft, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Forestry, nhwrench, ThermalExpansion, ResonantEngine, nhcore, MFR Compat Forestry Trees, MFR Compat Extra Trees, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForestryPre, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, ExtraUtilities]
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraftAPI|core from APIContainer{BuildCraftAPI|bptblocks:1.0}
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|bptblocks:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|bptblocks: owner: BuildCraftAPI|blueprints, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Forestry]
2014-07-11 13:17:25 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.recipes (owned by ForestryAPI|core) without associated API reference
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|recipes:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|recipes: owner: ForestryAPI|core, dependents: [Railcraft]
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|farming:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|farming: owner: ForestryAPI|core, dependents: []
2014-07-11 13:17:25 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|genetics:1.0}
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|genetics: owner: ForestryAPI|core, dependents: []
2014-07-11 13:17:25 [FINER] [ForgeModLoader] Received a system property request ''
2014-07-11 13:17:25 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2014-07-11 13:17:25 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Reloading logging properties from /home/hugothegamer693/server_12196/config/logging.properties
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Reloaded logging properties
2014-07-11 13:17:25 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2014-07-11 13:17:25 [INFO] [mcp] Activating mod mcp
2014-07-11 13:17:25 [FINE] [FML] Mod Logging channel FML configured at default level.
2014-07-11 13:17:25 [INFO] [FML] Activating mod FML
2014-07-11 13:17:25 [FINE] [ForgeModLoader] Injecting found translation data in zip file minecraft_server.jar at assets/forge/lang/en_US.lang into language system
2014-07-11 13:17:25 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2014-07-11 13:17:27 [INFO] [Forge] Activating mod Forge
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file minecraft_server.jar at assets/forge/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2014-07-11 13:17:27 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2014-07-11 13:17:27 [FINE] [Micdoodlecore] Mod Logging channel Micdoodlecore configured at default level.
2014-07-11 13:17:27 [INFO] [Micdoodlecore] Activating mod Micdoodlecore
2014-07-11 13:17:27 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2014-07-11 13:17:27 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file NotEnoughItems 1.6.1.9.jar at assets/nei/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
2014-07-11 13:17:27 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2014-07-11 13:17:27 [FINE] [AppliedEnergistics-Core] Mod Logging channel AppliedEnergistics-Core configured at default level.
2014-07-11 13:17:27 [INFO] [AppliedEnergistics-Core] Activating mod AppliedEnergistics-Core
2014-07-11 13:17:27 [FINE] [denLib] Mod Logging channel denLib configured at default level.
2014-07-11 13:17:27 [INFO] [denLib] Activating mod denLib
2014-07-11 13:17:27 [FINE] [DenEvents] Enabling mod DenEvents
2014-07-11 13:17:27 [FINE] [DenEvents] Mod Logging channel DenEvents configured at default level.
2014-07-11 13:17:27 [INFO] [DenEvents] Activating mod DenEvents
2014-07-11 13:17:27 [FINE] [AdvancedMachines] Enabling mod AdvancedMachines
2014-07-11 13:17:27 [FINE] [AdvancedMachines] Mod Logging channel AdvancedMachines configured at default level.
2014-07-11 13:17:27 [INFO] [AdvancedMachines] Activating mod AdvancedMachines
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file AdvancedMachines_exp_1.6.4.zip at assets/advancedmachines/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [arsmagica2] Enabling mod arsmagica2
2014-07-11 13:17:27 [FINE] [arsmagica2] Mod Logging channel arsmagica2 configured at default level.
2014-07-11 13:17:27 [INFO] [arsmagica2] Activating mod arsmagica2
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file AM2_1.1.2b.zip at assets/arsmagica2/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file AM2_1.1.2b.zip at assets/forge/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [AppliedEnergistics] Enabling mod AppliedEnergistics
2014-07-11 13:17:27 [FINE] [AppliedEnergistics] Mod Logging channel AppliedEnergistics configured at default level.
2014-07-11 13:17:27 [INFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2014-07-11 13:17:27 [FINE] [BiblioCraft] Enabling mod BiblioCraft
2014-07-11 13:17:27 [FINE] [BiblioCraft] Mod Logging channel BiblioCraft configured at default level.
2014-07-11 13:17:27 [INFO] [BiblioCraft] Activating mod BiblioCraft
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file BiblioCraft[v1.5.5].zip at assets/bibliocraft/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [BuildCraft|Builders] Enabling mod BuildCraft|Builders
2014-07-11 13:17:27 [FINE] [BuildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2014-07-11 13:17:27 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2014-07-11 13:17:27 [FINE] [BuildCraft|Core] Enabling mod BuildCraft|Core
2014-07-11 13:17:27 [FINE] [BuildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2014-07-11 13:17:27 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2014-07-11 13:17:27 [FINE] [BuildCraft|Energy] Enabling mod BuildCraft|Energy
2014-07-11 13:17:27 [FINE] [BuildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2014-07-11 13:17:27 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2014-07-11 13:17:27 [FINE] [BuildCraft|Factory] Enabling mod BuildCraft|Factory
2014-07-11 13:17:27 [FINE] [BuildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2014-07-11 13:17:27 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2014-07-11 13:17:27 [FINE] [BuildCraft|Silicon] Enabling mod BuildCraft|Silicon
2014-07-11 13:17:27 [FINE] [BuildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2014-07-11 13:17:27 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2014-07-11 13:17:27 [FINE] [BuildCraft|Transport] Enabling mod BuildCraft|Transport
2014-07-11 13:17:27 [FINE] [BuildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2014-07-11 13:17:27 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2014-07-11 13:17:27 [FINE] [CarpentersBlocks] Enabling mod CarpentersBlocks
2014-07-11 13:17:27 [FINE] [CarpentersBlocks] Mod Logging channel CarpentersBlocks configured at default level.
2014-07-11 13:17:27 [INFO] [CarpentersBlocks] Activating mod CarpentersBlocks
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file Carpenter's Blocks v2.1.2 - MC 1.6+.zip at assets/carpentersblocks/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [ChickenChunks] Enabling mod ChickenChunks
2014-07-11 13:17:27 [FINE] [ChickenChunks] Mod Logging channel ChickenChunks configured at default level.
2014-07-11 13:17:27 [INFO] [ChickenChunks] Activating mod ChickenChunks
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file ChickenChunks 1.3.3.4.jar at assets/chickenchunks/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [CoFHCore] Enabling mod CoFHCore
2014-07-11 13:17:27 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2014-07-11 13:17:27 [INFO] [CoFHCore] Activating mod CoFHCore
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file CoFHCore-2.0.0.5.jar at assets/cofh/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [CoFHLoot] Enabling mod CoFHLoot
2014-07-11 13:17:27 [FINE] [CoFHLoot] Mod Logging channel CoFHLoot configured at default level.
2014-07-11 13:17:27 [INFO] [CoFHLoot] Activating mod CoFHLoot
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file CoFHCore-2.0.0.5.jar at assets/cofh/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [CoFHMasquerade] Enabling mod CoFHMasquerade
2014-07-11 13:17:27 [FINE] [CoFHMasquerade] Mod Logging channel CoFHMasquerade configured at default level.
2014-07-11 13:17:27 [INFO] [CoFHMasquerade] Activating mod CoFHMasquerade
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file CoFHCore-2.0.0.5.jar at assets/cofh/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [CoFHSocial] Enabling mod CoFHSocial
2014-07-11 13:17:27 [FINE] [CoFHSocial] Mod Logging channel CoFHSocial configured at default level.
2014-07-11 13:17:27 [INFO] [CoFHSocial] Activating mod CoFHSocial
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file CoFHCore-2.0.0.5.jar at assets/cofh/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2014-07-11 13:17:27 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2014-07-11 13:17:27 [INFO] [CoFHWorld] Activating mod CoFHWorld
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file CoFHCore-2.0.0.5.jar at assets/cofh/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [ComputerCraft] Enabling mod ComputerCraft
2014-07-11 13:17:27 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.
2014-07-11 13:17:27 [INFO] [ComputerCraft] Activating mod ComputerCraft
2014-07-11 13:17:27 [FINE] [CustomSpawner] Enabling mod CustomSpawner
2014-07-11 13:17:27 [FINE] [CustomSpawner] Mod Logging channel CustomSpawner configured at default level.
2014-07-11 13:17:27 [INFO] [CustomSpawner] Activating mod CustomSpawner
2014-07-11 13:17:27 [FINE] [DenPipes] Enabling mod DenPipes
2014-07-11 13:17:27 [FINE] [DenPipes] Mod Logging channel DenPipes configured at default level.
2014-07-11 13:17:27 [INFO] [DenPipes] Activating mod DenPipes
2014-07-11 13:17:27 [FINE] [DenPipes-Emerald] Enabling mod DenPipes-Emerald
2014-07-11 13:17:27 [FINE] [DenPipes-Emerald] Mod Logging channel DenPipes-Emerald configured at default level.
2014-07-11 13:17:27 [INFO] [DenPipes-Emerald] Activating mod DenPipes-Emerald
2014-07-11 13:17:27 [FINE] [DenPipes-Forestry] Enabling mod DenPipes-Forestry
2014-07-11 13:17:27 [FINE] [DenPipes-Forestry] Mod Logging channel DenPipes-Forestry configured at default level.
2014-07-11 13:17:27 [INFO] [DenPipes-Forestry] Activating mod DenPipes-Forestry
2014-07-11 13:17:27 [FINE] [MoCreatures] Enabling mod MoCreatures
2014-07-11 13:17:27 [FINE] [MoCreatures] Mod Logging channel MoCreatures configured at default level.
2014-07-11 13:17:27 [INFO] [MoCreatures] Activating mod MoCreatures
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file DrZharks MoCreatures Mod v6.1.0.zip at assets/mocreatures/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [Dynmap] Enabling mod Dynmap
2014-07-11 13:17:27 [FINE] [Dynmap] Mod Logging channel Dynmap configured at default level.
2014-07-11 13:17:27 [INFO] [Dynmap] Activating mod Dynmap
2014-07-11 13:17:27 [FINE] [eplus] Enabling mod eplus
2014-07-11 13:17:27 [FINE] [eplus] Mod Logging channel eplus configured at default level.
2014-07-11 13:17:27 [INFO] [eplus] Activating mod eplus
2014-07-11 13:17:27 [FINE] [EnderStorage] Enabling mod EnderStorage
2014-07-11 13:17:27 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2014-07-11 13:17:27 [INFO] [EnderStorage] Activating mod EnderStorage
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file EnderStorage 1.4.3.6.jar at assets/enderstorage/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [ExtraUtilities] Enabling mod ExtraUtilities
2014-07-11 13:17:27 [FINE] [ExtraUtilities] Mod Logging channel ExtraUtilities configured at default level.
2014-07-11 13:17:27 [INFO] [ExtraUtilities] Activating mod ExtraUtilities
2014-07-11 13:17:27 [FINE] [factorization.misc] Enabling mod factorization.misc
2014-07-11 13:17:27 [FINE] [factorization.misc] Mod Logging channel factorization.misc configured at default level.
2014-07-11 13:17:27 [INFO] [factorization.misc] Activating mod factorization.misc
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file Factorization-0.8.34.jar at assets/factorization/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [factorization.notify] Enabling mod factorization.notify
2014-07-11 13:17:27 [FINE] [factorization.notify] Mod Logging channel factorization.notify configured at default level.
2014-07-11 13:17:27 [INFO] [factorization.notify] Activating mod factorization.notify
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file Factorization-0.8.34.jar at assets/factorization/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [factorization.dimensionalSlice] Enabling mod factorization.dimensionalSlice
2014-07-11 13:17:27 [FINE] [factorization.dimensionalSlice] Mod Logging channel factorization.dimensionalSlice configured at default level.
2014-07-11 13:17:27 [INFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file Factorization-0.8.34.jar at assets/factorization/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [factorization] Enabling mod factorization
2014-07-11 13:17:27 [FINE] [factorization] Mod Logging channel factorization configured at default level.
2014-07-11 13:17:27 [INFO] [factorization] Activating mod factorization
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file Factorization-0.8.34.jar at assets/factorization/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [Forestry] Enabling mod Forestry
2014-07-11 13:17:27 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2014-07-11 13:17:27 [INFO] [Forestry] Activating mod Forestry
2014-07-11 13:17:27 [FINE] [GalacticraftMars] Enabling mod GalacticraftMars
2014-07-11 13:17:27 [FINE] [GalacticraftMars] Mod Logging channel GalacticraftMars configured at default level.
2014-07-11 13:17:27 [INFO] [GalacticraftMars] Activating mod GalacticraftMars
2014-07-11 13:17:27 [FINE] [IC2] Enabling mod IC2
2014-07-11 13:17:27 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
2014-07-11 13:17:27 [INFO] [IC2] Activating mod IC2
2014-07-11 13:17:27 [FINE] [IronChest] Enabling mod IronChest
2014-07-11 13:17:27 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
2014-07-11 13:17:27 [INFO] [IronChest] Activating mod IronChest
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file ironchest-universal-1.6.4-5.4.1.702.zip at assets/ironchest/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [JABBA] Enabling mod JABBA
2014-07-11 13:17:27 [FINE] [JABBA] Mod Logging channel JABBA configured at default level.
2014-07-11 13:17:27 [INFO] [JABBA] Activating mod JABBA
2014-07-11 13:17:27 [FINE] [ForgeModLoader] Injecting found translation data in zip file JABBA_1.1.4.zip at assets/jabba/lang/en_US.lang into language system
2014-07-11 13:17:27 [FINE] [MFR Compat Forestry Trees] Enabling mod MFR Compat Forestry Trees
2014-07-11 13:17:27 [FINE] [MFR Compat Forestry Trees] Mod Logging channel MFR Compat Forestry Trees configured at default level.
2014-07-11 13:17:27 [INFO] [MFR Compat Forestry Trees] Activating mod MFR Compat Forestry Trees
2014-07-11 13:17:27 [FINE] [MFR Compat Extra Trees] Enabling mod MFR Compat Extra Trees
2014-07-11 13:17:27 [FINE] [MFR Compat Extra Trees] Mod Logging channel MFR Compat Extra Trees configured at default level.
2014-07-11 13:17:27 [INFO] [MFR Compat Extra Trees] Activating mod MFR Compat Extra Trees
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Mod Logging channel MineFactoryReloaded|CompatAppliedEnergistics configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatAppliedEnergistics] Activating mod MineFactoryReloaded|CompatAppliedEnergistics
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatBackTools] Enabling mod MineFactoryReloaded|CompatBackTools
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatBackTools] Mod Logging channel MineFactoryReloaded|CompatBackTools configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatBackTools] Activating mod MineFactoryReloaded|CompatBackTools
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatBuildCraft] Enabling mod MineFactoryReloaded|CompatBuildCraft
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatBuildCraft] Mod Logging channel MineFactoryReloaded|CompatBuildCraft configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatBuildCraft] Activating mod MineFactoryReloaded|CompatBuildCraft
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatForgeMicroblock] Enabling mod MineFactoryReloaded|CompatForgeMicroblock
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatForgeMicroblock] Mod Logging channel MineFactoryReloaded|CompatForgeMicroblock configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatForgeMicroblock] Activating mod MineFactoryReloaded|CompatForgeMicroblock
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatMystcraft] Enabling mod MineFactoryReloaded|CompatMystcraft
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatMystcraft] Mod Logging channel MineFactoryReloaded|CompatMystcraft configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatMystcraft] Activating mod MineFactoryReloaded|CompatMystcraft
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
2014-07-11 13:17:27 [INFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2014-07-11 13:17:27 [FINE] [MineFactoryReloaded|CompatProjRed] Enabling mod MineFactoryReloaded|CompatProjRed
2014-07-11 13:17:28 [FINE] [MineFactoryReloaded|CompatProjRed] Mod Logging channel MineFactoryReloaded|CompatProjRed configured at default level.
2014-07-11 13:17:28 [INFO] [MineFactoryReloaded|CompatProjRed] Activating mod MineFactoryReloaded|CompatProjRed
2014-07-11 13:17:28 [FINE] [MineFactoryReloaded|CompatRailcraft] Enabling mod MineFactoryReloaded|CompatRailcraft
2014-07-11 13:17:28 [FINE] [MineFactoryReloaded|CompatRailcraft] Mod Logging channel MineFactoryReloaded|CompatRailcraft configured at default level.
2014-07-11 13:17:28 [INFO] [MineFactoryReloaded|CompatRailcraft] Activating mod MineFactoryReloaded|CompatRailcraft
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
2014-07-11 13:17:29 [INFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
2014-07-11 13:17:29 [INFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatThaumcraft] Enabling mod MineFactoryReloaded|CompatThaumcraft
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatThaumcraft] Mod Logging channel MineFactoryReloaded|CompatThaumcraft configured at default level.
2014-07-11 13:17:29 [INFO] [MineFactoryReloaded|CompatThaumcraft] Activating mod MineFactoryReloaded|CompatThaumcraft
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Enabling mod MineFactoryReloaded|CompatThermalExpansion
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Mod Logging channel MineFactoryReloaded|CompatThermalExpansion configured at default level.
2014-07-11 13:17:29 [INFO] [MineFactoryReloaded|CompatThermalExpansion] Activating mod MineFactoryReloaded|CompatThermalExpansion
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
2014-07-11 13:17:29 [INFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
2014-07-11 13:17:29 [INFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
2014-07-11 13:17:29 [FINE] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
2014-07-11 13:17:29 [INFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2014-07-11 13:17:29 [FINE] [AdvancedSolarPanel] Enabling mod AdvancedSolarPanel
2014-07-11 13:17:29 [FINE] [AdvancedSolarPanel] Mod Logging channel AdvancedSolarPanel configured at default level.
2014-07-11 13:17:29 [INFO] [AdvancedSolarPanel] Activating mod AdvancedSolarPanel
2014-07-11 13:17:29 [FINE] [MFFS] Enabling mod MFFS
2014-07-11 13:17:29 [FINE] [MFFS] Mod Logging channel MFFS configured at default level.
2014-07-11 13:17:29 [INFO] [MFFS] Activating mod MFFS
2014-07-11 13:17:29 [FINE] [Morph] Enabling mod Morph
2014-07-11 13:17:29 [FINE] [Morph] Mod Logging channel Morph configured at default level.
2014-07-11 13:17:29 [INFO] [Morph] Activating mod Morph
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file Morph-Beta-0.7.1.zip at assets/morph/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [Mystcraft] Enabling mod Mystcraft
2014-07-11 13:17:29 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
2014-07-11 13:17:29 [INFO] [Mystcraft] Activating mod Mystcraft
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file mystcraft-uni-1.6.4-0.10.13.01.zip at assets/mystcraft/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [Natura] Enabling mod Natura
2014-07-11 13:17:29 [FINE] [Natura] Mod Logging channel Natura configured at default level.
2014-07-11 13:17:29 [INFO] [Natura] Activating mod Natura
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file Natura_mc1.6.X_2.1.14.jar at assets/natura/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [nhcore] Enabling mod nhcore
2014-07-11 13:17:29 [FINE] [nhcore] Mod Logging channel nhcore configured at default level.
2014-07-11 13:17:29 [INFO] [nhcore] Activating mod nhcore
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file nhcore-1.0.1.jar at assets/nhcore/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [nhwrench] Enabling mod nhwrench
2014-07-11 13:17:29 [FINE] [nhwrench] Mod Logging channel nhwrench configured at default level.
2014-07-11 13:17:29 [INFO] [nhwrench] Activating mod nhwrench
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file nhwrench-1.2.1.jar at assets/nhwrench/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [OCS] Enabling mod OCS
2014-07-11 13:17:29 [FINE] [OCS] Mod Logging channel OCS configured at default level.
2014-07-11 13:17:29 [INFO] [OCS] Activating mod OCS
2014-07-11 13:17:29 [FINE] [PluginsforForestry] Enabling mod PluginsforForestry
2014-07-11 13:17:29 [FINE] [PluginsforForestry] Mod Logging channel PluginsforForestry configured at default level.
2014-07-11 13:17:29 [INFO] [PluginsforForestry] Activating mod PluginsforForestry
2014-07-11 13:17:29 [FINE] [PortalGun] Enabling mod PortalGun
2014-07-11 13:17:29 [FINE] [PortalGun] Mod Logging channel PortalGun configured at default level.
2014-07-11 13:17:29 [INFO] [PortalGun] Activating mod PortalGun
2014-07-11 13:17:29 [FINE] [PowerConverters] Enabling mod PowerConverters
2014-07-11 13:17:29 [FINE] [PowerConverters] Mod Logging channel PowerConverters configured at default level.
2014-07-11 13:17:29 [INFO] [PowerConverters] Activating mod PowerConverters
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file PowerConverters-1.6.4-2.4.0.18.jar at assets/powerconverters/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [ProjRed|Core] Enabling mod ProjRed|Core
2014-07-11 13:17:29 [FINE] [ProjRed|Core] Mod Logging channel ProjRed|Core configured at default level.
2014-07-11 13:17:29 [INFO] [ProjRed|Core] Activating mod ProjRed|Core
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file ProjectRedBase-1.6.4-4.3.5.30.jar at assets/projectred/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [ProjRed|Compatibility] Enabling mod ProjRed|Compatibility
2014-07-11 13:17:29 [FINE] [ProjRed|Compatibility] Mod Logging channel ProjRed|Compatibility configured at default level.
2014-07-11 13:17:29 [INFO] [ProjRed|Compatibility] Activating mod ProjRed|Compatibility
2014-07-11 13:17:29 [FINE] [ProjRed|Integration] Enabling mod ProjRed|Integration
2014-07-11 13:17:29 [FINE] [ProjRed|Integration] Mod Logging channel ProjRed|Integration configured at default level.
2014-07-11 13:17:29 [INFO] [ProjRed|Integration] Activating mod ProjRed|Integration
2014-07-11 13:17:29 [FINE] [ProjRed|Transmission] Enabling mod ProjRed|Transmission
2014-07-11 13:17:29 [FINE] [ProjRed|Transmission] Mod Logging channel ProjRed|Transmission configured at default level.
2014-07-11 13:17:29 [INFO] [ProjRed|Transmission] Activating mod ProjRed|Transmission
2014-07-11 13:17:29 [FINE] [ProjRed|Illumination] Enabling mod ProjRed|Illumination
2014-07-11 13:17:29 [FINE] [ProjRed|Illumination] Mod Logging channel ProjRed|Illumination configured at default level.
2014-07-11 13:17:29 [INFO] [ProjRed|Illumination] Activating mod ProjRed|Illumination
2014-07-11 13:17:29 [FINE] [ProjRed|Exploration] Enabling mod ProjRed|Exploration
2014-07-11 13:17:29 [FINE] [ProjRed|Exploration] Mod Logging channel ProjRed|Exploration configured at default level.
2014-07-11 13:17:29 [INFO] [ProjRed|Exploration] Activating mod ProjRed|Exploration
2014-07-11 13:17:29 [FINE] [QuarryPlus] Enabling mod QuarryPlus
2014-07-11 13:17:29 [FINE] [QuarryPlus] Mod Logging channel QuarryPlus configured at default level.
2014-07-11 13:17:29 [INFO] [QuarryPlus] Activating mod QuarryPlus
2014-07-11 13:17:29 [FINE] [Railcraft] Enabling mod Railcraft
2014-07-11 13:17:29 [FINE] [Railcraft] Mod Logging channel Railcraft configured at default level.
2014-07-11 13:17:29 [INFO] [Railcraft] Activating mod Railcraft
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file Railcraft_1.6.4-8.4.0.0 (1).jar at assets/railcraft/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [ResonantEngine] Enabling mod ResonantEngine
2014-07-11 13:17:29 [FINE] [ResonantEngine] Mod Logging channel ResonantEngine configured at default level.
2014-07-11 13:17:29 [INFO] [ResonantEngine] Activating mod ResonantEngine
2014-07-11 13:17:29 [FINE] [SS2] Enabling mod SS2
2014-07-11 13:17:29 [FINE] [SS2] Mod Logging channel SS2 configured at default level.
2014-07-11 13:17:29 [INFO] [SS2] Activating mod SS2
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file SoulShards-2.0.15-universal-srg.jar at assets/ss2/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [StevesCarts] Enabling mod StevesCarts
2014-07-11 13:17:29 [FINE] [StevesCarts] Mod Logging channel StevesCarts configured at default level.
2014-07-11 13:17:29 [INFO] [StevesCarts] Activating mod StevesCarts
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file StevesCarts2.0.0.b11.zip at assets/stevescarts/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [SurvMachinesAuth] Enabling mod SurvMachinesAuth
2014-07-11 13:17:29 [FINE] [SurvMachinesAuth] Mod Logging channel SurvMachinesAuth configured at default level.
2014-07-11 13:17:29 [INFO] [SurvMachinesAuth] Activating mod SurvMachinesAuth
2014-07-11 13:17:29 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2014-07-11 13:17:29 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2014-07-11 13:17:29 [INFO] [Thaumcraft] Activating mod Thaumcraft
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file Thaumcraft4.1.0g.zip at assets/thaumcraft/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2014-07-11 13:17:29 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2014-07-11 13:17:29 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file ThermalExpansion-3.0.0.7.jar at assets/thermalexpansion/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [TwilightForest] Enabling mod TwilightForest
2014-07-11 13:17:29 [FINE] [TwilightForest] Mod Logging channel TwilightForest configured at default level.
2014-07-11 13:17:29 [INFO] [TwilightForest] Activating mod TwilightForest
2014-07-11 13:17:29 [FINE] [UniversalElectricity] Enabling mod UniversalElectricity
2014-07-11 13:17:29 [FINE] [UniversalElectricity] Mod Logging channel UniversalElectricity configured at default level.
2014-07-11 13:17:29 [INFO] [UniversalElectricity] Activating mod UniversalElectricity
2014-07-11 13:17:29 [FINE] [iChunUtil] Enabling mod iChunUtil
2014-07-11 13:17:29 [FINE] [iChunUtil] Mod Logging channel iChunUtil configured at default level.
2014-07-11 13:17:29 [INFO] [iChunUtil] Activating mod iChunUtil
2014-07-11 13:17:29 [FINE] [VanillaPlus] Enabling mod VanillaPlus
2014-07-11 13:17:29 [FINE] [VanillaPlus] Mod Logging channel VanillaPlus configured at default level.
2014-07-11 13:17:29 [INFO] [VanillaPlus] Activating mod VanillaPlus
2014-07-11 13:17:29 [FINE] [Waila] Enabling mod Waila
2014-07-11 13:17:29 [FINE] [Waila] Mod Logging channel Waila configured at default level.
2014-07-11 13:17:29 [INFO] [Waila] Activating mod Waila
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file Waila_1.5.2a.zip at assets/waila/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [ForgeMicroblock] Enabling mod ForgeMicroblock
2014-07-11 13:17:29 [FINE] [ForgeMicroblock] Mod Logging channel ForgeMicroblock configured at default level.
2014-07-11 13:17:29 [INFO] [ForgeMicroblock] Activating mod ForgeMicroblock
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file ForgeMultipart-universal-1.6.4-1.0.0.244.jar at assets/microblock/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [ForgeMultipart] Enabling mod ForgeMultipart
2014-07-11 13:17:29 [FINE] [ForgeMultipart] Mod Logging channel ForgeMultipart configured at default level.
2014-07-11 13:17:29 [INFO] [ForgeMultipart] Activating mod ForgeMultipart
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file ForgeMultipart-universal-1.6.4-1.0.0.244.jar at assets/microblock/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINE] [McMultipart] Enabling mod McMultipart
2014-07-11 13:17:29 [FINE] [McMultipart] Mod Logging channel McMultipart configured at default level.
2014-07-11 13:17:29 [INFO] [McMultipart] Activating mod McMultipart
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Injecting found translation data in zip file ForgeMultipart-universal-1.6.4-1.0.0.244.jar at assets/microblock/lang/en_US.lang into language system
2014-07-11 13:17:29 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2014-07-11 13:17:29 [SEVERE] [ForgeModLoader] The mod GalacticraftMars (Galacticraft Mars) requires mods [GalacticraftCore] to be available
2014-07-11 13:17:29 [FINE] [ForgeModLoader] Mod sorting data
2014-07-11 13:17:29 [FINE] [ForgeModLoader]DenEvents(DenEvents:1.0): DenEvents.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]AdvancedMachines(IC2 Advanced Machines Addon:1.0.6): AdvancedMachines_exp_1.6.4.zip (required-after:
[email protected])
2014-07-11 13:17:29 [FINE] [ForgeModLoader]arsmagica2(Ars Magica 2:1.1.2b): AM2_1.1.2b.zip ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]AppliedEnergistics(Applied Energistics:rv14.finale3): appeng-rv14-finale3-mc16x.jar (required-after:AppliedEnergistics-Core;required-after:Forge@[9.10.1.870,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]BiblioCraft(BiblioCraft:1.5.5): BiblioCraft[v1.5.5].zip ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]BuildCraft|Builders(BC Builders:4.2.1): buildcraft-A-1.6.4-4.2.1.jar (required-after:BuildCraft|
[email protected])
2014-07-11 13:17:29 [FINE] [ForgeModLoader]BuildCraft|Core(BuildCraft:4.2.1): buildcraft-A-1.6.4-4.2.1.jar (required-after:Forge@[9.11.1.953,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]BuildCraft|Energy(BC Energy:4.2.1): buildcraft-A-1.6.4-4.2.1.jar (required-after:BuildCraft|
[email protected])
2014-07-11 13:17:29 [FINE] [ForgeModLoader]BuildCraft|Factory(BC Factory:4.2.1): buildcraft-A-1.6.4-4.2.1.jar (required-after:BuildCraft|
[email protected])
2014-07-11 13:17:29 [FINE] [ForgeModLoader]BuildCraft|Silicon(BC Silicon:4.2.1): buildcraft-A-1.6.4-4.2.1.jar (required-after:BuildCraft|
[email protected])
2014-07-11 13:17:29 [FINE] [ForgeModLoader]BuildCraft|Transport(BC Transport:4.2.1): buildcraft-A-1.6.4-4.2.1.jar (required-after:BuildCraft|
[email protected])
2014-07-11 13:17:29 [FINE] [ForgeModLoader]CarpentersBlocks(Carpenter's Blocks:2.1.2): Carpenter's Blocks v2.1.2 - MC 1.6+.zip ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ChickenChunks(ChickenChunks:1.3.3.4): ChickenChunks 1.3.3.4.jar (required-after:CodeChickenCore@[0.9.0.8,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]CoFHCore(CoFH Core:2.0.0.5): CoFHCore-2.0.0.5.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]CoFHLoot(CoFH Loot:2.0.0.5): CoFHCore-2.0.0.5.jar (required-after:CoFHCore@[2.0.0.5,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]CoFHMasquerade(CoFH Masquerade:2.0.0.5): CoFHCore-2.0.0.5.jar (required-after:CoFHCore@[2.0.0.5,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]CoFHSocial(CoFH Social:2.0.0.5): CoFHCore-2.0.0.5.jar (required-after:CoFHCore@[2.0.0.5,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]CoFHWorld(CoFH World:2.0.0.5): CoFHCore-2.0.0.5.jar (required-after:CoFHCore@[2.0.0.5,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ComputerCraft(ComputerCraft:1.62): ComputerCraft1.62.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]CustomSpawner(DrZhark's CustomSpawner:3.0.0): CustomMobSpawner 3.0.0.zip ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]DenPipes(DenPipes:2.1.18): DenPipes-1.6.4-2.1.18.jar (required-after:denLib;required-after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:xreliquary)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]DenPipes-Emerald(DenPipes-Emerald:1.1.6): DenPipes_Emerald-1.6.4-1.1.6.jar (required-before
enPipes;after
enPipes-Forestry;required-after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]DenPipes-Forestry(DenPipes-Forestry:1.1.8): DenPipes_Forestry-1.6.4-1.1.8.jar (required-before
enPipes;required-after:Forestry)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MoCreatures(DrZhark's Mo'Creatures Mod:6.1.0): DrZharks MoCreatures Mod v6.1.0.zip ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]Dynmap(Dynmap:1.9.3-242): Dynmap-1.9.3-forge-9.11.1.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]eplus(Enchanting Plus:1.16.5b): EnchantingPlus-1.16.5.zip (required-after:Forge@[7.10.0.789,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]EnderStorage(EnderStorage:1.4.3.6): EnderStorage 1.4.3.6.jar (required-after:CodeChickenCore@[0.9.0.8,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ExtraUtilities(Extra Utilities:1.0.3c): extrautils-1.0.3c.zip ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]factorization.misc(Factorization Miscellaneous Nonsense:0.8.34): Factorization-0.8.34.jar (required-after: factorization)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]factorization.notify(Factorization Notification System:0.8.34): Factorization-0.8.34.jar (required-after: factorization)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]factorization.dimensionalSlice(Factorization Dimensional Slices:0.8.34): Factorization-0.8.34.jar (required-after: factorization)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]factorization(Factorization:0.8.34): Factorization-0.8.34.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]Forestry(Forestry for Minecraft:2.3.1.1): forestry-A-2.3.1.1.jar (after:Buildcraft|Core;after:ExtrabiomesXL;after:BiomesOPlenty;after:IC2)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]GalacticraftMars(Galacticraft Mars:2.0.14): Galacticraft-Planets-1.6.4-2.0.14.1084.jar (required-after:GalacticraftCore
2014-07-11 13:17:29 [FINE] [ForgeModLoader]IC2(IndustrialCraft 2:2.0.396-experimental): industrialcraft-2_2.0.396-experimental.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]IronChest(Iron Chest:5.4.1.702): ironchest-universal-1.6.4-5.4.1.702.zip (required-after:Forge@[7.0,);required-after:FML@[5.0.5,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]JABBA(JABBA:1.1.4): JABBA_1.1.4.zip (after:Waila;after:NotEnoughItems)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MFR Compat Forestry Trees(MFR Compat Forestry Trees:1.0): MineFactoryReloaded-2.7.9-final.jar (after:Forestry)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MFR Compat Extra Trees(MFR Compat Extra Trees:1.0): MineFactoryReloaded-2.7.9-final.jar (after:ExtraTrees)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded(MineFactory Reloaded:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (required-after:Forge@[9.11.1.953,);required-after
owerCrystalsCore@[1.1.8,);after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:IC2)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:AppliedEnergistics)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:Atum)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:mod_BackTools)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:BuildCraft|Core)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (required-after:MineFactoryReloaded;after:chococraft)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:Forestry)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (part 2):1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (before:Forestry;required-after:MineFactoryReloaded)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatForgeMicroblock(MFR Compat: ForgeMicroblock:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:IC2)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:Mystcraft)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after
amharvestcraft)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatProjRed(MFR Compat ProjectRed:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after
rojRed|Core;after
rojRed|Exploration)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:Railcraft)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:RedPowerWorld)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:Thaumcraft)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:ThermalExpansion)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:TwilightForest)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.6.4R2.7.9): MineFactoryReloaded-2.7.9-final.jar (after:MineFactoryReloaded;after:XyCraftWorld)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]AdvancedSolarPanel(Advanced Solar Panels:3.4.7): mod_AdvancedSolarPanels_3_4_7_IC_EXP.zip ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]MFFS(Modular Force Field System:3.6.3): Modular-Force-Field-System-3.6.3.91-core (1).jar (required-after:ResonantEngine)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]Morph(Morph:0.7.1): Morph-Beta-0.7.1.zip (required-after:Forge@[9.11.1.945,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]Mystcraft(Mystcraft:0.10.13.01): mystcraft-uni-1.6.4-0.10.13.01.zip (required-after:Forge@[9.11.1.938,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]Natura(Natura:2.1.14): Natura_mc1.6.X_2.1.14.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]nhcore(NHAVE's Core:1.0.1): nhcore-1.0.1.jar (required-after:Forge@[9.11.1.952,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]nhwrench(NHAVE's OmniWrench:1.2.1): nhwrench-1.2.1.jar (required-after:Forge@[9.11.1.952,);required-after:nhcore@[1.0.0,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]OCS(OpenCCSensors:1.6.4.4): OpenCCSensors-1.6.4.4.jar (required-after:ComputerCraft;after:CCTurtle;after:BuildCraft|Core;after:IC2;after:Thaumcraft;after:AppliedEnergistics;after:RailCraft;after:ArsMagica;after:UniversalElectricity;after:ThermalExpansion)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]PluginsforForestry(PluginsforForestry:3.2.30): PluginsforForestry-1.6.4-3.2.30-hotfix.jar (required-after:denLib;after:MineFactoryReloaded;after:BuildCraft|Core;after:Forestry)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]PortalGun(PortalGun:2.0.2): PortalGun2.0.2.zip (required-after:iChunUtil@[2.1.0,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]PowerConverters(Power Converters:1.6.4-2.4.0.18): PowerConverters-1.6.4-2.4.0.18.jar (after:BuildCraft|Energy;after:factorization;after:IC2;after:Railcraft;after:ThermalExpansion)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ProjRed|Core(ProjectRed:4.3.5.30): ProjectRedBase-1.6.4-4.3.5.30.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ProjRed|Compatibility(ProjectRed-Compatibility:4.3.5.30): ProjectRedCompat-1.6.4-4.3.5.30.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ProjRed|Integration(ProjectRed-Integration:4.3.5.30): ProjectRedIntegration-1.6.4-4.3.5.30.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ProjRed|Transmission(ProjectRed-Transmission:4.3.5.30): ProjectRedIntegration-1.6.4-4.3.5.30.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ProjRed|Illumination(ProjectRed-Illumination:4.3.5.30): ProjectRedLighting-1.6.4-4.3.5.30.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ProjRed|Exploration(ProjectRed-Exploration:4.3.5.30): ProjectRedWorld-1.6.4-4.3.5.30.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]QuarryPlus(QuarryPlus:1.5.5.3): QuarryPlus-1.6.4-1.5.5.3.zip (required-after:BuildCraft|Builders;required-after:BuildCraft|Core;required-after:BuildCraft|Energy;required-after:BuildCraft|Factory;required-after:BuildCraft|Silicon;required-after:BuildCraft|Transport)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]Railcraft(Railcraft:8.4.0.0): Railcraft_1.6.4-8.4.0.0 (1).jar (required-after:Forge@[9.11.1.953,);after:BuildCraft|Core[4.0.1,);after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:Thaumcraft;after:IC2@[2.0.140,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ResonantEngine(ResonantEngine
MAJOR@.@MINOR@.@REVIS@): Resonant-Engine-Development-1.2.0.266-universal.jar (required-after:UniversalElectricity)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]SS2(Soul Shards 2:2 (build 2)): SoulShards-2.0.15-universal-srg.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]StevesCarts(Steve's Carts 2:2.0.0.b11): StevesCarts2.0.0.b11.zip ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]SurvMachinesAuth(Survival-Machines Authentification:1.0): Survival-Machines_Auth_1.0.zip ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]Thaumcraft(Thaumcraft:4.1.0g): Thaumcraft4.1.0g.zip (required-after:Forge@[9.11.1.953,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ThermalExpansion(Thermal Expansion:3.0.0.7): ThermalExpansion-3.0.0.7.jar (required-after:Forge@[9.1.11.953,);required-after:CoFHCore@[2.0.0.5,);required-after:ForgeMultipart;before:IC2;before:Metallurgy)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]TwilightForest(The Twilight Forest:1.20.5): twilightforest-1.6.4-1.20.5.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]UniversalElectricity(Universal Electricity:3.1.0): Universal-Electricity-3.1.0.115-core.jar (before:ForgeMultipart)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]iChunUtil(iChunUtil:2.4.0): util_iChunUtil2.4.0.zip (required-after:Forge@[9.10.0.810,))
2014-07-11 13:17:29 [FINE] [ForgeModLoader]VanillaPlus(VanillaPlus:1.3.4): VanillaPlus[V.1.3.6].zip ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]Waila(Waila:1.5.2a): Waila_1.5.2a.zip (required-after:NotEnoughItems)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ForgeMicroblock(Forge Microblocks:1.0.0.244): ForgeMultipart-universal-1.6.4-1.0.0.244.jar (required-after:ForgeMultipart;after:*)
2014-07-11 13:17:29 [FINE] [ForgeModLoader]ForgeMultipart(Forge Multipart:1.0.0.244): ForgeMultipart-universal-1.6.4-1.0.0.244.jar ()
2014-07-11 13:17:29 [FINE] [ForgeModLoader]McMultipart(Minecraft Multipart Plugin:1.0.0.244): ForgeMultipart-universal-1.6.4-1.0.0.244.jar ()
2014-07-11 13:17:29 [INFO] [STDERR] cpw.mods.fml.common.MissingModsException
2014-07-11 13:17:29 [INFO] [STDERR]at cpw.mods.fml.common.Loader.sortModList(Loader.java:228)
2014-07-11 13:17:29 [INFO] [STDERR]at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
2014-07-11 13:17:29 [INFO] [STDERR]at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
2014-07-11 13:17:29 [INFO] [STDERR]at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
2014-07-11 13:17:29 [INFO] [STDERR]at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
2014-07-11 13:17:29 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
2014-07-11 13:17:29 [INFO] [STDERR]at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-07-11 13:17:29 [SEVERE] [Minecraft-Server] Encountered an unexpected exception MissingModsException
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:228)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-07-11 13:17:29 [SEVERE] [Minecraft-Server] This crash report has been saved to: /home/hugothegamer693/server_12196/./crash-reports/crash-2014-07-11_13.17.29-server.txt
2014-07-11 13:17:29 [INFO] [Minecraft-Server] Saving is already turned on.
2014-07-11 13:17:31 [INFO] [Minecraft-Server] An unknown error occurred while attempting to perform this command
2014-07-11 13:17:31 [INFO] [STDERR] java.lang.NullPointerException
2014-07-11 13:17:31 [INFO] [STDERR]at net.minecraft.command.CommandServerSay.func_71515_b(SourceFile:32)
2014-07-11 13:17:31 [INFO] [STDERR]at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:88)
2014-07-11 13:17:31 [INFO] [STDERR]at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:315)
2014-07-11 13:17:31 [INFO] [STDERR]at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:242)
2014-07-11 13:17:31 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:527)
2014-07-11 13:17:31 [INFO] [STDERR]at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)