Skip to content

Instantly share code, notes, and snippets.

@Rongmario
Created January 5, 2014 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rongmario/8271103 to your computer and use it in GitHub Desktop.
Save Rongmario/8271103 to your computer and use it in GitHub Desktop.
2014-01-05 17:23:41 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.45.953 for Minecraft 1.6.4 loading
2014-01-05 17:23:41 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Java classpath at launch is C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/net/minecraftforge/minecraftforge/9.11.1.953/minecraftforge-9.11.1.953.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/com/google/guava/guava/14.0/guava-14.0.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar;C:/Users/Rongmario/Desktop/MultiMC/1.6/versions/1.6.4/1.6.4.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Java library path at launch is C:/Users/Rongmario/Desktop/MultiMC/1.6/instances/Toxic Garbage Island - MCX7.0 - Lelfish We are finished-/natives
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
2014-01-05 17:23:41 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Discovering coremods
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy 1.6.4-SortFix-1.0.jar
2014-01-05 17:23:41 [FINEST] [ForgeModLoader] Adding 1.6.4-SortFix-1.0.jar to the list of known coremods, it will not be examined again
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Instantiating coremod class CorePlugin
2014-01-05 17:23:41 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.lex.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Enqueued coremod CorePlugin
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.45.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.227.jar
2014-01-05 17:23:41 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.227.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2014-01-05 17:23:41 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy WorldCore-universal-1.6.4-1.1.0.17.jar
2014-01-05 17:23:41 [FINEST] [ForgeModLoader] Adding WorldCore-universal-1.6.4-1.1.0.17.jar to the list of known coremods, it will not be examined again
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Instantiating coremod class WCFMLLoadingPlugin
2014-01-05 17:23:41 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Enqueued coremod WCFMLLoadingPlugin
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy [1.6.4]BatsDropLeather_v5.0.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy [1.6.4]MorphCore_v2.0.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy Advanced Brewing-Universal-0.2.3.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Not found coremod data in Advanced Brewing-Universal-0.2.3.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy AdvancedPowerManagement-1.2.85-IC2-1.118.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Not found coremod data in AdvancedPowerManagement-1.2.85-IC2-1.118.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy AdvancedThaumaturgy-0.0.12.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Not found coremod data in AdvancedThaumaturgy-0.0.12.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy AetherCraft-1.2.7.63.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Not found coremod data in AetherCraft-1.2.7.63.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy appeng-rv14-finale3-mc16x.jar
2014-01-05 17:23:41 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in appeng-rv14-finale3-mc16x.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Instantiating coremod class AppEngCore
2014-01-05 17:23:41 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:41 [INFO] [ForgeModLoader] [AppEng] Core Init
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Enqueued coremod AppEngCore
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy Atomic_Science_v1.0.0.164.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Not found coremod data in Atomic_Science_v1.0.0.164.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy binnie-mods-1.8-dev2.jar
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Examining for coremod candidacy BiomesOPlenty-universal-1.6.4-1.2.1.418.jar
2014-01-05 17:23:41 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in BiomesOPlenty-universal-1.6.4-1.2.1.418.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:41 [FINE] [ForgeModLoader] Instantiating coremod class BOPFMLLoadingPlugin
2014-01-05 17:23:41 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:41 [INFO] [STDERR] Failed to load dependancies.info from CreeperCollateral-1.6.4-2.2.9.jar as JSON
2014-01-05 17:23:41 [INFO] [STDERR] java.util.zip.ZipException: error in opening zip file
2014-01-05 17:23:41 [INFO] [STDERR] at java.util.zip.ZipFile.open(Native Method)
2014-01-05 17:23:41 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:546)
2014-01-05 17:23:41 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538)
2014-01-05 17:23:41 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475)
2014-01-05 17:23:41 [INFO] [STDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:634)
2014-01-05 17:23:41 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin.<init>(BOPFMLLoadingPlugin.java:20)
2014-01-05 17:23:41 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-01-05 17:23:41 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-01-05 17:23:41 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-01-05 17:23:41 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:23:41 [INFO] [STDERR] Failed to load dependancies.info from QuarryPlus-1.6.4-1.0.0.jar as JSON
2014-01-05 17:23:41 [INFO] [STDERR] java.util.zip.ZipException: error in opening zip file
2014-01-05 17:23:41 [INFO] [STDERR] at java.util.zip.ZipFile.open(Native Method)
2014-01-05 17:23:41 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:546)
2014-01-05 17:23:41 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:538)
2014-01-05 17:23:41 [INFO] [STDERR] at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:475)
2014-01-05 17:23:41 [INFO] [STDERR] at codechicken.core.launch.DepLoader.load(DepLoader.java:634)
2014-01-05 17:23:41 [INFO] [STDERR] at biomesoplenty.asm.BOPFMLLoadingPlugin.<init>(BOPFMLLoadingPlugin.java:20)
2014-01-05 17:23:41 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-01-05 17:23:41 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:427)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2014-01-05 17:23:41 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2014-01-05 17:23:41 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-01-05 17:23:41 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Enqueued coremod BOPFMLLoadingPlugin
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy buildcraft-A-1.6.4-4.2.2.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in buildcraft-A-1.6.4-4.2.2.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy buildcraft-Z-additional-buildcraft-objects-1.0.6.174.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in buildcraft-Z-additional-buildcraft-objects-1.0.6.174.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy Calclavia-Core-v1.0.0.30.jar
2014-01-05 17:23:43 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Calclavia-Core-v1.0.0.30.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Instantiating coremod class CalclaviaPluginLoader
2014-01-05 17:23:43 [WARNING] [ForgeModLoader] The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Enqueued coremod CalclaviaPluginLoader
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy chargepads-1.6.2-universal-3.0.0.94-experimental.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in chargepads-1.6.2-universal-3.0.0.94-experimental.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.7.jar
2014-01-05 17:23:43 [FINEST] [ForgeModLoader] Adding CodeChickenCore 0.9.0.7.jar to the list of known coremods, it will not be examined again
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
2014-01-05 17:23:43 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy CoFHCore-2.0.0.2.jar
2014-01-05 17:23:43 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in CoFHCore-2.0.0.2.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2014-01-05 17:23:43 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy CompactWindmills+MC.1.6.4+v.1.0.2.3.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in CompactWindmills+MC.1.6.4+v.1.0.2.3.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy ComplexMachines_v0.3.3.129.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in ComplexMachines_v0.3.3.129.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy CreeperCollateral-1.6.4-2.2.9.jar
2014-01-05 17:23:43 [SEVERE] [ForgeModLoader] Unable to read the jar file CreeperCollateral-1.6.4-2.2.9.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.setupClient(FMLLaunchHandler.java:67)
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy DartCraft Beta 0.2.14.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in DartCraft Beta 0.2.14.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy denLib-1.6.4-3.1.35.jar
2014-01-05 17:23:43 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in denLib-1.6.4-3.1.35.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Instantiating coremod class denLibCore
2014-01-05 17:23:43 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Enqueued coremod denLibCore
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy DenPipes-1.6.4-2.1.18.jar
2014-01-05 17:23:43 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in DenPipes-1.6.4-2.1.18.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Instantiating coremod class DenPipesCoreMod
2014-01-05 17:23:43 [WARNING] [ForgeModLoader] The coremod denoflionsx.DenPipes.Core.DenPipesCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Enqueued coremod DenPipesCoreMod
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy DenPipes-Emerald-1.6.4-1.1.6.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in DenPipes-Emerald-1.6.4-1.1.6.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy DenPipes-Forestry-1.6.4-1.1.8.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in DenPipes-Forestry-1.6.4-1.1.8.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy Dimensional Archor-57.1.7.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderIO-1.6.4-0.6.0.156.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in EnderIO-1.6.4-0.6.0.156.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderNet 0.2.0 rc1.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderStorage 1.4.3.5.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy Endgame_1.0.0_Beta-2.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in Endgame_1.0.0_Beta-2.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy Equivalency-universal-1.5.5.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in Equivalency-universal-1.5.5.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy EquivalentExchange3-1.6.4-pre2a.45.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in EquivalentExchange3-1.6.4-pre2a.45.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy ExtraCells-1.6.1c.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in ExtraCells-1.6.1c.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy Factorization-0.8.25.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in Factorization-0.8.25.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy FinndusFillies-1.6.2-universal-1.0.0.7.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in FinndusFillies-1.6.2-universal-1.0.0.7.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy flatsigns-1.6.2-universal-1.4.0.15.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in flatsigns-1.6.2-universal-1.4.0.15.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy forestry-A-2.3.1.0.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in forestry-A-2.3.1.0.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy Galacticraft-1.6.4-2.0.8.908.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy Galacticraft-Planets-1.6.4-2.0.8.908.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy Ganys End v1.5.4.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy Ganys Nether v1.5.3.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy Growable Resources - 0.3.4 - MC 1.6.4.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in Growable Resources - 0.3.4 - MC 1.6.4.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy ICBM_Contraption_v1.3.4.300.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in ICBM_Contraption_v1.3.4.300.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy ICBM_Explosion_v1.3.4.300.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in ICBM_Explosion_v1.3.4.300.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy ICBM_Sentry_v1.3.4.300.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in ICBM_Sentry_v1.3.4.300.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy idfixminus-1.6.4-1.0.0.jar
2014-01-05 17:23:43 [FINEST] [ForgeModLoader] Adding idfixminus-1.6.4-1.0.0.jar to the list of known coremods, it will not be examined again
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Instantiating coremod class IdfixCore
2014-01-05 17:23:43 [FINE] [ForgeModLoader] The coremod info.jbcs.minecraft.idfixminus.IdfixCore requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Enqueued coremod IdfixCore
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy immibis-core-57.1.1.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy industrialcraft-2_2.0.353-experimental.jar
2014-01-05 17:23:43 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in industrialcraft-2_2.0.353-experimental.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Instantiating coremod class IC2core
2014-01-05 17:23:43 [WARNING] [ForgeModLoader] The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Enqueued coremod IC2core
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.4-1.57-dev-b83.jar
2014-01-05 17:23:43 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-MC1.6.4-1.57-dev-b83.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin
2014-01-05 17:23:43 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Enqueued coremod FMLPlugin
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy KeithyUtils-1.6.2-1.2b.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Not found coremod data in KeithyUtils-1.6.2-1.2b.jar
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Examining for coremod candidacy LogisticsPipes-MC1.6.4-0.7.4.dev.88.jar
2014-01-05 17:23:43 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in LogisticsPipes-MC1.6.4-0.7.4.dev.88.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:43 [FINE] [ForgeModLoader] Instantiating coremod class LogisticsPipesCoreLoader
2014-01-05 17:23:44 [WARNING] [ForgeModLoader] The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod LogisticsPipesCoreLoader
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy LomLib-universal-1.0.7.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in LomLib-universal-1.0.7.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy MagicBees-2.1.9.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in MagicBees-2.1.9.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy Mekanism-v5.6.0.647.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in Mekanism-v5.6.0.647.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy MekanismGenerators-v5.6.0.647.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in MekanismGenerators-v5.6.0.647.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy MekanismTools-v5.6.0.647.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in MekanismTools-v5.6.0.647.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy Metallurgy-1.6.4-3.3.1.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in Metallurgy-1.6.4-3.3.1.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy MFFS_v3.6.1.313.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in MFFS_v3.6.1.313.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy MicdoodleCore-1.6.4-2.0.8.908.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Adding MicdoodleCore-1.6.4-2.0.8.908.jar to the list of known coremods, it will not be examined again
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class MicdoodlePlugin
2014-01-05 17:23:44 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod MicdoodlePlugin
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy MineFactoryReloaded-2.7.4-255.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in MineFactoryReloaded-2.7.4-255.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy ModularPowersuits-1.6.2-0.8.0-62.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in ModularPowersuits-1.6.2-0.8.0-62.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy Natura_1.6.X_2.1.14.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in Natura_1.6.X_2.1.14.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy neiaddons-1.6.2-1.9.4.r51.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in neiaddons-1.6.2-1.9.4.r51.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy NEIPlugins-1.1.0.6.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in NEIPlugins-1.1.0.6.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy NetherOres-2.2.1-14.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in NetherOres-2.2.1-14.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy NotEnoughItems 1.6.1.8.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Adding NotEnoughItems 1.6.1.8.jar to the list of known coremods, it will not be examined again
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
2014-01-05 17:23:44 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy Numina-1.6.2-0.0.1-42.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in Numina-1.6.2-0.0.1-42.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy obsidiplates-1.6.2-universal-2.0.0.15.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in obsidiplates-1.6.2-universal-2.0.0.15.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenBlocks-1.2.2.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in OpenBlocks-1.2.2.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class CorePlugin
2014-01-05 17:23:44 [WARNING] [ForgeModLoader] The coremod openblocks.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod CorePlugin
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenPeripheral-0.2.1-preview8.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in OpenPeripheral-0.2.1-preview8.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy PluginsforForestry-1.6.4-3.2.30.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in PluginsforForestry-1.6.4-3.2.30.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class PfFCoreMod
2014-01-05 17:23:44 [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-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod PfFCoreMod
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy PowerCrystalsCore-1.1.8-7.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Adding PowerCrystalsCore-1.1.8-7.jar to the list of known coremods, it will not be examined again
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader
2014-01-05 17:23:44 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod CoreLoader
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedBase-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedBase-1.6.4-4.2.1.16.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2014-01-05 17:23:44 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedCompat-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedCompat-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedIntegration-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedIntegration-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedLighting-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedLighting-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedMechanical-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedMechanical-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedWorld-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedWorld-1.6.4-4.2.1.16.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy qCraft1.1.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in qCraft1.1.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class QCFMLLoadingPlugin
2014-01-05 17:23:44 [FINE] [ForgeModLoader] The coremod dan200.quantumcore.QCFMLLoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod QCFMLLoadingPlugin
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy QuarryPlus-1.6.4-1.0.0.jar
2014-01-05 17:23:44 [SEVERE] [ForgeModLoader] Unable to read the jar file QuarryPlus-1.6.4-1.0.0.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.setupClient(FMLLaunchHandler.java:67)
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy Railcraft_1.6.4-8.3.1.0.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in Railcraft_1.6.4-8.3.1.0.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy RedstoneArsenal-1.0.0.0.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in RedstoneArsenal-1.0.0.0.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy Reliquary-1.6.4-1.1.1.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in Reliquary-1.6.4-1.1.1.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy scala-library.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in scala-library.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy slick-util.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in slick-util.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy SoulShards-2.0.14-universal-srg.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in SoulShards-2.0.14-universal-srg.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy switches-1.6.4-universal-coremod-1.3.0.25.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in switches-1.6.4-universal-coremod-1.3.0.25.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
2014-01-05 17:23:44 [FINE] [ForgeModLoader] The coremod myrathi.switches.LoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy TConstruct_1.6.4_1.5.3d1.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in TConstruct_1.6.4_1.5.3d1.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class TConstructLoaderContainer
2014-01-05 17:23:44 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:44 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2014-01-05 17:23:44 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2014-01-05 17:23:44 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
2014-01-05 17:23:44 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod TConstructLoaderContainer
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy ThaumicTinkerer 2.1-58.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in ThaumicTinkerer 2.1-58.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy ThaumicTinkererKAMI_j6.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in ThaumicTinkererKAMI_j6.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy ThermalExpansion-3.0.0.2.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in ThermalExpansion-3.0.0.2.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy TMechworks_1.6.4_0.1.2.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in TMechworks_1.6.4_0.1.2.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy Translocator 1.1.0.13.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy Tropicraft v5.1.6 Mod for MC v1.6.4.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Tropicraft v5.1.6 Mod for MC v1.6.4.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class TropicraftCorePlugin
2014-01-05 17:23:44 [FINE] [ForgeModLoader] The coremod tropicraft.coreloading.TropicraftCorePlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
2014-01-05 17:23:44 [INFO] [Tropicraft-Core] Starting to load Tropicraft CoreMods!
2014-01-05 17:23:44 [INFO] [Tropicraft-Core] Constructing preloader (Modules: [tropicraft.asm.ModelBipedTransformer, tropicraft.asm.RenderPlayerTransformer])
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod TropicraftCorePlugin
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy TrussMod-beta-1.6.4-31.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in TrussMod-beta-1.6.4-31.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class Plugin
2014-01-05 17:23:44 [WARNING] [ForgeModLoader] The coremod rainwarrior.hooks.plugin.Plugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod Plugin
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy Tubes-1.1.3.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Not found coremod data in Tubes-1.1.3.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy twilightforest-1.20.3.jar
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy Universal-Electricity-3.0.0.254-core.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Universal-Electricity-3.0.0.254-core.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class UELoader
2014-01-05 17:23:44 [WARNING] [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod UELoader
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Examining for coremod candidacy WR-CBE 1.4.0.6.jar
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in WR-CBE 1.4.0.6.jar, it will be examined later for regular @Mod instances
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
2014-01-05 17:23:44 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
2014-01-05 17:23:44 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-01-05 17:23:44 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-01-05 17:23:44 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-01-05 17:23:44 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-01-05 17:23:44 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer
2014-01-05 17:23:44 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
2014-01-05 17:23:44 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
2014-01-05 17:23:44 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockBaseRailLogic.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockComparator.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlower.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlowing.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFluid.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMobSpawner.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockNetherStalk.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockOre.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPortal.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneOre.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSand.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireSource.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiChat.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiControls.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.GuiConnecting.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.NetClientHandler.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CallableSuspiciousClasses.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.effect.EntityLightningBolt.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityZombie.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerFurnace.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotArmor.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandPotion.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.BehaviorDispenseArmor.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumArmorMaterial.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumRarity.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumToolMaterial.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemInWorldManager.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.logging.LogAgent.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.MemoryConnection.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetLoginHandler.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetServerHandler.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetworkListenThread.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.TcpConnection.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.NetHandler.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet1Login.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet51MapChunk.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet56MapChunks.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.ServerListenThread.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.gui.StatsComponent.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.PlayerInstance.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatFileWriter.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityHopper.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.CryptManager.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.ResourceLocation.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.Session.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.World.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServerMulti.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillage.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureComponent.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureStart.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch
2014-01-05 17:23:46 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch
2014-01-05 17:23:46 [FINE] [ForgeModLoader] Read 247 binary patches
2014-01-05 17:23:46 [FINE] [ForgeModLoader] Patch list :
xj=[xj : xj => net.minecraft.item.ItemTool (true) size 2546]
bkd=[bkd : bkd => net.minecraft.client.resources.LanguageManager (true) size 3250]
xn=[xn : xn => net.minecraft.item.ItemEmptyMap (true) size 1467]
xl=[xl : xl => net.minecraft.item.ItemDye (true) size 7289]
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 5562]
ajm=[ajm : ajm => net.minecraft.world.gen.structure.ComponentVillage (true) size 5767]
bjo=[bjo : bjo => net.minecraft.util.ResourceLocation (true) size 1521]
aiy=[aiy : aiy => net.minecraft.world.gen.structure.StructureVillagePieces (true) size 5470]
wh=[wh : wh => net.minecraft.item.ItemArmor (true) size 4113]
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 3902]
wr=[wr : wr => net.minecraft.item.ItemBucket (true) size 3600]
vw=[vw : vw => net.minecraft.inventory.SlotArmor (true) size 1083]
biv=[biv : biv => net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (true) size 3431]
ain=[ain : ain => net.minecraft.world.gen.structure.MapGenStructure (true) size 5700]
bik=[bik : bik => net.minecraft.client.renderer.texture.TextureMap (true) size 6282]
bil=[bil : bil => net.minecraft.client.renderer.texture.TextureAtlasSprite (true) size 6104]
ait=[ait : ait => net.minecraft.world.gen.structure.StructureComponent (true) size 11241]
big=[big : big => net.minecraft.client.renderer.texture.Stitcher (true) size 4303]
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 2815]
vm=[vm : vm => net.minecraft.inventory.ContainerEnchantment (true) size 4973]
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 (true) size 15123]
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 2741]
bma=[bma : bma => net.minecraft.client.renderer.OpenGlHelper (true) size 1411]
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 (true) size 13579]
ahl=[ahl : ahl => net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (true) size 6695]
awy=[awy : awy => net.minecraft.client.gui.inventory.GuiContainer (true) size 13715]
blv=[blv : blv => net.minecraft.stats.StatFileWriter (true) size 6363]
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 7549]
bln=[bln : bln => net.minecraft.client.audio.SoundManager (true) size 11380]
blc=[blc : blc => net.minecraft.server.integrated.IntegratedServerListenThread (true) size 2255]
b=[b : b => net.minecraft.crash.CrashReport (true) size 6438]
uf=[uf : uf => net.minecraft.entity.player.EntityPlayer (true) size 37417]
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 (true) size 6663]
us=[us : us => net.minecraft.entity.item.EntityEnderPearl (true) size 2237]
m=[m : m => net.minecraft.crash.CrashReportCategory (true) size 4654]
j=[j : j => net.minecraft.crash.CallableSuspiciousClasses (true) size 3261]
el=[el : el => net.minecraft.network.packet.Packet56MapChunks (true) size 4572]
tw=[tw : tw => net.minecraft.entity.monster.EntityZombie (true) size 11961]
ej=[ej : ej => net.minecraft.network.packet.Packet51MapChunk (true) size 4590]
agi=[agi : agi => net.minecraft.world.gen.structure.ComponentMineshaftCorridor (true) size 6198]
ub=[ub : ub => net.minecraft.entity.passive.EntityVillager (true) size 16779]
ep=[ep : ep => net.minecraft.network.packet.Packet1Login (true) size 2313]
ud=[ud : ud => net.minecraft.entity.player.InventoryPlayer (true) size 9477]
aoi=[aoi : aoi => net.minecraft.block.BlockFire (true) size 9397]
aof=[aof : aof => net.minecraft.block.BlockFarmland (true) size 3785]
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 3038]
anz=[anz : anz => net.minecraft.block.BlockDoor (true) size 6524]
anp=[anp : anp => net.minecraft.block.BlockComparator (true) size 6119]
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 5240]
st=[st : st => net.minecraft.entity.item.EntityMinecart (true) size 20381]
sy=[sy : sy => net.minecraft.entity.item.EntityMinecartEmpty (true) size 1152]
anr=[anr : anr => net.minecraft.block.BlockCrops (true) size 4745]
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 6964]
sk=[sk : sk => net.minecraft.entity.boss.EntityDragon (true) size 12819]
ang=[ang : ang => net.minecraft.block.BlockCactus (true) size 4040]
net.minecraft.client.ClientBrandRetriever=[net/minecraft/client/ClientBrandRetriever : net.minecraft.client.ClientBrandRetriever => net.minecraft.client.ClientBrandRetriever (true) size 593]
sm=[sm : sm => net.minecraft.entity.boss.EntityWither (true) size 11081]
sp=[sp : sp => net.minecraft.entity.effect.EntityLightningBolt (true) size 3207]
ank=[ank : ank => net.minecraft.block.BlockChest (true) size 8957]
sg=[sg : sg => net.minecraft.entity.boss.IBossDisplayData (true) size 182]
rz=[rz : rz => net.minecraft.entity.passive.EntitySheep (true) size 7337]
co=[co : co => net.minecraft.network.TcpConnection (true) size 8307]
amy=[amy : amy => net.minecraft.block.BlockRailBase (true) size 4263]
cn=[cn : cn => net.minecraft.network.MemoryConnection (true) size 3240]
amz=[amz : amz => net.minecraft.block.BlockBaseRailLogic (true) size 5680]
ci=[ci : ci => net.minecraft.nbt.CompressedStreamTools (true) size 3184]
cg=[cg : cg => net.minecraft.nbt.NBTTagList (true) size 2942]
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 5496]
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 3823]
nt=[nt : nt => net.minecraft.entity.EntityList (true) size 6113]
bbo=[bbo : bbo => net.minecraft.client.model.ModelBase (true) size 1633]
aqq=[aqq : aqq => net.minecraft.block.BlockStem (true) size 6095]
nn=[nn : nn => net.minecraft.entity.Entity (true) size 36819]
net.minecraft.server.MinecraftServer=[net/minecraft/server/MinecraftServer : net.minecraft.server.MinecraftServer => net.minecraft.server.MinecraftServer (true) size 25663]
aqz=[aqz : aqz => net.minecraft.block.Block (true) size 48827]
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 4649]
of=[of : of => net.minecraft.entity.EntityLivingBase (true) size 32397]
arf=[arf : arf => net.minecraft.block.BlockSnow (true) size 3712]
abw=[abw : abw => net.minecraft.world.World (true) size 62775]
arm=[arm : arm => net.minecraft.block.BlockVine (true) size 6536]
ark=[ark : ark => net.minecraft.block.BlockTripWireSource (true) size 7037]
bbs=[bbs : bbs => net.minecraft.client.model.TexturedQuad (true) size 1696]
arj=[arj : arj => net.minecraft.block.BlockLog (true) size 2952]
og=[og : og => net.minecraft.entity.EntityLiving (true) size 18999]
ari=[ari : ari => net.minecraft.block.BlockTrapDoor (true) size 4620]
aab=[aab : aab => net.minecraft.item.crafting.FurnaceRecipes (true) size 4015]
arw=[arw : arw => net.minecraft.tileentity.TileEntityBeacon (true) size 6177]
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 6407]
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 6902]
aon=[aon : aon => net.minecraft.block.BlockGrass (true) size 3310]
aos=[aos : aos => net.minecraft.block.BlockSand (true) size 2351]
bdb=[bdb : bdb => net.minecraft.client.multiplayer.ChunkProviderClient (true) size 2949]
bdc=[bdc : bdc => net.minecraft.client.multiplayer.PlayerControllerMP (true) size 8870]
aoy=[aoy : aoy => net.minecraft.block.BlockLadder (true) size 3003]
bdd=[bdd : bdd => net.minecraft.client.multiplayer.WorldClient (true) size 9287]
aoz=[aoz : aoz => net.minecraft.block.BlockLeaves (true) size 7573]
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 9176]
apj=[apj : apj => net.minecraft.block.BlockMushroom (true) size 2377]
api=[api : api => net.minecraft.block.BlockMobSpawner (true) size 1449]
mk=[mk : mk => net.minecraft.util.WeightedRandomChestContent (true) size 2389]
bdy=[bdy : bdy => net.minecraft.client.particle.EntityFireworkStarterFX (true) size 6752]
apl=[apl : apl => net.minecraft.block.BlockNetherStalk (true) size 3530]
apk=[apk : apk => net.minecraft.block.BlockMycelium (true) size 2731]
apr=[apr : apr => net.minecraft.block.BlockOre (true) size 1954]
aps=[aps : aps => net.minecraft.block.BlockPortal (true) size 5179]
bcp=[bcp : bcp => net.minecraft.client.model.ModelBox (true) size 2433]
apy=[apy : apy => net.minecraft.block.BlockPumpkin (true) size 3644]
bcf=[bcf : bcf => net.minecraft.client.model.PositionTextureVertex (true) size 892]
aqc=[aqc : aqc => net.minecraft.block.BlockRedstoneOre (true) size 3431]
bcy=[bcy : bcy => net.minecraft.client.multiplayer.GuiConnecting (true) size 3396]
aqb=[aqb : aqb => net.minecraft.block.BlockRedstoneWire (true) size 8522]
aqe=[aqe : aqe => net.minecraft.block.BlockReed (true) size 3170]
aqi=[aqi : aqi => net.minecraft.block.BlockSapling (true) size 3649]
aqk=[aqk : aqk => net.minecraft.block.BlockSkull (true) size 6382]
nj=[nj : nj => net.minecraft.potion.PotionEffect (true) size 5033]
bcw=[bcw : bcw => net.minecraft.client.multiplayer.NetClientHandler (true) size 36758]
bcu=[bcu : bcu => net.minecraft.client.model.ModelRenderer (true) size 4781]
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 (true) size 8901]
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 (true) size 14073]
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 (true) size 28498]
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 20019]
bfq=[bfq : bfq => net.minecraft.client.renderer.Tessellator (true) size 7118]
jq=[jq : jq => net.minecraft.server.management.PlayerInstance (true) size 4525]
auy=[auy : auy => net.minecraft.client.gui.GuiControls (true) size 1967]
afg=[afg : afg => net.minecraft.world.gen.feature.WorldGenShrub (true) size 1493]
bfr=[bfr : bfr => net.minecraft.client.renderer.RenderBlocks (true) size 122909]
jl=[jl : jl => net.minecraft.world.WorldServerMulti (true) size 913]
auw=[auw : auw => net.minecraft.client.gui.GuiChat (true) size 6317]
bfl=[bfl : bfl => net.minecraft.client.renderer.RenderGlobal (true) size 40467]
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 (true) size 19884]
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 (true) size 5644]
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 9582]
bey=[bey : bey => net.minecraft.client.entity.EntityOtherPlayerMP (true) size 3659]
bex=[bex : bex => net.minecraft.client.entity.EntityPlayerSP (true) size 11958]
afc=[afc : afc => net.minecraft.world.gen.feature.WorldGenDeadBush (true) size 1040]
bes=[bes : bes => net.minecraft.client.particle.EntityDiggingFX (true) size 2881]
lg=[lg : lg => net.minecraft.util.CryptManager (true) size 5162]
awq=[awq : awq => net.minecraft.client.gui.achievement.GuiAchievements (true) size 9923]
la=[la : la => net.minecraft.stats.StatList (true) size 6201]
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 2748]
aeu=[aeu : aeu => net.minecraft.world.gen.ChunkProviderEnd (true) size 8482]
bfa=[bfa : bfa => net.minecraft.client.renderer.WorldRenderer (true) size 5157]
awg=[awg : awg => net.minecraft.client.gui.GuiSlot (true) size 7189]
aex=[aex : aex => net.minecraft.world.gen.feature.WorldGenForest (true) size 2586]
adr=[adr : adr => net.minecraft.world.chunk.Chunk (true) size 21412]
zh=[zh : zh => net.minecraft.item.ItemBlock (true) size 3855]
bhj=[bhj : bhj => net.minecraft.client.renderer.entity.RenderPlayer (true) size 13450]
ata=[ata : ata => net.minecraft.util.MovingObjectPosition (true) size 1081]
bho=[bho : bho => net.minecraft.client.renderer.entity.RenderSnowMan (true) size 2777]
ast=[ast : ast => net.minecraft.block.BlockPistonBase (true) size 9440]
hn=[hn : hn => net.minecraft.server.management.ServerConfigurationManager (true) size 19703]
bhu=[bhu : bhu => net.minecraft.client.renderer.entity.RenderVillager (true) size 2882]
acq=[acq : acq => net.minecraft.world.biome.BiomeGenBase (true) size 8722]
yh=[yh : yh => net.minecraft.item.ItemMap (true) size 6143]
ye=[ye : ye => net.minecraft.item.ItemStack (true) size 14814]
is=[is : is => net.minecraft.server.dedicated.DedicatedServer (true) size 10066]
bgl=[bgl : bgl => net.minecraft.client.renderer.entity.RenderManager (true) size 9404]
yc=[yc : yc => net.minecraft.item.Item (true) size 30933]
acl=[acl : acl => net.minecraft.world.ChunkCache (true) size 6497]
yd=[yd : yd => net.minecraft.item.EnumToolMaterial (true) size 2100]
yb=[yb : yb => net.minecraft.item.ItemHoe (true) size 2422]
aci=[aci : aci => net.minecraft.world.SpawnerAnimals (true) size 7002]
acg=[acg : acg => net.minecraft.world.WorldType (true) size 5531]
atv=[atv : atv => net.minecraft.client.Minecraft (true) size 38640]
acf=[acf : acf => net.minecraft.world.IBlockAccess (true) size 752]
aul=[aul : aul => net.minecraft.client.settings.GameSettings (true) size 15902]
bgw=[bgw : bgw => net.minecraft.client.renderer.entity.RenderItem (true) size 11792]
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 (true) size 9300]
yv=[yv : yv => net.minecraft.item.ItemSeedFood (true) size 1895]
je=[je : je => net.minecraft.server.gui.StatsComponent (false) size 4603]
yq=[yq : yq => net.minecraft.item.EnumRarity (true) size 1042]
aus=[aus : aus => net.minecraft.util.Session (true) size 1334]
iy=[iy : iy => net.minecraft.server.ServerListenThread (true) size 3680]
acv=[acv : acv => net.minecraft.world.biome.WorldChunkManager (true) size 5290]
acu=[acu : acu => net.minecraft.world.biome.BiomeDecorator (true) size 9242]
bhb=[bhb : bhb => net.minecraft.client.renderer.entity.RendererLivingEntity (true) size 11696]
yi=[yi : yi => net.minecraft.item.ItemBucketMilk (true) size 1145]
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aa (input size 3939), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aa (new size 5482)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aab (input size 2402), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aab (new size 4143)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aaf (input size 12619), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaf (new size 13568)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aau (input size 3121), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aau (new size 4238)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aaw (input size 6149), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aaw (new size 8100)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class abr (input size 5179), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for abr (new size 6217)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class abw (input size 45383), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for abw (new size 65948)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class acg (input size 1708), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for acg (new size 5736)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aci (input size 5307), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aci (new size 7609)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class acl (input size 4269), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for acl (new size 6698)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class acq (input size 6248), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for acq (new size 8976)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class acu (input size 5564), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for acu (new size 9450)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class acv (input size 3382), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for acv (new size 5661)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class adr (input size 15810), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for adr (new size 22237)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aee (input size 8059), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aee (new size 11187)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aei (input size 3245), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aei (new size 9679)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aem (input size 3290), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aem (new size 5438)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aep (input size 8054), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aep (new size 13481)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aet (input size 8910), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aet (new size 13864)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aeu (input size 5462), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aeu (new size 8907)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aew (input size 5987), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aew (new size 8127)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class afc (input size 745), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for afc (new size 1069)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class afg (input size 990), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for afg (new size 1543)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class afl (input size 1924), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for afl (new size 2847)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class afo (input size 2993), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for afo (new size 4778)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class afp (input size 3392), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for afp (new size 3981)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class afq (input size 1534), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for afq (new size 2563)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class afz (input size 782), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for afz (new size 1124)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aga (input size 2816), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aga (new size 4373)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class agi (input size 5425), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for agi (new size 6676)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ahl (input size 6228), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahl (new size 6896)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ahm (input size 5886), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahm (new size 6501)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ahq (input size 3334), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahq (new size 4358)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ahw (input size 3017), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ahw (new size 3717)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aia (input size 4054), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aia (new size 4765)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aif (input size 3882), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aif (new size 4536)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ain (input size 4861), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ain (new size 6289)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ait (input size 9150), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ait (new size 12326)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aiv (input size 3127), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aiv (new size 4464)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aji (input size 3806), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aji (new size 4648)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ajj (input size 870), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajj (new size 1271)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ajm (input size 3385), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ajm (new size 5961)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class akj (input size 1054), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for akj (new size 1205)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class akq (input size 2163), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for akq (new size 3742)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ali (input size 4692), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ali (new size 6010)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class alq (input size 4811), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for alq (new size 6395)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class als (input size 7216), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for als (new size 9831)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class amy (input size 2404), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for amy (new size 4363)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class amz (input size 5119), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for amz (new size 6158)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class anf (input size 4976), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for anf (new size 7195)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ang (input size 2379), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ang (new size 4171)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ank (input size 7113), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ank (new size 9237)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class anm (input size 3260), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for anm (new size 5439)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class anr (input size 3092), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for anr (new size 4989)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class anz (input size 5421), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for anz (new size 7081)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aof (input size 2760), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aof (new size 4018)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aoi (input size 6323), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoi (new size 9610)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aon (input size 2419), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aon (new size 3500)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aos (input size 1643), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aos (new size 2370)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aoz (input size 5721), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aoz (new size 8191)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class apc (input size 7019), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for apc (new size 9810)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class apd (input size 4256), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for apd (new size 5156)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class apk (input size 1959), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for apk (new size 2864)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class apl (input size 1999), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for apl (new size 3680)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class apy (input size 2970), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for apy (new size 3783)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aqb (input size 6640), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqb (new size 8844)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aqc (input size 2312), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqc (new size 3650)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aqi (input size 2895), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqi (new size 3914)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aqq (input size 3890), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqq (new size 6288)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aqv (input size 2180), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqv (new size 3946)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aqy (input size 2604), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqy (new size 4351)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aqz (input size 30308), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aqz (new size 50101)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class arj (input size 2019), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for arj (new size 3135)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class arw (input size 4865), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for arw (new size 6306)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class arx (input size 4856), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for arx (new size 6439)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class asg (input size 5347), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for asg (new size 6635)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class asi (input size 6979), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for asi (new size 8906)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class asp (input size 4609), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for asp (new size 7518)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ast (input size 7463), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ast (new size 9704)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class ata (input size 777), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for ata (new size 1109)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class atv (input size 35292), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for atv (new size 41724)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aul (input size 15787), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aul (new size 17121)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class aus (input size 407), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for aus (new size 1410)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class auw (input size 5282), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for auw (new size 6884)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class auy (input size 2614), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for auy (new size 2076)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class avb (input size 8622), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for avb (new size 9632)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class avj (input size 16609), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for avj (new size 20799)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class awg (input size 5586), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for awg (new size 7219)
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Runtime patching class awq (input size 7316), found 1 patch
2014-01-05 17:23:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for awq (new size 10361)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class awy (input size 11952), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for awy (new size 14211)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class axm (input size 12366), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for axm (new size 15968)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class b (input size 6379), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for b (new size 7918)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bbo (input size 1205), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbo (new size 1799)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bbs (input size 1246), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bbs (new size 1749)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bcf (input size 565), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcf (new size 914)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bcp (input size 1836), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcp (new size 2719)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bcu (input size 3799), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcu (new size 4939)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bcw (input size 29377), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcw (new size 38761)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bcy (input size 2649), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bcy (new size 3652)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bdb (input size 1848), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdb (new size 3149)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bdc (input size 6480), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdc (new size 8999)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bdd (input size 7164), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdd (new size 9616)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bdy (input size 5227), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bdy (new size 7116)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class beh (input size 4264), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for beh (new size 5858)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bes (input size 1874), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bes (new size 3018)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bex (input size 9154), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bex (new size 12305)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bey (input size 2877), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bey (new size 3755)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bfa (input size 4282), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfa (new size 5337)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bfe (input size 25399), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfe (new size 29186)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bfj (input size 10440), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfj (new size 14324)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bfl (input size 35240), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfl (new size 42533)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bfq (input size 6041), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfq (new size 7856)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bfr (input size 115770), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bfr (new size 128069)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bgl (input size 8199), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgl (new size 9825)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bgu (input size 6055), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgu (new size 9691)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bgw (input size 8123), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bgw (new size 12009)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bhb (input size 8513), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhb (new size 11919)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bhj (input size 8845), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhj (new size 13765)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bho (input size 1446), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bho (new size 2807)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bhu (input size 1999), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bhu (new size 3103)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class big (input size 3752), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for big (new size 4847)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bik (input size 5347), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bik (new size 7116)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bil (input size 5006), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bil (new size 6723)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class biv (input size 2686), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for biv (new size 3655)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bjo (input size 1404), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bjo (new size 1749)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bkd (input size 2874), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkd (new size 3867)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bkz (input size 5418), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bkz (new size 7485)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class blc (input size 1821), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for blc (new size 2469)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bln (input size 9197), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bln (new size 12611)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class blt (input size 12121), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for blt (new size 14850)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class blv (input size 5475), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for blv (new size 7165)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bma (input size 1054), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bma (new size 1587)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class bv (input size 3081), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for bv (new size 3941)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class cg (input size 2458), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for cg (new size 3235)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class cn (input size 2515), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for cn (new size 3551)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class co (input size 7715), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for co (new size 9577)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class dn (input size 2341), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for dn (new size 3047)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class ej (input size 3635), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for ej (new size 4927)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class el (input size 3334), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for el (new size 4773)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class ep (input size 1643), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for ep (new size 2505)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class ey (input size 7307), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for ey (new size 8741)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class hn (input size 16435), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for hn (new size 21139)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class is (input size 9517), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for is (new size 11773)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class iy (input size 3163), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for iy (new size 4327)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class j (input size 3241), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for j (new size 3877)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class je (input size 0), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for je (new size 4594)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class jm (input size 4614), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for jm (new size 5995)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class jq (input size 3641), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for jq (new size 4748)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class jr (input size 5049), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for jr (new size 7487)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class js (input size 15048), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for js (new size 20910)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class jv (input size 16266), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for jv (new size 21056)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class jw (input size 4441), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for jw (new size 8382)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class jx (input size 9464), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for jx (new size 11376)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class jy (input size 5611), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for jy (new size 7578)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class ka (input size 19447), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for ka (new size 24602)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class kd (input size 2100), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for kd (new size 2964)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class la (input size 5774), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for la (new size 6557)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class lc (input size 2400), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for lc (new size 3405)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class m (input size 4185), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for m (new size 5656)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class mk (input size 1496), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for mk (new size 2532)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class nj (input size 3062), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for nj (new size 5363)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class nn (input size 26871), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for nn (new size 38606)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class nt (input size 5436), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for nt (new size 6703)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class of (input size 26419), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for of (new size 33399)
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Runtime patching class og (input size 16007), found 1 patch
2014-01-05 17:23:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for og (new size 19692)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class qa (input size 2127), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for qa (new size 2854)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class rm (input size 4626), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for rm (new size 6014)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class rx (input size 5673), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for rx (new size 6765)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class rz (input size 5833), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for rz (new size 7520)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class sk (input size 10944), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for sk (new size 13165)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class sm (input size 9004), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for sm (new size 11364)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class sp (input size 2330), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for sp (new size 3264)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class ss (input size 5611), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for ss (new size 8314)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class st (input size 14690), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for st (new size 21348)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class sv (input size 3861), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for sv (new size 5287)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class sw (input size 3102), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for sw (new size 4143)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class sx (input size 2385), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for sx (new size 3481)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class tg (input size 7849), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for tg (new size 9720)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class ts (input size 5154), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for ts (new size 6088)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class tw (input size 9663), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for tw (new size 12430)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class ub (input size 14902), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for ub (new size 17376)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class ud (input size 7738), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for ud (new size 9890)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class uf (input size 25630), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for uf (new size 38309)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class va (input size 6592), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for va (new size 7890)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class vg (input size 450), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for vg (new size 743)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class vh (input size 739), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for vh (new size 1093)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class vm (input size 4267), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for vm (new size 5110)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class vp (input size 2301), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for vp (new size 2795)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class vq (input size 1548), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for vq (new size 2083)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class vw (input size 719), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for vw (new size 1088)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class wd (input size 2022), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for wd (new size 3019)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class we (input size 1450), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for we (new size 2806)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class wh (input size 3505), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for wh (new size 4454)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class wj (input size 1536), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for wj (new size 2073)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class wp (input size 2604), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for wp (new size 4035)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class wr (input size 2578), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for wr (new size 3684)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class ww (input size 3544), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for ww (new size 5751)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class xj (input size 1663), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for xj (new size 2748)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class xl (input size 5221), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for xl (new size 7521)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class yb (input size 1212), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for yb (new size 2467)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class yc (input size 22269), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for yc (new size 32042)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class yd (input size 1646), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for yd (new size 2216)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class ye (input size 11944), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for ye (new size 15901)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class yq (input size 983), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for yq (new size 1195)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class yv (input size 625), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for yv (new size 1911)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class yw (input size 679), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for yw (new size 2023)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class zh (input size 2481), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for zh (new size 4088)
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class zz (input size 3419), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for zz (new size 3972)
2014-01-05 17:23:49 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685)
2014-01-05 17:23:49 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Coremod plugin class FMLCorePlugin run successfully
2014-01-05 17:23:49 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer
2014-01-05 17:23:49 [INFO] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Coremod plugin class FMLForgePlugin run successfully
2014-01-05 17:23:49 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injecting coremod CorePlugin {net.minecraftforge.lex.sortfix.CorePlugin} class transformers
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.lex.sortfix.Transformer
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin for CorePlugin {net.minecraftforge.lex.sortfix.CorePlugin}
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin CorePlugin
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Coremod plugin class CorePlugin run successfully
2014-01-05 17:23:49 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2014-01-05 17:23:49 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injecting coremod WCFMLLoadingPlugin {worldcore.asm.WCFMLLoadingPlugin} class transformers
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer worldcore.asm.WCFogColour
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer worldcore.asm.WCFogDistance
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer worldcore.asm.WCDimensionLight
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin for WCFMLLoadingPlugin {worldcore.asm.WCFMLLoadingPlugin}
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin WCFMLLoadingPlugin
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Coremod plugin class WCFMLLoadingPlugin run successfully
2014-01-05 17:23:49 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injecting coremod AppEngCore {appeng.transformer.AppEngCore} class transformers
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer appeng.transformer.AppEngASMTransformer
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin for AppEngCore {appeng.transformer.AppEngCore}
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin AppEngCore
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Coremod plugin class AppEngCore run successfully
2014-01-05 17:23:49 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injecting coremod BOPFMLLoadingPlugin {biomesoplenty.asm.BOPFMLLoadingPlugin} class transformers
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin for BOPFMLLoadingPlugin {biomesoplenty.asm.BOPFMLLoadingPlugin}
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin BOPFMLLoadingPlugin
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Coremod plugin class BOPFMLLoadingPlugin run successfully
2014-01-05 17:23:49 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injecting coremod CalclaviaPluginLoader {calclavia.lib.CalclaviaPluginLoader} class transformers
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer calclavia.lib.asm.CalclaviaTransformer
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin for CalclaviaPluginLoader {calclavia.lib.CalclaviaPluginLoader}
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin CalclaviaPluginLoader
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Coremod plugin class CalclaviaPluginLoader run successfully
2014-01-05 17:23:49 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer codechicken.lib.asm.ClassHeirachyManager
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.CodeChickenAccessTransformer
2014-01-05 17:23:49 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.TweakTransformer
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.FeatureHackTransformer
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.DelegatedTransformer
2014-01-05 17:23:49 [FINEST] [ForgeModLoader] Registering transformer codechicken.core.asm.DefaultImplementationTransformer
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin}
2014-01-05 17:23:49 [FINE] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2014-01-05 17:23:50 [INFO] [STDERR] java.util.zip.ZipException: error in opening zip file
2014-01-05 17:23:50 [INFO] [STDERR] at java.util.zip.ZipFile.open(Native Method)
2014-01-05 17:23:50 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
2014-01-05 17:23:50 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
2014-01-05 17:23:50 [INFO] [STDERR] at java.util.jar.JarFile.<init>(Unknown Source)
2014-01-05 17:23:50 [INFO] [STDERR] at java.util.jar.JarFile.<init>(Unknown Source)
2014-01-05 17:23:50 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:149)
2014-01-05 17:23:50 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136)
2014-01-05 17:23:50 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:127)
2014-01-05 17:23:50 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:1)
2014-01-05 17:23:50 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:124)
2014-01-05 17:23:50 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-01-05 17:23:50 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:23:50 [INFO] [STDERR] CodeChickenCore: Failed to read jar file: CreeperCollateral-1.6.4-2.2.9.jar
2014-01-05 17:23:50 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg
2014-01-05 17:23:50 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2014-01-05 17:23:50 [INFO] [STDOUT] Loaded 51 rules from AccessTransformer config file temp.dat
2014-01-05 17:23:50 [INFO] [STDERR] java.util.zip.ZipException: error in opening zip file
2014-01-05 17:23:50 [INFO] [STDERR] at java.util.zip.ZipFile.open(Native Method)
2014-01-05 17:23:50 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
2014-01-05 17:23:50 [INFO] [STDERR] at java.util.zip.ZipFile.<init>(Unknown Source)
2014-01-05 17:23:50 [INFO] [STDERR] at java.util.jar.JarFile.<init>(Unknown Source)
2014-01-05 17:23:50 [INFO] [STDERR] at java.util.jar.JarFile.<init>(Unknown Source)
2014-01-05 17:23:50 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:149)
2014-01-05 17:23:50 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136)
2014-01-05 17:23:50 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:127)
2014-01-05 17:23:50 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:1)
2014-01-05 17:23:50 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:124)
2014-01-05 17:23:50 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2014-01-05 17:23:50 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:23:50 [INFO] [STDERR] CodeChickenCore: Failed to read jar file: QuarryPlus-1.6.4-1.0.0.jar
2014-01-05 17:23:50 [INFO] [STDOUT] Adding AccessTransformer: wrcbe_at.cfg
2014-01-05 17:23:50 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2014-01-05 17:23:50 [INFO] [STDOUT] Loaded 53 rules from AccessTransformer config file temp.dat
2014-01-05 17:23:50 [FINE] [ForgeModLoader] Coremod plugin class CodeChickenCorePlugin run successfully
2014-01-05 17:23:50 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:50 [FINE] [ForgeModLoader] Injecting coremod LoadingPlugin {cofh.asm.LoadingPlugin} class transformers
2014-01-05 17:23:50 [FINEST] [ForgeModLoader] Registering transformer cofh.asm.TransformerCore
2014-01-05 17:23:50 [FINEST] [ForgeModLoader] Registering transformer cofh.asm.TransformerMasquerade
2014-01-05 17:23:50 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:50 [FINE] [ForgeModLoader] Running coremod plugin for LoadingPlugin {cofh.asm.LoadingPlugin}
2014-01-05 17:23:50 [FINE] [ForgeModLoader] Running coremod plugin LoadingPlugin
2014-01-05 17:23:50 [FINE] [ForgeModLoader] Coremod plugin class LoadingPlugin run successfully
2014-01-05 17:23:50 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:50 [FINE] [ForgeModLoader] Injecting coremod denLibCore {denoflionsx.denLib.CoreMod.denLibCore} class transformers
2014-01-05 17:23:50 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.denLib.CoreMod.ASM.SQL.SQLLibRequest
2014-01-05 17:23:54 [INFO] [ForgeModLoader] [denLibCore]: sqlite-jdbc-3.7.15-M1.jar | 9b713ffe2bd3e1f1ddea48cce098e3f6de9a0430 | 404 | false
2014-01-05 17:23:54 [INFO] [ForgeModLoader] [denLibCore]: Loaded library sqlite-jdbc-3.7.15-M1.jar
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for denLibCore {denoflionsx.denLib.CoreMod.denLibCore}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin denLibCore
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class denLibCore run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod DenPipesCoreMod {denoflionsx.DenPipes.Core.DenPipesCoreMod} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.DenPipes.Core.ASM.BCHooks
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for DenPipesCoreMod {denoflionsx.DenPipes.Core.DenPipesCoreMod}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin DenPipesCoreMod
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class DenPipesCoreMod run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod IdfixCore {info.jbcs.minecraft.idfixminus.IdfixCore} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer info.jbcs.minecraft.idfixminus.Transformer
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for IdfixCore {info.jbcs.minecraft.idfixminus.IdfixCore}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin IdfixCore
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class IdfixCore run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod IC2core {ic2.core.coremod.IC2core} class transformers
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for IC2core {ic2.core.coremod.IC2core}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin IC2core
2014-01-05 17:23:54 [INFO] [IC2-core] Loaded library ejml-0.23.jar.
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class IC2core run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod FMLPlugin {invtweaks.forge.asm.FMLPlugin} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer invtweaks.forge.asm.ContainerTransformer
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for FMLPlugin {invtweaks.forge.asm.FMLPlugin}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin FMLPlugin
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class FMLPlugin run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod LogisticsPipesCoreLoader {logisticspipes.asm.LogisticsPipesCoreLoader} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer logisticspipes.asm.LogisticsClassTransformer
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer logisticspipes.asm.LogisticsAccessTransformer
2014-01-05 17:23:54 [INFO] [STDOUT] Loaded 14 rules from AccessTransformer config file lp_at_1.6.4.cfg
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for LogisticsPipesCoreLoader {logisticspipes.asm.LogisticsPipesCoreLoader}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin LogisticsPipesCoreLoader
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class LogisticsPipesCoreLoader run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin} class transformers
2014-01-05 17:23:54 [INFO] [STDOUT] Successfully Registered Transformer
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer micdoodle8.mods.miccore.MicdoodleTransformer
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for MicdoodlePlugin {micdoodle8.mods.miccore.MicdoodlePlugin}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin MicdoodlePlugin
2014-01-05 17:23:54 [INFO] [STDOUT] [Micdoodle8Core]: Patching game...
2014-01-05 17:23:54 [INFO] [STDOUT] [Micdoodle8Core]: Patching game...
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class MicdoodlePlugin run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod NEICorePlugin {codechicken.nei.asm.NEICorePlugin} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer codechicken.nei.asm.NEITransformer
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for NEICorePlugin {codechicken.nei.asm.NEICorePlugin}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin NEICorePlugin
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class NEICorePlugin run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod CorePlugin {openblocks.CorePlugin} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer openblocks.asm.ClassTransformerEntityPlayer
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for CorePlugin {openblocks.CorePlugin}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin CorePlugin
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class CorePlugin run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod PfFCoreMod {denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod} class transformers
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for PfFCoreMod {denoflionsx.PluginsforForestry.Core.CoreMod.PfFCoreMod}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin PfFCoreMod
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class PfFCoreMod run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod CoreLoader {powercrystals.core.CoreLoader} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer powercrystals.core.at.PCCAccessTransformer
2014-01-05 17:23:54 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-01-05 17:23:54 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2014-01-05 17:23:54 [INFO] [STDOUT] Loaded 57 rules from AccessTransformer config file pcc_at.cfg
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer powercrystals.core.asm.PCCASMTransformer
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for CoreLoader {powercrystals.core.CoreLoader}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin CoreLoader
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class CoreLoader run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod QCFMLLoadingPlugin {dan200.quantumcore.QCFMLLoadingPlugin} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer dan200.quantumcore.QCClassTransformer
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for QCFMLLoadingPlugin {dan200.quantumcore.QCFMLLoadingPlugin}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin QCFMLLoadingPlugin
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class QCFMLLoadingPlugin run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod LoadingPlugin {myrathi.switches.LoadingPlugin} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer myrathi.switches.asm.PistonTransformer
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for LoadingPlugin {myrathi.switches.LoadingPlugin}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin LoadingPlugin
2014-01-05 17:23:54 [FINE] [Switches] Located mcmod.info file
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class LoadingPlugin run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod TConstructLoaderContainer {tconstruct.preloader.TConstructLoaderContainer} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer tconstruct.preloader.AccessTransformers
2014-01-05 17:23:54 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
2014-01-05 17:23:54 [INFO] [TCon-Preloader] [AT] Loading AT file: TConstruct_AT.cfg
2014-01-05 17:23:54 [INFO] [STDOUT] Loaded 58 rules from AccessTransformer config file TConstruct_AT.cfg
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer tconstruct.preloader.ASMInterfaceRepair
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for TConstructLoaderContainer {tconstruct.preloader.TConstructLoaderContainer}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin TConstructLoaderContainer
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class TConstructLoaderContainer run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod TropicraftCorePlugin {tropicraft.coreloading.TropicraftCorePlugin} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer tropicraft.asm.ModelBipedTransformer
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer tropicraft.asm.RenderPlayerTransformer
2014-01-05 17:23:54 [INFO] [STDOUT] Welcome to RenderPlayerTransformer.
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin for TropicraftCorePlugin {tropicraft.coreloading.TropicraftCorePlugin}
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Running coremod plugin TropicraftCorePlugin
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Coremod plugin class TropicraftCorePlugin run successfully
2014-01-05 17:23:54 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:54 [FINE] [ForgeModLoader] Injecting coremod Plugin {rainwarrior.hooks.plugin.Plugin} class transformers
2014-01-05 17:23:54 [FINEST] [ForgeModLoader] Registering transformer rainwarrior.hooks.plugin.Transformer
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Running coremod plugin for Plugin {rainwarrior.hooks.plugin.Plugin}
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Running coremod plugin Plugin
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Coremod plugin class Plugin run successfully
2014-01-05 17:23:55 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Injecting coremod UELoader {universalelectricity.core.UELoader} class transformers
2014-01-05 17:23:55 [FINEST] [ForgeModLoader] Registering transformer universalelectricity.core.asm.UniversalTransformer
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Running coremod plugin for UELoader {universalelectricity.core.UELoader}
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Running coremod plugin UELoader
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Coremod plugin class UELoader run successfully
2014-01-05 17:23:55 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Injecting coremod DepLoader {codechicken.core.launch.DepLoader} class transformers
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Injection complete
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Running coremod plugin for DepLoader {codechicken.core.launch.DepLoader}
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Running coremod plugin DepLoader
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Coremod plugin class DepLoader run successfully
2014-01-05 17:23:55 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-01-05 17:23:55 [FINE] [ForgeModLoader] Validating minecraft
2014-01-05 17:23:56 [FINE] [ForgeModLoader] Minecraft validated, launching...
2014-01-05 17:23:56 [INFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
2014-01-05 17:23:57 [INFO] [STDOUT] ********* INSIDE MINECRAFT TRANSFORMER ABOUT TO PATCH: atv
2014-01-05 17:23:57 [INFO] [STDOUT] Original Size: 41716
2014-01-05 17:23:57 [INFO] [STDOUT] ********* Inside target method!
2014-01-05 17:23:57 [INFO] [STDOUT] Found RETURN
2014-01-05 17:23:57 [INFO] [STDOUT] Patching Complete!
2014-01-05 17:23:57 [INFO] [STDOUT] Initializing class writer...
2014-01-05 17:23:57 [INFO] [STDOUT] Accepting class writer...
2014-01-05 17:23:57 [INFO] [STDOUT] Generating bytecode output...
2014-01-05 17:23:57 [INFO] [STDOUT] Output length: 41756
2014-01-05 17:23:57 [INFO] [STDOUT] Modified Size: 41756
2014-01-05 17:23:57 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/IBlockAccess (input size 367), found 1 patch
2014-01-05 17:23:57 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/IBlockAccess (new size 743)
2014-01-05 17:23:57 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/network/packet/NetHandler (input size 4778), found 1 patch
2014-01-05 17:23:57 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/network/packet/NetHandler (new size 9784)
2014-01-05 17:23:58 [FINEST] [ForgeModLoader] TrussMod: transforming: net.minecraft.world.World
2014-01-05 17:23:58 [FINEST] [ForgeModLoader] TrussMod: FOUND isBlockOpaqueCube
2014-01-05 17:23:58 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockPortal (input size 4091), found 1 patch
2014-01-05 17:23:58 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockPortal (new size 5427)
2014-01-05 17:23:58 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: of (1 / 1)
2014-01-05 17:23:59 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: avm (1 / 1)
2014-01-05 17:23:59 [INFO] [STDOUT] Inserted super call into axv.c
2014-01-05 17:23:59 [INFO] [STDOUT] awy was overriden from NotEnoughItems 1.6.1.8.jar
2014-01-05 17:24:00 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.MinecraftServer (input size 18778), found 1 patch
2014-01-05 17:24:00 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 27501)
2014-01-05 17:24:00 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/WorldServerMulti (input size 573), found 1 patch
2014-01-05 17:24:00 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/WorldServerMulti (new size 1076)
2014-01-05 17:24:00 [FINEST] [ForgeModLoader] TrussMod: transforming: net.minecraft.world.WorldServer
2014-01-05 17:24:00 [FINEST] [ForgeModLoader] TrussMod: FOUND pendingTickListEntriesHashSet
2014-01-05 17:24:00 [FINEST] [ForgeModLoader] TrussMod: FOUND pendingTickListEntriesTreeSet
2014-01-05 17:24:00 [FINEST] [ForgeModLoader] TrussMod: FOUND pendingTickListEntriesThisTick
2014-01-05 17:24:00 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/nbt/CompressedStreamTools (input size 2675), found 1 patch
2014-01-05 17:24:00 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/nbt/CompressedStreamTools (new size 3869)
2014-01-05 17:24:02 [INFO] [Minecraft-Client] Setting user: KyonSkyxx_
2014-01-05 17:24:02 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockFlower (input size 1521), found 1 patch
2014-01-05 17:24:02 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockFlower (new size 3588)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockOre (input size 1563), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockOre (new size 2039)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMushroom (input size 1825), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMushroom (new size 2645)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTorch (input size 3338), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTorch (new size 4781)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockMobSpawner (input size 790), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockMobSpawner (new size 1487)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLadder (input size 1753), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLadder (new size 3071)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockLever (input size 4434), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockLever (new size 5947)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSnow (input size 2463), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSnow (new size 3787)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockReed (input size 1795), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockReed (new size 3227)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTrapDoor (input size 2843), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTrapDoor (new size 4791)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockVine (input size 5081), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockVine (new size 6985)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockTripWireSource (input size 5544), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockTripWireSource (new size 7403)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockSkull (input size 4805), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockSkull (new size 6663)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/block/BlockComparator (input size 4213), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/block/BlockComparator (new size 6288)
2014-01-05 17:24:03 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: ss (2 / 2)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga2 (input size 1629), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga2 (new size 2822)
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenForest (input size 1421), found 1 patch
2014-01-05 17:24:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenForest (new size 2612)
2014-01-05 17:24:04 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemShears (input size 1037), found 1 patch
2014-01-05 17:24:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemShears (new size 3599)
2014-01-05 17:24:04 [INFO] [Switches] Injecting Piston callback.
2014-01-05 17:24:04 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2014-01-05 17:24:04 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemFlintAndSteel (input size 952), found 1 patch
2014-01-05 17:24:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemFlintAndSteel (new size 1283)
2014-01-05 17:24:04 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemBucketMilk (input size 828), found 1 patch
2014-01-05 17:24:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemBucketMilk (new size 1153)
2014-01-05 17:24:04 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemMap (input size 5645), found 1 patch
2014-01-05 17:24:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemMap (new size 6631)
2014-01-05 17:24:04 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/ItemEmptyMap (input size 1301), found 1 patch
2014-01-05 17:24:04 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/ItemEmptyMap (new size 1643)
2014-01-05 17:24:05 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/boss/IBossDisplayData (input size 143), found 1 patch
2014-01-05 17:24:05 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/boss/IBossDisplayData (new size 175)
2014-01-05 17:24:05 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/item/BehaviorDispenseArmor (input size 1099), found 1 patch
2014-01-05 17:24:05 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/item/BehaviorDispenseArmor (new size 1521)
2014-01-05 17:24:05 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityMinecartEmpty (input size 551), found 1 patch
2014-01-05 17:24:05 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityMinecartEmpty (new size 1143)
2014-01-05 17:24:06 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/entity/item/EntityEnderPearl (input size 1245), found 1 patch
2014-01-05 17:24:06 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/entity/item/EntityEnderPearl (new size 2245)
2014-01-05 17:24:06 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2014-01-05 17:24:06 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
2014-01-05 17:24:08 [FINEST] [ForgeModLoader] TrussMod: transforming: net.minecraft.client.renderer.RenderBlocks
2014-01-05 17:24:08 [FINEST] [ForgeModLoader] TrussMod: FOUND renderBlockByRenderType
2014-01-05 17:24:08 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/chunk/storage/AnvilSaveHandler (input size 967), found 1 patch
2014-01-05 17:24:08 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/chunk/storage/AnvilSaveHandler (new size 1359)
2014-01-05 17:24:08 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
2014-01-05 17:24:10 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/util/CryptManager (input size 5012), found 1 patch
2014-01-05 17:24:10 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/util/CryptManager (new size 7176)
2014-01-05 17:24:11 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2014-01-05 17:24:11 [INFO] [STDOUT] MinecraftForge v9.11.1.953 Initialized
2014-01-05 17:24:11 [INFO] [ForgeModLoader] MinecraftForge v9.11.1.953 Initialized
2014-01-05 17:24:11 [INFO] [STDOUT] Replaced 112 ore recipies
2014-01-05 17:24:11 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2014-01-05 17:24:11 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\config\logging.properties
2014-01-05 17:24:11 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2014-01-05 17:24:11 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, appeng.transformer.AppEngCore, codechicken.core.asm.CodeChickenCoreModContainer, denoflionsx.denLib.Mod.denLibMod, micdoodle8.mods.miccore.MicdoodleModContainer, codechicken.nei.asm.NEIModContainer, powercrystals.core.CoreCore, myrathi.switches.SwitchesCoremodContainer, tconstruct.preloader.TConstructLoaderContainer]
2014-01-05 17:24:12 [INFO] [ForgeModLoader] [AppEng] Core Init
2014-01-05 17:24:12 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
2014-01-05 17:24:12 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
2014-01-05 17:24:12 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
2014-01-05 17:24:12 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
2014-01-05 17:24:12 [INFO] [STDOUT] =======================Sorter Transformer Running===================
2014-01-05 17:24:12 [INFO] [ForgeModLoader] Sort Fixer: Processing class
2014-01-05 17:24:12 [INFO] [ForgeModLoader] Method Located:
2014-01-05 17:24:12 [INFO] [ForgeModLoader] sort ([Ljava/lang/Object;)V net/minecraftforge/lex/sortfix/CorePlugin
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\net\minecraftforge\minecraftforge\9.11.1.953\minecraftforge-9.11.1.953.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\com\google\guava\guava\14.0\guava-14.0.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\versions\1.6.4\1.6.4.jar, examining for mod candidates
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\1.6.4-SortFix-1.0.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\1.6.4\ForgeMultipart-universal-1.6.4-1.0.0.227.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\1.6.4\WorldCore-universal-1.6.4-1.1.0.17.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\appeng-rv14-finale3-mc16x.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\BiomesOPlenty-universal-1.6.4-1.2.1.418.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\1.6.4\CodeChickenLib-universal-1.6.4-1.0.0.45.jar, examining for mod candidates
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\Calclavia-Core-v1.0.0.30.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\CodeChickenCore 0.9.0.7.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\CoFHCore-2.0.0.2.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\denLib-1.6.4-3.1.35.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\DenPipes-1.6.4-2.1.18.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\idfixminus-1.6.4-1.0.0.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\industrialcraft-2_2.0.353-experimental.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\InventoryTweaks-MC1.6.4-1.57-dev-b83.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\LogisticsPipes-MC1.6.4-0.7.4.dev.88.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\MicdoodleCore-1.6.4-2.0.8.908.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\NotEnoughItems 1.6.1.8.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\OpenBlocks-1.2.2.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\PluginsforForestry-1.6.4-3.2.30.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\PowerCrystalsCore-1.1.8-7.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\ProjectRedBase-1.6.4-4.2.1.16.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\qCraft1.1.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\switches-1.6.4-universal-coremod-1.3.0.25.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\TConstruct_1.6.4_1.5.3d1.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\Tropicraft v5.1.6 Mod for MC v1.6.4.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\TrussMod-beta-1.6.4-31.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\Universal-Electricity-3.0.0.254-core.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\WR-CBE 1.4.0.6.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\.\mods\denLib\sqlite-jdbc-3.7.15-M1.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\ic2\ejml-0.23.jar, examining for mod candidates
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2014-01-05 17:24:12 [INFO] [ForgeModLoader] Searching C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods for mods
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate mod directory 1.6.4
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file 1.6.4 DamageIndicatorsv2.9.2.0.zip
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker 1.6.4-SortFix-1.0.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]BatsDropLeather_v5.0.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.4]MorphCore_v2.0.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file [Forge]FurnitureModv3.2.6(1.6.4).zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Advanced Brewing-Universal-0.2.3.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedMachines_1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedPowerManagement-1.2.85-IC2-1.118.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedThaumaturgy-0.0.12.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file AetherCraft-1.2.7.63.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file appeng-rv14-finale3-mc16x.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArchimedesShips.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArsMagica2_1.1.1c.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Atomic_Science_v1.0.0.164.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file BattleTowers_1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.5.4].zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioWoods[BiomesOPlenty][v1.3].zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioWoods[Forestry][v1.3].zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioWoods[Natura][v1.1].zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file binnie-mods-1.8-dev2.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiomesOPlenty-universal-1.6.4-1.2.1.418.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-1.6.4-4.2.2.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-Z-additional-buildcraft-objects-1.0.6.174.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Calclavia-Core-v1.0.0.30.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file chargepads-1.6.2-universal-3.0.0.94-experimental.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Chococraft_3.0.3.zip
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker CodeChickenCore 0.9.0.7.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file CoFHCore-2.0.0.2.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file CompactWindmills+MC.1.6.4+v.1.0.2.3.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComplexMachines_v0.3.3.129.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.58.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ConfigMod for MC v1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file CoroAI for MC v1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file CreeperCollateral-1.6.4-2.2.9.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file DartCraft Beta 0.2.14.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file DartPatch 1.2.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate mod directory denLib
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file denLib-1.6.4-3.1.35.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file DenPipes-1.6.4-2.1.18.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file DenPipes-Emerald-1.6.4-1.1.6.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file DenPipes-Forestry-1.6.4-1.1.8.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Dimensional Archor-57.1.7.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file DragonAPI 1.6 v12d.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file DyeTrees 1.6 v12.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderIO-1.6.4-0.6.0.156.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderNet 0.2.0 rc1.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.3.5.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Endgame_1.0.0_Beta-2.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Equivalency-universal-1.5.5.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file EquivalentExchange3-1.6.4-pre2a.45.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtendedRenderer for MC v1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Extra Utilities V1.0.2.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtraCells-1.6.1c.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Factorization-0.8.25.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file FinndusFillies-1.6.2-universal-1.0.0.7.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file flatsigns-1.6.2-universal-1.4.0.15.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.3.1.0.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Galacticraft-1.6.4-2.0.8.908.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Galacticraft-Planets-1.6.4-2.0.8.908.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Ganys End v1.5.4.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Ganys Nether v1.5.3.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file GravityGun2.0.0.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file GregTech - 4.07f - Such Greg.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Growable Resources - 0.3.4 - MC 1.6.4.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file HardcoreEnderExpansion1.3.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Hats2.1.0.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file HatStand2.1.0.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate mod directory ic2
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file IC2NuclearControl-1.6.2c-ic2-experimental.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_Contraption_v1.3.4.300.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_Explosion_v1.3.4.300.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_Sentry_v1.3.4.300.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file iChunUtil2.3.0.zip
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker idfixminus-1.6.4-1.0.0.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file immibis-core-57.1.1.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_2.0.353-experimental.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file InfernalMobs_1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks-MC1.6.4-1.57-dev-b83.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.6.4-5.4.1.649.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file JABBA_1.0.3.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file KeithyUtils-1.6.2-1.2b.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file LogisticsPipes-MC1.6.4-0.7.4.dev.88.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file LomLib-universal-1.0.7.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Magical Crops - 1.6.4 - 3.1.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file MagicBees-2.1.9.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file mc-roguelike-1.6.4-forge-v1.2.7.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mekanism-v5.6.0.647.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismGenerators-v5.6.0.647.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismTools-v5.6.0.647.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Metallurgy-1.6.4-3.3.1.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Meteors Mod V2.11.2.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file MFFS_v3.6.1.313.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker MicdoodleCore-1.6.4-2.0.8.908.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mimic_1.1_1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineFactoryReloaded-2.7.4-255.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file miscperipherals-3.4b2.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_AdvancedSolarPanels_3_4_3_IC_EXP.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModBuild for MC v1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-1.6.2-0.8.0-62.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file MooFluids-1.3.12.31a.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Morph-Beta-0.6.0.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.6.4-0.10.11.00.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Natura_1.6.X_2.1.14.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file neiaddons-1.6.2-1.9.4.r51.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.1.0.6.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file NetherOres-2.2.1-14.jar
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker NotEnoughItems 1.6.1.8.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Numina-1.6.2-0.0.1-42.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file obsidiplates-1.6.2-universal-2.0.0.15.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file OpenBlocks-1.2.2.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file OpenComputers-1.0.5a.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file OpenPeripheral-0.2.1-preview8.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Pam's Clay Spawn 1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Pam's Get all the Seeds 1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Pam's HarvestCraft 1.6.4 v1.1.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Pam's Melon Spawn 1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file PluginsforForestry-1.6.4-3.2.30.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file PortalGun2.0.1.zip
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker PowerCrystalsCore-1.1.8-7.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedBase-1.6.4-4.2.1.16.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedCompat-1.6.4-4.2.1.16.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedIntegration-1.6.4-4.2.1.16.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedLighting-1.6.4-4.2.1.16.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedMechanical-1.6.4-4.2.1.16.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ProjectRedWorld-1.6.4-4.2.1.16.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file qCraft1.1.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file QuarryPlus-1.6.4-1.0.0.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate mod directory railcraft
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_1.6.4-8.3.1.0.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedstoneArsenal-1.0.0.0.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Reliquary-1.6.4-1.1.1.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file RotaryCraft 1.6 v12d.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file scala-library.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file slick-util.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-2.0.14-universal-srg.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file SparrCore_11-19-13_1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file StevesCarts2.0.0.b2.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file switches-1.6.4-universal-coremod-1.3.0.25.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Sync2.1.0.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file TConstruct_1.6.4_1.5.3d1.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft4.0.5b.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThaumcraftExtras v0.8.1.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThaumicTinkerer 2.1-58.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThaumicTinkererKAMI_j6.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-3.0.0.2.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file TMechworks_1.6.4_0.1.2.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Translocator 1.1.0.13.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Tropicraft v5.1.6 Mod for MC v1.6.4.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file TrussMod-beta-1.6.4-31.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Tubes-1.1.3.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.20.3.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Universal-Electricity-3.0.0.254-core.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file UpdateCheckerMod_1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file UsefulFood-1.6.2_1.4.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate mod directory VoxelMods
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file Weather v1.59 Mod for MC v1.6.4.zip
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file WR-CBE 1.4.0.6.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ZansMinimap1.6.4.zip
2014-01-05 17:24:12 [INFO] [ForgeModLoader] Also searching C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\1.6.4 for mods
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file CodeChickenLib-universal-1.6.4-1.0.0.45.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file ForgeMultipart-universal-1.6.4-1.0.0.227.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file NoMoreRecipeConflict_1.6.X.zip
2014-01-05 17:24:12 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker WorldCore-universal-1.6.4-1.1.0.17.jar
2014-01-05 17:24:12 [FINE] [ForgeModLoader] Examining file minecraftforge-9.11.1.953.jar for potential mods
2014-01-05 17:24:12 [FINE] [ForgeModLoader] The mod container minecraftforge-9.11.1.953.jar appears to be missing an mcmod.info file
2014-01-05 17:24:14 [FINE] [ForgeModLoader] Examining file launchwrapper-1.8.jar for potential mods
2014-01-05 17:24:14 [FINE] [ForgeModLoader] The mod container launchwrapper-1.8.jar appears to be missing an mcmod.info file
2014-01-05 17:24:14 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods
2014-01-05 17:24:14 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file
2014-01-05 17:24:14 [FINE] [ForgeModLoader] Examining file scala-library-2.10.2.jar for potential mods
2014-01-05 17:24:14 [FINE] [ForgeModLoader] The mod container scala-library-2.10.2.jar appears to be missing an mcmod.info file
2014-01-05 17:24:15 [FINE] [ForgeModLoader] Examining file scala-compiler-2.10.2.jar for potential mods
2014-01-05 17:24:15 [FINE] [ForgeModLoader] The mod container scala-compiler-2.10.2.jar appears to be missing an mcmod.info file
2014-01-05 17:24:16 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods
2014-01-05 17:24:16 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file
2014-01-05 17:24:16 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods
2014-01-05 17:24:16 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file
2014-01-05 17:24:16 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods
2014-01-05 17:24:16 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file
2014-01-05 17:24:16 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods
2014-01-05 17:24:16 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file
2014-01-05 17:24:16 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods
2014-01-05 17:24:16 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file
2014-01-05 17:24:16 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods
2014-01-05 17:24:16 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file
2014-01-05 17:24:16 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods
2014-01-05 17:24:16 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file
2014-01-05 17:24:16 [FINE] [ForgeModLoader] Examining file argo-2.25_fixed.jar for potential mods
2014-01-05 17:24:16 [FINE] [ForgeModLoader] The mod container argo-2.25_fixed.jar appears to be missing an mcmod.info file
2014-01-05 17:24:16 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods
2014-01-05 17:24:16 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file
2014-01-05 17:24:17 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods
2014-01-05 17:24:17 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file
2014-01-05 17:24:17 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods
2014-01-05 17:24:17 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file
2014-01-05 17:24:17 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods
2014-01-05 17:24:17 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file
2014-01-05 17:24:17 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods
2014-01-05 17:24:17 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file
2014-01-05 17:24:17 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods
2014-01-05 17:24:17 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file
2014-01-05 17:24:17 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods
2014-01-05 17:24:17 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file
2014-01-05 17:24:17 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods
2014-01-05 17:24:17 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file
2014-01-05 17:24:18 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods
2014-01-05 17:24:18 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file
2014-01-05 17:24:18 [FINE] [ForgeModLoader] Examining file 1.6.4.jar for potential mods
2014-01-05 17:24:18 [FINE] [ForgeModLoader] The mod container 1.6.4.jar appears to be missing an mcmod.info file
2014-01-05 17:24:19 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.45.jar for potential mods
2014-01-05 17:24:19 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.45.jar appears to be missing an mcmod.info file
2014-01-05 17:24:19 [FINE] [ForgeModLoader] Examining file sqlite-jdbc-3.7.15-M1.jar for potential mods
2014-01-05 17:24:19 [FINE] [ForgeModLoader] The mod container sqlite-jdbc-3.7.15-M1.jar appears to be missing an mcmod.info file
2014-01-05 17:24:19 [FINE] [ForgeModLoader] Examining file ejml-0.23.jar for potential mods
2014-01-05 17:24:19 [FINE] [ForgeModLoader] The mod container ejml-0.23.jar appears to be missing an mcmod.info file
2014-01-05 17:24:19 [FINE] [ForgeModLoader] Examining directory 1.6.4 for potential mods
2014-01-05 17:24:19 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.6.4
2014-01-05 17:24:19 [FINE] [ForgeModLoader] Examining file 1.6.4 DamageIndicatorsv2.9.2.0.zip for potential mods
2014-01-05 17:24:19 [FINER] [ForgeModLoader] Located mcmod.info file in file 1.6.4 DamageIndicatorsv2.9.2.0.zip
2014-01-05 17:24:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod DamageIndicatorsMod.DIMod
2014-01-05 17:24:20 [FINEST] [DamageIndicatorsMod] Parsed dependency info : [] [] []
2014-01-05 17:24:20 [FINE] [DamageIndicatorsMod] Attempting to load the file version.properties from 1.6.4 DamageIndicatorsv2.9.2.0.zip to locate a version number for DamageIndicatorsMod
2014-01-05 17:24:20 [FINE] [DamageIndicatorsMod] Found version 2.9.2.0 for mod DamageIndicatorsMod in version.properties, using
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Examining file [1.6.4]BatsDropLeather_v5.0.jar for potential mods
2014-01-05 17:24:20 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4]BatsDropLeather_v5.0.jar
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.morpheuszerostudios.mods.batsdropleather.BatsDropLeather
2014-01-05 17:24:20 [FINEST] [batsdropleather] Parsed dependency info : [Forge@[9.11.0.879,)] [Forge@[9.11.0.879,)] []
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Examining file [1.6.4]MorphCore_v2.0.jar for potential mods
2014-01-05 17:24:20 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.4]MorphCore_v2.0.jar
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.morpheuszerostudios.mods.morphcore.MorphCore
2014-01-05 17:24:20 [FINEST] [morphcore] Parsed dependency info : [Forge@[9.11.0.879,)] [Forge@[9.11.0.879,)] []
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Examining file [Forge]FurnitureModv3.2.6(1.6.4).zip for potential mods
2014-01-05 17:24:20 [FINER] [ForgeModLoader] Located mcmod.info file in file [Forge]FurnitureModv3.2.6(1.6.4).zip
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.mrcrayfish.furniture.MrCrayfishFurnitureMod
2014-01-05 17:24:20 [FINEST] [cfm] Parsed dependency info : [] [] []
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Examining file Advanced Brewing-Universal-0.2.3.jar for potential mods
2014-01-05 17:24:20 [FINER] [ForgeModLoader] Located mcmod.info file in file Advanced Brewing-Universal-0.2.3.jar
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod advancedbrewing.AdvancedBrewing
2014-01-05 17:24:20 [FINEST] [AdvancedBrewing] Parsed dependency info : [Forge@[9.10.0.800,)] [Forge@[9.10.0.800,)] []
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Examining file AdvancedMachines_1.6.4.zip for potential mods
2014-01-05 17:24:20 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedMachines_1.6.4.zip
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.advancedmachines.common.AdvancedMachines
2014-01-05 17:24:20 [FINEST] [AdvancedMachines] Parsed dependency info : [IC2@2.0.225] [IC2@2.0.225] []
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Examining file AdvancedPowerManagement-1.2.85-IC2-1.118.jar for potential mods
2014-01-05 17:24:20 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedPowerManagement-1.2.85-IC2-1.118.jar
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.kaijin.AdvPowerMan.AdvancedPowerManagement
2014-01-05 17:24:20 [FINEST] [AdvancedPowerManagement] Parsed dependency info : [IC2@[1.118,), Forge@[9.10.0.789,)] [IC2@[1.118,), Forge@[9.10.0.789,)] []
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Examining file AdvancedThaumaturgy-0.0.12.jar for potential mods
2014-01-05 17:24:20 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedThaumaturgy-0.0.12.jar
2014-01-05 17:24:20 [SEVERE] [ForgeModLoader] The mcmod.info file in AdvancedThaumaturgy-0.0.12.jar cannot be parsed as valid JSON. It will be ignored
argo.saj.InvalidSyntaxException: At line 14, column 21: Expected 't' to be followed by [[r, u, e]], but got [[h, a, u]].
at argo.saj.SajParser.aJsonValue(SajParser.java:153)
at argo.saj.SajParser.arrayString(SajParser.java:79)
at argo.saj.SajParser.aJsonValue(SajParser.java:198)
at argo.saj.SajParser.aFieldToken(SajParser.java:137)
at argo.saj.SajParser.objectString(SajParser.java:114)
at argo.saj.SajParser.aJsonValue(SajParser.java:194)
at argo.saj.SajParser.arrayString(SajParser.java:79)
at argo.saj.SajParser.parse(SajParser.java:58)
at argo.jdom.JdomParser.parse(JdomParser.java:36)
at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:44)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53)
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:130)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.ixios.advancedthaumaturgy.AdvancedThaumaturgy
2014-01-05 17:24:20 [FINEST] [AdvancedThaumaturgy] Parsed dependency info : [Thaumcraft] [Thaumcraft] []
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Examining file AetherCraft-1.2.7.63.jar for potential mods
2014-01-05 17:24:20 [FINER] [ForgeModLoader] Located mcmod.info file in file AetherCraft-1.2.7.63.jar
2014-01-05 17:24:20 [SEVERE] [ForgeModLoader] The mcmod.info file in AetherCraft-1.2.7.63.jar cannot be parsed as valid JSON. It will be ignored
argo.saj.InvalidSyntaxException: At line 11, column 5: Expected either , or ] but got ["].
at argo.saj.SajParser.arrayString(SajParser.java:92)
at argo.saj.SajParser.aJsonValue(SajParser.java:198)
at argo.saj.SajParser.aFieldToken(SajParser.java:137)
at argo.saj.SajParser.objectString(SajParser.java:114)
at argo.saj.SajParser.aJsonValue(SajParser.java:194)
at argo.saj.SajParser.arrayString(SajParser.java:79)
at argo.saj.SajParser.parse(SajParser.java:58)
at argo.jdom.JdomParser.parse(JdomParser.java:36)
at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:44)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53)
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:130)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.iconmaster.aec.common.AetherCraft
2014-01-05 17:24:20 [FINEST] [AetherCraft] Parsed dependency info : [] [] []
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Examining file appeng-rv14-finale3-mc16x.jar for potential mods
2014-01-05 17:24:20 [FINER] [ForgeModLoader] Located mcmod.info file in file appeng-rv14-finale3-mc16x.jar
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Identified an FMLMod type mod appeng.common.AppEng
2014-01-05 17:24:20 [FINEST] [AppliedEnergistics] Parsed dependency info : [Forge@[9.10.1.870,), AppliedEnergistics-Core] [AppliedEnergistics-Core, Forge@[9.10.1.870,)] []
2014-01-05 17:24:20 [FINE] [ForgeModLoader] Examining file ArchimedesShips.zip for potential mods
2014-01-05 17:24:20 [FINER] [ForgeModLoader] Located mcmod.info file in file ArchimedesShips.zip
2014-01-05 17:24:21 [FINE] [ForgeModLoader] Identified an FMLMod type mod shipmod.ShipMod
2014-01-05 17:24:21 [FINEST] [ArchimedesShipsMod] Parsed dependency info : [] [] []
2014-01-05 17:24:21 [FINE] [ForgeModLoader] Examining file ArsMagica2_1.1.1c.zip for potential mods
2014-01-05 17:24:21 [FINER] [ForgeModLoader] Located mcmod.info file in file ArsMagica2_1.1.1c.zip
2014-01-05 17:24:21 [FINE] [ForgeModLoader] Identified an FMLMod type mod am2.AMCore
2014-01-05 17:24:21 [FINEST] [arsmagica2] Parsed dependency info : [] [] []
2014-01-05 17:24:21 [FINE] [ForgeModLoader] Examining file Atomic_Science_v1.0.0.164.jar for potential mods
2014-01-05 17:24:21 [FINE] [ForgeModLoader] The mod container Atomic_Science_v1.0.0.164.jar appears to be missing an mcmod.info file
2014-01-05 17:24:21 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicscience.ZhuYaoAS
2014-01-05 17:24:21 [FINEST] [AtomicScience] Parsed dependency info : [] [IC2] []
2014-01-05 17:24:21 [FINE] [ForgeModLoader] Examining file BattleTowers_1.6.4.zip for potential mods
2014-01-05 17:24:21 [FINER] [ForgeModLoader] Located mcmod.info file in file BattleTowers_1.6.4.zip
2014-01-05 17:24:21 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.battletowers.common.AS_BattleTowersCore
2014-01-05 17:24:21 [FINEST] [BattleTowers] Parsed dependency info : [] [] []
2014-01-05 17:24:21 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.5.4].zip for potential mods
2014-01-05 17:24:21 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.5.4].zip
2014-01-05 17:24:21 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2014-01-05 17:24:21 [FINEST] [BiblioCraft] Parsed dependency info : [] [] []
2014-01-05 17:24:22 [FINE] [ForgeModLoader] Examining file BiblioWoods[BiomesOPlenty][v1.3].zip for potential mods
2014-01-05 17:24:22 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioWoods[BiomesOPlenty][v1.3].zip
2014-01-05 17:24:22 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.bopwood.BiblioWoodsBoP
2014-01-05 17:24:22 [FINEST] [BiblioWoodsBoP] Parsed dependency info : [] [BiblioCraft, BiomesOPlenty] []
2014-01-05 17:24:22 [FINE] [ForgeModLoader] Examining file BiblioWoods[Forestry][v1.3].zip for potential mods
2014-01-05 17:24:22 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioWoods[Forestry][v1.3].zip
2014-01-05 17:24:22 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.forestrywood.BiblioWoodsForestry
2014-01-05 17:24:22 [FINEST] [BiblioWoodsForestry] Parsed dependency info : [] [BiblioCraft, Forestry] []
2014-01-05 17:24:22 [FINE] [ForgeModLoader] Examining file BiblioWoods[Natura][v1.1].zip for potential mods
2014-01-05 17:24:22 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioWoods[Natura][v1.1].zip
2014-01-05 17:24:22 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.naturawood.BiblioWoodsNatura
2014-01-05 17:24:22 [FINEST] [BiblioWoodsNatura] Parsed dependency info : [] [BiblioCraft, Natura] []
2014-01-05 17:24:22 [FINE] [ForgeModLoader] Examining file binnie-mods-1.8-dev2.jar for potential mods
2014-01-05 17:24:22 [FINE] [ForgeModLoader] The mod container binnie-mods-1.8-dev2.jar appears to be missing an mcmod.info file
2014-01-05 17:24:22 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.core.BinnieCore
2014-01-05 17:24:22 [FINEST] [BinnieCore] Parsed dependency info : [] [Forestry] []
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extrabees.ExtraBees
2014-01-05 17:24:23 [FINEST] [ExtraBees] Parsed dependency info : [] [BinnieCore] []
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extratrees.ExtraTrees
2014-01-05 17:24:23 [FINEST] [ExtraTrees] Parsed dependency info : [] [BinnieCore] []
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Examining file BiomesOPlenty-universal-1.6.4-1.2.1.418.jar for potential mods
2014-01-05 17:24:23 [FINER] [ForgeModLoader] Located mcmod.info file in file BiomesOPlenty-universal-1.6.4-1.2.1.418.jar
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod biomesoplenty.BiomesOPlenty
2014-01-05 17:24:23 [FINEST] [BiomesOPlenty] Parsed dependency info : [Forge@[9.11.1.952,)] [Natura, Forge@[9.11.1.952,)] []
2014-01-05 17:24:23 [FINE] [BiomesOPlenty] Attempting to load the file version.properties from BiomesOPlenty-universal-1.6.4-1.2.1.418.jar to locate a version number for BiomesOPlenty
2014-01-05 17:24:23 [FINE] [BiomesOPlenty] Found version null for mod BiomesOPlenty in version.properties, using
2014-01-05 17:24:23 [WARNING] [BiomesOPlenty] Mod BiomesOPlenty is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Examining file buildcraft-A-1.6.4-4.2.2.jar for potential mods
2014-01-05 17:24:23 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-1.6.4-4.2.2.jar
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2014-01-05 17:24:23 [FINEST] [BuildCraft|Builders] Parsed dependency info : [BuildCraft|Core@4.2.2] [BuildCraft|Core@4.2.2] []
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2014-01-05 17:24:23 [FINEST] [BuildCraft|Core] Parsed dependency info : [Forge@[9.11.1.953,)] [Forge@[9.11.1.953,)] []
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2014-01-05 17:24:23 [FINEST] [BuildCraft|Energy] Parsed dependency info : [BuildCraft|Core@4.2.2] [BuildCraft|Core@4.2.2] []
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2014-01-05 17:24:23 [FINEST] [BuildCraft|Factory] Parsed dependency info : [BuildCraft|Core@4.2.2] [BuildCraft|Core@4.2.2] []
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2014-01-05 17:24:23 [FINEST] [BuildCraft|Silicon] Parsed dependency info : [BuildCraft|Transport@4.2.2] [BuildCraft|Transport@4.2.2] []
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2014-01-05 17:24:23 [FINEST] [BuildCraft|Transport] Parsed dependency info : [BuildCraft|Core@4.2.2] [BuildCraft|Core@4.2.2] []
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Examining file buildcraft-Z-additional-buildcraft-objects-1.0.6.174.jar for potential mods
2014-01-05 17:24:23 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-Z-additional-buildcraft-objects-1.0.6.174.jar
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod abo.ABO
2014-01-05 17:24:23 [FINEST] [Additional-Buildcraft-Objects] Parsed dependency info : [BuildCraft|Transport, Forge@7.7.2.682,), BuildCraft|Energy] [Forge@7.7.2.682,), BuildCraft|Transport, BuildCraft|Energy] []
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Examining file Calclavia-Core-v1.0.0.30.jar for potential mods
2014-01-05 17:24:23 [FINE] [ForgeModLoader] The mod container Calclavia-Core-v1.0.0.30.jar appears to be missing an mcmod.info file
2014-01-05 17:24:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod calclavia.components.CalclaviaComponents
2014-01-05 17:24:23 [FINEST] [CalclaviaCore] Parsed dependency info : [UniversalElectricity] [UniversalElectricity] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Examining file chargepads-1.6.2-universal-3.0.0.94-experimental.jar for potential mods
2014-01-05 17:24:24 [FINER] [ForgeModLoader] Located mcmod.info file in file chargepads-1.6.2-universal-3.0.0.94-experimental.jar
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.ic2.chargepads.ChargePads
2014-01-05 17:24:24 [FINEST] [ChargePads] Using mcmod dependency info : [Forge@[9.10.0.844,), IC2@[2.0.113,), FML@[6.2.57,)] [IC2@[2.0.113,), mod_NotEnoughItems@[1.6.1,)] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Examining file Chococraft_3.0.3.zip for potential mods
2014-01-05 17:24:24 [FINER] [ForgeModLoader] Located mcmod.info file in file Chococraft_3.0.3.zip
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod chococraft.common.ModChocoCraft
2014-01-05 17:24:24 [FINEST] [chococraft] Using mcmod dependency info : [] [mod_MinecraftForge] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Examining file CoFHCore-2.0.0.2.jar for potential mods
2014-01-05 17:24:24 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-2.0.0.2.jar
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHCore
2014-01-05 17:24:24 [FINEST] [CoFHCore] Parsed dependency info : [] [] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHLoot
2014-01-05 17:24:24 [FINEST] [CoFHLoot] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHMasquerade
2014-01-05 17:24:24 [FINEST] [CoFHMasquerade] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHSocial
2014-01-05 17:24:24 [FINEST] [CoFHSocial] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2014-01-05 17:24:24 [FINEST] [CoFHWorld] Parsed dependency info : [CoFHCore@[2.0.0.2,)] [CoFHCore@[2.0.0.2,)] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Examining file CompactWindmills+MC.1.6.4+v.1.0.2.3.jar for potential mods
2014-01-05 17:24:24 [FINER] [ForgeModLoader] Located mcmod.info file in file CompactWindmills+MC.1.6.4+v.1.0.2.3.jar
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod aroma1997.compactwindmills.CompactWindmills
2014-01-05 17:24:24 [FINEST] [CompactWindmills] Parsed dependency info : [IC2] [IC2] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Examining file ComplexMachines_v0.3.3.129.jar for potential mods
2014-01-05 17:24:24 [FINE] [ForgeModLoader] The mod container ComplexMachines_v0.3.3.129.jar appears to be missing an mcmod.info file
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod pixlepix.complexmachines.common.ComplexMachines
2014-01-05 17:24:24 [FINEST] [complexmachines] Parsed dependency info : [] [] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Examining file ComputerCraft1.58.zip for potential mods
2014-01-05 17:24:24 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.58.zip
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle
2014-01-05 17:24:24 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft
2014-01-05 17:24:24 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Examining file ConfigMod for MC v1.6.4.zip for potential mods
2014-01-05 17:24:24 [FINE] [ForgeModLoader] The mod container ConfigMod for MC v1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod modconfig.ConfigMod
2014-01-05 17:24:24 [FINEST] [ConfigMod] Parsed dependency info : [] [] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Examining file CoroAI for MC v1.6.4.zip for potential mods
2014-01-05 17:24:24 [FINE] [ForgeModLoader] The mod container CoroAI for MC v1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod CoroAI.forge.CoroAI
2014-01-05 17:24:24 [FINEST] [CoroAI] Parsed dependency info : [] [] []
2014-01-05 17:24:24 [FINE] [ForgeModLoader] Examining file CreeperCollateral-1.6.4-2.2.9.jar for potential mods
2014-01-05 17:24:24 [WARNING] [ForgeModLoader] Zip file CreeperCollateral-1.6.4-2.2.9.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:130)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file DartCraft Beta 0.2.14.jar for potential mods
2014-01-05 17:24:25 [FINE] [ForgeModLoader] The mod container DartCraft Beta 0.2.14.jar appears to be missing an mcmod.info file
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod bluedart.DartCraft
2014-01-05 17:24:25 [FINEST] [DartCraft] Parsed dependency info : [] [Forestry, IC2, Railcraft, Thaumcraft, BuildCraft|Core, EnderStorage, factorization, ThermalExpansion, TwilightForest, ArsMagica, TC, mmmPowersuits, gregtech_addon, AS_MultiMine] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file DartPatch 1.2.zip for potential mods
2014-01-05 17:24:25 [FINER] [ForgeModLoader] Located mcmod.info file in file DartPatch 1.2.zip
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.minalien.dartpatch.DartPatch
2014-01-05 17:24:25 [FINEST] [dartpatch] Parsed dependency info : [] [] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining directory denLib for potential mods
2014-01-05 17:24:25 [FINE] [ForgeModLoader] No mcmod.info file found in directory denLib
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file denLib-1.6.4-3.1.35.jar for potential mods
2014-01-05 17:24:25 [FINE] [ForgeModLoader] The mod container denLib-1.6.4-3.1.35.jar appears to be missing an mcmod.info file
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file DenPipes-1.6.4-2.1.18.jar for potential mods
2014-01-05 17:24:25 [FINE] [ForgeModLoader] The mod container DenPipes-1.6.4-2.1.18.jar appears to be missing an mcmod.info file
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.DenPipes.Core.DenPipesCore
2014-01-05 17:24:25 [FINEST] [DenPipes] Parsed dependency info : [denLib, BuildCraft|Core] [denLib, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, xreliquary] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file DenPipes-Emerald-1.6.4-1.1.6.jar for potential mods
2014-01-05 17:24:25 [FINE] [ForgeModLoader] The mod container DenPipes-Emerald-1.6.4-1.1.6.jar appears to be missing an mcmod.info file
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.DenPipes.AddOns.Emerald.EmeraldPipesMod
2014-01-05 17:24:25 [FINEST] [DenPipes-Emerald] Parsed dependency info : [DenPipes, BuildCraft|Core] [DenPipes-Forestry, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport] [DenPipes]
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file DenPipes-Forestry-1.6.4-1.1.8.jar for potential mods
2014-01-05 17:24:25 [FINE] [ForgeModLoader] The mod container DenPipes-Forestry-1.6.4-1.1.8.jar appears to be missing an mcmod.info file
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.DenPipes.AddOns.Forestry.ForestryPipe
2014-01-05 17:24:25 [FINEST] [DenPipes-Forestry] Parsed dependency info : [DenPipes, Forestry] [Forestry] [DenPipes]
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file Dimensional Archor-57.1.7.jar for potential mods
2014-01-05 17:24:25 [FINER] [ForgeModLoader] Located mcmod.info file in file Dimensional Archor-57.1.7.jar
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.chunkloader.DimensionalAnchors
2014-01-05 17:24:25 [FINEST] [DimensionalAnchors] Using mcmod dependency info : [ImmibisCore] [ImmibisCore] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file DragonAPI 1.6 v12d.zip for potential mods
2014-01-05 17:24:25 [FINE] [ForgeModLoader] The mod container DragonAPI 1.6 v12d.zip appears to be missing an mcmod.info file
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod Reika.DragonAPI.DragonAPIInit
2014-01-05 17:24:25 [FINEST] [DragonAPI] Parsed dependency info : [] [BuildCraft|Energy, IC2, ThermalExpansion, Thaumcraft] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file DyeTrees 1.6 v12.zip for potential mods
2014-01-05 17:24:25 [FINE] [ForgeModLoader] The mod container DyeTrees 1.6 v12.zip appears to be missing an mcmod.info file
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod Reika.DyeTrees.DyeTrees
2014-01-05 17:24:25 [FINEST] [DyeTrees] Parsed dependency info : [DragonAPI] [DragonAPI] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file EnderIO-1.6.4-0.6.0.156.jar for potential mods
2014-01-05 17:24:25 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderIO-1.6.4-0.6.0.156.jar
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod crazypants.enderio.EnderIO
2014-01-05 17:24:25 [FINEST] [EnderIO] Parsed dependency info : [Forge@[9.11.0.883,)] [Forge@[9.11.0.883,)] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file EnderNet 0.2.0 rc1.jar for potential mods
2014-01-05 17:24:25 [FINE] [ForgeModLoader] The mod container EnderNet 0.2.0 rc1.jar appears to be missing an mcmod.info file
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod pl.asie.endernet.EnderNet
2014-01-05 17:24:25 [FINEST] [endernet] Parsed dependency info : [] [] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.3.5.jar for potential mods
2014-01-05 17:24:25 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.3.5.jar
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2014-01-05 17:24:25 [FINEST] [EnderStorage] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file Endgame_1.0.0_Beta-2.jar for potential mods
2014-01-05 17:24:25 [FINER] [ForgeModLoader] Located mcmod.info file in file Endgame_1.0.0_Beta-2.jar
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod uk.co.shadeddimensions.endgame.Endgame
2014-01-05 17:24:25 [FINEST] [endgame] Parsed dependency info : [] [] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file Equivalency-universal-1.5.5.jar for potential mods
2014-01-05 17:24:25 [FINER] [ForgeModLoader] Located mcmod.info file in file Equivalency-universal-1.5.5.jar
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.lomeli.equivalency.Equivalency
2014-01-05 17:24:25 [FINEST] [Equivalency] Parsed dependency info : [LomLib@[1.0.5,), EE3] [LomLib@[1.0.5,), EE3] []
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Examining file EquivalentExchange3-1.6.4-pre2a.45.jar for potential mods
2014-01-05 17:24:25 [FINER] [ForgeModLoader] Located mcmod.info file in file EquivalentExchange3-1.6.4-pre2a.45.jar
2014-01-05 17:24:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3
2014-01-05 17:24:25 [FINEST] [EE3] Parsed dependency info : [Forge@[9.10.1.849,)] [Forge@[9.10.1.849,)] []
2014-01-05 17:24:25 [FINE] [EE3] Attempting to load the file version.properties from EquivalentExchange3-1.6.4-pre2a.45.jar to locate a version number for EE3
2014-01-05 17:24:25 [FINE] [EE3] Found version null for mod EE3 in version.properties, using
2014-01-05 17:24:25 [WARNING] [EE3] Mod EE3 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version pre2a
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Examining file ExtendedRenderer for MC v1.6.4.zip for potential mods
2014-01-05 17:24:26 [FINE] [ForgeModLoader] The mod container ExtendedRenderer for MC v1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod extendedrenderer.ExtendedRenderer
2014-01-05 17:24:26 [FINEST] [ExtendedRenderer] Parsed dependency info : [] [] []
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Examining file Extra Utilities V1.0.2.zip for potential mods
2014-01-05 17:24:26 [FINER] [ForgeModLoader] Located mcmod.info file in file Extra Utilities V1.0.2.zip
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrautils.ExtraUtils
2014-01-05 17:24:26 [FINEST] [ExtraUtilities] Parsed dependency info : [] [] []
2014-01-05 17:24:26 [FINE] [ExtraUtilities] Attempting to load the file version.properties from Extra Utilities V1.0.2.zip to locate a version number for ExtraUtilities
2014-01-05 17:24:26 [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.1
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Examining file ExtraCells-1.6.1c.jar for potential mods
2014-01-05 17:24:26 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtraCells-1.6.1c.jar
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod extracells.Extracells
2014-01-05 17:24:26 [FINEST] [extracells] Parsed dependency info : [AppliedEnergistics] [AppliedEnergistics] []
2014-01-05 17:24:26 [FINE] [extracells] Attempting to load the file version.properties from ExtraCells-1.6.1c.jar to locate a version number for extracells
2014-01-05 17:24:26 [FINE] [extracells] Found version 1.6.1c for mod extracells in version.properties, using
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Examining file Factorization-0.8.25.jar for potential mods
2014-01-05 17:24:26 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.8.25.jar
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.misc.MiscellaneousNonsense
2014-01-05 17:24:26 [FINEST] [factorization.misc] Parsed dependency info : [factorization] [factorization] []
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.notify.NotifyImplementation
2014-01-05 17:24:26 [FINEST] [factorization.notify] Parsed dependency info : [factorization] [factorization] []
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.fzds.Hammer
2014-01-05 17:24:26 [FINEST] [factorization.dimensionalSlice] Parsed dependency info : [factorization] [factorization] []
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.shared.Core
2014-01-05 17:24:26 [FINEST] [factorization] Parsed dependency info : [] [] []
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Examining file FinndusFillies-1.6.2-universal-1.0.0.7.jar for potential mods
2014-01-05 17:24:26 [FINER] [ForgeModLoader] Located mcmod.info file in file FinndusFillies-1.6.2-universal-1.0.0.7.jar
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.finndusfillies.FinndusFillies
2014-01-05 17:24:26 [FINEST] [FinndusFillies] Using mcmod dependency info : [FML@[6.2.7,), Forge@[9.10.0.790,)] [] []
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Examining file flatsigns-1.6.2-universal-1.4.0.15.jar for potential mods
2014-01-05 17:24:26 [FINER] [ForgeModLoader] Located mcmod.info file in file flatsigns-1.6.2-universal-1.4.0.15.jar
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.flatsigns.FlatSigns
2014-01-05 17:24:26 [FINEST] [flatsigns] Using mcmod dependency info : [FML@[6.2.7,), Forge@[9.10.0,)] [] []
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Examining file forestry-A-2.3.1.0.jar for potential mods
2014-01-05 17:24:26 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.3.1.0.jar
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2014-01-05 17:24:26 [FINEST] [Forestry] Parsed dependency info : [] [Buildcraft|Core, ExtrabiomesXL, BiomesOPlenty, IC2] []
2014-01-05 17:24:26 [FINE] [ForgeModLoader] Examining file Galacticraft-1.6.4-2.0.8.908.jar for potential mods
2014-01-05 17:24:26 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-1.6.4-2.0.8.908.jar
2014-01-05 17:24:27 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.core.GalacticraftCore
2014-01-05 17:24:27 [FINEST] [GalacticraftCore] Parsed dependency info : [Forge@[9.10.0.837,)] [Forge@[9.10.0.837,), ICBM|Explosion, IC2, BuildCraft|Core, BuildCraft|Energy, IC2] []
2014-01-05 17:24:27 [FINE] [ForgeModLoader] Examining file Galacticraft-Planets-1.6.4-2.0.8.908.jar for potential mods
2014-01-05 17:24:27 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-Planets-1.6.4-2.0.8.908.jar
2014-01-05 17:24:27 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.mars.GalacticraftMars
2014-01-05 17:24:27 [FINEST] [GalacticraftMars] Parsed dependency info : [GalacticraftCore] [GalacticraftCore] []
2014-01-05 17:24:27 [FINE] [ForgeModLoader] Examining file Ganys End v1.5.4.jar for potential mods
2014-01-05 17:24:27 [FINER] [ForgeModLoader] Located mcmod.info file in file Ganys End v1.5.4.jar
2014-01-05 17:24:27 [FINE] [ForgeModLoader] Identified an FMLMod type mod ganymedes01.ganysend.GanysEnd
2014-01-05 17:24:27 [FINEST] [ganysend] Parsed dependency info : [Forge@[9.10.1.849,)] [Forge@[9.10.1.849,)] []
2014-01-05 17:24:27 [FINE] [ForgeModLoader] Examining file Ganys Nether v1.5.3.jar for potential mods
2014-01-05 17:24:27 [FINER] [ForgeModLoader] Located mcmod.info file in file Ganys Nether v1.5.3.jar
2014-01-05 17:24:27 [FINE] [ForgeModLoader] Identified an FMLMod type mod ganymedes01.ganysnether.GanysNether
2014-01-05 17:24:27 [FINEST] [ganysnether] Parsed dependency info : [Forge@[9.10.1.849,)] [Forge@[9.10.1.849,)] []
2014-01-05 17:24:27 [FINE] [ForgeModLoader] Examining file GravityGun2.0.0.zip for potential mods
2014-01-05 17:24:27 [FINER] [ForgeModLoader] Located mcmod.info file in file GravityGun2.0.0.zip
2014-01-05 17:24:27 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravigun.common.GraviGun
2014-01-05 17:24:27 [FINEST] [GraviGun] Parsed dependency info : [iChunUtil@[2.0.0,)] [iChunUtil@[2.0.0,)] []
2014-01-05 17:24:27 [FINE] [ForgeModLoader] Examining file GregTech - 4.07f - Such Greg.zip for potential mods
2014-01-05 17:24:27 [FINER] [ForgeModLoader] Located mcmod.info file in file GregTech - 4.07f - Such Greg.zip
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod gregtechmod.GT_Mod
2014-01-05 17:24:28 [FINEST] [gregtech_addon] Parsed dependency info : [IC2] [IC2, Railcraft, ThermalExpansion, ThermalExpansion|Transport, ThermalExpansion|Energy, ThermalExpansion|Factory] [RedPowerCore, RedPowerBase, RedPowerMachine, RedPowerCompat, RedPowerWiring, RedPowerLogic, RedPowerLighting, RedPowerWorld, RedPowerControl]
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining file Growable Resources - 0.3.4 - MC 1.6.4.jar for potential mods
2014-01-05 17:24:28 [FINE] [ForgeModLoader] The mod container Growable Resources - 0.3.4 - MC 1.6.4.jar appears to be missing an mcmod.info file
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod teamdech.growableresources.GrowableResources
2014-01-05 17:24:28 [FINEST] [gresources] Parsed dependency info : [] [] []
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining file HardcoreEnderExpansion1.3.zip for potential mods
2014-01-05 17:24:28 [FINER] [ForgeModLoader] Located mcmod.info file in file HardcoreEnderExpansion1.3.zip
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod chylex.hee.HardcoreEnderExpansion
2014-01-05 17:24:28 [FINEST] [HardcoreEnderExpansion] Parsed dependency info : [] [] []
2014-01-05 17:24:28 [FINE] [HardcoreEnderExpansion] Attempting to load the file version.properties from HardcoreEnderExpansion1.3.zip to locate a version number for HardcoreEnderExpansion
2014-01-05 17:24:28 [WARNING] [HardcoreEnderExpansion] Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining file Hats2.1.0.zip for potential mods
2014-01-05 17:24:28 [FINER] [ForgeModLoader] Located mcmod.info file in file Hats2.1.0.zip
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod hats.common.Hats
2014-01-05 17:24:28 [FINEST] [Hats] Parsed dependency info : [] [] []
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining file HatStand2.1.0.zip for potential mods
2014-01-05 17:24:28 [FINER] [ForgeModLoader] Located mcmod.info file in file HatStand2.1.0.zip
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod hats.addons.hatstand.common.HatStand
2014-01-05 17:24:28 [FINEST] [HatStand] Parsed dependency info : [Hats@[2.1.0,)] [Hats@[2.1.0,)] []
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining directory ic2 for potential mods
2014-01-05 17:24:28 [FINE] [ForgeModLoader] No mcmod.info file found in directory ic2
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining file IC2NuclearControl-1.6.2c-ic2-experimental.zip for potential mods
2014-01-05 17:24:28 [FINER] [ForgeModLoader] Located mcmod.info file in file IC2NuclearControl-1.6.2c-ic2-experimental.zip
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod shedar.mods.ic2.nuclearcontrol.IC2NuclearControl
2014-01-05 17:24:28 [FINEST] [IC2NuclearControl] Parsed dependency info : [] [IC2] []
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining file ICBM_Contraption_v1.3.4.300.jar for potential mods
2014-01-05 17:24:28 [FINE] [ForgeModLoader] The mod container ICBM_Contraption_v1.3.4.300.jar appears to be missing an mcmod.info file
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod icbm.contraption.ICBMContraption
2014-01-05 17:24:28 [FINEST] [ICBM|Contraption] Parsed dependency info : [] [AtomicScience] []
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining file ICBM_Explosion_v1.3.4.300.jar for potential mods
2014-01-05 17:24:28 [FINE] [ForgeModLoader] The mod container ICBM_Explosion_v1.3.4.300.jar appears to be missing an mcmod.info file
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining file ICBM_Sentry_v1.3.4.300.jar for potential mods
2014-01-05 17:24:28 [FINE] [ForgeModLoader] The mod container ICBM_Sentry_v1.3.4.300.jar appears to be missing an mcmod.info file
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod icbm.sentry.ICBMSentry
2014-01-05 17:24:28 [FINEST] [ICBM|Sentry] Parsed dependency info : [] [] []
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining file iChunUtil2.3.0.zip for potential mods
2014-01-05 17:24:28 [FINER] [ForgeModLoader] Located mcmod.info file in file iChunUtil2.3.0.zip
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod ichun.core.iChunUtil
2014-01-05 17:24:28 [FINEST] [iChunUtil] Parsed dependency info : [Forge@[9.10.0.810,)] [Forge@[9.10.0.810,)] []
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Examining file immibis-core-57.1.1.jar for potential mods
2014-01-05 17:24:28 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-core-57.1.1.jar
2014-01-05 17:24:28 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.core.ICNonCoreMod
2014-01-05 17:24:28 [FINEST] [ImmibisCore] Using mcmod dependency info : [] [IC2] []
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Examining file industrialcraft-2_2.0.353-experimental.jar for potential mods
2014-01-05 17:24:29 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_2.0.353-experimental.jar
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
2014-01-05 17:24:29 [FINEST] [IC2] Parsed dependency info : [] [] []
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Examining file InfernalMobs_1.6.4.zip for potential mods
2014-01-05 17:24:29 [FINER] [ForgeModLoader] Located mcmod.info file in file InfernalMobs_1.6.4.zip
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.infernalmobs.common.InfernalMobsCore
2014-01-05 17:24:29 [FINEST] [InfernalMobs] Parsed dependency info : [] [] []
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Examining file InventoryTweaks-MC1.6.4-1.57-dev-b83.jar for potential mods
2014-01-05 17:24:29 [FINER] [ForgeModLoader] Located mcmod.info file in file InventoryTweaks-MC1.6.4-1.57-dev-b83.jar
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
2014-01-05 17:24:29 [FINEST] [inventorytweaks] Parsed dependency info : [FML@[6.2.0,), Forge@[9.10.0,)] [FML@[6.2.0,), Forge@[9.10.0,)] []
2014-01-05 17:24:29 [FINE] [inventorytweaks] Attempting to load the file version.properties from InventoryTweaks-MC1.6.4-1.57-dev-b83.jar to locate a version number for inventorytweaks
2014-01-05 17:24:29 [FINE] [inventorytweaks] Found version 1.57-dev for mod inventorytweaks in version.properties, using
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.6.4-5.4.1.649.zip for potential mods
2014-01-05 17:24:29 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.6.4-5.4.1.649.zip
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2014-01-05 17:24:29 [FINEST] [IronChest] Parsed dependency info : [Forge@[7.0,), FML@[5.0.5,)] [Forge@[7.0,), FML@[5.0.5,)] []
2014-01-05 17:24:29 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.6.4-5.4.1.649.zip to locate a version number for IronChest
2014-01-05 17:24:29 [FINE] [IronChest] Found version 5.4.1.649 for mod IronChest in version.properties, using
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Examining file JABBA_1.0.3.zip for potential mods
2014-01-05 17:24:29 [FINER] [ForgeModLoader] Located mcmod.info file in file JABBA_1.0.3.zip
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Identified a class mcp.mobius.betterbarrels.mod_BetterBarrels following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.betterbarrels.mod_BetterBarrels
2014-01-05 17:24:29 [FINEST] [JABBA] Parsed dependency info : [] [Waila] []
2014-01-05 17:24:29 [INFO] [ForgeModLoader] Attempting to reparse the mod container JABBA_1.0.3.zip
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Examining file JABBA_1.0.3.zip for potential mods
2014-01-05 17:24:29 [FINER] [ForgeModLoader] Located mcmod.info file in file JABBA_1.0.3.zip
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Identified a class mcp.mobius.betterbarrels.mod_BetterBarrels following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod mcp.mobius.betterbarrels.mod_BetterBarrels
2014-01-05 17:24:29 [FINEST] [JABBA] Parsed dependency info : [] [Waila] []
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Examining file KeithyUtils-1.6.2-1.2b.jar for potential mods
2014-01-05 17:24:29 [FINE] [ForgeModLoader] The mod container KeithyUtils-1.6.2-1.2b.jar appears to be missing an mcmod.info file
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.keithyutils.KeithyUtils
2014-01-05 17:24:29 [FINEST] [KeithyUtils] Parsed dependency info : [] [] []
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Examining file LogisticsPipes-MC1.6.4-0.7.4.dev.88.jar for potential mods
2014-01-05 17:24:29 [FINER] [ForgeModLoader] Located mcmod.info file in file LogisticsPipes-MC1.6.4-0.7.4.dev.88.jar
2014-01-05 17:24:29 [FINE] [ForgeModLoader] Identified an FMLMod type mod logisticspipes.LogisticsPipes
2014-01-05 17:24:29 [FINEST] [LogisticsPipes|Main] Using mcmod dependency info : [BuildCraft|Builders, Forge@[9.10.1.850,), BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport] [Forge@[9.10.1.850,), BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Silicon, IC2, Forestry, Thaumcraft, CCTurtle, ComputerCraft, factorization, GregTech_Addon, AppliedEnergistics, ThermalExpansion, BetterStorage] []
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Examining file LomLib-universal-1.0.7.jar for potential mods
2014-01-05 17:24:30 [FINER] [ForgeModLoader] Located mcmod.info file in file LomLib-universal-1.0.7.jar
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.lomeli.lomlib.LomLib
2014-01-05 17:24:30 [FINEST] [LomLib] Parsed dependency info : [Forge] [Forge] []
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Examining file Magical Crops - 1.6.4 - 3.1.4.zip for potential mods
2014-01-05 17:24:30 [FINER] [ForgeModLoader] Located mcmod.info file in file Magical Crops - 1.6.4 - 3.1.4.zip
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Identified a class magicalcrops.mod_mCrops following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod magicalcrops.mod_mCrops
2014-01-05 17:24:30 [FINEST] [magicalcrops] Parsed dependency info : [] [] []
2014-01-05 17:24:30 [INFO] [ForgeModLoader] Attempting to reparse the mod container Magical Crops - 1.6.4 - 3.1.4.zip
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Examining file Magical Crops - 1.6.4 - 3.1.4.zip for potential mods
2014-01-05 17:24:30 [FINER] [ForgeModLoader] Located mcmod.info file in file Magical Crops - 1.6.4 - 3.1.4.zip
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Identified a class magicalcrops.mod_mCrops following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod magicalcrops.mod_mCrops
2014-01-05 17:24:30 [FINEST] [magicalcrops] Parsed dependency info : [] [] []
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Examining file MagicBees-2.1.9.jar for potential mods
2014-01-05 17:24:30 [FINER] [ForgeModLoader] Located mcmod.info file in file MagicBees-2.1.9.jar
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod magicbees.main.MagicBees
2014-01-05 17:24:30 [FINEST] [MagicBees] Parsed dependency info : [Forestry] [Forestry, Thaumcraft, ExtraBees, EE3, ArsMagica, TConstruct, Railcraft] []
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Examining file mc-roguelike-1.6.4-forge-v1.2.7.zip for potential mods
2014-01-05 17:24:30 [FINER] [ForgeModLoader] Located mcmod.info file in file mc-roguelike-1.6.4-forge-v1.2.7.zip
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod greymerk.roguelike.Roguelike
2014-01-05 17:24:30 [FINEST] [Roguelike] Parsed dependency info : [] [] []
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Examining file Mekanism-v5.6.0.647.jar for potential mods
2014-01-05 17:24:30 [FINER] [ForgeModLoader] Located mcmod.info file in file Mekanism-v5.6.0.647.jar
2014-01-05 17:24:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.common.Mekanism
2014-01-05 17:24:30 [FINEST] [Mekanism] Parsed dependency info : [] [] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file MekanismGenerators-v5.6.0.647.jar for potential mods
2014-01-05 17:24:31 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismGenerators-v5.6.0.647.jar
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.generators.common.MekanismGenerators
2014-01-05 17:24:31 [FINEST] [MekanismGenerators] Parsed dependency info : [Mekanism] [Mekanism] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file MekanismTools-v5.6.0.647.jar for potential mods
2014-01-05 17:24:31 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismTools-v5.6.0.647.jar
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.tools.common.MekanismTools
2014-01-05 17:24:31 [FINEST] [MekanismTools] Parsed dependency info : [Mekanism] [Mekanism] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file Metallurgy-1.6.4-3.3.1.jar for potential mods
2014-01-05 17:24:31 [FINER] [ForgeModLoader] Located mcmod.info file in file Metallurgy-1.6.4-3.3.1.jar
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.core.MetallurgyCore
2014-01-05 17:24:31 [FINEST] [Metallurgy3Core] Parsed dependency info : [KeithyUtils@[1.2,]] [KeithyUtils@[1.2,]] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.machines.MetallurgyMachines
2014-01-05 17:24:31 [FINEST] [Metallurgy3Machines] Parsed dependency info : [Metallurgy3Base] [Metallurgy3Base] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.metals.MetallurgyMetals
2014-01-05 17:24:31 [FINEST] [Metallurgy3Base] Parsed dependency info : [Metallurgy3Core] [Metallurgy3Core] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.metallurgy.vanilla.MetallurgyVanilla
2014-01-05 17:24:31 [FINEST] [Metallurgy3Vanilla] Parsed dependency info : [Metallurgy3Core] [Metallurgy3Core] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file Meteors Mod V2.11.2.zip for potential mods
2014-01-05 17:24:31 [FINER] [ForgeModLoader] Located mcmod.info file in file Meteors Mod V2.11.2.zip
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.meteor.common.MeteorsMod
2014-01-05 17:24:31 [FINEST] [meteors] Parsed dependency info : [] [] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file MFFS_v3.6.1.313.jar for potential mods
2014-01-05 17:24:31 [FINE] [ForgeModLoader] The mod container MFFS_v3.6.1.313.jar appears to be missing an mcmod.info file
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod mffs.ModularForceFieldSystem
2014-01-05 17:24:31 [FINEST] [MFFS] Parsed dependency info : [CalclaviaCore] [CalclaviaCore] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file Mimic_1.1_1.6.4.zip for potential mods
2014-01-05 17:24:31 [FINE] [ForgeModLoader] The mod container Mimic_1.1_1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod modMimicry.Mimicry
2014-01-05 17:24:31 [FINEST] [Mimicry] Parsed dependency info : [] [] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file MineFactoryReloaded-2.7.4-255.jar for potential mods
2014-01-05 17:24:31 [FINER] [ForgeModLoader] Located mcmod.info file in file MineFactoryReloaded-2.7.4-255.jar
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.ForestryTrees
2014-01-05 17:24:31 [FINEST] [MFR Compat Forestry Trees] Parsed dependency info : [] [Forestry] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.minefactoryreloaded.modhelpers.forestry.extratrees.ExtraTrees
2014-01-05 17:24:31 [FINEST] [MFR Compat Extra Trees] Parsed dependency info : [] [ExtraTrees] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded] Parsed dependency info : [PowerCrystalsCore@[1.1.7,)] [PowerCrystalsCore@[1.1.7,), BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, IC2] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Parsed dependency info : [] [MineFactoryReloaded, AppliedEnergistics] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatBackTools] Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.buildcraft.Buildcraft
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatBuildCraft] Parsed dependency info : [] [MineFactoryReloaded, BuildCraft|Core] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded] [Forestry]
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forgemultiparts.FMP
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatForgeMicroblock] Parsed dependency info : [] [MineFactoryReloaded] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.magicalcrops.MagicalCrops
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Parsed dependency info : [] [MineFactoryReloaded, magicalcrops] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatMystcraft] Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatPams] Parsed dependency info : [] [MineFactoryReloaded, pamharvestcraft] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.railcraft.Railcraft
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatRailcraft] Parsed dependency info : [] [MineFactoryReloaded, Railcraft] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatThaumcraft] Parsed dependency info : [] [MineFactoryReloaded, Thaumcraft] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
2014-01-05 17:24:31 [FINEST] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file miscperipherals-3.4b2.zip for potential mods
2014-01-05 17:24:31 [FINE] [ForgeModLoader] The mod container miscperipherals-3.4b2.zip appears to be missing an mcmod.info file
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod miscperipherals.core.MiscPeripherals
2014-01-05 17:24:31 [FINEST] [MiscPeripherals] Parsed dependency info : [ComputerCraft, CCTurtle] [ComputerCraft, CCTurtle, GregTech_Addon] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file mod_AdvancedSolarPanels_3_4_3_IC_EXP.zip for potential mods
2014-01-05 17:24:31 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_AdvancedSolarPanels_3_4_3_IC_EXP.zip
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod advsolar.common.AdvancedSolarPanel
2014-01-05 17:24:31 [FINEST] [AdvancedSolarPanel] Using mcmod dependency info : [IC2, FML, Forge] [IC2] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip for potential mods
2014-01-05 17:24:31 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravisuite.GraviSuite
2014-01-05 17:24:31 [FINEST] [GraviSuite] Using mcmod dependency info : [FML, Forge, IC2] [IC2] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file ModBuild for MC v1.6.4.zip for potential mods
2014-01-05 17:24:31 [FINE] [ForgeModLoader] The mod container ModBuild for MC v1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod build.BuildMod
2014-01-05 17:24:31 [FINEST] [BuildMod] Parsed dependency info : [] [] []
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Examining file ModularPowersuits-1.6.2-0.8.0-62.jar for potential mods
2014-01-05 17:24:31 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-1.6.2-0.8.0-62.jar
2014-01-05 17:24:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.ModularPowersuits
2014-01-05 17:24:31 [FINEST] [powersuits] Parsed dependency info : [numina, Forge@[9.10.1.856,)] [Forge@[9.10.1.856,), IC2, numina] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file MooFluids-1.3.12.31a.zip for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file MooFluids-1.3.12.31a.zip
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.robrit.moofluids.MooFluids
2014-01-05 17:24:32 [FINEST] [MooFluids] Parsed dependency info : [] [*] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file Morph-Beta-0.6.0.zip for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file Morph-Beta-0.6.0.zip
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod morph.common.Morph
2014-01-05 17:24:32 [FINEST] [Morph] Parsed dependency info : [Forge@[9.11.1.925,)] [Forge@[9.11.1.925,)] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.6.4-0.10.11.00.zip for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.6.4-0.10.11.00.zip
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.xcompwiz.mystcraft.Mystcraft
2014-01-05 17:24:32 [FINEST] [Mystcraft] Parsed dependency info : [Forge@[9.11.1.938,)] [Forge@[9.11.1.938,)] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file Natura_1.6.X_2.1.14.jar for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file Natura_1.6.X_2.1.14.jar
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2014-01-05 17:24:32 [FINEST] [Natura] Parsed dependency info : [] [] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file neiaddons-1.6.2-1.9.4.r51.jar for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file neiaddons-1.6.2-1.9.4.r51.jar
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.NEIAddons
2014-01-05 17:24:32 [FINEST] [NEIAddons] Parsed dependency info : [] [NotEnoughItems] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.appeng.AddonAE
2014-01-05 17:24:32 [FINEST] [NEIAddons|AE] Parsed dependency info : [] [NEIAddons, AppliedEnergistics] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.crafting.AddonCraftingTables
2014-01-05 17:24:32 [FINEST] [NEIAddons|CraftingTables] Parsed dependency info : [] [NEIAddons] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.extrabees.AddonExtraBees
2014-01-05 17:24:32 [FINEST] [NEIAddons|ExtraBees] Parsed dependency info : [] [NEIAddons, ExtraBees, Forestry] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.forestry.AddonForestry
2014-01-05 17:24:32 [FINEST] [NEIAddons|Forestry] Parsed dependency info : [] [NEIAddons, Forestry] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.miscperipherals.AddonMiscPeripherals
2014-01-05 17:24:32 [FINEST] [NEIAddons|MiscPeripherals] Parsed dependency info : [] [NEIAddons, MiscPeripherals] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.1.0.6.jar for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file NEIPlugins-1.1.0.6.jar
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.neiplugins.NEIPlugins
2014-01-05 17:24:32 [FINEST] [NEIPlugins] Parsed dependency info : [NotEnoughItems@[1.6.1.4,)] [NotEnoughItems@[1.6.1.4,)] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file NetherOres-2.2.1-14.jar for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file NetherOres-2.2.1-14.jar
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.netherores.NetherOresCore
2014-01-05 17:24:32 [FINEST] [NetherOres] Parsed dependency info : [PowerCrystalsCore] [PowerCrystalsCore] [ThermalExpansion]
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file Numina-1.6.2-0.0.1-42.jar for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file Numina-1.6.2-0.0.1-42.jar
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.numina.basemod.Numina
2014-01-05 17:24:32 [FINEST] [numina] Parsed dependency info : [] [] []
2014-01-05 17:24:32 [FINE] [numina] Attempting to load the file version.properties from Numina-1.6.2-0.0.1-42.jar to locate a version number for numina
2014-01-05 17:24:32 [WARNING] [numina] Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1-42
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file obsidiplates-1.6.2-universal-2.0.0.15.jar for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file obsidiplates-1.6.2-universal-2.0.0.15.jar
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.obsidiplates.ObsidiPlates
2014-01-05 17:24:32 [FINEST] [ObsidiPlates] Using mcmod dependency info : [Forge@[9.10.0.779,), FML@[6.2.7,)] [] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file OpenBlocks-1.2.2.jar for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file OpenBlocks-1.2.2.jar
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod openblocks.OpenBlocks
2014-01-05 17:24:32 [FINEST] [OpenBlocks] Parsed dependency info : [] [ComputerCraft, OpenPeripheral] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file OpenComputers-1.0.5a.zip for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file OpenComputers-1.0.5a.zip
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod li.cil.oc.OpenComputers
2014-01-05 17:24:32 [FINEST] [OpenComputers] Parsed dependency info : [Forge@[9.11.1.940,)] [Forge@[9.11.1.940,), BuildCraft|Energy, ComputerCraft, IC2, MineFactoryReloaded, RedLogic, ThermalExpansion] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file OpenPeripheral-0.2.1-preview8.jar for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file OpenPeripheral-0.2.1-preview8.jar
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod openperipheral.OpenPeripheral
2014-01-05 17:24:32 [FINEST] [OpenPeripheral] Parsed dependency info : [ComputerCraft] [ComputerCraft, mmmPowersuits, BuildCraft|Core, AppliedEnergistics, Forestry, IC2, ThermalExpansion, Thaumcraft, MineFactoryReloaded, Railcraft, MiscPeripherals] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file Pam's Clay Spawn 1.6.4.zip for potential mods
2014-01-05 17:24:32 [FINE] [ForgeModLoader] The mod container Pam's Clay Spawn 1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod assets.common.Pamclayspawn
2014-01-05 17:24:32 [FINEST] [ClaySpawn] Parsed dependency info : [] [] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file Pam's Get all the Seeds 1.6.4.zip for potential mods
2014-01-05 17:24:32 [FINE] [ForgeModLoader] The mod container Pam's Get all the Seeds 1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod assets.common.Pamgetalltheseeds
2014-01-05 17:24:32 [FINEST] [GetAllTheSeeds] Parsed dependency info : [] [] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file Pam's HarvestCraft 1.6.4 v1.1.4.zip for potential mods
2014-01-05 17:24:32 [FINE] [ForgeModLoader] The mod container Pam's HarvestCraft 1.6.4 v1.1.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod assets.pamharvestcraft.PamHarvestCraft
2014-01-05 17:24:32 [FINEST] [pamharvestcraft] Parsed dependency info : [] [] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file Pam's Melon Spawn 1.6.4.zip for potential mods
2014-01-05 17:24:32 [FINE] [ForgeModLoader] The mod container Pam's Melon Spawn 1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod assets.common.Pammelonspawn
2014-01-05 17:24:32 [FINEST] [MelonSpawn] Parsed dependency info : [] [] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file PluginsforForestry-1.6.4-3.2.30.jar for potential mods
2014-01-05 17:24:32 [FINE] [ForgeModLoader] The mod container PluginsforForestry-1.6.4-3.2.30.jar appears to be missing an mcmod.info file
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.PluginsforForestry.Core.PfF
2014-01-05 17:24:32 [FINEST] [PluginsforForestry] Parsed dependency info : [denLib] [denLib, MineFactoryReloaded, BuildCraft|Core, Forestry] []
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Examining file PortalGun2.0.1.zip for potential mods
2014-01-05 17:24:32 [FINER] [ForgeModLoader] Located mcmod.info file in file PortalGun2.0.1.zip
2014-01-05 17:24:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun
2014-01-05 17:24:32 [FINEST] [PortalGun] Parsed dependency info : [iChunUtil@[2.1.0,)] [iChunUtil@[2.1.0,)] []
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Examining file ProjectRedBase-1.6.4-4.2.1.16.jar for potential mods
2014-01-05 17:24:33 [FINER] [ForgeModLoader] Located mcmod.info file in file ProjectRedBase-1.6.4-4.2.1.16.jar
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCore
2014-01-05 17:24:33 [FINEST] [ProjRed|Core] Using mcmod dependency info : [CodeChickenCore, Forge, ForgeMultipart] [ForgeMultipart, CodeChickenCore, CCTurtle, ComputerCraft] []
2014-01-05 17:24:33 [FINE] [ProjRed|Core] Attempting to load the file version.properties from ProjectRedBase-1.6.4-4.2.1.16.jar to locate a version number for ProjRed|Core
2014-01-05 17:24:33 [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.2.1.16
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Examining file ProjectRedCompat-1.6.4-4.2.1.16.jar for potential mods
2014-01-05 17:24:33 [FINE] [ForgeModLoader] The mod container ProjectRedCompat-1.6.4-4.2.1.16.jar appears to be missing an mcmod.info file
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedCompatibility
2014-01-05 17:24:33 [FINEST] [ProjRed|Compatibility] Parsed dependency info : [] [] []
2014-01-05 17:24:33 [INFO] [ProjRed|Compatibility] Mod ProjRed|Compatibility is missing the required element 'name'. Substituting ProjRed|Compatibility
2014-01-05 17:24:33 [FINE] [ProjRed|Compatibility] Attempting to load the file version.properties from ProjectRedCompat-1.6.4-4.2.1.16.jar to locate a version number for ProjRed|Compatibility
2014-01-05 17:24:33 [WARNING] [ProjRed|Compatibility] Mod ProjRed|Compatibility is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Examining file ProjectRedIntegration-1.6.4-4.2.1.16.jar for potential mods
2014-01-05 17:24:33 [FINE] [ForgeModLoader] The mod container ProjectRedIntegration-1.6.4-4.2.1.16.jar appears to be missing an mcmod.info file
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIntegration
2014-01-05 17:24:33 [FINEST] [ProjRed|Integration] Parsed dependency info : [] [] []
2014-01-05 17:24:33 [INFO] [ProjRed|Integration] Mod ProjRed|Integration is missing the required element 'name'. Substituting ProjRed|Integration
2014-01-05 17:24:33 [FINE] [ProjRed|Integration] Attempting to load the file version.properties from ProjectRedIntegration-1.6.4-4.2.1.16.jar to locate a version number for ProjRed|Integration
2014-01-05 17:24:33 [WARNING] [ProjRed|Integration] Mod ProjRed|Integration is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedTransmission
2014-01-05 17:24:33 [FINEST] [ProjRed|Transmission] Parsed dependency info : [] [] []
2014-01-05 17:24:33 [INFO] [ProjRed|Transmission] Mod ProjRed|Transmission is missing the required element 'name'. Substituting ProjRed|Transmission
2014-01-05 17:24:33 [FINE] [ProjRed|Transmission] Attempting to load the file version.properties from ProjectRedIntegration-1.6.4-4.2.1.16.jar to locate a version number for ProjRed|Transmission
2014-01-05 17:24:33 [WARNING] [ProjRed|Transmission] Mod ProjRed|Transmission is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Examining file ProjectRedLighting-1.6.4-4.2.1.16.jar for potential mods
2014-01-05 17:24:33 [FINE] [ForgeModLoader] The mod container ProjectRedLighting-1.6.4-4.2.1.16.jar appears to be missing an mcmod.info file
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedIllumination
2014-01-05 17:24:33 [FINEST] [ProjRed|Illumination] Parsed dependency info : [] [] []
2014-01-05 17:24:33 [INFO] [ProjRed|Illumination] Mod ProjRed|Illumination is missing the required element 'name'. Substituting ProjRed|Illumination
2014-01-05 17:24:33 [FINE] [ProjRed|Illumination] Attempting to load the file version.properties from ProjectRedLighting-1.6.4-4.2.1.16.jar to locate a version number for ProjRed|Illumination
2014-01-05 17:24:33 [WARNING] [ProjRed|Illumination] Mod ProjRed|Illumination is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Examining file ProjectRedMechanical-1.6.4-4.2.1.16.jar for potential mods
2014-01-05 17:24:33 [FINE] [ForgeModLoader] The mod container ProjectRedMechanical-1.6.4-4.2.1.16.jar appears to be missing an mcmod.info file
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedExpansion
2014-01-05 17:24:33 [FINEST] [ProjRed|Expansion] Parsed dependency info : [] [] []
2014-01-05 17:24:33 [INFO] [ProjRed|Expansion] Mod ProjRed|Expansion is missing the required element 'name'. Substituting ProjRed|Expansion
2014-01-05 17:24:33 [FINE] [ProjRed|Expansion] Attempting to load the file version.properties from ProjectRedMechanical-1.6.4-4.2.1.16.jar to locate a version number for ProjRed|Expansion
2014-01-05 17:24:33 [WARNING] [ProjRed|Expansion] Mod ProjRed|Expansion is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedTransportation
2014-01-05 17:24:33 [FINEST] [ProjRed|Transportation] Parsed dependency info : [] [] []
2014-01-05 17:24:33 [INFO] [ProjRed|Transportation] Mod ProjRed|Transportation is missing the required element 'name'. Substituting ProjRed|Transportation
2014-01-05 17:24:33 [FINE] [ProjRed|Transportation] Attempting to load the file version.properties from ProjectRedMechanical-1.6.4-4.2.1.16.jar to locate a version number for ProjRed|Transportation
2014-01-05 17:24:33 [WARNING] [ProjRed|Transportation] Mod ProjRed|Transportation is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Examining file ProjectRedWorld-1.6.4-4.2.1.16.jar for potential mods
2014-01-05 17:24:33 [FINE] [ForgeModLoader] The mod container ProjectRedWorld-1.6.4-4.2.1.16.jar appears to be missing an mcmod.info file
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod mrtjp.projectred.ProjectRedExploration
2014-01-05 17:24:33 [FINEST] [ProjRed|Exploration] Parsed dependency info : [] [] []
2014-01-05 17:24:33 [INFO] [ProjRed|Exploration] Mod ProjRed|Exploration is missing the required element 'name'. Substituting ProjRed|Exploration
2014-01-05 17:24:33 [FINE] [ProjRed|Exploration] Attempting to load the file version.properties from ProjectRedWorld-1.6.4-4.2.1.16.jar to locate a version number for ProjRed|Exploration
2014-01-05 17:24:33 [WARNING] [ProjRed|Exploration] Mod ProjRed|Exploration is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Examining file qCraft1.1.jar for potential mods
2014-01-05 17:24:33 [FINER] [ForgeModLoader] Located mcmod.info file in file qCraft1.1.jar
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.QCraft
2014-01-05 17:24:33 [FINEST] [QuantumCraft] Parsed dependency info : [] [] []
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Examining file QuarryPlus-1.6.4-1.0.0.jar for potential mods
2014-01-05 17:24:33 [WARNING] [ForgeModLoader] Zip file QuarryPlus-1.6.4-1.0.0.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:130)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Examining directory railcraft for potential mods
2014-01-05 17:24:33 [FINE] [ForgeModLoader] No mcmod.info file found in directory railcraft
2014-01-05 17:24:33 [FINEST] [ForgeModLoader] Recursing into package emblems
2014-01-05 17:24:33 [FINE] [ForgeModLoader] Examining file Railcraft_1.6.4-8.3.1.0.jar for potential mods
2014-01-05 17:24:33 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.6.4-8.3.1.0.jar
2014-01-05 17:24:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.railcraft.common.core.Railcraft
2014-01-05 17:24:34 [FINEST] [Railcraft] Parsed dependency info : [Forge@[9.11.1.953,9.11.1.953]] [Forge@[9.11.1.953,9.11.1.953], BuildCraft|Core[4.0.1,), BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, Thaumcraft, IC2@[2.0.140,)] []
2014-01-05 17:24:34 [FINE] [ForgeModLoader] Examining file RedstoneArsenal-1.0.0.0.jar for potential mods
2014-01-05 17:24:34 [FINER] [ForgeModLoader] Located mcmod.info file in file RedstoneArsenal-1.0.0.0.jar
2014-01-05 17:24:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod redstonearsenal.RedstoneArsenal
2014-01-05 17:24:34 [FINEST] [Redstone Arsenal] Parsed dependency info : [CoFHCore@[2.0.0.0,), Forge@[9.1.11.953,)] [Forge@[9.1.11.953,), CoFHCore@[2.0.0.0,), ThermalExpansion] []
2014-01-05 17:24:34 [FINE] [ForgeModLoader] Examining file Reliquary-1.6.4-1.1.1.jar for potential mods
2014-01-05 17:24:34 [FINER] [ForgeModLoader] Located mcmod.info file in file Reliquary-1.6.4-1.1.1.jar
2014-01-05 17:24:34 [SEVERE] [ForgeModLoader] The mcmod.info file in Reliquary-1.6.4-1.1.1.jar cannot be parsed as valid JSON. It will be ignored
argo.saj.InvalidSyntaxException: At line 12, column 3: Expected either , or ] but got ["].
at argo.saj.SajParser.arrayString(SajParser.java:92)
at argo.saj.SajParser.aJsonValue(SajParser.java:198)
at argo.saj.SajParser.aFieldToken(SajParser.java:137)
at argo.saj.SajParser.objectString(SajParser.java:114)
at argo.saj.SajParser.aJsonValue(SajParser.java:194)
at argo.saj.SajParser.arrayString(SajParser.java:79)
at argo.saj.SajParser.parse(SajParser.java:58)
at argo.jdom.JdomParser.parse(JdomParser.java:36)
at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:44)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53)
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:130)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:24:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod xreliquary.Reliquary
2014-01-05 17:24:34 [FINEST] [xreliquary] Parsed dependency info : [] [] []
2014-01-05 17:24:34 [FINE] [ForgeModLoader] Examining file RotaryCraft 1.6 v12d.zip for potential mods
2014-01-05 17:24:34 [FINE] [ForgeModLoader] The mod container RotaryCraft 1.6 v12d.zip appears to be missing an mcmod.info file
2014-01-05 17:24:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod Reika.RotaryCraft.RotaryCraft
2014-01-05 17:24:34 [FINEST] [RotaryCraft] Parsed dependency info : [DragonAPI] [DragonAPI] []
2014-01-05 17:24:35 [FINE] [ForgeModLoader] Examining file scala-library.jar for potential mods
2014-01-05 17:24:35 [FINE] [ForgeModLoader] The mod container scala-library.jar appears to be missing an mcmod.info file
2014-01-05 17:24:35 [FINE] [ForgeModLoader] Examining file slick-util.jar for potential mods
2014-01-05 17:24:35 [FINE] [ForgeModLoader] The mod container slick-util.jar appears to be missing an mcmod.info file
2014-01-05 17:24:35 [FINE] [ForgeModLoader] Examining file SoulShards-2.0.14-universal-srg.jar for potential mods
2014-01-05 17:24:35 [FINER] [ForgeModLoader] Located mcmod.info file in file SoulShards-2.0.14-universal-srg.jar
2014-01-05 17:24:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.ss2.SoulShards2
2014-01-05 17:24:35 [FINEST] [SS2] Parsed dependency info : [] [] []
2014-01-05 17:24:35 [FINE] [ForgeModLoader] Examining file SparrCore_11-19-13_1.6.4.zip for potential mods
2014-01-05 17:24:35 [FINE] [ForgeModLoader] The mod container SparrCore_11-19-13_1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod modSparrCore.SparrCore
2014-01-05 17:24:35 [FINEST] [SparrCore] Parsed dependency info : [] [] []
2014-01-05 17:24:35 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.b2.zip for potential mods
2014-01-05 17:24:35 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.b2.zip appears to be missing an mcmod.info file
2014-01-05 17:24:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts
2014-01-05 17:24:35 [FINEST] [StevesCarts] Parsed dependency info : [] [] []
2014-01-05 17:24:35 [FINE] [ForgeModLoader] Examining file switches-1.6.4-universal-coremod-1.3.0.25.jar for potential mods
2014-01-05 17:24:35 [FINER] [ForgeModLoader] Located mcmod.info file in file switches-1.6.4-universal-coremod-1.3.0.25.jar
2014-01-05 17:24:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.switches.Switches
2014-01-05 17:24:35 [FINEST] [switches] Using mcmod dependency info : [FML@[6.4.25,), Forge@[9.11.1.924,)] [] []
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file Sync2.1.0.zip for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file Sync2.1.0.zip
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod sync.common.Sync
2014-01-05 17:24:36 [FINEST] [Sync] Parsed dependency info : [Forge@[9.11.1.945,)] [Forge@[9.11.1.945,), ThermalExpansion] []
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file TConstruct_1.6.4_1.5.3d1.jar for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file TConstruct_1.6.4_1.5.3d1.jar
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod tconstruct.TConstruct
2014-01-05 17:24:36 [FINEST] [TConstruct] Parsed dependency info : [Forge@[8.9,)] [Forge@[8.9,), ForgeMultipart, MineFactoryReloaded, NotEnoughItems, Waila, ThermalExpansion] []
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file Thaumcraft4.0.5b.zip for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft4.0.5b.zip
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2014-01-05 17:24:36 [FINEST] [Thaumcraft] Parsed dependency info : [Forge@[9.11.1.953,)] [Forge@[9.11.1.953,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file ThaumcraftExtras v0.8.1.zip for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file ThaumcraftExtras v0.8.1.zip
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraftextras.main.Main
2014-01-05 17:24:36 [FINEST] [ThaumcraftExtras] Parsed dependency info : [Thaumcraft] [Thaumcraft] []
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file ThaumicTinkerer 2.1-58.jar for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file ThaumicTinkerer 2.1-58.jar
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod vazkii.tinkerer.common.ThaumicTinkerer
2014-01-05 17:24:36 [FINEST] [ThaumicTinkerer] Parsed dependency info : [Thaumcraft] [Thaumcraft, IC2, ThaumicTinkererKami] [MagicBees]
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file ThaumicTinkererKAMI_j6.jar for potential mods
2014-01-05 17:24:36 [FINE] [ForgeModLoader] The mod container ThaumicTinkererKAMI_j6.jar appears to be missing an mcmod.info file
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod vazkii.tinkerer.common.ThaumicTinkererKami
2014-01-05 17:24:36 [FINEST] [ThaumicTinkererKami] Parsed dependency info : [] [] []
2014-01-05 17:24:36 [FINE] [ThaumicTinkererKami] Attempting to load the file version.properties from ThaumicTinkererKAMI_j6.jar to locate a version number for ThaumicTinkererKami
2014-01-05 17:24:36 [WARNING] [ThaumicTinkererKami] Mod ThaumicTinkererKami is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file ThermalExpansion-3.0.0.2.jar for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-3.0.0.2.jar
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2014-01-05 17:24:36 [FINEST] [ThermalExpansion] Parsed dependency info : [ForgeMultipart, Forge@[9.1.11.953,), CoFHCore@[2.0.0.2,)] [Forge@[9.1.11.953,), CoFHCore@[2.0.0.2,), ForgeMultipart] [IC2, Metallurgy]
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file TMechworks_1.6.4_0.1.2.jar for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file TMechworks_1.6.4_0.1.2.jar
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod tmechworks.TMechworks
2014-01-05 17:24:36 [FINEST] [TMechworks] Parsed dependency info : [TConstruct] [TConstruct] []
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file Translocator 1.1.0.13.jar for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file Translocator 1.1.0.13.jar
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.translocator.Translocator
2014-01-05 17:24:36 [FINEST] [Translocator] Parsed dependency info : [CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,)] []
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file Tropicraft v5.1.6 Mod for MC v1.6.4.jar for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file Tropicraft v5.1.6 Mod for MC v1.6.4.jar
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod tropicraft.Tropicraft
2014-01-05 17:24:36 [FINEST] [tropicraftmod] Parsed dependency info : [] [] []
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod tropicraft.volleyball.Volleyball
2014-01-05 17:24:36 [FINEST] [volleyballmod] Parsed dependency info : [] [] []
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file TrussMod-beta-1.6.4-31.jar for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file TrussMod-beta-1.6.4-31.jar
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod rainwarrior.trussmod.TrussMod
2014-01-05 17:24:36 [FINEST] [TrussMod] Parsed dependency info : [Forge@[7.8.0.923,), FML@[5.2.6.923,)] [Forge@[7.8.0.923,), FML@[5.2.6.923,), ImmibisMicroblocks, ForgeMultipart] []
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file Tubes-1.1.3.jar for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file Tubes-1.1.3.jar
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod schmoller.tubes.ModTubes
2014-01-05 17:24:36 [FINEST] [Tubes] Parsed dependency info : [Forge, ForgeMultipart] [Forge] [ForgeMultipart]
2014-01-05 17:24:36 [FINE] [ForgeModLoader] Examining file twilightforest-1.20.3.jar for potential mods
2014-01-05 17:24:36 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.20.3.jar
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2014-01-05 17:24:37 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining file Universal-Electricity-3.0.0.254-core.jar for potential mods
2014-01-05 17:24:37 [FINE] [ForgeModLoader] The mod container Universal-Electricity-3.0.0.254-core.jar appears to be missing an mcmod.info file
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod universalelectricity.core.UELoader
2014-01-05 17:24:37 [FINEST] [UniversalElectricity] Parsed dependency info : [] [] [ForgeMultipart]
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining file UpdateCheckerMod_1.6.4.zip for potential mods
2014-01-05 17:24:37 [FINER] [ForgeModLoader] Located mcmod.info file in file UpdateCheckerMod_1.6.4.zip
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.updatecheck.common.UpdateCheckMod
2014-01-05 17:24:37 [FINEST] [AS_UpdateCheck] Parsed dependency info : [] [] []
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining file UsefulFood-1.6.2_1.4.4.zip for potential mods
2014-01-05 17:24:37 [FINER] [ForgeModLoader] Located mcmod.info file in file UsefulFood-1.6.2_1.4.4.zip
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified a class mods.usefulfood.mod_usefulfood following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.usefulfood.mod_usefulfood
2014-01-05 17:24:37 [FINEST] [UsefulFood] Parsed dependency info : [] [] []
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Attempting to reparse the mod container UsefulFood-1.6.2_1.4.4.zip
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining file UsefulFood-1.6.2_1.4.4.zip for potential mods
2014-01-05 17:24:37 [FINER] [ForgeModLoader] Located mcmod.info file in file UsefulFood-1.6.2_1.4.4.zip
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified a class mods.usefulfood.mod_usefulfood following modloader naming convention but not directly a BaseMod or currently seen subclass
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.usefulfood.mod_usefulfood
2014-01-05 17:24:37 [FINEST] [UsefulFood] Parsed dependency info : [] [] []
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining directory VoxelMods for potential mods
2014-01-05 17:24:37 [FINE] [ForgeModLoader] No mcmod.info file found in directory VoxelMods
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Recursing into package voxelMap
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining file Weather v1.59 Mod for MC v1.6.4.zip for potential mods
2014-01-05 17:24:37 [FINE] [ForgeModLoader] The mod container Weather v1.59 Mod for MC v1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod weather.blocks.structure.AIBlock
2014-01-05 17:24:37 [FINEST] [AIBlock] Parsed dependency info : [] [] []
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod weather.WeatherMod
2014-01-05 17:24:37 [FINEST] [WeatherMod] Parsed dependency info : [] [] []
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining file WR-CBE 1.4.0.6.jar for potential mods
2014-01-05 17:24:37 [FINER] [ForgeModLoader] Located mcmod.info file in file WR-CBE 1.4.0.6.jar
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.addons.WirelessRedstoneAddons
2014-01-05 17:24:37 [FINEST] [WR-CBE|Addons] Parsed dependency info : [WR-CBE|Core] [WR-CBE|Core] []
2014-01-05 17:24:37 [FINE] [WR-CBE|Addons] Attempting to load the file version.properties from WR-CBE 1.4.0.6.jar to locate a version number for WR-CBE|Addons
2014-01-05 17:24:37 [WARNING] [WR-CBE|Addons] Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.0.6
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.core.WirelessRedstoneCore
2014-01-05 17:24:37 [FINEST] [WR-CBE|Core] Parsed dependency info : [ForgeMultipart, CodeChickenCore@[0.9.0.6,)] [CodeChickenCore@[0.9.0.6,), ForgeMultipart] []
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.wirelessredstone.logic.WirelessRedstoneLogic
2014-01-05 17:24:37 [FINEST] [WR-CBE|Logic] Parsed dependency info : [WR-CBE|Core, ForgeMultipart] [WR-CBE|Core, ForgeMultipart] []
2014-01-05 17:24:37 [FINE] [WR-CBE|Logic] Attempting to load the file version.properties from WR-CBE 1.4.0.6.jar to locate a version number for WR-CBE|Logic
2014-01-05 17:24:37 [WARNING] [WR-CBE|Logic] Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.0.6
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining file ZansMinimap1.6.4.zip for potential mods
2014-01-05 17:24:37 [FINE] [ForgeModLoader] The mod container ZansMinimap1.6.4.zip appears to be missing an mcmod.info file
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ZanMinimap
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.4-1.0.0.45.jar for potential mods
2014-01-05 17:24:37 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.4-1.0.0.45.jar appears to be missing an mcmod.info file
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining file ForgeMultipart-universal-1.6.4-1.0.0.227.jar for potential mods
2014-01-05 17:24:37 [FINER] [ForgeModLoader] Located mcmod.info file in file ForgeMultipart-universal-1.6.4-1.0.0.227.jar
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.microblock.handler.MicroblockMod
2014-01-05 17:24:37 [FINEST] [ForgeMicroblock] Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
2014-01-05 17:24:37 [FINE] [ForgeMicroblock] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.227.jar to locate a version number for ForgeMicroblock
2014-01-05 17:24:37 [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.227
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.handler.MultipartMod
2014-01-05 17:24:37 [FINEST] [ForgeMultipart] Parsed dependency info : [] [] []
2014-01-05 17:24:37 [FINE] [ForgeMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.227.jar to locate a version number for ForgeMultipart
2014-01-05 17:24:37 [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.227
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.multipart.minecraft.MinecraftMultipartMod
2014-01-05 17:24:37 [FINEST] [McMultipart] Parsed dependency info : [] [] []
2014-01-05 17:24:37 [FINE] [McMultipart] Attempting to load the file version.properties from ForgeMultipart-universal-1.6.4-1.0.0.227.jar to locate a version number for McMultipart
2014-01-05 17:24:37 [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.227
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Examining file NoMoreRecipeConflict_1.6.X.zip for potential mods
2014-01-05 17:24:37 [FINER] [ForgeModLoader] Located mcmod.info file in file NoMoreRecipeConflict_1.6.X.zip
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod assets.recipehandler.RecipeMod
2014-01-05 17:24:37 [FINEST] [recipemod] Parsed dependency info : [] [] []
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Forge Mod Loader has identified 210 mods to load
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in endernet
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.core (owned by Forestry providing ForestryAPI|core) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.mail (owned by ForestryAPI|core providing ForestryAPI|mail) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in Railcraft
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.farming (owned by ForestryAPI|core providing ForestryAPI|farming) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.storage (owned by ForestryAPI|core providing ForestryAPI|storage) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.genetics (owned by ForestryAPI|core providing ForestryAPI|genetics) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.world (owned by ForestryAPI|core providing ForestryAPI|world) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.apiculture (owned by ForestryAPI|core providing ForestryAPI|apiculture) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints providing BuildCraftAPI|bptblocks) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in endernet
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.inventory (owned by BuildCraftAPI|core providing BuildCraftAPI|inventory) embedded in Railcraft
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in Railcraft
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API li.cil.oc.api (owned by OpenComputers providing OpenComputersAPI) embedded in OpenComputers
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.food (owned by ForestryAPI|core providing ForestryAPI|food) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in Railcraft
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in Railcraft
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.arboriculture (owned by ForestryAPI|core providing ForestryAPI|arboriculture) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.fuels (owned by ForestryAPI|core providing ForestryAPI|fuels) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api (owned by Forestry providing ForestryAPI|core) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.circuits (owned by ForestryAPI|core providing ForestryAPI|circuits) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.recipes (owned by ForestryAPI|core providing ForestryAPI|recipes) embedded in Forestry
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in Railcraft
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Builders
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Core
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Energy
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Factory
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Silicon
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Transport
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Found API forestry.api.lepidopterology (owned by ForestryAPI|core providing ForestryAPI|lepidopterology) embedded in Forestry
2014-01-05 17:24:37 [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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, 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-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [AdvancedBrewing] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [EnderIO] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|gates:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|gates: owner: BuildCraftAPI|core, dependents: [Railcraft, 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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, Mekanism, BinnieCore, ExtraBees, ExtraTrees, Forestry, DragonAPI, AdvancedBrewing, EnderIO, GraviSuite, DartCraft]
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API OpenComputersAPI: owner: OpenComputers, dependents: []
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.blueprints (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.blueprints (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.blueprints (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.blueprints (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.blueprints (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.blueprints (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|blueprints:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|blueprints: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Mekanism, BinnieCore, ExtraBees, ExtraTrees, DragonAPI, Forestry, GraviSuite, DartCraft]
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [complexmachines] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, 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-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ExtraUtilities] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [AtomicScience] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ICBM|Sentry] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [EnderIO] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [CalclaviaCore] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ICBM|Contraption] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [AdvancedBrewing] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ThaumicTinkerer] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [UniversalElectricity] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|power:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|power: owner: BuildCraftAPI|core, dependents: [Railcraft, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, complexmachines, 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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, Mekanism, ExtraUtilities, Forestry, AtomicScience, ICBM|Sentry, EnderIO, ThermalExpansion, CalclaviaCore, DartCraft, ICBM|Contraption, BinnieCore, ExtraBees, ExtraTrees, DragonAPI, AdvancedBrewing, ThaumicTinkerer, UniversalElectricity, GraviSuite]
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package forestry.api.apiculture (owned by ForestryAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|apiculture:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|apiculture: owner: ForestryAPI|core, dependents: [powersuits]
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|fuels:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|fuels: owner: ForestryAPI|core, dependents: []
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [complexmachines] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Redstone Arsenal] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, 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-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ExtraUtilities] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [EnderIO] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [CalclaviaCore] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Tubes] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tools:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|tools: owner: BuildCraftAPI|core, dependents: [endernet, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Railcraft, complexmachines, Redstone Arsenal, 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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, Mekanism, ExtraUtilities, Forestry, powersuits, EnderIO, ThermalExpansion, CalclaviaCore, DartCraft, BinnieCore, ExtraBees, ExtraTrees, DragonAPI, GraviSuite, Tubes]
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|world:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|world: owner: ForestryAPI|core, dependents: []
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.bptblocks (owned by BuildCraftAPI|blueprints) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraftAPI|core from APIContainer{BuildCraftAPI|bptblocks:1.0}
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|bptblocks:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|bptblocks: owner: BuildCraftAPI|blueprints, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Mekanism, BinnieCore, ExtraBees, ExtraTrees, DragonAPI, Forestry, GraviSuite, DartCraft]
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.recipes (owned by ForestryAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.recipes (owned by ForestryAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|recipes:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|recipes: owner: ForestryAPI|core, dependents: [Railcraft, DartCraft]
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.core (owned by Forestry) without associated API reference
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|core: owner: Forestry, dependents: [powersuits, Railcraft, DartCraft]
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.inventory (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.inventory (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.inventory (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.inventory (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [AdvancedBrewing] containing declared API package buildcraft.api.inventory (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.inventory (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.inventory (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|inventory:1.0}
2014-01-05 17:24:37 [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, Mekanism, BinnieCore, ExtraBees, ExtraTrees, DragonAPI, Forestry, AdvancedBrewing, GraviSuite, DartCraft]
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|lepidopterology:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|lepidopterology: owner: ForestryAPI|core, dependents: []
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.farming (owned by ForestryAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|farming:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|farming: owner: ForestryAPI|core, dependents: [DartCraft]
2014-01-05 17:24:37 [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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, 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-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.fuels (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.fuels (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.fuels (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.fuels (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.fuels (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.fuels (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|fuels:1.0}
2014-01-05 17:24:37 [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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, Mekanism, BinnieCore, ExtraBees, ExtraTrees, DragonAPI, Forestry, GraviSuite, DartCraft]
2014-01-05 17:24:37 [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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, 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-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ExtraUtilities] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [EnderIO] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ThermalExpansion] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [AdvancedBrewing] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|transport:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|transport: owner: BuildCraftAPI|core, dependents: [endernet, 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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, Mekanism, ExtraUtilities, Forestry, EnderIO, ThermalExpansion, DartCraft, BinnieCore, ExtraBees, ExtraTrees, DragonAPI, AdvancedBrewing, GraviSuite]
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.recipes (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.recipes (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.recipes (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.recipes (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.recipes (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.recipes (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|recipes:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|recipes: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Mekanism, BinnieCore, ExtraBees, ExtraTrees, DragonAPI, Forestry, GraviSuite, DartCraft]
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|genetics:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|genetics: owner: ForestryAPI|core, dependents: []
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [complexmachines] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, 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-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ExtraUtilities] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [AtomicScience] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ICBM|Sentry] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [EnderIO] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [CalclaviaCore] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ICBM|Contraption] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [AdvancedBrewing] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [ThaumicTinkerer] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [UniversalElectricity] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
2014-01-05 17:24:37 [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, complexmachines, 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|CompatMagicalCrops, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatPams, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineFactoryReloaded|CompatXyCraft, Mekanism, ExtraUtilities, Forestry, AtomicScience, ICBM|Sentry, EnderIO, CalclaviaCore, DartCraft, ICBM|Contraption, BinnieCore, ExtraBees, ExtraTrees, DragonAPI, AdvancedBrewing, ThaumicTinkerer, UniversalElectricity, GraviSuite]
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Railcraft] containing declared API package forestry.api.storage (owned by ForestryAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|storage:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|storage: owner: ForestryAPI|core, dependents: [Railcraft]
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [powersuits] containing declared API package forestry.api.arboriculture (owned by ForestryAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package forestry.api.arboriculture (owned by ForestryAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|arboriculture:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|arboriculture: owner: ForestryAPI|core, dependents: [powersuits, DartCraft]
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|mail:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|mail: owner: ForestryAPI|core, dependents: []
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|circuits:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|circuits: owner: ForestryAPI|core, dependents: []
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent Forestry from APIContainer{ForestryAPI|food:1.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API ForestryAPI|food: owner: ForestryAPI|core, dependents: []
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Mekanism] containing declared API package buildcraft.api.filler (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [BinnieCore, ExtraBees, ExtraTrees] containing declared API package buildcraft.api.filler (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DragonAPI] containing declared API package buildcraft.api.filler (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [Forestry] containing declared API package buildcraft.api.filler (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.filler (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [INFO] [ForgeModLoader] Found mod(s) [DartCraft] containing declared API package buildcraft.api.filler (owned by BuildCraftAPI|core) without associated API reference
2014-01-05 17:24:37 [FINEST] [ForgeModLoader] Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|filler:2.0}
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Creating API container dummy for API BuildCraftAPI|filler: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, Mekanism, BinnieCore, ExtraBees, ExtraTrees, DragonAPI, Forestry, GraviSuite, DartCraft]
2014-01-05 17:24:37 [FINER] [ForgeModLoader] Received a system property request ''
2014-01-05 17:24:37 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2014-01-05 17:24:37 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\config\logging.properties
2014-01-05 17:24:37 [FINE] [ForgeModLoader] Reloaded logging properties
2014-01-05 17:24:37 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2014-01-05 17:24:37 [INFO] [mcp] Activating mod mcp
2014-01-05 17:24:37 [FINE] [FML] Mod Logging channel FML configured at default level.
2014-01-05 17:24:37 [INFO] [FML] Activating mod FML
2014-01-05 17:24:37 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2014-01-05 17:24:37 [INFO] [Forge] Activating mod Forge
2014-01-05 17:24:37 [FINE] [AppliedEnergistics-Core] Mod Logging channel AppliedEnergistics-Core configured at default level.
2014-01-05 17:24:37 [INFO] [AppliedEnergistics-Core] Activating mod AppliedEnergistics-Core
2014-01-05 17:24:37 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2014-01-05 17:24:37 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2014-01-05 17:24:37 [FINE] [denLib] Mod Logging channel denLib configured at default level.
2014-01-05 17:24:37 [INFO] [denLib] Activating mod denLib
2014-01-05 17:24:37 [FINE] [Micdoodlecore] Mod Logging channel Micdoodlecore configured at default level.
2014-01-05 17:24:37 [INFO] [Micdoodlecore] Activating mod Micdoodlecore
2014-01-05 17:24:37 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2014-01-05 17:24:37 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2014-01-05 17:24:37 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
2014-01-05 17:24:37 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2014-01-05 17:24:37 [FINE] [switches|pistontweak] Mod Logging channel switches|pistontweak configured at default level.
2014-01-05 17:24:37 [INFO] [switches|pistontweak] Activating mod switches|pistontweak
2014-01-05 17:24:37 [FINE] [TConstruct-Preloader] Mod Logging channel TConstruct-Preloader configured at default level.
2014-01-05 17:24:38 [INFO] [TConstruct-Preloader] Activating mod TConstruct-Preloader
2014-01-05 17:24:38 [FINE] [DamageIndicatorsMod] Enabling mod DamageIndicatorsMod
2014-01-05 17:24:38 [FINE] [DamageIndicatorsMod] Mod Logging channel DamageIndicatorsMod configured at default level.
2014-01-05 17:24:38 [INFO] [DamageIndicatorsMod] Activating mod DamageIndicatorsMod
2014-01-05 17:24:38 [FINE] [batsdropleather] Enabling mod batsdropleather
2014-01-05 17:24:38 [FINE] [batsdropleather] Mod Logging channel batsdropleather configured at default level.
2014-01-05 17:24:38 [INFO] [batsdropleather] Activating mod batsdropleather
2014-01-05 17:24:38 [FINE] [morphcore] Enabling mod morphcore
2014-01-05 17:24:38 [FINE] [morphcore] Mod Logging channel morphcore configured at default level.
2014-01-05 17:24:38 [INFO] [morphcore] Activating mod morphcore
2014-01-05 17:24:38 [FINE] [cfm] Enabling mod cfm
2014-01-05 17:24:38 [FINE] [cfm] Mod Logging channel cfm configured at default level.
2014-01-05 17:24:38 [INFO] [cfm] Activating mod cfm
2014-01-05 17:24:38 [FINE] [AdvancedBrewing] Enabling mod AdvancedBrewing
2014-01-05 17:24:38 [FINE] [AdvancedBrewing] Mod Logging channel AdvancedBrewing configured at default level.
2014-01-05 17:24:38 [INFO] [AdvancedBrewing] Activating mod AdvancedBrewing
2014-01-05 17:24:38 [FINE] [AdvancedMachines] Enabling mod AdvancedMachines
2014-01-05 17:24:38 [FINE] [AdvancedMachines] Mod Logging channel AdvancedMachines configured at default level.
2014-01-05 17:24:38 [INFO] [AdvancedMachines] Activating mod AdvancedMachines
2014-01-05 17:24:38 [FINE] [AdvancedPowerManagement] Enabling mod AdvancedPowerManagement
2014-01-05 17:24:38 [FINE] [AdvancedPowerManagement] Mod Logging channel AdvancedPowerManagement configured at default level.
2014-01-05 17:24:38 [INFO] [AdvancedPowerManagement] Activating mod AdvancedPowerManagement
2014-01-05 17:24:38 [FINE] [AdvancedThaumaturgy] Enabling mod AdvancedThaumaturgy
2014-01-05 17:24:38 [FINE] [AdvancedThaumaturgy] Mod Logging channel AdvancedThaumaturgy configured at default level.
2014-01-05 17:24:38 [INFO] [AdvancedThaumaturgy] Activating mod AdvancedThaumaturgy
2014-01-05 17:24:38 [FINE] [AetherCraft] Enabling mod AetherCraft
2014-01-05 17:24:38 [FINE] [AetherCraft] Mod Logging channel AetherCraft configured at default level.
2014-01-05 17:24:38 [INFO] [AetherCraft] Activating mod AetherCraft
2014-01-05 17:24:38 [FINE] [AppliedEnergistics] Enabling mod AppliedEnergistics
2014-01-05 17:24:38 [FINE] [AppliedEnergistics] Mod Logging channel AppliedEnergistics configured at default level.
2014-01-05 17:24:38 [INFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2014-01-05 17:24:38 [FINE] [ArchimedesShipsMod] Enabling mod ArchimedesShipsMod
2014-01-05 17:24:38 [FINE] [ArchimedesShipsMod] Mod Logging channel ArchimedesShipsMod configured at default level.
2014-01-05 17:24:38 [INFO] [ArchimedesShipsMod] Activating mod ArchimedesShipsMod
2014-01-05 17:24:38 [FINE] [arsmagica2] Enabling mod arsmagica2
2014-01-05 17:24:38 [FINE] [arsmagica2] Mod Logging channel arsmagica2 configured at default level.
2014-01-05 17:24:38 [INFO] [arsmagica2] Activating mod arsmagica2
2014-01-05 17:24:38 [FINE] [AtomicScience] Enabling mod AtomicScience
2014-01-05 17:24:38 [FINE] [AtomicScience] Mod Logging channel AtomicScience configured at default level.
2014-01-05 17:24:38 [INFO] [AtomicScience] Activating mod AtomicScience
2014-01-05 17:24:38 [FINE] [BattleTowers] Enabling mod BattleTowers
2014-01-05 17:24:38 [FINE] [BattleTowers] Mod Logging channel BattleTowers configured at default level.
2014-01-05 17:24:38 [INFO] [BattleTowers] Activating mod BattleTowers
2014-01-05 17:24:38 [FINE] [BiblioCraft] Enabling mod BiblioCraft
2014-01-05 17:24:38 [FINE] [BiblioCraft] Mod Logging channel BiblioCraft configured at default level.
2014-01-05 17:24:38 [INFO] [BiblioCraft] Activating mod BiblioCraft
2014-01-05 17:24:38 [FINE] [BiblioWoodsBoP] Enabling mod BiblioWoodsBoP
2014-01-05 17:24:38 [FINE] [BiblioWoodsBoP] Mod Logging channel BiblioWoodsBoP configured at default level.
2014-01-05 17:24:38 [INFO] [BiblioWoodsBoP] Activating mod BiblioWoodsBoP
2014-01-05 17:24:38 [FINE] [BiblioWoodsForestry] Enabling mod BiblioWoodsForestry
2014-01-05 17:24:38 [FINE] [BiblioWoodsForestry] Mod Logging channel BiblioWoodsForestry configured at default level.
2014-01-05 17:24:38 [INFO] [BiblioWoodsForestry] Activating mod BiblioWoodsForestry
2014-01-05 17:24:38 [FINE] [BiblioWoodsNatura] Enabling mod BiblioWoodsNatura
2014-01-05 17:24:38 [FINE] [BiblioWoodsNatura] Mod Logging channel BiblioWoodsNatura configured at default level.
2014-01-05 17:24:38 [INFO] [BiblioWoodsNatura] Activating mod BiblioWoodsNatura
2014-01-05 17:24:38 [FINE] [BinnieCore] Enabling mod BinnieCore
2014-01-05 17:24:38 [FINE] [BinnieCore] Mod Logging channel BinnieCore configured at default level.
2014-01-05 17:24:38 [INFO] [BinnieCore] Activating mod BinnieCore
2014-01-05 17:24:38 [FINE] [ExtraBees] Enabling mod ExtraBees
2014-01-05 17:24:38 [FINE] [ExtraBees] Mod Logging channel ExtraBees configured at default level.
2014-01-05 17:24:38 [INFO] [ExtraBees] Activating mod ExtraBees
2014-01-05 17:24:38 [FINE] [ExtraTrees] Enabling mod ExtraTrees
2014-01-05 17:24:38 [FINE] [ExtraTrees] Mod Logging channel ExtraTrees configured at default level.
2014-01-05 17:24:38 [INFO] [ExtraTrees] Activating mod ExtraTrees
2014-01-05 17:24:38 [FINE] [BiomesOPlenty] Enabling mod BiomesOPlenty
2014-01-05 17:24:38 [FINE] [BiomesOPlenty] Mod Logging channel BiomesOPlenty configured at default level.
2014-01-05 17:24:38 [INFO] [BiomesOPlenty] Activating mod BiomesOPlenty
2014-01-05 17:24:38 [FINE] [BuildCraft|Builders] Enabling mod BuildCraft|Builders
2014-01-05 17:24:38 [FINE] [BuildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2014-01-05 17:24:38 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2014-01-05 17:24:38 [FINE] [BuildCraft|Core] Enabling mod BuildCraft|Core
2014-01-05 17:24:38 [FINE] [BuildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2014-01-05 17:24:38 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2014-01-05 17:24:38 [FINE] [BuildCraft|Energy] Enabling mod BuildCraft|Energy
2014-01-05 17:24:38 [FINE] [BuildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2014-01-05 17:24:38 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2014-01-05 17:24:38 [FINE] [BuildCraft|Factory] Enabling mod BuildCraft|Factory
2014-01-05 17:24:38 [FINE] [BuildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2014-01-05 17:24:38 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2014-01-05 17:24:38 [FINE] [BuildCraft|Silicon] Enabling mod BuildCraft|Silicon
2014-01-05 17:24:38 [FINE] [BuildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2014-01-05 17:24:38 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2014-01-05 17:24:38 [FINE] [BuildCraft|Transport] Enabling mod BuildCraft|Transport
2014-01-05 17:24:38 [FINE] [BuildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2014-01-05 17:24:38 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2014-01-05 17:24:38 [FINE] [Additional-Buildcraft-Objects] Enabling mod Additional-Buildcraft-Objects
2014-01-05 17:24:38 [FINE] [Additional-Buildcraft-Objects] Mod Logging channel Additional-Buildcraft-Objects configured at default level.
2014-01-05 17:24:38 [INFO] [Additional-Buildcraft-Objects] Activating mod Additional-Buildcraft-Objects
2014-01-05 17:24:38 [FINE] [CalclaviaCore] Enabling mod CalclaviaCore
2014-01-05 17:24:38 [FINE] [CalclaviaCore] Mod Logging channel CalclaviaCore configured at default level.
2014-01-05 17:24:38 [INFO] [CalclaviaCore] Activating mod CalclaviaCore
2014-01-05 17:24:38 [FINE] [ChargePads] Enabling mod ChargePads
2014-01-05 17:24:38 [FINE] [ChargePads] Mod Logging channel ChargePads configured at default level.
2014-01-05 17:24:38 [INFO] [ChargePads] Activating mod ChargePads
2014-01-05 17:24:38 [FINE] [chococraft] Enabling mod chococraft
2014-01-05 17:24:38 [FINE] [chococraft] Mod Logging channel chococraft configured at default level.
2014-01-05 17:24:38 [INFO] [chococraft] Activating mod chococraft
2014-01-05 17:24:38 [FINE] [CoFHCore] Enabling mod CoFHCore
2014-01-05 17:24:38 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2014-01-05 17:24:38 [INFO] [CoFHCore] Activating mod CoFHCore
2014-01-05 17:24:38 [FINE] [CoFHLoot] Enabling mod CoFHLoot
2014-01-05 17:24:38 [FINE] [CoFHLoot] Mod Logging channel CoFHLoot configured at default level.
2014-01-05 17:24:38 [INFO] [CoFHLoot] Activating mod CoFHLoot
2014-01-05 17:24:38 [FINE] [CoFHMasquerade] Enabling mod CoFHMasquerade
2014-01-05 17:24:38 [FINE] [CoFHMasquerade] Mod Logging channel CoFHMasquerade configured at default level.
2014-01-05 17:24:38 [INFO] [CoFHMasquerade] Activating mod CoFHMasquerade
2014-01-05 17:24:38 [FINE] [CoFHSocial] Enabling mod CoFHSocial
2014-01-05 17:24:38 [FINE] [CoFHSocial] Mod Logging channel CoFHSocial configured at default level.
2014-01-05 17:24:38 [INFO] [CoFHSocial] Activating mod CoFHSocial
2014-01-05 17:24:38 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2014-01-05 17:24:38 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2014-01-05 17:24:38 [INFO] [CoFHWorld] Activating mod CoFHWorld
2014-01-05 17:24:38 [FINE] [CompactWindmills] Enabling mod CompactWindmills
2014-01-05 17:24:38 [FINE] [CompactWindmills] Mod Logging channel CompactWindmills configured at default level.
2014-01-05 17:24:38 [INFO] [CompactWindmills] Activating mod CompactWindmills
2014-01-05 17:24:38 [FINE] [complexmachines] Enabling mod complexmachines
2014-01-05 17:24:38 [FINE] [complexmachines] Mod Logging channel complexmachines configured at default level.
2014-01-05 17:24:38 [INFO] [complexmachines] Activating mod complexmachines
2014-01-05 17:24:38 [FINE] [CCTurtle] Enabling mod CCTurtle
2014-01-05 17:24:38 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level.
2014-01-05 17:24:38 [INFO] [CCTurtle] Activating mod CCTurtle
2014-01-05 17:24:38 [FINE] [ComputerCraft] Enabling mod ComputerCraft
2014-01-05 17:24:38 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.
2014-01-05 17:24:38 [INFO] [ComputerCraft] Activating mod ComputerCraft
2014-01-05 17:24:38 [FINE] [ConfigMod] Enabling mod ConfigMod
2014-01-05 17:24:38 [FINE] [ConfigMod] Mod Logging channel ConfigMod configured at default level.
2014-01-05 17:24:38 [INFO] [ConfigMod] Activating mod ConfigMod
2014-01-05 17:24:38 [FINE] [CoroAI] Enabling mod CoroAI
2014-01-05 17:24:38 [FINE] [CoroAI] Mod Logging channel CoroAI configured at default level.
2014-01-05 17:24:38 [INFO] [CoroAI] Activating mod CoroAI
2014-01-05 17:24:38 [FINE] [DartCraft] Enabling mod DartCraft
2014-01-05 17:24:38 [FINE] [DartCraft] Mod Logging channel DartCraft configured at default level.
2014-01-05 17:24:38 [INFO] [DartCraft] Activating mod DartCraft
2014-01-05 17:24:38 [FINE] [dartpatch] Enabling mod dartpatch
2014-01-05 17:24:38 [FINE] [dartpatch] Mod Logging channel dartpatch configured at default level.
2014-01-05 17:24:38 [INFO] [dartpatch] Activating mod dartpatch
2014-01-05 17:24:38 [FINE] [DenPipes] Enabling mod DenPipes
2014-01-05 17:24:38 [FINE] [DenPipes] Mod Logging channel DenPipes configured at default level.
2014-01-05 17:24:38 [INFO] [DenPipes] Activating mod DenPipes
2014-01-05 17:24:38 [FINE] [DenPipes-Emerald] Enabling mod DenPipes-Emerald
2014-01-05 17:24:38 [FINE] [DenPipes-Emerald] Mod Logging channel DenPipes-Emerald configured at default level.
2014-01-05 17:24:38 [INFO] [DenPipes-Emerald] Activating mod DenPipes-Emerald
2014-01-05 17:24:38 [FINE] [DenPipes-Forestry] Enabling mod DenPipes-Forestry
2014-01-05 17:24:38 [FINE] [DenPipes-Forestry] Mod Logging channel DenPipes-Forestry configured at default level.
2014-01-05 17:24:38 [INFO] [DenPipes-Forestry] Activating mod DenPipes-Forestry
2014-01-05 17:24:38 [FINE] [DimensionalAnchors] Enabling mod DimensionalAnchors
2014-01-05 17:24:38 [FINE] [DimensionalAnchors] Mod Logging channel DimensionalAnchors configured at default level.
2014-01-05 17:24:38 [INFO] [DimensionalAnchors] Activating mod DimensionalAnchors
2014-01-05 17:24:38 [FINE] [DragonAPI] Enabling mod DragonAPI
2014-01-05 17:24:38 [FINE] [DragonAPI] Mod Logging channel DragonAPI configured at default level.
2014-01-05 17:24:38 [INFO] [DragonAPI] Activating mod DragonAPI
2014-01-05 17:24:38 [FINE] [DyeTrees] Enabling mod DyeTrees
2014-01-05 17:24:38 [FINE] [DyeTrees] Mod Logging channel DyeTrees configured at default level.
2014-01-05 17:24:38 [INFO] [DyeTrees] Activating mod DyeTrees
2014-01-05 17:24:38 [FINE] [EnderIO] Enabling mod EnderIO
2014-01-05 17:24:38 [FINE] [EnderIO] Mod Logging channel EnderIO configured at default level.
2014-01-05 17:24:38 [INFO] [EnderIO] Activating mod EnderIO
2014-01-05 17:24:38 [FINE] [endernet] Enabling mod endernet
2014-01-05 17:24:38 [FINE] [endernet] Mod Logging channel endernet configured at default level.
2014-01-05 17:24:38 [INFO] [endernet] Activating mod endernet
2014-01-05 17:24:38 [FINE] [EnderStorage] Enabling mod EnderStorage
2014-01-05 17:24:38 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2014-01-05 17:24:38 [INFO] [EnderStorage] Activating mod EnderStorage
2014-01-05 17:24:38 [FINE] [endgame] Enabling mod endgame
2014-01-05 17:24:38 [FINE] [endgame] Mod Logging channel endgame configured at default level.
2014-01-05 17:24:38 [INFO] [endgame] Activating mod endgame
2014-01-05 17:24:38 [FINE] [Equivalency] Enabling mod Equivalency
2014-01-05 17:24:38 [FINE] [Equivalency] Mod Logging channel Equivalency configured at default level.
2014-01-05 17:24:38 [INFO] [Equivalency] Activating mod Equivalency
2014-01-05 17:24:38 [FINE] [EE3] Enabling mod EE3
2014-01-05 17:24:38 [FINE] [EE3] Mod Logging channel EE3 configured at default level.
2014-01-05 17:24:38 [INFO] [EE3] Activating mod EE3
2014-01-05 17:24:38 [FINE] [ExtendedRenderer] Enabling mod ExtendedRenderer
2014-01-05 17:24:38 [FINE] [ExtendedRenderer] Mod Logging channel ExtendedRenderer configured at default level.
2014-01-05 17:24:38 [INFO] [ExtendedRenderer] Activating mod ExtendedRenderer
2014-01-05 17:24:38 [FINE] [ExtraUtilities] Enabling mod ExtraUtilities
2014-01-05 17:24:38 [FINE] [ExtraUtilities] Mod Logging channel ExtraUtilities configured at default level.
2014-01-05 17:24:38 [INFO] [ExtraUtilities] Activating mod ExtraUtilities
2014-01-05 17:24:38 [FINE] [extracells] Enabling mod extracells
2014-01-05 17:24:38 [FINE] [extracells] Mod Logging channel extracells configured at default level.
2014-01-05 17:24:38 [INFO] [extracells] Activating mod extracells
2014-01-05 17:24:38 [FINE] [factorization.misc] Enabling mod factorization.misc
2014-01-05 17:24:38 [FINE] [factorization.misc] Mod Logging channel factorization.misc configured at default level.
2014-01-05 17:24:38 [INFO] [factorization.misc] Activating mod factorization.misc
2014-01-05 17:24:38 [FINE] [factorization.notify] Enabling mod factorization.notify
2014-01-05 17:24:38 [FINE] [factorization.notify] Mod Logging channel factorization.notify configured at default level.
2014-01-05 17:24:38 [INFO] [factorization.notify] Activating mod factorization.notify
2014-01-05 17:24:38 [FINE] [factorization.dimensionalSlice] Enabling mod factorization.dimensionalSlice
2014-01-05 17:24:38 [FINE] [factorization.dimensionalSlice] Mod Logging channel factorization.dimensionalSlice configured at default level.
2014-01-05 17:24:38 [INFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice
2014-01-05 17:24:38 [FINE] [factorization] Enabling mod factorization
2014-01-05 17:24:38 [FINE] [factorization] Mod Logging channel factorization configured at default level.
2014-01-05 17:24:38 [INFO] [factorization] Activating mod factorization
2014-01-05 17:24:38 [FINE] [FinndusFillies] Enabling mod FinndusFillies
2014-01-05 17:24:38 [FINE] [FinndusFillies] Mod Logging channel FinndusFillies configured at default level.
2014-01-05 17:24:38 [INFO] [FinndusFillies] Activating mod FinndusFillies
2014-01-05 17:24:38 [FINE] [flatsigns] Enabling mod flatsigns
2014-01-05 17:24:38 [FINE] [flatsigns] Mod Logging channel flatsigns configured at default level.
2014-01-05 17:24:38 [INFO] [flatsigns] Activating mod flatsigns
2014-01-05 17:24:38 [FINE] [Forestry] Enabling mod Forestry
2014-01-05 17:24:38 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2014-01-05 17:24:38 [INFO] [Forestry] Activating mod Forestry
2014-01-05 17:24:38 [FINE] [GalacticraftCore] Enabling mod GalacticraftCore
2014-01-05 17:24:38 [FINE] [GalacticraftCore] Mod Logging channel GalacticraftCore configured at default level.
2014-01-05 17:24:38 [INFO] [GalacticraftCore] Activating mod GalacticraftCore
2014-01-05 17:24:38 [FINE] [GalacticraftMars] Enabling mod GalacticraftMars
2014-01-05 17:24:38 [FINE] [GalacticraftMars] Mod Logging channel GalacticraftMars configured at default level.
2014-01-05 17:24:38 [INFO] [GalacticraftMars] Activating mod GalacticraftMars
2014-01-05 17:24:38 [FINE] [ganysend] Enabling mod ganysend
2014-01-05 17:24:38 [FINE] [ganysend] Mod Logging channel ganysend configured at default level.
2014-01-05 17:24:38 [INFO] [ganysend] Activating mod ganysend
2014-01-05 17:24:38 [FINE] [ganysnether] Enabling mod ganysnether
2014-01-05 17:24:38 [FINE] [ganysnether] Mod Logging channel ganysnether configured at default level.
2014-01-05 17:24:38 [INFO] [ganysnether] Activating mod ganysnether
2014-01-05 17:24:38 [FINE] [GraviGun] Enabling mod GraviGun
2014-01-05 17:24:38 [FINE] [GraviGun] Mod Logging channel GraviGun configured at default level.
2014-01-05 17:24:38 [INFO] [GraviGun] Activating mod GraviGun
2014-01-05 17:24:38 [FINE] [gregtech_addon] Enabling mod gregtech_addon
2014-01-05 17:24:38 [FINE] [gregtech_addon] Mod Logging channel gregtech_addon configured at default level.
2014-01-05 17:24:38 [INFO] [gregtech_addon] Activating mod gregtech_addon
2014-01-05 17:24:38 [FINE] [gresources] Enabling mod gresources
2014-01-05 17:24:38 [FINE] [gresources] Mod Logging channel gresources configured at default level.
2014-01-05 17:24:38 [INFO] [gresources] Activating mod gresources
2014-01-05 17:24:38 [FINE] [HardcoreEnderExpansion] Enabling mod HardcoreEnderExpansion
2014-01-05 17:24:38 [FINE] [HardcoreEnderExpansion] Mod Logging channel HardcoreEnderExpansion configured at default level.
2014-01-05 17:24:38 [INFO] [HardcoreEnderExpansion] Activating mod HardcoreEnderExpansion
2014-01-05 17:24:38 [FINE] [Hats] Enabling mod Hats
2014-01-05 17:24:38 [FINE] [Hats] Mod Logging channel Hats configured at default level.
2014-01-05 17:24:38 [INFO] [Hats] Activating mod Hats
2014-01-05 17:24:38 [FINE] [HatStand] Enabling mod HatStand
2014-01-05 17:24:38 [FINE] [HatStand] Mod Logging channel HatStand configured at default level.
2014-01-05 17:24:38 [INFO] [HatStand] Activating mod HatStand
2014-01-05 17:24:38 [FINE] [IC2NuclearControl] Enabling mod IC2NuclearControl
2014-01-05 17:24:38 [FINE] [IC2NuclearControl] Mod Logging channel IC2NuclearControl configured at default level.
2014-01-05 17:24:38 [INFO] [IC2NuclearControl] Activating mod IC2NuclearControl
2014-01-05 17:24:38 [FINE] [ICBM|Contraption] Enabling mod ICBM|Contraption
2014-01-05 17:24:38 [FINE] [ICBM|Contraption] Mod Logging channel ICBM|Contraption configured at default level.
2014-01-05 17:24:38 [INFO] [ICBM|Contraption] Activating mod ICBM|Contraption
2014-01-05 17:24:38 [FINE] [ICBM|Sentry] Enabling mod ICBM|Sentry
2014-01-05 17:24:38 [FINE] [ICBM|Sentry] Mod Logging channel ICBM|Sentry configured at default level.
2014-01-05 17:24:38 [INFO] [ICBM|Sentry] Activating mod ICBM|Sentry
2014-01-05 17:24:38 [FINE] [iChunUtil] Enabling mod iChunUtil
2014-01-05 17:24:38 [FINE] [iChunUtil] Mod Logging channel iChunUtil configured at default level.
2014-01-05 17:24:38 [INFO] [iChunUtil] Activating mod iChunUtil
2014-01-05 17:24:38 [FINE] [ImmibisCore] Enabling mod ImmibisCore
2014-01-05 17:24:38 [FINE] [ImmibisCore] Mod Logging channel ImmibisCore configured at default level.
2014-01-05 17:24:38 [INFO] [ImmibisCore] Activating mod ImmibisCore
2014-01-05 17:24:38 [FINE] [IC2] Enabling mod IC2
2014-01-05 17:24:38 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
2014-01-05 17:24:38 [INFO] [IC2] Activating mod IC2
2014-01-05 17:24:38 [FINE] [InfernalMobs] Enabling mod InfernalMobs
2014-01-05 17:24:38 [FINE] [InfernalMobs] Mod Logging channel InfernalMobs configured at default level.
2014-01-05 17:24:38 [INFO] [InfernalMobs] Activating mod InfernalMobs
2014-01-05 17:24:38 [FINE] [inventorytweaks] Enabling mod inventorytweaks
2014-01-05 17:24:38 [FINE] [inventorytweaks] Mod Logging channel inventorytweaks configured at default level.
2014-01-05 17:24:38 [INFO] [inventorytweaks] Activating mod inventorytweaks
2014-01-05 17:24:38 [FINE] [IronChest] Enabling mod IronChest
2014-01-05 17:24:38 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
2014-01-05 17:24:38 [INFO] [IronChest] Activating mod IronChest
2014-01-05 17:24:38 [FINE] [JABBA] Enabling mod JABBA
2014-01-05 17:24:38 [FINE] [JABBA] Mod Logging channel JABBA configured at default level.
2014-01-05 17:24:38 [INFO] [JABBA] Activating mod JABBA
2014-01-05 17:24:38 [FINE] [KeithyUtils] Enabling mod KeithyUtils
2014-01-05 17:24:38 [FINE] [KeithyUtils] Mod Logging channel KeithyUtils configured at default level.
2014-01-05 17:24:38 [INFO] [KeithyUtils] Activating mod KeithyUtils
2014-01-05 17:24:38 [FINE] [LogisticsPipes|Main] Enabling mod LogisticsPipes|Main
2014-01-05 17:24:38 [FINE] [LogisticsPipes|Main] Mod Logging channel LogisticsPipes|Main configured at default level.
2014-01-05 17:24:38 [INFO] [LogisticsPipes|Main] Activating mod LogisticsPipes|Main
2014-01-05 17:24:38 [FINE] [LomLib] Enabling mod LomLib
2014-01-05 17:24:38 [FINE] [LomLib] Mod Logging channel LomLib configured at default level.
2014-01-05 17:24:38 [INFO] [LomLib] Activating mod LomLib
2014-01-05 17:24:38 [FINE] [magicalcrops] Enabling mod magicalcrops
2014-01-05 17:24:38 [FINE] [magicalcrops] Mod Logging channel magicalcrops configured at default level.
2014-01-05 17:24:38 [INFO] [magicalcrops] Activating mod magicalcrops
2014-01-05 17:24:38 [FINE] [MagicBees] Enabling mod MagicBees
2014-01-05 17:24:38 [FINE] [MagicBees] Mod Logging channel MagicBees configured at default level.
2014-01-05 17:24:38 [INFO] [MagicBees] Activating mod MagicBees
2014-01-05 17:24:38 [FINE] [Roguelike] Enabling mod Roguelike
2014-01-05 17:24:38 [FINE] [Roguelike] Mod Logging channel Roguelike configured at default level.
2014-01-05 17:24:38 [INFO] [Roguelike] Activating mod Roguelike
2014-01-05 17:24:38 [FINE] [Mekanism] Enabling mod Mekanism
2014-01-05 17:24:38 [FINE] [Mekanism] Mod Logging channel Mekanism configured at default level.
2014-01-05 17:24:38 [INFO] [Mekanism] Activating mod Mekanism
2014-01-05 17:24:38 [FINE] [MekanismGenerators] Enabling mod MekanismGenerators
2014-01-05 17:24:38 [FINE] [MekanismGenerators] Mod Logging channel MekanismGenerators configured at default level.
2014-01-05 17:24:38 [INFO] [MekanismGenerators] Activating mod MekanismGenerators
2014-01-05 17:24:38 [FINE] [MekanismTools] Enabling mod MekanismTools
2014-01-05 17:24:38 [FINE] [MekanismTools] Mod Logging channel MekanismTools configured at default level.
2014-01-05 17:24:38 [INFO] [MekanismTools] Activating mod MekanismTools
2014-01-05 17:24:38 [FINE] [Metallurgy3Core] Enabling mod Metallurgy3Core
2014-01-05 17:24:38 [FINE] [Metallurgy3Core] Mod Logging channel Metallurgy3Core configured at default level.
2014-01-05 17:24:38 [INFO] [Metallurgy3Core] Activating mod Metallurgy3Core
2014-01-05 17:24:38 [FINE] [Metallurgy3Machines] Enabling mod Metallurgy3Machines
2014-01-05 17:24:38 [FINE] [Metallurgy3Machines] Mod Logging channel Metallurgy3Machines configured at default level.
2014-01-05 17:24:38 [INFO] [Metallurgy3Machines] Activating mod Metallurgy3Machines
2014-01-05 17:24:38 [FINE] [Metallurgy3Base] Enabling mod Metallurgy3Base
2014-01-05 17:24:38 [FINE] [Metallurgy3Base] Mod Logging channel Metallurgy3Base configured at default level.
2014-01-05 17:24:38 [INFO] [Metallurgy3Base] Activating mod Metallurgy3Base
2014-01-05 17:24:38 [FINE] [Metallurgy3Vanilla] Enabling mod Metallurgy3Vanilla
2014-01-05 17:24:38 [FINE] [Metallurgy3Vanilla] Mod Logging channel Metallurgy3Vanilla configured at default level.
2014-01-05 17:24:38 [INFO] [Metallurgy3Vanilla] Activating mod Metallurgy3Vanilla
2014-01-05 17:24:38 [FINE] [meteors] Enabling mod meteors
2014-01-05 17:24:38 [FINE] [meteors] Mod Logging channel meteors configured at default level.
2014-01-05 17:24:38 [INFO] [meteors] Activating mod meteors
2014-01-05 17:24:38 [FINE] [MFFS] Enabling mod MFFS
2014-01-05 17:24:38 [FINE] [MFFS] Mod Logging channel MFFS configured at default level.
2014-01-05 17:24:38 [INFO] [MFFS] Activating mod MFFS
2014-01-05 17:24:38 [FINE] [Mimicry] Enabling mod Mimicry
2014-01-05 17:24:38 [FINE] [Mimicry] Mod Logging channel Mimicry configured at default level.
2014-01-05 17:24:38 [INFO] [Mimicry] Activating mod Mimicry
2014-01-05 17:24:38 [FINE] [MFR Compat Forestry Trees] Enabling mod MFR Compat Forestry Trees
2014-01-05 17:24:38 [FINE] [MFR Compat Forestry Trees] Mod Logging channel MFR Compat Forestry Trees configured at default level.
2014-01-05 17:24:38 [INFO] [MFR Compat Forestry Trees] Activating mod MFR Compat Forestry Trees
2014-01-05 17:24:38 [FINE] [MFR Compat Extra Trees] Enabling mod MFR Compat Extra Trees
2014-01-05 17:24:38 [FINE] [MFR Compat Extra Trees] Mod Logging channel MFR Compat Extra Trees configured at default level.
2014-01-05 17:24:38 [INFO] [MFR Compat Extra Trees] Activating mod MFR Compat Extra Trees
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Mod Logging channel MineFactoryReloaded|CompatAppliedEnergistics configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatAppliedEnergistics] Activating mod MineFactoryReloaded|CompatAppliedEnergistics
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatBackTools] Enabling mod MineFactoryReloaded|CompatBackTools
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatBackTools] Mod Logging channel MineFactoryReloaded|CompatBackTools configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatBackTools] Activating mod MineFactoryReloaded|CompatBackTools
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatBuildCraft] Enabling mod MineFactoryReloaded|CompatBuildCraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatBuildCraft] Mod Logging channel MineFactoryReloaded|CompatBuildCraft configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatBuildCraft] Activating mod MineFactoryReloaded|CompatBuildCraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatForgeMicroblock] Enabling mod MineFactoryReloaded|CompatForgeMicroblock
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatForgeMicroblock] Mod Logging channel MineFactoryReloaded|CompatForgeMicroblock configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatForgeMicroblock] Activating mod MineFactoryReloaded|CompatForgeMicroblock
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Enabling mod MineFactoryReloaded|CompatMagicalCrops
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Mod Logging channel MineFactoryReloaded|CompatMagicalCrops configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatMagicalCrops] Activating mod MineFactoryReloaded|CompatMagicalCrops
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatMystcraft] Enabling mod MineFactoryReloaded|CompatMystcraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatMystcraft] Mod Logging channel MineFactoryReloaded|CompatMystcraft configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatMystcraft] Activating mod MineFactoryReloaded|CompatMystcraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatRailcraft] Enabling mod MineFactoryReloaded|CompatRailcraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatRailcraft] Mod Logging channel MineFactoryReloaded|CompatRailcraft configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatRailcraft] Activating mod MineFactoryReloaded|CompatRailcraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatThaumcraft] Enabling mod MineFactoryReloaded|CompatThaumcraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatThaumcraft] Mod Logging channel MineFactoryReloaded|CompatThaumcraft configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatThaumcraft] Activating mod MineFactoryReloaded|CompatThaumcraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Enabling mod MineFactoryReloaded|CompatThermalExpansion
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Mod Logging channel MineFactoryReloaded|CompatThermalExpansion configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatThermalExpansion] Activating mod MineFactoryReloaded|CompatThermalExpansion
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
2014-01-05 17:24:38 [FINE] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
2014-01-05 17:24:38 [INFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2014-01-05 17:24:38 [FINE] [MiscPeripherals] Enabling mod MiscPeripherals
2014-01-05 17:24:38 [FINE] [MiscPeripherals] Mod Logging channel MiscPeripherals configured at default level.
2014-01-05 17:24:38 [INFO] [MiscPeripherals] Activating mod MiscPeripherals
2014-01-05 17:24:38 [FINE] [AdvancedSolarPanel] Enabling mod AdvancedSolarPanel
2014-01-05 17:24:38 [FINE] [AdvancedSolarPanel] Mod Logging channel AdvancedSolarPanel configured at default level.
2014-01-05 17:24:38 [INFO] [AdvancedSolarPanel] Activating mod AdvancedSolarPanel
2014-01-05 17:24:38 [FINE] [GraviSuite] Enabling mod GraviSuite
2014-01-05 17:24:38 [FINE] [GraviSuite] Mod Logging channel GraviSuite configured at default level.
2014-01-05 17:24:38 [INFO] [GraviSuite] Activating mod GraviSuite
2014-01-05 17:24:38 [FINE] [BuildMod] Enabling mod BuildMod
2014-01-05 17:24:38 [FINE] [BuildMod] Mod Logging channel BuildMod configured at default level.
2014-01-05 17:24:38 [INFO] [BuildMod] Activating mod BuildMod
2014-01-05 17:24:38 [FINE] [powersuits] Enabling mod powersuits
2014-01-05 17:24:38 [FINE] [powersuits] Mod Logging channel powersuits configured at default level.
2014-01-05 17:24:38 [INFO] [powersuits] Activating mod powersuits
2014-01-05 17:24:38 [FINE] [MooFluids] Enabling mod MooFluids
2014-01-05 17:24:38 [FINE] [MooFluids] Mod Logging channel MooFluids configured at default level.
2014-01-05 17:24:38 [INFO] [MooFluids] Activating mod MooFluids
2014-01-05 17:24:38 [FINE] [Morph] Enabling mod Morph
2014-01-05 17:24:38 [FINE] [Morph] Mod Logging channel Morph configured at default level.
2014-01-05 17:24:38 [INFO] [Morph] Activating mod Morph
2014-01-05 17:24:38 [FINE] [Mystcraft] Enabling mod Mystcraft
2014-01-05 17:24:38 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
2014-01-05 17:24:38 [INFO] [Mystcraft] Activating mod Mystcraft
2014-01-05 17:24:38 [FINE] [Natura] Enabling mod Natura
2014-01-05 17:24:38 [FINE] [Natura] Mod Logging channel Natura configured at default level.
2014-01-05 17:24:38 [INFO] [Natura] Activating mod Natura
2014-01-05 17:24:38 [FINE] [NEIAddons] Enabling mod NEIAddons
2014-01-05 17:24:38 [FINE] [NEIAddons] Mod Logging channel NEIAddons configured at default level.
2014-01-05 17:24:38 [INFO] [NEIAddons] Activating mod NEIAddons
2014-01-05 17:24:38 [FINE] [NEIAddons|AE] Enabling mod NEIAddons|AE
2014-01-05 17:24:38 [FINE] [NEIAddons|AE] Mod Logging channel NEIAddons|AE configured at default level.
2014-01-05 17:24:38 [INFO] [NEIAddons|AE] Activating mod NEIAddons|AE
2014-01-05 17:24:38 [FINE] [NEIAddons|CraftingTables] Enabling mod NEIAddons|CraftingTables
2014-01-05 17:24:38 [FINE] [NEIAddons|CraftingTables] Mod Logging channel NEIAddons|CraftingTables configured at default level.
2014-01-05 17:24:38 [INFO] [NEIAddons|CraftingTables] Activating mod NEIAddons|CraftingTables
2014-01-05 17:24:38 [FINE] [NEIAddons|ExtraBees] Enabling mod NEIAddons|ExtraBees
2014-01-05 17:24:38 [FINE] [NEIAddons|ExtraBees] Mod Logging channel NEIAddons|ExtraBees configured at default level.
2014-01-05 17:24:38 [INFO] [NEIAddons|ExtraBees] Activating mod NEIAddons|ExtraBees
2014-01-05 17:24:38 [FINE] [NEIAddons|Forestry] Enabling mod NEIAddons|Forestry
2014-01-05 17:24:38 [FINE] [NEIAddons|Forestry] Mod Logging channel NEIAddons|Forestry configured at default level.
2014-01-05 17:24:38 [INFO] [NEIAddons|Forestry] Activating mod NEIAddons|Forestry
2014-01-05 17:24:38 [FINE] [NEIAddons|MiscPeripherals] Enabling mod NEIAddons|MiscPeripherals
2014-01-05 17:24:38 [FINE] [NEIAddons|MiscPeripherals] Mod Logging channel NEIAddons|MiscPeripherals configured at default level.
2014-01-05 17:24:38 [INFO] [NEIAddons|MiscPeripherals] Activating mod NEIAddons|MiscPeripherals
2014-01-05 17:24:38 [FINE] [NEIPlugins] Enabling mod NEIPlugins
2014-01-05 17:24:38 [FINE] [NEIPlugins] Mod Logging channel NEIPlugins configured at default level.
2014-01-05 17:24:38 [INFO] [NEIPlugins] Activating mod NEIPlugins
2014-01-05 17:24:38 [FINE] [NetherOres] Enabling mod NetherOres
2014-01-05 17:24:38 [FINE] [NetherOres] Mod Logging channel NetherOres configured at default level.
2014-01-05 17:24:38 [INFO] [NetherOres] Activating mod NetherOres
2014-01-05 17:24:38 [FINE] [numina] Enabling mod numina
2014-01-05 17:24:38 [FINE] [numina] Mod Logging channel numina configured at default level.
2014-01-05 17:24:38 [INFO] [numina] Activating mod numina
2014-01-05 17:24:38 [FINE] [ObsidiPlates] Enabling mod ObsidiPlates
2014-01-05 17:24:38 [FINE] [ObsidiPlates] Mod Logging channel ObsidiPlates configured at default level.
2014-01-05 17:24:38 [INFO] [ObsidiPlates] Activating mod ObsidiPlates
2014-01-05 17:24:38 [FINE] [OpenBlocks] Enabling mod OpenBlocks
2014-01-05 17:24:38 [FINE] [OpenBlocks] Mod Logging channel OpenBlocks configured at default level.
2014-01-05 17:24:38 [INFO] [OpenBlocks] Activating mod OpenBlocks
2014-01-05 17:24:38 [FINE] [OpenComputers] Enabling mod OpenComputers
2014-01-05 17:24:38 [FINE] [OpenComputers] Mod Logging channel OpenComputers configured at default level.
2014-01-05 17:24:38 [INFO] [OpenComputers] Activating mod OpenComputers
2014-01-05 17:24:38 [FINE] [OpenPeripheral] Enabling mod OpenPeripheral
2014-01-05 17:24:38 [FINE] [OpenPeripheral] Mod Logging channel OpenPeripheral configured at default level.
2014-01-05 17:24:38 [INFO] [OpenPeripheral] Activating mod OpenPeripheral
2014-01-05 17:24:38 [FINE] [ClaySpawn] Enabling mod ClaySpawn
2014-01-05 17:24:38 [FINE] [ClaySpawn] Mod Logging channel ClaySpawn configured at default level.
2014-01-05 17:24:38 [INFO] [ClaySpawn] Activating mod ClaySpawn
2014-01-05 17:24:38 [FINE] [GetAllTheSeeds] Enabling mod GetAllTheSeeds
2014-01-05 17:24:38 [FINE] [GetAllTheSeeds] Mod Logging channel GetAllTheSeeds configured at default level.
2014-01-05 17:24:38 [INFO] [GetAllTheSeeds] Activating mod GetAllTheSeeds
2014-01-05 17:24:38 [FINE] [pamharvestcraft] Enabling mod pamharvestcraft
2014-01-05 17:24:38 [FINE] [pamharvestcraft] Mod Logging channel pamharvestcraft configured at default level.
2014-01-05 17:24:38 [INFO] [pamharvestcraft] Activating mod pamharvestcraft
2014-01-05 17:24:38 [FINE] [MelonSpawn] Enabling mod MelonSpawn
2014-01-05 17:24:38 [FINE] [MelonSpawn] Mod Logging channel MelonSpawn configured at default level.
2014-01-05 17:24:38 [INFO] [MelonSpawn] Activating mod MelonSpawn
2014-01-05 17:24:38 [FINE] [PluginsforForestry] Enabling mod PluginsforForestry
2014-01-05 17:24:38 [FINE] [PluginsforForestry] Mod Logging channel PluginsforForestry configured at default level.
2014-01-05 17:24:38 [INFO] [PluginsforForestry] Activating mod PluginsforForestry
2014-01-05 17:24:38 [FINE] [PortalGun] Enabling mod PortalGun
2014-01-05 17:24:38 [FINE] [PortalGun] Mod Logging channel PortalGun configured at default level.
2014-01-05 17:24:38 [INFO] [PortalGun] Activating mod PortalGun
2014-01-05 17:24:38 [FINE] [ProjRed|Core] Enabling mod ProjRed|Core
2014-01-05 17:24:38 [FINE] [ProjRed|Core] Mod Logging channel ProjRed|Core configured at default level.
2014-01-05 17:24:38 [INFO] [ProjRed|Core] Activating mod ProjRed|Core
2014-01-05 17:24:38 [FINE] [ProjRed|Compatibility] Enabling mod ProjRed|Compatibility
2014-01-05 17:24:38 [FINE] [ProjRed|Compatibility] Mod Logging channel ProjRed|Compatibility configured at default level.
2014-01-05 17:24:38 [INFO] [ProjRed|Compatibility] Activating mod ProjRed|Compatibility
2014-01-05 17:24:38 [FINE] [ProjRed|Integration] Enabling mod ProjRed|Integration
2014-01-05 17:24:38 [FINE] [ProjRed|Integration] Mod Logging channel ProjRed|Integration configured at default level.
2014-01-05 17:24:38 [INFO] [ProjRed|Integration] Activating mod ProjRed|Integration
2014-01-05 17:24:38 [FINE] [ProjRed|Transmission] Enabling mod ProjRed|Transmission
2014-01-05 17:24:38 [FINE] [ProjRed|Transmission] Mod Logging channel ProjRed|Transmission configured at default level.
2014-01-05 17:24:38 [INFO] [ProjRed|Transmission] Activating mod ProjRed|Transmission
2014-01-05 17:24:38 [FINE] [ProjRed|Illumination] Enabling mod ProjRed|Illumination
2014-01-05 17:24:38 [FINE] [ProjRed|Illumination] Mod Logging channel ProjRed|Illumination configured at default level.
2014-01-05 17:24:38 [INFO] [ProjRed|Illumination] Activating mod ProjRed|Illumination
2014-01-05 17:24:38 [FINE] [ProjRed|Expansion] Enabling mod ProjRed|Expansion
2014-01-05 17:24:38 [FINE] [ProjRed|Expansion] Mod Logging channel ProjRed|Expansion configured at default level.
2014-01-05 17:24:38 [INFO] [ProjRed|Expansion] Activating mod ProjRed|Expansion
2014-01-05 17:24:38 [FINE] [ProjRed|Transportation] Enabling mod ProjRed|Transportation
2014-01-05 17:24:38 [FINE] [ProjRed|Transportation] Mod Logging channel ProjRed|Transportation configured at default level.
2014-01-05 17:24:38 [INFO] [ProjRed|Transportation] Activating mod ProjRed|Transportation
2014-01-05 17:24:38 [FINE] [ProjRed|Exploration] Enabling mod ProjRed|Exploration
2014-01-05 17:24:38 [FINE] [ProjRed|Exploration] Mod Logging channel ProjRed|Exploration configured at default level.
2014-01-05 17:24:38 [INFO] [ProjRed|Exploration] Activating mod ProjRed|Exploration
2014-01-05 17:24:38 [FINE] [QuantumCraft] Enabling mod QuantumCraft
2014-01-05 17:24:38 [FINE] [QuantumCraft] Mod Logging channel QuantumCraft configured at default level.
2014-01-05 17:24:38 [INFO] [QuantumCraft] Activating mod QuantumCraft
2014-01-05 17:24:38 [FINE] [Railcraft] Enabling mod Railcraft
2014-01-05 17:24:38 [FINE] [Railcraft] Mod Logging channel Railcraft configured at default level.
2014-01-05 17:24:38 [INFO] [Railcraft] Activating mod Railcraft
2014-01-05 17:24:38 [FINE] [Redstone Arsenal] Enabling mod Redstone Arsenal
2014-01-05 17:24:38 [FINE] [Redstone Arsenal] Mod Logging channel Redstone Arsenal configured at default level.
2014-01-05 17:24:38 [INFO] [Redstone Arsenal] Activating mod Redstone Arsenal
2014-01-05 17:24:38 [FINE] [xreliquary] Enabling mod xreliquary
2014-01-05 17:24:38 [FINE] [xreliquary] Mod Logging channel xreliquary configured at default level.
2014-01-05 17:24:38 [INFO] [xreliquary] Activating mod xreliquary
2014-01-05 17:24:38 [FINE] [RotaryCraft] Enabling mod RotaryCraft
2014-01-05 17:24:38 [FINE] [RotaryCraft] Mod Logging channel RotaryCraft configured at default level.
2014-01-05 17:24:38 [INFO] [RotaryCraft] Activating mod RotaryCraft
2014-01-05 17:24:38 [FINE] [SS2] Enabling mod SS2
2014-01-05 17:24:38 [FINE] [SS2] Mod Logging channel SS2 configured at default level.
2014-01-05 17:24:38 [INFO] [SS2] Activating mod SS2
2014-01-05 17:24:38 [FINE] [SparrCore] Enabling mod SparrCore
2014-01-05 17:24:38 [FINE] [SparrCore] Mod Logging channel SparrCore configured at default level.
2014-01-05 17:24:38 [INFO] [SparrCore] Activating mod SparrCore
2014-01-05 17:24:38 [FINE] [StevesCarts] Enabling mod StevesCarts
2014-01-05 17:24:38 [FINE] [StevesCarts] Mod Logging channel StevesCarts configured at default level.
2014-01-05 17:24:38 [INFO] [StevesCarts] Activating mod StevesCarts
2014-01-05 17:24:38 [FINE] [switches] Enabling mod switches
2014-01-05 17:24:38 [FINE] [switches] Mod Logging channel switches configured at default level.
2014-01-05 17:24:38 [INFO] [switches] Activating mod switches
2014-01-05 17:24:38 [FINE] [Sync] Enabling mod Sync
2014-01-05 17:24:38 [FINE] [Sync] Mod Logging channel Sync configured at default level.
2014-01-05 17:24:38 [INFO] [Sync] Activating mod Sync
2014-01-05 17:24:38 [FINE] [TConstruct] Enabling mod TConstruct
2014-01-05 17:24:38 [FINE] [TConstruct] Mod Logging channel TConstruct configured at default level.
2014-01-05 17:24:38 [INFO] [TConstruct] Activating mod TConstruct
2014-01-05 17:24:38 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2014-01-05 17:24:38 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2014-01-05 17:24:38 [INFO] [Thaumcraft] Activating mod Thaumcraft
2014-01-05 17:24:38 [FINE] [ThaumcraftExtras] Enabling mod ThaumcraftExtras
2014-01-05 17:24:38 [FINE] [ThaumcraftExtras] Mod Logging channel ThaumcraftExtras configured at default level.
2014-01-05 17:24:38 [INFO] [ThaumcraftExtras] Activating mod ThaumcraftExtras
2014-01-05 17:24:38 [FINE] [ThaumicTinkerer] Enabling mod ThaumicTinkerer
2014-01-05 17:24:38 [FINE] [ThaumicTinkerer] Mod Logging channel ThaumicTinkerer configured at default level.
2014-01-05 17:24:38 [INFO] [ThaumicTinkerer] Activating mod ThaumicTinkerer
2014-01-05 17:24:38 [FINE] [ThaumicTinkererKami] Enabling mod ThaumicTinkererKami
2014-01-05 17:24:38 [FINE] [ThaumicTinkererKami] Mod Logging channel ThaumicTinkererKami configured at default level.
2014-01-05 17:24:38 [INFO] [ThaumicTinkererKami] Activating mod ThaumicTinkererKami
2014-01-05 17:24:38 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2014-01-05 17:24:38 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2014-01-05 17:24:38 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2014-01-05 17:24:38 [FINE] [TMechworks] Enabling mod TMechworks
2014-01-05 17:24:38 [FINE] [TMechworks] Mod Logging channel TMechworks configured at default level.
2014-01-05 17:24:38 [INFO] [TMechworks] Activating mod TMechworks
2014-01-05 17:24:38 [FINE] [Translocator] Enabling mod Translocator
2014-01-05 17:24:38 [FINE] [Translocator] Mod Logging channel Translocator configured at default level.
2014-01-05 17:24:38 [INFO] [Translocator] Activating mod Translocator
2014-01-05 17:24:38 [FINE] [tropicraftmod] Enabling mod tropicraftmod
2014-01-05 17:24:38 [FINE] [tropicraftmod] Mod Logging channel tropicraftmod configured at default level.
2014-01-05 17:24:38 [INFO] [tropicraftmod] Activating mod tropicraftmod
2014-01-05 17:24:38 [FINE] [volleyballmod] Enabling mod volleyballmod
2014-01-05 17:24:38 [FINE] [volleyballmod] Mod Logging channel volleyballmod configured at default level.
2014-01-05 17:24:38 [INFO] [volleyballmod] Activating mod volleyballmod
2014-01-05 17:24:38 [FINE] [TrussMod] Enabling mod TrussMod
2014-01-05 17:24:38 [FINE] [TrussMod] Mod Logging channel TrussMod configured at default level.
2014-01-05 17:24:38 [INFO] [TrussMod] Activating mod TrussMod
2014-01-05 17:24:38 [FINE] [Tubes] Enabling mod Tubes
2014-01-05 17:24:38 [FINE] [Tubes] Mod Logging channel Tubes configured at default level.
2014-01-05 17:24:38 [INFO] [Tubes] Activating mod Tubes
2014-01-05 17:24:38 [FINE] [TwilightForest] Enabling mod TwilightForest
2014-01-05 17:24:38 [FINE] [TwilightForest] Mod Logging channel TwilightForest configured at default level.
2014-01-05 17:24:38 [INFO] [TwilightForest] Activating mod TwilightForest
2014-01-05 17:24:38 [FINE] [UniversalElectricity] Enabling mod UniversalElectricity
2014-01-05 17:24:38 [FINE] [UniversalElectricity] Mod Logging channel UniversalElectricity configured at default level.
2014-01-05 17:24:38 [INFO] [UniversalElectricity] Activating mod UniversalElectricity
2014-01-05 17:24:38 [FINE] [AS_UpdateCheck] Enabling mod AS_UpdateCheck
2014-01-05 17:24:38 [FINE] [AS_UpdateCheck] Mod Logging channel AS_UpdateCheck configured at default level.
2014-01-05 17:24:38 [INFO] [AS_UpdateCheck] Activating mod AS_UpdateCheck
2014-01-05 17:24:38 [FINE] [UsefulFood] Enabling mod UsefulFood
2014-01-05 17:24:38 [FINE] [UsefulFood] Mod Logging channel UsefulFood configured at default level.
2014-01-05 17:24:38 [INFO] [UsefulFood] Activating mod UsefulFood
2014-01-05 17:24:38 [FINE] [AIBlock] Enabling mod AIBlock
2014-01-05 17:24:38 [FINE] [AIBlock] Mod Logging channel AIBlock configured at default level.
2014-01-05 17:24:38 [INFO] [AIBlock] Activating mod AIBlock
2014-01-05 17:24:38 [FINE] [WeatherMod] Enabling mod WeatherMod
2014-01-05 17:24:38 [FINE] [WeatherMod] Mod Logging channel WeatherMod configured at default level.
2014-01-05 17:24:38 [INFO] [WeatherMod] Activating mod WeatherMod
2014-01-05 17:24:38 [FINE] [WR-CBE|Addons] Enabling mod WR-CBE|Addons
2014-01-05 17:24:38 [FINE] [WR-CBE|Addons] Mod Logging channel WR-CBE|Addons configured at default level.
2014-01-05 17:24:38 [INFO] [WR-CBE|Addons] Activating mod WR-CBE|Addons
2014-01-05 17:24:38 [FINE] [WR-CBE|Core] Enabling mod WR-CBE|Core
2014-01-05 17:24:38 [FINE] [WR-CBE|Core] Mod Logging channel WR-CBE|Core configured at default level.
2014-01-05 17:24:38 [INFO] [WR-CBE|Core] Activating mod WR-CBE|Core
2014-01-05 17:24:38 [FINE] [WR-CBE|Logic] Enabling mod WR-CBE|Logic
2014-01-05 17:24:38 [FINE] [WR-CBE|Logic] Mod Logging channel WR-CBE|Logic configured at default level.
2014-01-05 17:24:38 [INFO] [WR-CBE|Logic] Activating mod WR-CBE|Logic
2014-01-05 17:24:38 [FINE] [ForgeModLoader] Enabling mod mod_ZanMinimap
2014-01-05 17:24:38 [FINE] [mod_ZanMinimap] Mod Logging channel mod_ZanMinimap configured at default level.
2014-01-05 17:24:38 [INFO] [mod_ZanMinimap] Activating mod mod_ZanMinimap
2014-01-05 17:24:38 [FINE] [ForgeMicroblock] Enabling mod ForgeMicroblock
2014-01-05 17:24:38 [FINE] [ForgeMicroblock] Mod Logging channel ForgeMicroblock configured at default level.
2014-01-05 17:24:38 [INFO] [ForgeMicroblock] Activating mod ForgeMicroblock
2014-01-05 17:24:38 [FINE] [ForgeMultipart] Enabling mod ForgeMultipart
2014-01-05 17:24:38 [FINE] [ForgeMultipart] Mod Logging channel ForgeMultipart configured at default level.
2014-01-05 17:24:38 [INFO] [ForgeMultipart] Activating mod ForgeMultipart
2014-01-05 17:24:38 [FINE] [McMultipart] Enabling mod McMultipart
2014-01-05 17:24:38 [FINE] [McMultipart] Mod Logging channel McMultipart configured at default level.
2014-01-05 17:24:38 [INFO] [McMultipart] Activating mod McMultipart
2014-01-05 17:24:38 [FINE] [recipemod] Enabling mod recipemod
2014-01-05 17:24:38 [FINE] [recipemod] Mod Logging channel recipemod configured at default level.
2014-01-05 17:24:38 [INFO] [recipemod] Activating mod recipemod
2014-01-05 17:24:38 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Not Enough Items] Mod Not Enough Items is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [PowerCrystals Core] Mod PowerCrystals Core is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Damage Indicators] Mod Damage Indicators is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [BatsDropLeather] Mod BatsDropLeather is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MorphCore] Mod MorphCore is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [§4MrCrayfish's Furniture Mod] Mod §4MrCrayfish's Furniture Mod is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Advanced Brewing] Mod Advanced Brewing is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [IC2 Advanced Machines Addon] Mod IC2 Advanced Machines Addon is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Advanced Power Management] Mod Advanced Power Management is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Advanced Thaumaturgy] Mod Advanced Thaumaturgy is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [AetherCraft] Mod AetherCraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Archimedes' Ships] Mod Archimedes' Ships is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Atomic Science] Mod Atomic Science is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Battle Towers] Mod Battle Towers is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Binnie Core] Mod Binnie Core is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Extra Bees] Mod Extra Bees is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Extra Trees] Mod Extra Trees is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [BC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [BuildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [BC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [BC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [BC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [BC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Calclavia] Mod Calclavia is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [CoFH Core] Mod CoFH Core is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [CoFH Loot] Mod CoFH Loot is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [CoFH Masquerade] Mod CoFH Masquerade is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [CoFH Social] Mod CoFH Social is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [CoFH World] Mod CoFH World is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Complex Machines] Mod Complex Machines is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Extended Mod Config] Mod Extended Mod Config is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [CoroAI] Mod CoroAI is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [DartCraft] Mod DartCraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [DartPatch] Mod DartPatch is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [DenPipes-Forestry] Mod DenPipes-Forestry is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Dimensional Anchors] Mod Dimensional Anchors is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [DragonAPI] Mod DragonAPI is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Dye Trees] Mod Dye Trees is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Ender IO] Mod Ender IO is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [EnderNet] Mod EnderNet is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [EnderStorage] Mod EnderStorage is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Equivalency] Mod Equivalency is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Extended Renderer] Mod Extended Renderer is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Extra Utilities] Mod Extra Utilities is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Forestry for Minecraft] Mod Forestry for Minecraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Galacticraft Core] Mod Galacticraft Core is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Galacticraft Mars] Mod Galacticraft Mars is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Gany's End] Mod Gany's End is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Gany's Nether] Mod Gany's Nether is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Growable Resources] Mod Growable Resources is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Hats] Mod Hats is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [HatStand] Mod HatStand is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Nuclear Control] Mod Nuclear Control is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [ICBM|Contraption] Mod ICBM|Contraption is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [ICBM|Sentry] Mod ICBM|Sentry is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Immibis Core] Mod Immibis Core is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Infernal Mobs] Mod Infernal Mobs is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Iron Chest] Mod Iron Chest is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [JABBA] Mod JABBA is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Keithy Utils] Mod Keithy Utils is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Logistics Pipes] Mod Logistics Pipes is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Magical Crops] Mod Magical Crops is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Magic Bees] Mod Magic Bees is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Roguelike Dungeons Mod] Mod Roguelike Dungeons Mod is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Mekanism] Mod Mekanism is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MekanismGenerators] Mod MekanismGenerators is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MekanismTools] Mod MekanismTools is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Metallurgy 3 Core] Mod Metallurgy 3 Core is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Metallurgy 3 Machines] Mod Metallurgy 3 Machines is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Metallurgy 3 Base] Mod Metallurgy 3 Base is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Metallurgy 3 Vanilla] Mod Metallurgy 3 Vanilla is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Falling Meteors] Mod Falling Meteors is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Modular Force Field System] Mod Modular Force Field System is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Mimicry] Mod Mimicry is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat Forestry Trees] Mod MFR Compat Forestry Trees is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat Extra Trees] Mod MFR Compat Extra Trees is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MineFactory Reloaded] Mod MineFactory Reloaded is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Applied Energistics] Mod MFR Compat: Applied Energistics is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Atum] Mod MFR Compat: Atum is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: BackTools] Mod MFR Compat: BackTools is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: BuildCraft] Mod MFR Compat: BuildCraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Chococraft] Mod MFR Compat: Chococraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: ExtraBiomes] Mod MFR Compat: ExtraBiomes is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Forestry] Mod MFR Compat: Forestry is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Forestry (part 2)] Mod MFR Compat: Forestry (part 2) is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: ForgeMicroblock] Mod MFR Compat: ForgeMicroblock is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: IC2] Mod MFR Compat: IC2 is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Magical Crops] Mod MFR Compat: Magical Crops is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Mystcraft] Mod MFR Compat: Mystcraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Pam's Mods] Mod MFR Compat: Pam's Mods is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Railcraft] Mod MFR Compat: Railcraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: RP2] Mod MFR Compat: RP2 is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Sufficient Biomes] Mod MFR Compat: Sufficient Biomes is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Thaumcraft] Mod MFR Compat: Thaumcraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Thermal Expansion] Mod MFR Compat: Thermal Expansion is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: TwilightForest] Mod MFR Compat: TwilightForest is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: Vanilla] Mod MFR Compat: Vanilla is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MFR Compat: XyCraft] Mod MFR Compat: XyCraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [MiscPeripherals] Mod MiscPeripherals is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Advanced Solar Panels] Mod Advanced Solar Panels is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Gravitation Suite] Mod Gravitation Suite is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Build Mod] Mod Build Mod is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Mystcraft] Mod Mystcraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Natura] Mod Natura is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [NEI Addons] Mod NEI Addons is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [NEI Addons: Applied Energistics] Mod NEI Addons: Applied Energistics is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [NEI Addons: Crafting Tables] Mod NEI Addons: Crafting Tables is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [NEI Addons: Extra Bees] Mod NEI Addons: Extra Bees is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [NEI Addons: Forestry] Mod NEI Addons: Forestry is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [NEI Addons: Misc Peripherals] Mod NEI Addons: Misc Peripherals is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [NEI Plugins] Mod NEI Plugins is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Nether Ores] Mod Nether Ores is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [OpenPeripheral] Mod OpenPeripheral is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Pam's Clay Spawn] Mod Pam's Clay Spawn is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Pam's Get all the Seeds!] Mod Pam's Get all the Seeds! is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Pam's HarvestCraft Base] Mod Pam's HarvestCraft Base is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Pam's Melon Spawn] Mod Pam's Melon Spawn is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [ProjectRed] Mod ProjectRed is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [ProjRed|Compatibility] Mod ProjRed|Compatibility is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [ProjRed|Integration] Mod ProjRed|Integration is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [ProjRed|Transmission] Mod ProjRed|Transmission is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [ProjRed|Illumination] Mod ProjRed|Illumination is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [ProjRed|Expansion] Mod ProjRed|Expansion is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [ProjRed|Transportation] Mod ProjRed|Transportation is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [ProjRed|Exploration] Mod ProjRed|Exploration is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Railcraft] Mod Railcraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Redstone Arsenal] Mod Redstone Arsenal is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Reliquary] Mod Reliquary is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [RotaryCraft] Mod RotaryCraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Soul Shards 2] Mod Soul Shards 2 is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [SparrCore] Mod SparrCore is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Steve's Carts 2] Mod Steve's Carts 2 is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Tinkers' Construct] Mod Tinkers' Construct is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Thaumcraft Extras] Mod Thaumcraft Extras is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Thaumic Tinkerer] Mod Thaumic Tinkerer is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Thaumic Tinkerer KAMI] Mod Thaumic Tinkerer KAMI is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Thermal Expansion] Mod Thermal Expansion is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Tinkers' Mechworks] Mod Tinkers' Mechworks is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Translocator] Mod Translocator is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Tropicraft] Mod Tropicraft is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Volleyball] Mod Volleyball is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Truss Mod] Mod Truss Mod is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Universal Electricity] Mod Universal Electricity is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [AtomicStryker Update Check Mod] Mod AtomicStryker Update Check Mod is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [UsefulFood] Mod UsefulFood is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [AIBlock] Mod AIBlock is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Weather and Tornadoes] Mod Weather and Tornadoes is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [WR-CBE Addons] Mod WR-CBE Addons is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [WR-CBE Core] Mod WR-CBE Core is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [WR-CBE Logic] Mod WR-CBE Logic is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Forge Microblocks] Mod Forge Microblocks is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Forge Multipart] Mod Forge Multipart is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [WARNING] [Minecraft Multipart Plugin] Mod Minecraft Multipart Plugin is missing a pack.mcmeta file, things may not work well
2014-01-05 17:24:38 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:PowerCrystals Core, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:BatsDropLeather, FMLFileResourcePack:MorphCore, FMLFileResourcePack:§4MrCrayfish's Furniture Mod, FMLFileResourcePack:Advanced Brewing, FMLFileResourcePack:IC2 Advanced Machines Addon, FMLFileResourcePack:Advanced Power Management, FMLFileResourcePack:Advanced Thaumaturgy, FMLFileResourcePack:AetherCraft, FMLFileResourcePack:Applied Energistics, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Atomic Science, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Biomes O'Plenty Edition, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Additional Buildcraft Objects, FMLFileResourcePack:Calclavia, FMLFileResourcePack:Charge Pads, FMLFileResourcePack:Torojima's ChocoCraft, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH Loot, FMLFileResourcePack:CoFH Masquerade, FMLFileResourcePack:CoFH Social, FMLFileResourcePack:CoFH World, FMLFileResourcePack:CompactWindmills, FMLFileResourcePack:Complex Machines, FMLFileResourcePack:ComputerCraft Turtles, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CoroAI, FMLFileResourcePack:DartCraft, FMLFileResourcePack:DartPatch, FMLFileResourcePack:DenPipes, FMLFileResourcePack:DenPipes-Emerald, FMLFileResourcePack:DenPipes-Forestry, FMLFileResourcePack:Dimensional Anchors, FMLFileResourcePack:DragonAPI, FMLFileResourcePack:Dye Trees, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderNet, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Endgame, FMLFileResourcePack:Equivalency, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:ExtraCells, FMLFileResourcePack:Factorization Miscellaneous Nonsense, FMLFileResourcePack:Factorization Notification System, FMLFileResourcePack:Factorization Dimensional Slices, FMLFileResourcePack:Factorization, FMLFileResourcePack:Finndus Fillies, FMLFileResourcePack:Flat Signs, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Galacticraft Mars, FMLFileResourcePack:Gany's End, FMLFileResourcePack:Gany's Nether, FMLFileResourcePack:GraviGun, FMLFileResourcePack:GregTech-Addon, FMLFileResourcePack:Growable Resources, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Nuclear Control, FMLFileResourcePack:ICBM|Contraption, FMLFileResourcePack:ICBM|Sentry, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Infernal Mobs, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Keithy Utils, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:LomLib, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Roguelike Dungeons Mod, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Metallurgy 3 Core, FMLFileResourcePack:Metallurgy 3 Machines, FMLFileResourcePack:Metallurgy 3 Base, FMLFileResourcePack:Metallurgy 3 Vanilla, FMLFileResourcePack:Falling Meteors, FMLFileResourcePack:Modular Force Field System, FMLFileResourcePack:Mimicry, FMLFileResourcePack:MFR Compat Forestry Trees, FMLFileResourcePack:MFR Compat Extra Trees, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: Forestry (part 2), FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Magical Crops, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat: Pam's Mods, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MFR Compat: XyCraft, FMLFileResourcePack:MiscPeripherals, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Gravitation Suite, FMLFileResourcePack:Build Mod, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Moo Fluids, FMLFileResourcePack:Morph, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Applied Energistics, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Extra Bees, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Misc Peripherals, FMLFileResourcePack:NEI Plugins, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:Numina, FMLFileResourcePack:Obsidian Pressure Plates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenPeripheral, FMLFileResourcePack:Pam's Clay Spawn, FMLFileResourcePack:Pam's Get all the Seeds!, FMLFileResourcePack:Pam's HarvestCraft Base, FMLFileResourcePack:Pam's Melon Spawn, FMLFileResourcePack:PluginsforForestry, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjRed|Compatibility, FMLFileResourcePack:ProjRed|Integration, FMLFileResourcePack:ProjRed|Transmission, FMLFileResourcePack:ProjRed|Illumination, FMLFileResourcePack:ProjRed|Expansion, FMLFileResourcePack:ProjRed|Transportation, FMLFileResourcePack:ProjRed|Exploration, FMLFileResourcePack:qCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Reliquary, FMLFileResourcePack:RotaryCraft, FMLFileResourcePack:Soul Shards 2, FMLFileResourcePack:SparrCore, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Switches, FMLFileResourcePack:Sync, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft Extras, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thaumic Tinkerer KAMI, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Translocator, FMLFileResourcePack:Tropicraft, FMLFileResourcePack:Volleyball, FMLFileResourcePack:Truss Mod, FMLFileResourcePack:Tubes, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Universal Electricity, FMLFileResourcePack:AtomicStryker Update Check Mod, FMLFileResourcePack:UsefulFood, FMLFileResourcePack:AIBlock, FMLFileResourcePack:Weather and Tornadoes, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:NoMoreRecipeConflict
2014-01-05 17:24:38 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: .DS_Store in C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\Chococraft_3.0.3.zip
2014-01-05 17:24:38 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: .DS_Store in C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\Ganys End v1.5.4.jar
2014-01-05 17:24:38 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: .DS_Store in C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\Ganys Nether v1.5.3.jar
2014-01-05 17:24:39 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2014-01-05 17:24:39 [FINER] [ForgeModLoader] All mod requirements are satisfied
2014-01-05 17:24:39 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2014-01-05 17:24:39 [FINER] [ForgeModLoader] Mod sorting completed successfully
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Mod sorting data
2014-01-05 17:24:39 [FINE] [ForgeModLoader] DamageIndicatorsMod(Damage Indicators:2.9.2.0): 1.6.4 DamageIndicatorsv2.9.2.0.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] batsdropleather(BatsDropLeather:5.0): [1.6.4]BatsDropLeather_v5.0.jar (required-after:Forge@[9.11.0.879,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] morphcore(MorphCore:2.0): [1.6.4]MorphCore_v2.0.jar (required-after:Forge@[9.11.0.879,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] cfm(§4MrCrayfish's Furniture Mod:3.2.6): [Forge]FurnitureModv3.2.6(1.6.4).zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:Forge@[9.11.1.953,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|core(API: BuildCraftAPI|core:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|gates(API: BuildCraftAPI|gates:1.0): Railcraft_1.6.4-8.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|power(API: BuildCraftAPI|power:1.0): Railcraft_1.6.4-8.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|inventory(API: BuildCraftAPI|inventory:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|transport(API: BuildCraftAPI|transport:1.0): EnderNet 0.2.0 rc1.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] AdvancedBrewing(Advanced Brewing:0.2.3): Advanced Brewing-Universal-0.2.3.jar (required-after:Forge@[9.10.0.800,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] CoFHCore(CoFH Core:2.0.0.2): CoFHCore-2.0.0.2.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] NetherOres(Nether Ores:1.6.2R2.2.1): NetherOres-2.2.1-14.jar (required-after:PowerCrystalsCore;before:ThermalExpansion)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|tools(API: BuildCraftAPI|tools:1.0): EnderNet 0.2.0 rc1.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Tubes(Tubes:1.1.3): Tubes-1.1.3.jar (required-after:Forge; required-before:ForgeMultipart)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] UniversalElectricity(Universal Electricity:@MAJOR@.@MINOR@.@REVIS@): Universal-Electricity-3.0.0.254-core.jar (before:ForgeMultipart)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.227): ForgeMultipart-universal-1.6.4-1.0.0.227.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:3.0.0.2): ThermalExpansion-3.0.0.2.jar (required-after:Forge@[9.1.11.953,);required-after:CoFHCore@[2.0.0.2,);required-after:ForgeMultipart;before:IC2;before:Metallurgy)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:2.0.353-experimental): industrialcraft-2_2.0.353-experimental.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] AdvancedMachines(IC2 Advanced Machines Addon:5.2.3): AdvancedMachines_1.6.4.zip (required-after:IC2@2.0.225)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] AdvancedPowerManagement(Advanced Power Management:1.2.85-IC2-1.118): AdvancedPowerManagement-1.2.85-IC2-1.118.jar (required-after:IC2@[1.118,);required-after:Forge@[9.10.0.789,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|blueprints(API: BuildCraftAPI|blueprints:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|bptblocks(API: BuildCraftAPI|bptblocks:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|fuels(API: BuildCraftAPI|fuels:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|recipes(API: BuildCraftAPI|recipes:1.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:BuildCraftAPI|filler(API: BuildCraftAPI|filler:2.0): buildcraft-A-1.6.4-4.2.2.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:BuildCraft|Core@4.2.2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Natura(Natura:2.1.14): Natura_1.6.X_2.1.14.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BiomesOPlenty(Biomes O' Plenty:1.2.1): BiomesOPlenty-universal-1.6.4-1.2.1.418.jar (after:Natura; required-after:Forge@[9.11.1.952,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:BuildCraft|Core@4.2.2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:BuildCraft|Core@4.2.2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:BuildCraft|Core@4.2.2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (required-after:PowerCrystalsCore@[1.1.7,);after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:IC2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (part 2):1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (before:Forestry;required-after:MineFactoryReloaded)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.3.1.0): forestry-A-2.3.1.0.jar (after:Buildcraft|Core;after:ExtrabiomesXL;after:BiomesOPlenty;after:IC2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:4.0.5b): Thaumcraft4.0.5b.zip (required-after:Forge@[9.11.1.953,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] AdvancedThaumaturgy(Advanced Thaumaturgy:0.0.11): AdvancedThaumaturgy-0.0.12.jar (required-after:Thaumcraft)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] AetherCraft(AetherCraft:1.2.7.62): AetherCraft-1.2.7.63.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv14.finale3): appeng-rv14-finale3-mc16x.jar (required-after:AppliedEnergistics-Core;required-after:Forge@[9.10.1.870,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ArchimedesShipsMod(Archimedes' Ships:1.6.2 v1.4.4): ArchimedesShips.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] arsmagica2(Ars Magica 2:1.1.1c): ArsMagica2_1.1.1c.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] AtomicScience(Atomic Science:1.0.0): Atomic_Science_v1.0.0.164.jar (after:IC2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BattleTowers(Battle Towers:1.4.2): BattleTowers_1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.4): BiblioCraft[v1.5.4].zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BiblioWoodsBoP(BiblioWoods Biomes O'Plenty Edition:1.3): BiblioWoods[BiomesOPlenty][v1.3].zip (after:BiblioCraft;after:BiomesOPlenty)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BiblioWoodsForestry(BiblioWoods Forestry Edition:1.3): BiblioWoods[Forestry][v1.3].zip (after:BiblioCraft;after:Forestry)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BiblioWoodsNatura(BiblioWoods Natura Edition:1.1): BiblioWoods[Natura][v1.1].zip (after:BiblioCraft;after:Natura)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.8-dev2): binnie-mods-1.8-dev2.jar (after:Forestry)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.8-dev2): binnie-mods-1.8-dev2.jar (after:BinnieCore)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ExtraTrees(Extra Trees:1.8-dev2): binnie-mods-1.8-dev2.jar (after:BinnieCore)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.2.2): buildcraft-A-1.6.4-4.2.2.jar (required-after:BuildCraft|Transport@4.2.2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Additional-Buildcraft-Objects(Additional Buildcraft Objects:1.0.6.174): buildcraft-Z-additional-buildcraft-objects-1.0.6.174.jar (required-after:Forge@7.7.2.682,);required-after:BuildCraft|Transport;required-after:BuildCraft|Energy)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] CalclaviaCore(Calclavia:1.0.0): Calclavia-Core-v1.0.0.30.jar (required-after:UniversalElectricity)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ChargePads(Charge Pads:3.0.0): chargepads-1.6.2-universal-3.0.0.94-experimental.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] chococraft(Torojima's ChocoCraft:3.0.3): Chococraft_3.0.3.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] CoFHLoot(CoFH Loot:2.0.0.2): CoFHCore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] CoFHMasquerade(CoFH Masquerade:2.0.0.2): CoFHCore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] CoFHSocial(CoFH Social:2.0.0.2): CoFHCore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] CoFHWorld(CoFH World:2.0.0.2): CoFHCore-2.0.0.2.jar (required-after:CoFHCore@[2.0.0.2,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] CompactWindmills(CompactWindmills:1.0.2.3): CompactWindmills+MC.1.6.4+v.1.0.2.3.jar (required-after:IC2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] complexmachines(Complex Machines:0.3.3): ComplexMachines_v0.3.3.129.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.58): ComputerCraft1.58.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.58): ComputerCraft1.58.zip (after:ComputerCraft)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ConfigMod(Extended Mod Config:v1.0): ConfigMod for MC v1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] CoroAI(CoroAI:v1.0): CoroAI for MC v1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.3.5): EnderStorage 1.4.3.5.jar (required-after:CodeChickenCore@[0.9.0.6,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] factorization(Factorization:0.8.25): Factorization-0.8.25.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|core(API: ForestryAPI|core:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|recipes(API: ForestryAPI|recipes:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|storage(API: ForestryAPI|storage:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Railcraft(Railcraft:8.3.1.0): Railcraft_1.6.4-8.3.1.0.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-01-05 17:24:39 [FINE] [ForgeModLoader] gregtech_addon(GregTech-Addon:MC162): GregTech - 4.07f - Such Greg.zip (required-after:IC2; after:Railcraft; after:ThermalExpansion; after:ThermalExpansion|Transport; after:ThermalExpansion|Energy; after:ThermalExpansion|Factory; before:RedPowerCore; before:RedPowerBase; before:RedPowerMachine; before:RedPowerCompat; before:RedPowerWiring; before:RedPowerLogic; before:RedPowerLighting; before:RedPowerWorld; before:RedPowerControl;)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.20.3): twilightforest-1.20.3.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|farming(API: ForestryAPI|farming:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|arboriculture(API: ForestryAPI|arboriculture:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] DartCraft(DartCraft:Beta 0.2.14): DartCraft Beta 0.2.14.jar (after:Forestry;after:IC2;after:Railcraft;after:Thaumcraft;after:BuildCraft|Core;after:EnderStorage;after:factorization;after:ThermalExpansion;after:TwilightForest;after:ArsMagica;after:TC;after:mmmPowersuits;after:gregtech_addon;after:AS_MultiMine)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] dartpatch(DartPatch:1.0): DartPatch 1.2.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] DenPipes-Forestry(DenPipes-Forestry:1.1.8): DenPipes-Forestry-1.6.4-1.1.8.jar (required-before:DenPipes;required-after:Forestry)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] DenPipes-Emerald(DenPipes-Emerald:1.1.6): DenPipes-Emerald-1.6.4-1.1.6.jar (required-before:DenPipes;after:DenPipes-Forestry;required-after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] xreliquary(Reliquary:1.6.4-1.1.1): Reliquary-1.6.4-1.1.1.jar ()
2014-01-05 17:24:39 [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-01-05 17:24:39 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:57.1.1): immibis-core-57.1.1.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] DimensionalAnchors(Dimensional Anchors:57.1.7): Dimensional Archor-57.1.7.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] DragonAPI(DragonAPI:release): DragonAPI 1.6 v12d.zip (after:BuildCraft|Energy;after:IC2;after:ThermalExpansion;after:Thaumcraft)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] DyeTrees(Dye Trees:beta): DyeTrees 1.6 v12.zip (required-after:DragonAPI)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] EnderIO(Ender IO:0.6.0): EnderIO-1.6.4-0.6.0.156.jar (required-after:Forge@[9.11.0.883,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] endernet(EnderNet:0.2.0): EnderNet 0.2.0 rc1.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] endgame(Endgame:1.0.0_Beta-2): Endgame_1.0.0_Beta-2.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre2a): EquivalentExchange3-1.6.4-pre2a.45.jar (required-after:Forge@[9.10.1.849,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] LomLib(LomLib:1.0.7): LomLib-universal-1.0.7.jar (required-after:Forge)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Equivalency(Equivalency:1.5.5): Equivalency-universal-1.5.5.jar (required-after:LomLib@[1.0.5,);required-after:EE3)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ExtendedRenderer(Extended Renderer:v1.0): ExtendedRenderer for MC v1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ExtraUtilities(Extra Utilities:1.0.1): Extra Utilities V1.0.2.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] extracells(ExtraCells:1.6.1c): ExtraCells-1.6.1c.jar (required-after:AppliedEnergistics)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.8.25): Factorization-0.8.25.jar (required-after: factorization)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] factorization.notify(Factorization Notification System:0.8.25): Factorization-0.8.25.jar (required-after: factorization)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.8.25): Factorization-0.8.25.jar (required-after: factorization)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] FinndusFillies(Finndus Fillies:1.0.0): FinndusFillies-1.6.2-universal-1.0.0.7.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] flatsigns(Flat Signs:1.4.0): flatsigns-1.6.2-universal-1.4.0.15.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] GalacticraftCore(Galacticraft Core:2.0.8): Galacticraft-1.6.4-2.0.8.908.jar (required-after:Forge@[9.10.0.837,); after:ICBM|Explosion; after:IC2; after:BuildCraft|Core; after:BuildCraft|Energy; after:IC2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] GalacticraftMars(Galacticraft Mars:2.0.8): Galacticraft-Planets-1.6.4-2.0.8.908.jar (required-after:GalacticraftCore;)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ganysend(Gany's End:1.5.4): Ganys End v1.5.4.jar (required-after:Forge@[9.10.1.849,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ganysnether(Gany's Nether:1.5.3): Ganys Nether v1.5.3.jar (required-after:Forge@[9.10.1.849,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:2.3.0): iChunUtil2.3.0.zip (required-after:Forge@[9.10.0.810,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] GraviGun(GraviGun:2.0.0): GravityGun2.0.0.zip (required-after:iChunUtil@[2.0.0,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] gresources(Growable Resources:0.3.4): Growable Resources - 0.3.4 - MC 1.6.4.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] HardcoreEnderExpansion(Hardcore Ender Expansion:1.3): HardcoreEnderExpansion1.3.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Hats(Hats:2.1.0): Hats2.1.0.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] HatStand(HatStand:2.1.0): HatStand2.1.0.zip (required-after:Hats@[2.1.0,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.6.2c): IC2NuclearControl-1.6.2c-ic2-experimental.zip (after:IC2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ICBM|Contraption(ICBM|Contraption:1.3.4): ICBM_Contraption_v1.3.4.300.jar (after:AtomicScience)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ICBM|Sentry(ICBM|Sentry:1.3.4): ICBM_Sentry_v1.3.4.300.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] InfernalMobs(Infernal Mobs:1.4.3): InfernalMobs_1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.57-dev): InventoryTweaks-MC1.6.4-1.57-dev-b83.jar (required-after:FML@[6.2.0,);required-after:Forge@[9.10.0,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.4.1.649): ironchest-universal-1.6.4-5.4.1.649.zip (required-after:Forge@[7.0,);required-after:FML@[5.0.5,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] JABBA(JABBA:1.0.3): JABBA_1.0.3.zip (after:Waila)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] KeithyUtils(Keithy Utils:1.2): KeithyUtils-1.6.2-1.2b.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] LogisticsPipes|Main(Logistics Pipes:0.7.4.dev.88): LogisticsPipes-MC1.6.4-0.7.4.dev.88.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] magicalcrops(Magical Crops:3.1.4): Magical Crops - 1.6.4 - 3.1.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.X_1.5.3dev): TConstruct_1.6.4_1.5.3d1.jar (required-after:Forge@[8.9,);after:ForgeMultipart;after:MineFactoryReloaded;after:NotEnoughItems;after:Waila;after:ThermalExpansion)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ThaumicTinkererKami(Thaumic Tinkerer KAMI:1.0): ThaumicTinkererKAMI_j6.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ThaumicTinkerer(Thaumic Tinkerer:2.1-58): ThaumicTinkerer 2.1-58.jar (required-after:Thaumcraft;before:MagicBees;after:IC2;after:ThaumicTinkererKami)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MagicBees(Magic Bees:2.1.9): MagicBees-2.1.9.jar (required-after:Forestry;after:Thaumcraft;after:ExtraBees;after:EE3;after:ArsMagica;after:TConstruct;after:Railcraft)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Roguelike(Roguelike Dungeons Mod:1.2.7): mc-roguelike-1.6.4-forge-v1.2.7.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Mekanism(Mekanism:5.6.0): Mekanism-v5.6.0.647.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MekanismGenerators(MekanismGenerators:5.6.0): MekanismGenerators-v5.6.0.647.jar (required-after:Mekanism)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MekanismTools(MekanismTools:5.6.0): MekanismTools-v5.6.0.647.jar (required-after:Mekanism)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Metallurgy3Core(Metallurgy 3 Core:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:KeithyUtils@[1.2,])
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Metallurgy3Base(Metallurgy 3 Base:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:Metallurgy3Core)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Metallurgy3Machines(Metallurgy 3 Machines:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:Metallurgy3Base)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Metallurgy3Vanilla(Metallurgy 3 Vanilla:3.2.3): Metallurgy-1.6.4-3.3.1.jar (required-after:Metallurgy3Core)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] meteors(Falling Meteors:2.11.2): Meteors Mod V2.11.2.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MFFS(Modular Force Field System:3.6.1): MFFS_v3.6.1.313.jar (required-after:CalclaviaCore)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Mimicry(Mimicry:1.1b): Mimic_1.1_1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MFR Compat Forestry Trees(MFR Compat Forestry Trees:1.0): MineFactoryReloaded-2.7.4-255.jar (after:Forestry)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MFR Compat Extra Trees(MFR Compat Extra Trees:1.0): MineFactoryReloaded-2.7.4-255.jar (after:ExtraTrees)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:AppliedEnergistics)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:Atum)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:mod_BackTools)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBuildCraft(MFR Compat: BuildCraft:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:BuildCraft|Core)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (required-after:MineFactoryReloaded;after:chococraft)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:Forestry)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForgeMicroblock(MFR Compat: ForgeMicroblock:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:IC2)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:magicalcrops)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.10.11.00): mystcraft-uni-1.6.4-0.10.11.00.zip (required-after:Forge@[9.11.1.938,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:Mystcraft)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] pamharvestcraft(Pam's HarvestCraft Base:1.0): Pam's HarvestCraft 1.6.4 v1.1.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:pamharvestcraft)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRailcraft(MFR Compat: Railcraft:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:Railcraft)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:RedPowerWorld)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:Thaumcraft)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:ThermalExpansion)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:TwilightForest)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.6.2R2.7.4): MineFactoryReloaded-2.7.4-255.jar (after:MineFactoryReloaded;after:XyCraftWorld)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.3): miscperipherals-3.4b2.zip (required-after:ComputerCraft;required-after:CCTurtle;after:GregTech_Addon)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.4.3): mod_AdvancedSolarPanels_3_4_3_IC_EXP.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] GraviSuite(Gravitation Suite:1.9.8): mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] BuildMod(Build Mod:v1.0): ModBuild for MC v1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] numina(Numina:0.0.1-42): Numina-1.6.2-0.0.1-42.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|apiculture(API: ForestryAPI|apiculture:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] powersuits(MachineMuse's Modular Powersuits:0.8.0-62): ModularPowersuits-1.6.2-0.8.0-62.jar (required-after:Forge@[9.10.1.856,);after:IC2;required-after:numina)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Morph(Morph:0.6.0): Morph-Beta-0.6.0.zip (required-after:Forge@[9.11.1.925,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] NEIAddons(NEI Addons:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NotEnoughItems)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] NEIAddons|AE(NEI Addons: Applied Energistics:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NEIAddons;after:AppliedEnergistics)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] NEIAddons|CraftingTables(NEI Addons: Crafting Tables:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NEIAddons)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] NEIAddons|ExtraBees(NEI Addons: Extra Bees:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NEIAddons;after:ExtraBees;after:Forestry)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] NEIAddons|Forestry(NEI Addons: Forestry:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NEIAddons;after:Forestry)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] NEIAddons|MiscPeripherals(NEI Addons: Misc Peripherals:1.9.4.r51): neiaddons-1.6.2-1.9.4.r51.jar (after:NEIAddons;after:MiscPeripherals)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.1.0.6): NEIPlugins-1.1.0.6.jar (required-after:NotEnoughItems@[1.6.1.4,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:2.0.0): obsidiplates-1.6.2-universal-2.0.0.15.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] OpenPeripheral(OpenPeripheral:0.2.1): OpenPeripheral-0.2.1-preview8.jar (required-after:ComputerCraft;after:mmmPowersuits;after:BuildCraft|Core;after:AppliedEnergistics;after:Forestry;after:IC2;after:ThermalExpansion;after:Thaumcraft;after:MineFactoryReloaded;after:Railcraft;after:MiscPeripherals)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] OpenBlocks(OpenBlocks:1.2.2): OpenBlocks-1.2.2.jar (after:ComputerCraft;after:OpenPeripheral)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] OpenComputers(OpenComputers:1.0.5a): OpenComputers-1.0.5a.zip (required-after:Forge@[9.11.1.940,);after:BuildCraft|Energy;after:ComputerCraft;after:IC2;after:MineFactoryReloaded;after:RedLogic;after:ThermalExpansion)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ClaySpawn(Pam's Clay Spawn:1.5): Pam's Clay Spawn 1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] GetAllTheSeeds(Pam's Get all the Seeds!:1.6): Pam's Get all the Seeds 1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MelonSpawn(Pam's Melon Spawn:1.5): Pam's Melon Spawn 1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] PluginsforForestry(PluginsforForestry:3.2.30): PluginsforForestry-1.6.4-3.2.30.jar (required-after:denLib;after:MineFactoryReloaded;after:BuildCraft|Core;after:Forestry)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] PortalGun(PortalGun:2.0.1): PortalGun2.0.1.zip (required-after:iChunUtil@[2.1.0,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ProjRed|Core(ProjectRed:4.2.1.16): ProjectRedBase-1.6.4-4.2.1.16.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ProjRed|Compatibility(ProjRed|Compatibility:1.0): ProjectRedCompat-1.6.4-4.2.1.16.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ProjRed|Integration(ProjRed|Integration:1.0): ProjectRedIntegration-1.6.4-4.2.1.16.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ProjRed|Transmission(ProjRed|Transmission:1.0): ProjectRedIntegration-1.6.4-4.2.1.16.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ProjRed|Illumination(ProjRed|Illumination:1.0): ProjectRedLighting-1.6.4-4.2.1.16.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ProjRed|Expansion(ProjRed|Expansion:1.0): ProjectRedMechanical-1.6.4-4.2.1.16.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ProjRed|Transportation(ProjRed|Transportation:1.0): ProjectRedMechanical-1.6.4-4.2.1.16.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ProjRed|Exploration(ProjRed|Exploration:1.0): ProjectRedWorld-1.6.4-4.2.1.16.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] QuantumCraft(qCraft:1.1): qCraft1.1.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Redstone Arsenal(Redstone Arsenal:1.0.0.0): RedstoneArsenal-1.0.0.0.jar (required-after:Forge@[9.1.11.953,);required-after:CoFHCore@[2.0.0.0,);after:ThermalExpansion)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] RotaryCraft(RotaryCraft:Gamma): RotaryCraft 1.6 v12d.zip (required-after:DragonAPI)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] SS2(Soul Shards 2:2 (build 2)): SoulShards-2.0.14-universal-srg.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] SparrCore(SparrCore:11-19-13): SparrCore_11-19-13_1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts 2:2.0.0.b1): StevesCarts2.0.0.b2.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] switches(Switches:1.3.0): switches-1.6.4-universal-coremod-1.3.0.25.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Sync(Sync:2.1.0): Sync2.1.0.zip (required-after:Forge@[9.11.1.945,);after:ThermalExpansion)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ThaumcraftExtras(Thaumcraft Extras:0.8.1): ThaumcraftExtras v0.8.1.zip (required-after:Thaumcraft)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] TMechworks(Tinkers' Mechworks:DEV.21b1027): TMechworks_1.6.4_0.1.2.jar (required-after:TConstruct)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] Translocator(Translocator:1.1.0.13): Translocator 1.1.0.13.jar (required-after:CodeChickenCore@[0.9.0.6,))
2014-01-05 17:24:39 [FINE] [ForgeModLoader] tropicraftmod(Tropicraft:v5.1.6 for MC 1.6.4): Tropicraft v5.1.6 Mod for MC v1.6.4.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] volleyballmod(Volleyball:v5.1.6 for MC 1.6.4): Tropicraft v5.1.6 Mod for MC v1.6.4.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] TrussMod(Truss Mod:beta): TrussMod-beta-1.6.4-31.jar (required-after:Forge@[7.8.0.923,);required-after:FML@[5.2.6.923,);after:ImmibisMicroblocks;after:ForgeMultipart)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.1.1): UpdateCheckerMod_1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] UsefulFood(UsefulFood:1.4.4): UsefulFood-1.6.2_1.4.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] AIBlock(AIBlock:v1.0): Weather v1.59 Mod for MC v1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] WeatherMod(Weather and Tornadoes:1.58): Weather v1.59 Mod for MC v1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] WR-CBE|Core(WR-CBE Core:1.4.0.6): WR-CBE 1.4.0.6.jar (required-after:CodeChickenCore@[0.9.0.6,);required-after:ForgeMultipart)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] WR-CBE|Addons(WR-CBE Addons:1.4.0.6): WR-CBE 1.4.0.6.jar (required-after:WR-CBE|Core)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] WR-CBE|Logic(WR-CBE Logic:1.4.0.6): WR-CBE 1.4.0.6.jar (required-after:WR-CBE|Core;required-after:ForgeMultipart)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] mod_ZanMinimap(mod_ZanMinimap:Not available): ZansMinimap1.6.4.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.227): ForgeMultipart-universal-1.6.4-1.0.0.227.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] recipemod(NoMoreRecipeConflict:0.1): NoMoreRecipeConflict_1.6.X.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:OpenComputersAPI(API: OpenComputersAPI:1.0.0): OpenComputers-1.0.5a.zip ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|fuels(API: ForestryAPI|fuels:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|world(API: ForestryAPI|world:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|lepidopterology(API: ForestryAPI|lepidopterology:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|genetics(API: ForestryAPI|genetics:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|mail(API: ForestryAPI|mail:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|circuits(API: ForestryAPI|circuits:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] API:ForestryAPI|food(API: ForestryAPI|food:1.0): forestry-A-2.3.1.0.jar ()
2014-01-05 17:24:39 [FINE] [ForgeModLoader] MooFluids(Moo Fluids:1.3.12.31a): MooFluids-1.3.12.31a.zip (after:*)
2014-01-05 17:24:39 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.227): ForgeMultipart-universal-1.6.4-1.0.0.227.jar (required-after:ForgeMultipart;after:*)
2014-01-05 17:24:39 [INFO] [ForgeModLoader] FML has found a non-mod file CreeperCollateral-1.6.4-2.2.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-01-05 17:24:39 [INFO] [ForgeModLoader] FML has found a non-mod file denLib-1.6.4-3.1.35.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-01-05 17:24:39 [INFO] [ForgeModLoader] FML has found a non-mod file ICBM_Explosion_v1.3.4.300.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-01-05 17:24:39 [INFO] [ForgeModLoader] FML has found a non-mod file QuarryPlus-1.6.4-1.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-01-05 17:24:39 [INFO] [ForgeModLoader] FML has found a non-mod file scala-library.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-01-05 17:24:39 [INFO] [ForgeModLoader] FML has found a non-mod file slick-util.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-01-05 17:24:39 [INFO] [ForgeModLoader] FML has found a non-mod file CodeChickenLib-universal-1.6.4-1.0.0.45.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2014-01-05 17:24:39 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2014-01-05 17:24:39 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2014-01-05 17:24:39 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2014-01-05 17:24:39 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2014-01-05 17:24:39 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2014-01-05 17:24:39 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2014-01-05 17:24:39 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2014-01-05 17:24:39 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (9.11.1.953)
2014-01-05 17:24:39 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2014-01-05 17:24:39 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2014-01-05 17:24:39 [FINEST] [AppliedEnergistics-Core] Sending event FMLConstructionEvent to mod AppliedEnergistics-Core
2014-01-05 17:24:39 [FINEST] [AppliedEnergistics-Core] Sent event FMLConstructionEvent to mod AppliedEnergistics-Core
2014-01-05 17:24:39 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
2014-01-05 17:24:39 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
2014-01-05 17:24:39 [FINEST] [denLib] Sending event FMLConstructionEvent to mod denLib
2014-01-05 17:24:39 [FINEST] [denLib] Sent event FMLConstructionEvent to mod denLib
2014-01-05 17:24:39 [FINEST] [Micdoodlecore] Sending event FMLConstructionEvent to mod Micdoodlecore
2014-01-05 17:24:39 [FINEST] [Micdoodlecore] Sent event FMLConstructionEvent to mod Micdoodlecore
2014-01-05 17:24:39 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
2014-01-05 17:24:39 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
2014-01-05 17:24:39 [FINEST] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
2014-01-05 17:24:39 [FINEST] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
2014-01-05 17:24:39 [FINEST] [switches|pistontweak] Sending event FMLConstructionEvent to mod switches|pistontweak
2014-01-05 17:24:39 [FINEST] [switches|pistontweak] Sent event FMLConstructionEvent to mod switches|pistontweak
2014-01-05 17:24:39 [FINEST] [TConstruct-Preloader] Sending event FMLConstructionEvent to mod TConstruct-Preloader
2014-01-05 17:24:39 [FINEST] [TConstruct-Preloader] Sent event FMLConstructionEvent to mod TConstruct-Preloader
2014-01-05 17:24:39 [FINEST] [DamageIndicatorsMod] Sending event FMLConstructionEvent to mod DamageIndicatorsMod
2014-01-05 17:24:49 [FINEST] [ForgeModLoader] Testing mod DamageIndicatorsMod to verify it accepts its own version in a remote connection
2014-01-05 17:24:49 [FINEST] [ForgeModLoader] The mod DamageIndicatorsMod accepts its own version (2.9.2.0)
2014-01-05 17:24:49 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DamageIndicatorsMod
2014-01-05 17:24:49 [FINEST] [DamageIndicatorsMod] Sent event FMLConstructionEvent to mod DamageIndicatorsMod
2014-01-05 17:24:49 [FINEST] [batsdropleather] Sending event FMLConstructionEvent to mod batsdropleather
2014-01-05 17:24:49 [FINEST] [ForgeModLoader] Testing mod batsdropleather to verify it accepts its own version in a remote connection
2014-01-05 17:24:49 [FINEST] [ForgeModLoader] The mod batsdropleather accepts its own version (5.0)
2014-01-05 17:24:49 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into batsdropleather
2014-01-05 17:24:49 [FINEST] [batsdropleather] Sent event FMLConstructionEvent to mod batsdropleather
2014-01-05 17:24:49 [FINEST] [morphcore] Sending event FMLConstructionEvent to mod morphcore
2014-01-05 17:24:49 [FINEST] [ForgeModLoader] Testing mod morphcore to verify it accepts its own version in a remote connection
2014-01-05 17:24:49 [FINEST] [ForgeModLoader] The mod morphcore accepts its own version (2.0)
2014-01-05 17:24:49 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into morphcore
2014-01-05 17:24:49 [FINEST] [morphcore] Sent event FMLConstructionEvent to mod morphcore
2014-01-05 17:24:49 [FINEST] [cfm] Sending event FMLConstructionEvent to mod cfm
2014-01-05 17:24:50 [FINEST] [ForgeModLoader] Testing mod cfm to verify it accepts its own version in a remote connection
2014-01-05 17:24:50 [FINEST] [ForgeModLoader] The mod cfm accepts its own version (3.2.6)
2014-01-05 17:24:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into cfm
2014-01-05 17:24:50 [FINEST] [cfm] Sent event FMLConstructionEvent to mod cfm
2014-01-05 17:24:50 [FINEST] [BuildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core
2014-01-05 17:24:51 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
2014-01-05 17:24:51 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (4.2.2)
2014-01-05 17:24:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
2014-01-05 17:24:52 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenSwamp (input size 2197), found 1 patch
2014-01-05 17:24:52 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenSwamp (new size 3203)
2014-01-05 17:24:52 [FINEST] [BuildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core
2014-01-05 17:24:52 [FINEST] [AdvancedBrewing] Sending event FMLConstructionEvent to mod AdvancedBrewing
2014-01-05 17:24:52 [FINEST] [ForgeModLoader] Testing mod AdvancedBrewing to verify it accepts its own version in a remote connection
2014-01-05 17:24:52 [FINEST] [ForgeModLoader] The mod AdvancedBrewing accepts its own version (0.2.3)
2014-01-05 17:24:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedBrewing
2014-01-05 17:24:52 [FINEST] [AdvancedBrewing] Sent event FMLConstructionEvent to mod AdvancedBrewing
2014-01-05 17:24:52 [FINEST] [CoFHCore] Sending event FMLConstructionEvent to mod CoFHCore
2014-01-05 17:24:52 [FINEST] [ForgeModLoader] Testing mod CoFHCore to verify it accepts its own version in a remote connection
2014-01-05 17:24:52 [FINEST] [ForgeModLoader] The mod CoFHCore accepts its own version (2.0.0.2)
2014-01-05 17:24:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHCore
2014-01-05 17:24:53 [FINEST] [CoFHCore] Sent event FMLConstructionEvent to mod CoFHCore
2014-01-05 17:24:53 [FINEST] [NetherOres] Sending event FMLConstructionEvent to mod NetherOres
2014-01-05 17:24:53 [FINEST] [ForgeModLoader] Testing mod NetherOres to verify it accepts its own version in a remote connection
2014-01-05 17:24:53 [FINEST] [ForgeModLoader] The mod NetherOres accepts its own version (1.6.2R2.2.1)
2014-01-05 17:24:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NetherOres
2014-01-05 17:24:53 [FINEST] [NetherOres] Sent event FMLConstructionEvent to mod NetherOres
2014-01-05 17:24:53 [FINEST] [Tubes] Sending event FMLConstructionEvent to mod Tubes
2014-01-05 17:24:53 [FINEST] [ForgeModLoader] Testing mod Tubes to verify it accepts its own version in a remote connection
2014-01-05 17:24:53 [FINEST] [ForgeModLoader] The mod Tubes accepts its own version (1.1.3)
2014-01-05 17:24:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Tubes
2014-01-05 17:24:53 [FINEST] [Tubes] Sent event FMLConstructionEvent to mod Tubes
2014-01-05 17:24:53 [FINEST] [UniversalElectricity] Sending event FMLConstructionEvent to mod UniversalElectricity
2014-01-05 17:24:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into UniversalElectricity
2014-01-05 17:24:53 [FINEST] [UniversalElectricity] Sent event FMLConstructionEvent to mod UniversalElectricity
2014-01-05 17:24:53 [FINEST] [ForgeMultipart] Sending event FMLConstructionEvent to mod ForgeMultipart
2014-01-05 17:24:53 [FINEST] [ForgeModLoader] Testing mod ForgeMultipart to verify it accepts its own version in a remote connection
2014-01-05 17:24:53 [FINEST] [ForgeModLoader] The mod ForgeMultipart accepts its own version (1.0.0.227)
2014-01-05 17:24:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeMultipart
2014-01-05 17:24:53 [FINEST] [ForgeMultipart] Sent event FMLConstructionEvent to mod ForgeMultipart
2014-01-05 17:24:53 [FINEST] [ThermalExpansion] Sending event FMLConstructionEvent to mod ThermalExpansion
2014-01-05 17:24:53 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
2014-01-05 17:24:53 [FINEST] [ForgeModLoader] The mod ThermalExpansion accepts its own version (3.0.0.2)
2014-01-05 17:24:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion
2014-01-05 17:24:53 [FINEST] [ThermalExpansion] Sent event FMLConstructionEvent to mod ThermalExpansion
2014-01-05 17:24:53 [FINEST] [IC2] Sending event FMLConstructionEvent to mod IC2
2014-01-05 17:24:55 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection
2014-01-05 17:24:55 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (2.0.353-experimental)
2014-01-05 17:24:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2
2014-01-05 17:24:55 [INFO] [ForgeModLoader] InvTweaks: net.minecraft.inventory.Container
2014-01-05 17:24:56 [FINEST] [ForgeModLoader] TrussMod: transforming: net.minecraft.client.renderer.tileentity.TileEntityRenderer
2014-01-05 17:24:56 [FINEST] [ForgeModLoader] TrussMod: FOUND <init>
2014-01-05 17:24:56 [FINEST] [IC2] Sent event FMLConstructionEvent to mod IC2
2014-01-05 17:24:56 [FINEST] [AdvancedMachines] Sending event FMLConstructionEvent to mod AdvancedMachines
2014-01-05 17:24:56 [FINEST] [ForgeModLoader] Testing mod AdvancedMachines to verify it accepts its own version in a remote connection
2014-01-05 17:24:56 [FINEST] [ForgeModLoader] The mod AdvancedMachines accepts its own version (5.2.3)
2014-01-05 17:24:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedMachines
2014-01-05 17:24:56 [FINEST] [AdvancedMachines] Sent event FMLConstructionEvent to mod AdvancedMachines
2014-01-05 17:24:56 [FINEST] [AdvancedPowerManagement] Sending event FMLConstructionEvent to mod AdvancedPowerManagement
2014-01-05 17:24:56 [FINEST] [ForgeModLoader] Testing mod AdvancedPowerManagement to verify it accepts its own version in a remote connection
2014-01-05 17:24:56 [FINEST] [ForgeModLoader] The mod AdvancedPowerManagement accepts its own version (1.2.85-IC2-1.118)
2014-01-05 17:24:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedPowerManagement
2014-01-05 17:24:56 [SEVERE] [ForgeModLoader] [AdvancedPowerManagement] [Certificate Error] Fingerprint does not match! This mod's jar file has been modified from the original version.
2014-01-05 17:24:56 [SEVERE] [ForgeModLoader] [AdvancedPowerManagement] [Certificate Error] Expected fingerprint: null
2014-01-05 17:24:56 [SEVERE] [ForgeModLoader] [AdvancedPowerManagement] [Certificate Error] File: C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\mods\AdvancedPowerManagement-1.2.85-IC2-1.118.jar
2014-01-05 17:24:56 [FINEST] [AdvancedPowerManagement] Sent event FMLConstructionEvent to mod AdvancedPowerManagement
2014-01-05 17:24:56 [FINEST] [BuildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy
2014-01-05 17:24:56 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
2014-01-05 17:24:56 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (4.2.2)
2014-01-05 17:24:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
2014-01-05 17:24:56 [FINEST] [BuildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy
2014-01-05 17:24:56 [FINEST] [Natura] Sending event FMLConstructionEvent to mod Natura
2014-01-05 17:24:56 [FINEST] [ForgeModLoader] Testing mod Natura to verify it accepts its own version in a remote connection
2014-01-05 17:24:56 [FINEST] [ForgeModLoader] The mod Natura accepts its own version (2.1.14)
2014-01-05 17:24:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura
2014-01-05 17:24:57 [FINEST] [Natura] Sent event FMLConstructionEvent to mod Natura
2014-01-05 17:24:57 [FINEST] [BiomesOPlenty] Sending event FMLConstructionEvent to mod BiomesOPlenty
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] Testing mod BiomesOPlenty to verify it accepts its own version in a remote connection
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] The mod BiomesOPlenty accepts its own version (1.2.1)
2014-01-05 17:24:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiomesOPlenty
2014-01-05 17:24:57 [FINEST] [BiomesOPlenty] Sent event FMLConstructionEvent to mod BiomesOPlenty
2014-01-05 17:24:57 [FINEST] [BuildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (4.2.2)
2014-01-05 17:24:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
2014-01-05 17:24:57 [FINEST] [BuildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders
2014-01-05 17:24:57 [FINEST] [BuildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (4.2.2)
2014-01-05 17:24:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
2014-01-05 17:24:57 [FINEST] [BuildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory
2014-01-05 17:24:57 [FINEST] [BuildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (4.2.2)
2014-01-05 17:24:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
2014-01-05 17:24:57 [FINEST] [BuildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport
2014-01-05 17:24:57 [FINEST] [MineFactoryReloaded] Sending event FMLConstructionEvent to mod MineFactoryReloaded
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded to verify it accepts its own version in a remote connection
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded accepts its own version (1.6.2R2.7.4)
2014-01-05 17:24:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded
2014-01-05 17:24:57 [FINEST] [MineFactoryReloaded] Sent event FMLConstructionEvent to mod MineFactoryReloaded
2014-01-05 17:24:57 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestryPre to verify it accepts its own version in a remote connection
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestryPre accepts its own version (1.6.2R2.7.4)
2014-01-05 17:24:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestryPre
2014-01-05 17:24:57 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2014-01-05 17:24:57 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
2014-01-05 17:24:57 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (2.3.1.0)
2014-01-05 17:24:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
2014-01-05 17:24:58 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry
2014-01-05 17:24:58 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft
2014-01-05 17:24:58 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection
2014-01-05 17:24:58 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (4.0.5b)
2014-01-05 17:24:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft
2014-01-05 17:24:59 [FINEST] [Thaumcraft] Sent event FMLConstructionEvent to mod Thaumcraft
2014-01-05 17:24:59 [FINEST] [AdvancedThaumaturgy] Sending event FMLConstructionEvent to mod AdvancedThaumaturgy
2014-01-05 17:24:59 [FINEST] [ForgeModLoader] Testing mod AdvancedThaumaturgy to verify it accepts its own version in a remote connection
2014-01-05 17:24:59 [FINEST] [ForgeModLoader] The mod AdvancedThaumaturgy accepts its own version (0.0.11)
2014-01-05 17:24:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedThaumaturgy
2014-01-05 17:24:59 [FINEST] [AdvancedThaumaturgy] Sent event FMLConstructionEvent to mod AdvancedThaumaturgy
2014-01-05 17:24:59 [FINEST] [AetherCraft] Sending event FMLConstructionEvent to mod AetherCraft
2014-01-05 17:24:59 [FINEST] [ForgeModLoader] Testing mod AetherCraft to verify it accepts its own version in a remote connection
2014-01-05 17:24:59 [FINEST] [ForgeModLoader] The mod AetherCraft accepts its own version (1.2.7.62)
2014-01-05 17:24:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AetherCraft
2014-01-05 17:24:59 [FINEST] [AetherCraft] Sent event FMLConstructionEvent to mod AetherCraft
2014-01-05 17:24:59 [FINEST] [AppliedEnergistics] Sending event FMLConstructionEvent to mod AppliedEnergistics
2014-01-05 17:25:00 [FINEST] [ForgeModLoader] Testing mod AppliedEnergistics to verify it accepts its own version in a remote connection
2014-01-05 17:25:00 [FINEST] [ForgeModLoader] The mod AppliedEnergistics accepts its own version (rv14.finale3)
2014-01-05 17:25:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AppliedEnergistics
2014-01-05 17:25:00 [FINEST] [AppliedEnergistics] Sent event FMLConstructionEvent to mod AppliedEnergistics
2014-01-05 17:25:00 [FINEST] [ArchimedesShipsMod] Sending event FMLConstructionEvent to mod ArchimedesShipsMod
2014-01-05 17:25:00 [FINEST] [ForgeModLoader] Testing mod ArchimedesShipsMod to verify it accepts its own version in a remote connection
2014-01-05 17:25:00 [FINEST] [ForgeModLoader] The mod ArchimedesShipsMod accepts its own version (1.6.2 v1.4.4)
2014-01-05 17:25:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArchimedesShipsMod
2014-01-05 17:25:00 [FINEST] [ArchimedesShipsMod] Sent event FMLConstructionEvent to mod ArchimedesShipsMod
2014-01-05 17:25:00 [FINEST] [arsmagica2] Sending event FMLConstructionEvent to mod arsmagica2
2014-01-05 17:25:00 [FINEST] [ForgeModLoader] Testing mod arsmagica2 to verify it accepts its own version in a remote connection
2014-01-05 17:25:00 [FINEST] [ForgeModLoader] The mod arsmagica2 accepts its own version (1.1.1c)
2014-01-05 17:25:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into arsmagica2
2014-01-05 17:25:00 [FINEST] [arsmagica2] Sent event FMLConstructionEvent to mod arsmagica2
2014-01-05 17:25:00 [FINEST] [AtomicScience] Sending event FMLConstructionEvent to mod AtomicScience
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] Testing mod AtomicScience to verify it accepts its own version in a remote connection
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] The mod AtomicScience accepts its own version (1.0.0)
2014-01-05 17:25:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AtomicScience
2014-01-05 17:25:01 [FINEST] [AtomicScience] Sent event FMLConstructionEvent to mod AtomicScience
2014-01-05 17:25:01 [FINEST] [BattleTowers] Sending event FMLConstructionEvent to mod BattleTowers
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] Testing mod BattleTowers to verify it accepts its own version in a remote connection
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] The mod BattleTowers accepts its own version (1.4.2)
2014-01-05 17:25:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BattleTowers
2014-01-05 17:25:01 [FINEST] [BattleTowers] Sent event FMLConstructionEvent to mod BattleTowers
2014-01-05 17:25:01 [FINEST] [BiblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.5.4)
2014-01-05 17:25:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft
2014-01-05 17:25:01 [FINEST] [BiblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft
2014-01-05 17:25:01 [FINEST] [BiblioWoodsBoP] Sending event FMLConstructionEvent to mod BiblioWoodsBoP
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] Testing mod BiblioWoodsBoP to verify it accepts its own version in a remote connection
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] The mod BiblioWoodsBoP accepts its own version (1.3)
2014-01-05 17:25:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioWoodsBoP
2014-01-05 17:25:01 [FINEST] [BiblioWoodsBoP] Sent event FMLConstructionEvent to mod BiblioWoodsBoP
2014-01-05 17:25:01 [FINEST] [BiblioWoodsForestry] Sending event FMLConstructionEvent to mod BiblioWoodsForestry
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] Testing mod BiblioWoodsForestry to verify it accepts its own version in a remote connection
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] The mod BiblioWoodsForestry accepts its own version (1.3)
2014-01-05 17:25:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioWoodsForestry
2014-01-05 17:25:01 [FINEST] [BiblioWoodsForestry] Sent event FMLConstructionEvent to mod BiblioWoodsForestry
2014-01-05 17:25:01 [FINEST] [BiblioWoodsNatura] Sending event FMLConstructionEvent to mod BiblioWoodsNatura
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] Testing mod BiblioWoodsNatura to verify it accepts its own version in a remote connection
2014-01-05 17:25:01 [FINEST] [ForgeModLoader] The mod BiblioWoodsNatura accepts its own version (1.1)
2014-01-05 17:25:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioWoodsNatura
2014-01-05 17:25:01 [FINEST] [BiblioWoodsNatura] Sent event FMLConstructionEvent to mod BiblioWoodsNatura
2014-01-05 17:25:01 [FINEST] [BinnieCore] Sending event FMLConstructionEvent to mod BinnieCore
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] Testing mod BinnieCore to verify it accepts its own version in a remote connection
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] The mod BinnieCore accepts its own version (1.8-dev2)
2014-01-05 17:25:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BinnieCore
2014-01-05 17:25:02 [FINEST] [BinnieCore] Sent event FMLConstructionEvent to mod BinnieCore
2014-01-05 17:25:02 [FINEST] [ExtraBees] Sending event FMLConstructionEvent to mod ExtraBees
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] Testing mod ExtraBees to verify it accepts its own version in a remote connection
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] The mod ExtraBees accepts its own version (1.8-dev2)
2014-01-05 17:25:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraBees
2014-01-05 17:25:02 [FINEST] [ExtraBees] Sent event FMLConstructionEvent to mod ExtraBees
2014-01-05 17:25:02 [FINEST] [ExtraTrees] Sending event FMLConstructionEvent to mod ExtraTrees
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] Testing mod ExtraTrees to verify it accepts its own version in a remote connection
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] The mod ExtraTrees accepts its own version (1.8-dev2)
2014-01-05 17:25:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraTrees
2014-01-05 17:25:02 [FINEST] [ExtraTrees] Sent event FMLConstructionEvent to mod ExtraTrees
2014-01-05 17:25:02 [FINEST] [BuildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (4.2.2)
2014-01-05 17:25:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
2014-01-05 17:25:02 [FINEST] [BuildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
2014-01-05 17:25:02 [FINEST] [Additional-Buildcraft-Objects] Sending event FMLConstructionEvent to mod Additional-Buildcraft-Objects
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] Testing mod Additional-Buildcraft-Objects to verify it accepts its own version in a remote connection
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] The mod Additional-Buildcraft-Objects accepts its own version (1.0.6.174)
2014-01-05 17:25:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Additional-Buildcraft-Objects
2014-01-05 17:25:02 [FINEST] [Additional-Buildcraft-Objects] Sent event FMLConstructionEvent to mod Additional-Buildcraft-Objects
2014-01-05 17:25:02 [FINEST] [CalclaviaCore] Sending event FMLConstructionEvent to mod CalclaviaCore
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] Testing mod CalclaviaCore to verify it accepts its own version in a remote connection
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] The mod CalclaviaCore accepts its own version (1.0.0)
2014-01-05 17:25:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CalclaviaCore
2014-01-05 17:25:02 [FINEST] [CalclaviaCore] Sent event FMLConstructionEvent to mod CalclaviaCore
2014-01-05 17:25:02 [FINEST] [ChargePads] Sending event FMLConstructionEvent to mod ChargePads
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] Testing mod ChargePads to verify it accepts its own version in a remote connection
2014-01-05 17:25:02 [FINEST] [ForgeModLoader] The mod ChargePads accepts its own version (3.0.0)
2014-01-05 17:25:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChargePads
2014-01-05 17:25:02 [FINEST] [ChargePads] Sent event FMLConstructionEvent to mod ChargePads
2014-01-05 17:25:02 [FINEST] [chococraft] Sending event FMLConstructionEvent to mod chococraft
2014-01-05 17:25:02 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/feature/WorldGenTaiga1 (input size 1541), found 1 patch
2014-01-05 17:25:02 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/feature/WorldGenTaiga1 (new size 2502)
2014-01-05 17:25:03 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1666), found 1 patch
2014-01-05 17:25:03 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2516)
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] Testing mod chococraft to verify it accepts its own version in a remote connection
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] The mod chococraft accepts its own version (3.0.3)
2014-01-05 17:25:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into chococraft
2014-01-05 17:25:03 [FINEST] [chococraft] Sent event FMLConstructionEvent to mod chococraft
2014-01-05 17:25:03 [FINEST] [CoFHLoot] Sending event FMLConstructionEvent to mod CoFHLoot
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] Testing mod CoFHLoot to verify it accepts its own version in a remote connection
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] The mod CoFHLoot accepts its own version (2.0.0.2)
2014-01-05 17:25:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHLoot
2014-01-05 17:25:03 [FINEST] [CoFHLoot] Sent event FMLConstructionEvent to mod CoFHLoot
2014-01-05 17:25:03 [FINEST] [CoFHMasquerade] Sending event FMLConstructionEvent to mod CoFHMasquerade
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] Testing mod CoFHMasquerade to verify it accepts its own version in a remote connection
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] The mod CoFHMasquerade accepts its own version (2.0.0.2)
2014-01-05 17:25:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHMasquerade
2014-01-05 17:25:03 [FINEST] [CoFHMasquerade] Sent event FMLConstructionEvent to mod CoFHMasquerade
2014-01-05 17:25:03 [FINEST] [CoFHSocial] Sending event FMLConstructionEvent to mod CoFHSocial
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] Testing mod CoFHSocial to verify it accepts its own version in a remote connection
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] The mod CoFHSocial accepts its own version (2.0.0.2)
2014-01-05 17:25:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHSocial
2014-01-05 17:25:03 [FINEST] [CoFHSocial] Sent event FMLConstructionEvent to mod CoFHSocial
2014-01-05 17:25:03 [FINEST] [CoFHWorld] Sending event FMLConstructionEvent to mod CoFHWorld
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] Testing mod CoFHWorld to verify it accepts its own version in a remote connection
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] The mod CoFHWorld accepts its own version (2.0.0.2)
2014-01-05 17:25:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHWorld
2014-01-05 17:25:03 [FINEST] [CoFHWorld] Sent event FMLConstructionEvent to mod CoFHWorld
2014-01-05 17:25:03 [FINEST] [CompactWindmills] Sending event FMLConstructionEvent to mod CompactWindmills
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] Testing mod CompactWindmills to verify it accepts its own version in a remote connection
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] The mod CompactWindmills accepts its own version (1.0.2.3)
2014-01-05 17:25:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CompactWindmills
2014-01-05 17:25:03 [FINEST] [CompactWindmills] Sent event FMLConstructionEvent to mod CompactWindmills
2014-01-05 17:25:03 [FINEST] [complexmachines] Sending event FMLConstructionEvent to mod complexmachines
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] Testing mod complexmachines to verify it accepts its own version in a remote connection
2014-01-05 17:25:03 [FINEST] [ForgeModLoader] The mod complexmachines accepts its own version (0.3.3)
2014-01-05 17:25:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into complexmachines
2014-01-05 17:25:03 [FINEST] [complexmachines] Sent event FMLConstructionEvent to mod complexmachines
2014-01-05 17:25:03 [FINEST] [ComputerCraft] Sending event FMLConstructionEvent to mod ComputerCraft
2014-01-05 17:25:04 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to verify it accepts its own version in a remote connection
2014-01-05 17:25:04 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts its own version (1.58)
2014-01-05 17:25:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft
2014-01-05 17:25:04 [FINEST] [ComputerCraft] Sent event FMLConstructionEvent to mod ComputerCraft
2014-01-05 17:25:04 [FINEST] [CCTurtle] Sending event FMLConstructionEvent to mod CCTurtle
2014-01-05 17:25:04 [FINEST] [ForgeModLoader] Testing mod CCTurtle to verify it accepts its own version in a remote connection
2014-01-05 17:25:04 [FINEST] [ForgeModLoader] The mod CCTurtle accepts its own version (1.58)
2014-01-05 17:25:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle
2014-01-05 17:25:04 [FINEST] [CCTurtle] Sent event FMLConstructionEvent to mod CCTurtle
2014-01-05 17:25:04 [FINEST] [ConfigMod] Sending event FMLConstructionEvent to mod ConfigMod
2014-01-05 17:25:04 [FINEST] [ForgeModLoader] Testing mod ConfigMod to verify it accepts its own version in a remote connection
2014-01-05 17:25:04 [FINEST] [ForgeModLoader] The mod ConfigMod accepts its own version (v1.0)
2014-01-05 17:25:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ConfigMod
2014-01-05 17:25:04 [FINEST] [ConfigMod] Sent event FMLConstructionEvent to mod ConfigMod
2014-01-05 17:25:04 [FINEST] [CoroAI] Sending event FMLConstructionEvent to mod CoroAI
2014-01-05 17:25:04 [FINEST] [ForgeModLoader] Testing mod CoroAI to verify it accepts its own version in a remote connection
2014-01-05 17:25:04 [FINEST] [ForgeModLoader] The mod CoroAI accepts its own version (v1.0)
2014-01-05 17:25:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoroAI
2014-01-05 17:25:04 [FINEST] [CoroAI] Sent event FMLConstructionEvent to mod CoroAI
2014-01-05 17:25:04 [FINEST] [EnderStorage] Sending event FMLConstructionEvent to mod EnderStorage
2014-01-05 17:25:04 [FINEST] [ForgeModLoader] Testing mod EnderStorage to verify it accepts its own version in a remote connection
2014-01-05 17:25:04 [FINEST] [ForgeModLoader] The mod EnderStorage accepts its own version (1.4.3.5)
2014-01-05 17:25:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
2014-01-05 17:25:04 [FINEST] [EnderStorage] Sent event FMLConstructionEvent to mod EnderStorage
2014-01-05 17:25:04 [FINEST] [factorization] Sending event FMLConstructionEvent to mod factorization
2014-01-05 17:25:04 [INFO] [FZ] This is Factorization 0.8.25
2014-01-05 17:25:05 [FINEST] [ForgeModLoader] Testing mod factorization to verify it accepts its own version in a remote connection
2014-01-05 17:25:05 [FINEST] [ForgeModLoader] The mod factorization accepts its own version (0.8.25)
2014-01-05 17:25:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization
2014-01-05 17:25:05 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bdc (2 / 2)
2014-01-05 17:25:05 [FINEST] [factorization] Sent event FMLConstructionEvent to mod factorization
2014-01-05 17:25:05 [FINEST] [Railcraft] Sending event FMLConstructionEvent to mod Railcraft
2014-01-05 17:25:05 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection
2014-01-05 17:25:05 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (8.3.1.0)
2014-01-05 17:25:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft
2014-01-05 17:25:06 [FINEST] [Railcraft] Sent event FMLConstructionEvent to mod Railcraft
2014-01-05 17:25:06 [FINEST] [gregtech_addon] Sending event FMLConstructionEvent to mod gregtech_addon
2014-01-05 17:25:07 [FINEST] [ForgeModLoader] Testing mod gregtech_addon to verify it accepts its own version in a remote connection
2014-01-05 17:25:07 [FINEST] [ForgeModLoader] The mod gregtech_addon accepts its own version (MC162)
2014-01-05 17:25:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into gregtech_addon
2014-01-05 17:25:07 [INFO] [STDOUT] Found class, starting sexy TropiTransform on RenderPlayer!
2014-01-05 17:25:07 [INFO] [STDOUT] TropiTransform completed 2.
2014-01-05 17:25:07 [INFO] [STDOUT] Found class, starting sexy TropiTransform on ModelBiped!
2014-01-05 17:25:07 [FINEST] [gregtech_addon] Sent event FMLConstructionEvent to mod gregtech_addon
2014-01-05 17:25:07 [FINEST] [TwilightForest] Sending event FMLConstructionEvent to mod TwilightForest
2014-01-05 17:25:07 [FINEST] [ForgeModLoader] Testing mod TwilightForest to verify it accepts its own version in a remote connection
2014-01-05 17:25:07 [FINEST] [ForgeModLoader] The mod TwilightForest accepts its own version (1.20.3)
2014-01-05 17:25:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TwilightForest
2014-01-05 17:25:08 [FINEST] [TwilightForest] Sent event FMLConstructionEvent to mod TwilightForest
2014-01-05 17:25:08 [FINEST] [DartCraft] Sending event FMLConstructionEvent to mod DartCraft
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] Testing mod DartCraft to verify it accepts its own version in a remote connection
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] The mod DartCraft accepts its own version (Beta 0.2.14)
2014-01-05 17:25:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DartCraft
2014-01-05 17:25:08 [FINEST] [DartCraft] Sent event FMLConstructionEvent to mod DartCraft
2014-01-05 17:25:08 [FINEST] [dartpatch] Sending event FMLConstructionEvent to mod dartpatch
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] Testing mod dartpatch to verify it accepts its own version in a remote connection
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] The mod dartpatch accepts its own version (1.0)
2014-01-05 17:25:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into dartpatch
2014-01-05 17:25:08 [FINEST] [dartpatch] Sent event FMLConstructionEvent to mod dartpatch
2014-01-05 17:25:08 [FINEST] [DenPipes-Forestry] Sending event FMLConstructionEvent to mod DenPipes-Forestry
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] Testing mod DenPipes-Forestry to verify it accepts its own version in a remote connection
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] The mod DenPipes-Forestry accepts its own version (1.1.8)
2014-01-05 17:25:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DenPipes-Forestry
2014-01-05 17:25:08 [FINEST] [DenPipes-Forestry] Sent event FMLConstructionEvent to mod DenPipes-Forestry
2014-01-05 17:25:08 [FINEST] [DenPipes-Emerald] Sending event FMLConstructionEvent to mod DenPipes-Emerald
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] Testing mod DenPipes-Emerald to verify it accepts its own version in a remote connection
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] The mod DenPipes-Emerald accepts its own version (1.1.6)
2014-01-05 17:25:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DenPipes-Emerald
2014-01-05 17:25:08 [FINEST] [DenPipes-Emerald] Sent event FMLConstructionEvent to mod DenPipes-Emerald
2014-01-05 17:25:08 [FINEST] [xreliquary] Sending event FMLConstructionEvent to mod xreliquary
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] Testing mod xreliquary to verify it accepts its own version in a remote connection
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] The mod xreliquary accepts its own version (1.6.4-1.1.1)
2014-01-05 17:25:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into xreliquary
2014-01-05 17:25:08 [FINEST] [xreliquary] Sent event FMLConstructionEvent to mod xreliquary
2014-01-05 17:25:08 [FINEST] [DenPipes] Sending event FMLConstructionEvent to mod DenPipes
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] Testing mod DenPipes to verify it accepts its own version in a remote connection
2014-01-05 17:25:08 [FINEST] [ForgeModLoader] The mod DenPipes accepts its own version (2.1.18)
2014-01-05 17:25:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DenPipes
2014-01-05 17:25:08 [FINEST] [DenPipes] Sent event FMLConstructionEvent to mod DenPipes
2014-01-05 17:25:08 [FINEST] [ImmibisCore] Sending event FMLConstructionEvent to mod ImmibisCore
2014-01-05 17:25:09 [FINEST] [ForgeModLoader] Testing mod ImmibisCore to verify it accepts its own version in a remote connection
2014-01-05 17:25:09 [FINEST] [ForgeModLoader] The mod ImmibisCore accepts its own version (57.1.1)
2014-01-05 17:25:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisCore
2014-01-05 17:25:09 [FINEST] [ImmibisCore] Sent event FMLConstructionEvent to mod ImmibisCore
2014-01-05 17:25:09 [FINEST] [DimensionalAnchors] Sending event FMLConstructionEvent to mod DimensionalAnchors
2014-01-05 17:25:09 [FINEST] [ForgeModLoader] Testing mod DimensionalAnchors to verify it accepts its own version in a remote connection
2014-01-05 17:25:09 [FINEST] [ForgeModLoader] The mod DimensionalAnchors accepts its own version (57.1.7)
2014-01-05 17:25:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DimensionalAnchors
2014-01-05 17:25:09 [FINEST] [DimensionalAnchors] Sent event FMLConstructionEvent to mod DimensionalAnchors
2014-01-05 17:25:09 [FINEST] [DragonAPI] Sending event FMLConstructionEvent to mod DragonAPI
2014-01-05 17:25:09 [INFO] [STDOUT] DRAGONAPI: Registering reflexive method access to class net.minecraft.item.Item.onItemUse (obfuscated as func_77648_a)
2014-01-05 17:25:09 [INFO] [STDOUT] DRAGONAPI: Registering reflexive method access to class net.minecraft.client.resources.AbstractResourcePack.getInputStreamByName (obfuscated as func_110591_a)
2014-01-05 17:25:09 [INFO] [STDOUT] DRAGONAPI: Registering reflexive field access to class net.minecraft.client.renderer.entity.RenderBiped.field_110859_k (obfuscated as field_110859_k)
2014-01-05 17:25:09 [INFO] [STDOUT] DRAGONAPI: Registering reflexive field access to class net.minecraft.client.audio.SoundPool.nameToSoundPoolEntriesMapping (obfuscated as field_77461_d)
2014-01-05 17:25:09 [INFO] [STDOUT] DRAGONAPI: Registering reflexive field access to class net.minecraft.client.renderer.entity.RenderSlime.scaleAmount (obfuscated as field_77092_a)
2014-01-05 17:25:09 [INFO] [STDOUT] DRAGONAPI: Registering reflexive field access to class net.minecraft.client.renderer.entity.RendererLivingEntity.mainModel (obfuscated as field_77045_g)
2014-01-05 17:25:09 [INFO] [STDOUT] DRAGONAPI: Registering reflexive field access to class net.minecraft.client.renderer.entity.RenderPlayer.modelBipedMain (obfuscated as field_77109_a)
2014-01-05 17:25:09 [INFO] [STDOUT] DRAGONAPI: Registering reflexive field access to class net.minecraft.entity.EntityLivingBase.isJumping (obfuscated as field_70703_bu)
2014-01-05 17:25:09 [INFO] [STDOUT] DRAGONAPI: Registering reflexive field access to class net.minecraft.entity.monster.EntityCreeper.timeSinceIgnited (obfuscated as field_70833_d)
2014-01-05 17:25:09 [INFO] [STDOUT] DRAGONAPI: Registering reflexive field access to class net.minecraft.potion.Potion.potionTypes (obfuscated as field_76425_a)
2014-01-05 17:25:09 [INFO] [STDOUT] DragonAPI is not running in a deobfuscated environment! This is not an error!
2014-01-05 17:25:09 [SEVERE] [DragonAPI] The mod DragonAPI is expecting signature @GET_FINGERPRINT@ for source DragonAPI 1.6 v12d.zip, however there is no signature matching that description
2014-01-05 17:25:09 [INFO] [STDOUT] DragonAPI is not running in a deobfuscated environment! This is not an error!
2014-01-05 17:25:09 [FINEST] [ForgeModLoader] Testing mod DragonAPI to verify it accepts its own version in a remote connection
2014-01-05 17:25:09 [FINEST] [ForgeModLoader] The mod DragonAPI accepts its own version (release)
2014-01-05 17:25:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DragonAPI
2014-01-05 17:25:09 [FINEST] [DragonAPI] Sent event FMLConstructionEvent to mod DragonAPI
2014-01-05 17:25:09 [FINEST] [DyeTrees] Sending event FMLConstructionEvent to mod DyeTrees
2014-01-05 17:25:09 [INFO] [STDOUT] Dye Trees is not running in a deobfuscated environment! This is not an error!
2014-01-05 17:25:09 [SEVERE] [DyeTrees] The mod DyeTrees is expecting signature @GET_FINGERPRINT@ for source DyeTrees 1.6 v12.zip, however there is no signature matching that description
2014-01-05 17:25:09 [INFO] [STDOUT] Dye Trees is not running in a deobfuscated environment! This is not an error!
2014-01-05 17:25:09 [FINEST] [ForgeModLoader] Testing mod DyeTrees to verify it accepts its own version in a remote connection
2014-01-05 17:25:09 [FINEST] [ForgeModLoader] The mod DyeTrees accepts its own version (beta)
2014-01-05 17:25:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DyeTrees
2014-01-05 17:25:09 [FINEST] [DyeTrees] Sent event FMLConstructionEvent to mod DyeTrees
2014-01-05 17:25:09 [FINEST] [EnderIO] Sending event FMLConstructionEvent to mod EnderIO
2014-01-05 17:25:09 [FINEST] [ForgeModLoader] Testing mod EnderIO to verify it accepts its own version in a remote connection
2014-01-05 17:25:09 [FINEST] [ForgeModLoader] The mod EnderIO accepts its own version (0.6.0)
2014-01-05 17:25:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderIO
2014-01-05 17:25:10 [FINEST] [EnderIO] Sent event FMLConstructionEvent to mod EnderIO
2014-01-05 17:25:10 [FINEST] [endernet] Sending event FMLConstructionEvent to mod endernet
2014-01-05 17:25:11 [FINEST] [ForgeModLoader] Testing mod endernet to verify it accepts its own version in a remote connection
2014-01-05 17:25:11 [FINEST] [ForgeModLoader] The mod endernet accepts its own version (0.2.0)
2014-01-05 17:25:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into endernet
2014-01-05 17:25:11 [FINEST] [endernet] Sent event FMLConstructionEvent to mod endernet
2014-01-05 17:25:11 [FINEST] [endgame] Sending event FMLConstructionEvent to mod endgame
2014-01-05 17:25:11 [FINEST] [ForgeModLoader] Testing mod endgame to verify it accepts its own version in a remote connection
2014-01-05 17:25:11 [FINEST] [ForgeModLoader] The mod endgame accepts its own version (1.0.0_Beta-2)
2014-01-05 17:25:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into endgame
2014-01-05 17:25:11 [FINEST] [endgame] Sent event FMLConstructionEvent to mod endgame
2014-01-05 17:25:11 [FINEST] [EE3] Sending event FMLConstructionEvent to mod EE3
2014-01-05 17:25:11 [SEVERE] [EE3] The mod EE3 is expecting signature @FINGERPRINT@ for source EquivalentExchange3-1.6.4-pre2a.45.jar, however there is no signature matching that description
2014-01-05 17:25:11 [FINEST] [ForgeModLoader] Testing mod EE3 to verify it accepts its own version in a remote connection
2014-01-05 17:25:11 [FINEST] [ForgeModLoader] The mod EE3 accepts its own version (pre2a)
2014-01-05 17:25:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EE3
2014-01-05 17:25:11 [WARNING] [EE3] The copy of Equivalent Exchange 3 that you are running is a development version of the mod, and as such may be unstable and/or incomplete.
2014-01-05 17:25:11 [FINEST] [EE3] Sent event FMLConstructionEvent to mod EE3
2014-01-05 17:25:11 [FINEST] [LomLib] Sending event FMLConstructionEvent to mod LomLib
2014-01-05 17:25:11 [FINEST] [ForgeModLoader] Testing mod LomLib to verify it accepts its own version in a remote connection
2014-01-05 17:25:11 [FINEST] [ForgeModLoader] The mod LomLib accepts its own version (1.0.7)
2014-01-05 17:25:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into LomLib
2014-01-05 17:25:11 [FINEST] [LomLib] Sent event FMLConstructionEvent to mod LomLib
2014-01-05 17:25:11 [FINEST] [Equivalency] Sending event FMLConstructionEvent to mod Equivalency
2014-01-05 17:25:11 [FINEST] [ForgeModLoader] Testing mod Equivalency to verify it accepts its own version in a remote connection
2014-01-05 17:25:11 [FINEST] [ForgeModLoader] The mod Equivalency accepts its own version (1.5.5)
2014-01-05 17:25:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Equivalency
2014-01-05 17:25:11 [FINEST] [Equivalency] Sent event FMLConstructionEvent to mod Equivalency
2014-01-05 17:25:11 [FINEST] [ExtendedRenderer] Sending event FMLConstructionEvent to mod ExtendedRenderer
2014-01-05 17:25:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtendedRenderer
2014-01-05 17:25:11 [FINEST] [ExtendedRenderer] Sent event FMLConstructionEvent to mod ExtendedRenderer
2014-01-05 17:25:11 [FINEST] [ExtraUtilities] Sending event FMLConstructionEvent to mod ExtraUtilities
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] Testing mod ExtraUtilities to verify it accepts its own version in a remote connection
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] The mod ExtraUtilities accepts its own version (1.0.1)
2014-01-05 17:25:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraUtilities
2014-01-05 17:25:12 [FINEST] [ExtraUtilities] Sent event FMLConstructionEvent to mod ExtraUtilities
2014-01-05 17:25:12 [FINEST] [extracells] Sending event FMLConstructionEvent to mod extracells
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] Testing mod extracells to verify it accepts its own version in a remote connection
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] The mod extracells accepts its own version (1.6.1c)
2014-01-05 17:25:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into extracells
2014-01-05 17:25:12 [FINEST] [extracells] Sent event FMLConstructionEvent to mod extracells
2014-01-05 17:25:12 [FINEST] [factorization.misc] Sending event FMLConstructionEvent to mod factorization.misc
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] Testing mod factorization.misc to verify it accepts its own version in a remote connection
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] The mod factorization.misc accepts its own version (0.8.25)
2014-01-05 17:25:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.misc
2014-01-05 17:25:12 [FINEST] [factorization.misc] Sent event FMLConstructionEvent to mod factorization.misc
2014-01-05 17:25:12 [FINEST] [factorization.notify] Sending event FMLConstructionEvent to mod factorization.notify
2014-01-05 17:25:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.notify
2014-01-05 17:25:12 [FINEST] [factorization.notify] Sent event FMLConstructionEvent to mod factorization.notify
2014-01-05 17:25:12 [FINEST] [factorization.dimensionalSlice] Sending event FMLConstructionEvent to mod factorization.dimensionalSlice
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] Testing mod factorization.dimensionalSlice to verify it accepts its own version in a remote connection
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] The mod factorization.dimensionalSlice accepts its own version (0.8.25)
2014-01-05 17:25:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.dimensionalSlice
2014-01-05 17:25:12 [FINEST] [factorization.dimensionalSlice] Sent event FMLConstructionEvent to mod factorization.dimensionalSlice
2014-01-05 17:25:12 [FINEST] [FinndusFillies] Sending event FMLConstructionEvent to mod FinndusFillies
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] Testing mod FinndusFillies to verify it accepts its own version in a remote connection
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] The mod FinndusFillies accepts its own version (1.0.0)
2014-01-05 17:25:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into FinndusFillies
2014-01-05 17:25:12 [FINEST] [FinndusFillies] Sent event FMLConstructionEvent to mod FinndusFillies
2014-01-05 17:25:12 [FINEST] [flatsigns] Sending event FMLConstructionEvent to mod flatsigns
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] Testing mod flatsigns to verify it accepts its own version in a remote connection
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] The mod flatsigns accepts its own version (1.4.0)
2014-01-05 17:25:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into flatsigns
2014-01-05 17:25:12 [FINEST] [flatsigns] Sent event FMLConstructionEvent to mod flatsigns
2014-01-05 17:25:12 [FINEST] [GalacticraftCore] Sending event FMLConstructionEvent to mod GalacticraftCore
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] Testing mod GalacticraftCore to verify it accepts its own version in a remote connection
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] The mod GalacticraftCore accepts its own version (2.0.8)
2014-01-05 17:25:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GalacticraftCore
2014-01-05 17:25:12 [FINEST] [GalacticraftCore] Sent event FMLConstructionEvent to mod GalacticraftCore
2014-01-05 17:25:12 [FINEST] [GalacticraftMars] Sending event FMLConstructionEvent to mod GalacticraftMars
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] Testing mod GalacticraftMars to verify it accepts its own version in a remote connection
2014-01-05 17:25:12 [FINEST] [ForgeModLoader] The mod GalacticraftMars accepts its own version (2.0.8)
2014-01-05 17:25:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GalacticraftMars
2014-01-05 17:25:13 [FINEST] [GalacticraftMars] Sent event FMLConstructionEvent to mod GalacticraftMars
2014-01-05 17:25:13 [FINEST] [ganysend] Sending event FMLConstructionEvent to mod ganysend
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] Testing mod ganysend to verify it accepts its own version in a remote connection
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] The mod ganysend accepts its own version (1.5.4)
2014-01-05 17:25:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ganysend
2014-01-05 17:25:13 [FINEST] [ganysend] Sent event FMLConstructionEvent to mod ganysend
2014-01-05 17:25:13 [FINEST] [ganysnether] Sending event FMLConstructionEvent to mod ganysnether
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] Testing mod ganysnether to verify it accepts its own version in a remote connection
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] The mod ganysnether accepts its own version (1.5.3)
2014-01-05 17:25:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ganysnether
2014-01-05 17:25:13 [FINEST] [ganysnether] Sent event FMLConstructionEvent to mod ganysnether
2014-01-05 17:25:13 [FINEST] [iChunUtil] Sending event FMLConstructionEvent to mod iChunUtil
2014-01-05 17:25:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into iChunUtil
2014-01-05 17:25:13 [FINEST] [iChunUtil] Sent event FMLConstructionEvent to mod iChunUtil
2014-01-05 17:25:13 [FINEST] [GraviGun] Sending event FMLConstructionEvent to mod GraviGun
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] Testing mod GraviGun to verify it accepts its own version in a remote connection
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] The mod GraviGun accepts its own version (2.0.0)
2014-01-05 17:25:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviGun
2014-01-05 17:25:13 [FINEST] [GraviGun] Sent event FMLConstructionEvent to mod GraviGun
2014-01-05 17:25:13 [FINEST] [gresources] Sending event FMLConstructionEvent to mod gresources
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] Testing mod gresources to verify it accepts its own version in a remote connection
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] The mod gresources accepts its own version (0.3.4)
2014-01-05 17:25:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into gresources
2014-01-05 17:25:13 [FINEST] [gresources] Sent event FMLConstructionEvent to mod gresources
2014-01-05 17:25:13 [FINEST] [HardcoreEnderExpansion] Sending event FMLConstructionEvent to mod HardcoreEnderExpansion
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] Testing mod HardcoreEnderExpansion to verify it accepts its own version in a remote connection
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] The mod HardcoreEnderExpansion accepts its own version (1.3)
2014-01-05 17:25:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into HardcoreEnderExpansion
2014-01-05 17:25:13 [FINEST] [HardcoreEnderExpansion] Sent event FMLConstructionEvent to mod HardcoreEnderExpansion
2014-01-05 17:25:13 [FINEST] [Hats] Sending event FMLConstructionEvent to mod Hats
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] Testing mod Hats to verify it accepts its own version in a remote connection
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] The mod Hats accepts its own version (2.1.0)
2014-01-05 17:25:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Hats
2014-01-05 17:25:13 [FINEST] [Hats] Sent event FMLConstructionEvent to mod Hats
2014-01-05 17:25:13 [FINEST] [HatStand] Sending event FMLConstructionEvent to mod HatStand
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] Testing mod HatStand to verify it accepts its own version in a remote connection
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] The mod HatStand accepts its own version (2.1.0)
2014-01-05 17:25:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into HatStand
2014-01-05 17:25:13 [FINEST] [HatStand] Sent event FMLConstructionEvent to mod HatStand
2014-01-05 17:25:13 [FINEST] [IC2NuclearControl] Sending event FMLConstructionEvent to mod IC2NuclearControl
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] Testing mod IC2NuclearControl to verify it accepts its own version in a remote connection
2014-01-05 17:25:13 [FINEST] [ForgeModLoader] The mod IC2NuclearControl accepts its own version (1.6.2c)
2014-01-05 17:25:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2NuclearControl
2014-01-05 17:25:14 [FINEST] [IC2NuclearControl] Sent event FMLConstructionEvent to mod IC2NuclearControl
2014-01-05 17:25:14 [FINEST] [ICBM|Contraption] Sending event FMLConstructionEvent to mod ICBM|Contraption
2014-01-05 17:25:14 [INFO] [STDOUT] ---- Minecraft Crash Report ----
2014-01-05 17:25:14 [INFO] [STDOUT] // Ouch. That hurt :(
2014-01-05 17:25:14 [INFO] [STDOUT]
2014-01-05 17:25:14 [INFO] [STDOUT] Time: 05/01/14 17:25
2014-01-05 17:25:14 [INFO] [STDOUT] Description: Initializing game
2014-01-05 17:25:14 [INFO] [STDOUT]
2014-01-05 17:25:14 [INFO] [STDOUT] java.lang.NoClassDefFoundError: icbm/core/BlockSulfureOre
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.Class.forName0(Native Method)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.Class.forName(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:25:14 [INFO] [STDOUT] Caused by: java.lang.ClassNotFoundException: icbm.core.BlockSulfureOre
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] ... 34 more
2014-01-05 17:25:14 [INFO] [STDOUT] Caused by: java.lang.NoClassDefFoundError: icbm/core/base/BlockICBM
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.ClassLoader.defineClass1(Native Method)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.ClassLoader.defineClass(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.security.SecureClassLoader.defineClass(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2014-01-05 17:25:14 [INFO] [STDOUT] ... 36 more
2014-01-05 17:25:14 [INFO] [STDOUT] Caused by: java.lang.ClassNotFoundException: icbm.core.base.BlockICBM
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.ClassLoader.loadClass(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] ... 40 more
2014-01-05 17:25:14 [INFO] [STDOUT]
2014-01-05 17:25:14 [INFO] [STDOUT]
2014-01-05 17:25:14 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
2014-01-05 17:25:14 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
2014-01-05 17:25:14 [INFO] [STDOUT]
2014-01-05 17:25:14 [INFO] [STDOUT] -- Head --
2014-01-05 17:25:14 [INFO] [STDOUT] Stacktrace:
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.Class.forName0(Native Method)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.Class.forName(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-01-05 17:25:14 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
2014-01-05 17:25:14 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
2014-01-05 17:25:14 [INFO] [STDOUT]
2014-01-05 17:25:14 [INFO] [STDOUT] -- Initialization --
2014-01-05 17:25:14 [INFO] [STDOUT] Details:
2014-01-05 17:25:14 [INFO] [STDOUT] Stacktrace:
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2014-01-05 17:25:14 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-01-05 17:25:14 [INFO] [STDOUT]
2014-01-05 17:25:14 [INFO] [STDOUT] -- System Details --
2014-01-05 17:25:14 [INFO] [STDOUT] Details:
2014-01-05 17:25:14 [INFO] [STDOUT] Minecraft Version: 1.6.4
2014-01-05 17:25:14 [INFO] [STDOUT] Operating System: Windows 7 (amd64) version 6.1
2014-01-05 17:25:14 [INFO] [STDOUT] Java Version: 1.7.0_25, Oracle Corporation
2014-01-05 17:25:14 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
2014-01-05 17:25:14 [INFO] [STDOUT] Memory: 794956168 bytes (758 MB) / 1393033216 bytes (1328 MB) up to 3075866624 bytes (2933 MB)
2014-01-05 17:25:14 [INFO] [STDOUT] JVM Flags: 4 total; -Xms512m -Xmx3300m -XX:PermSize=512m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
2014-01-05 17:25:14 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
2014-01-05 17:25:14 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
2014-01-05 17:25:14 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
2014-01-05 17:25:14 [INFO] [STDOUT] FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 210 mods loaded, 210 mods active
2014-01-05 17:25:14 [INFO] [STDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] denLib{3.1.35} [denLib] (minecraft.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] DamageIndicatorsMod{2.9.2.0} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.0.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] batsdropleather{5.0} [BatsDropLeather] ([1.6.4]BatsDropLeather_v5.0.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] morphcore{2.0} [MorphCore] ([1.6.4]MorphCore_v2.0.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] cfm{3.2.6} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.6(1.6.4).zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] AdvancedBrewing{0.2.3} [Advanced Brewing] (Advanced Brewing-Universal-0.2.3.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] NetherOres{1.6.2R2.2.1} [Nether Ores] (NetherOres-2.2.1-14.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] Tubes{1.1.3} [Tubes] (Tubes-1.1.3.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] UniversalElectricity{@MAJOR@.@MINOR@.@REVIS@} [Universal Electricity] (Universal-Electricity-3.0.0.254-core.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ForgeMultipart{1.0.0.227} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] IC2{2.0.353-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.353-experimental.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] AdvancedMachines{5.2.3} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.4.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] AdvancedPowerManagement{1.2.85-IC2-1.118} [Advanced Power Management] (AdvancedPowerManagement-1.2.85-IC2-1.118.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] Natura{2.1.14} [Natura] (Natura_1.6.X_2.1.14.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.418.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded{1.6.2R2.7.4} [MineFactory Reloaded] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.4} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] Forestry{2.3.1.0} [Forestry for Minecraft] (forestry-A-2.3.1.0.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] AdvancedThaumaturgy{0.0.11} [Advanced Thaumaturgy] (AdvancedThaumaturgy-0.0.12.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] AetherCraft{1.2.7.62} [AetherCraft] (AetherCraft-1.2.7.63.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] arsmagica2{1.1.1c} [Ars Magica 2] (ArsMagica2_1.1.1c.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] AtomicScience{1.0.0} [Atomic Science] (Atomic_Science_v1.0.0.164.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BattleTowers{1.4.2} [Battle Towers] (BattleTowers_1.6.4.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BiblioCraft{1.5.4} [BiblioCraft] (BiblioCraft[v1.5.4].zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BinnieCore{1.8-dev2} [Binnie Core] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ExtraBees{1.8-dev2} [Extra Bees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ExtraTrees{1.8-dev2} [Extra Trees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] Additional-Buildcraft-Objects{1.0.6.174} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.174.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] CalclaviaCore{1.0.0} [Calclavia] (Calclavia-Core-v1.0.0.30.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ChargePads{3.0.0} [Charge Pads] (chargepads-1.6.2-universal-3.0.0.94-experimental.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] chococraft{3.0.3} [Torojima's ChocoCraft] (Chococraft_3.0.3.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] CompactWindmills{1.0.2.3} [CompactWindmills] (CompactWindmills+MC.1.6.4+v.1.0.2.3.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] complexmachines{0.3.3} [Complex Machines] (ComplexMachines_v0.3.3.129.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] factorization{0.8.25} [Factorization] (Factorization-0.8.25.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] Railcraft{8.3.1.0} [Railcraft] (Railcraft_1.6.4-8.3.1.0.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] gregtech_addon{MC162} [GregTech-Addon] (GregTech - 4.07f - Such Greg.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] DartCraft{Beta 0.2.14} [DartCraft] (DartCraft Beta 0.2.14.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] dartpatch{1.0} [DartPatch] (DartPatch 1.2.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes-Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes-Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] xreliquary{1.6.4-1.1.1} [Reliquary] (Reliquary-1.6.4-1.1.1.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ImmibisCore{57.1.1} [Immibis Core] (immibis-core-57.1.1.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] DimensionalAnchors{57.1.7} [Dimensional Anchors] (Dimensional Archor-57.1.7.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] DragonAPI{release} [DragonAPI] (DragonAPI 1.6 v12d.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] DyeTrees{beta} [Dye Trees] (DyeTrees 1.6 v12.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] EnderIO{0.6.0} [Ender IO] (EnderIO-1.6.4-0.6.0.156.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] endernet{0.2.0} [EnderNet] (EnderNet 0.2.0 rc1.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] endgame{1.0.0_Beta-2} [Endgame] (Endgame_1.0.0_Beta-2.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] EE3{pre2a} [Equivalent Exchange 3] (EquivalentExchange3-1.6.4-pre2a.45.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] LomLib{1.0.7} [LomLib] (LomLib-universal-1.0.7.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] Equivalency{1.5.5} [Equivalency] (Equivalency-universal-1.5.5.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.4.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ExtraUtilities{1.0.1} [Extra Utilities] (Extra Utilities V1.0.2.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] extracells{1.6.1c} [ExtraCells] (ExtraCells-1.6.1c.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] factorization.misc{0.8.25} [Factorization Miscellaneous Nonsense] (Factorization-0.8.25.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] factorization.notify{0.8.25} [Factorization Notification System] (Factorization-0.8.25.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] factorization.dimensionalSlice{0.8.25} [Factorization Dimensional Slices] (Factorization-0.8.25.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] FinndusFillies{1.0.0} [Finndus Fillies] (FinndusFillies-1.6.2-universal-1.0.0.7.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] GalacticraftCore{2.0.8} [Galacticraft Core] (Galacticraft-1.6.4-2.0.8.908.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] GalacticraftMars{2.0.8} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.8.908.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ganysend{1.5.4} [Gany's End] (Ganys End v1.5.4.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ganysnether{1.5.3} [Gany's Nether] (Ganys Nether v1.5.3.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] gresources{0.3.4} [Growable Resources] (Growable Resources - 0.3.4 - MC 1.6.4.jar) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] HardcoreEnderExpansion{1.3} [Hardcore Ender Expansion] (HardcoreEnderExpansion1.3.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] Hats{2.1.0} [Hats] (Hats2.1.0.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] HatStand{2.1.0} [HatStand] (HatStand2.1.0.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed
2014-01-05 17:25:14 [INFO] [STDOUT] ICBM|Contraption{1.3.4} [ICBM|Contraption] (ICBM_Contraption_v1.3.4.300.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ICBM|Sentry{1.3.4} [ICBM|Sentry] (ICBM_Sentry_v1.3.4.300.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] InfernalMobs{1.4.3} [Infernal Mobs] (InfernalMobs_1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] inventorytweaks{1.57-dev} [Inventory Tweaks] (InventoryTweaks-MC1.6.4-1.57-dev-b83.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] IronChest{5.4.1.649} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.649.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] JABBA{1.0.3} [JABBA] (JABBA_1.0.3.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] KeithyUtils{1.2} [Keithy Utils] (KeithyUtils-1.6.2-1.2b.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] LogisticsPipes|Main{0.7.4.dev.88} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.88.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] magicalcrops{3.1.4} [Magical Crops] (Magical Crops - 1.6.4 - 3.1.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] TConstruct{1.6.X_1.5.3dev} [Tinkers' Construct] (TConstruct_1.6.4_1.5.3d1.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ThaumicTinkererKami{1.0} [Thaumic Tinkerer KAMI] (ThaumicTinkererKAMI_j6.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ThaumicTinkerer{2.1-58} [Thaumic Tinkerer] (ThaumicTinkerer 2.1-58.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MagicBees{2.1.9} [Magic Bees] (MagicBees-2.1.9.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Roguelike{1.2.7} [Roguelike Dungeons Mod] (mc-roguelike-1.6.4-forge-v1.2.7.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Mekanism{5.6.0} [Mekanism] (Mekanism-v5.6.0.647.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MekanismGenerators{5.6.0} [MekanismGenerators] (MekanismGenerators-v5.6.0.647.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MekanismTools{5.6.0} [MekanismTools] (MekanismTools-v5.6.0.647.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.1.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.1.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.1.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.1.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] meteors{2.11.2} [Falling Meteors] (Meteors Mod V2.11.2.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MFFS{3.6.1} [Modular Force Field System] (MFFS_v3.6.1.313.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Mimicry{1.1b} [Mimicry] (Mimic_1.1_1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.4} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatAtum{1.6.2R2.7.4} [MFR Compat: Atum] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatBackTools{1.6.2R2.7.4} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.4} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatChococraft{1.6.2R2.7.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatForestry{1.6.2R2.7.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.4} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatIC2{1.6.2R2.7.4} [MFR Compat: IC2] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Mystcraft{0.10.11.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.11.00.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.4} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4 v1.1.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatPams{1.6.2R2.7.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.4} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatRP2{1.6.2R2.7.4} [MFR Compat: RP2] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.4} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatVanilla{1.6.2R2.7.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.4b2.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] AdvancedSolarPanel{3.4.3} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_4_3_IC_EXP.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] GraviSuite{1.9.8} [Gravitation Suite] (mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] numina{0.0.1-42} [Numina] (Numina-1.6.2-0.0.1-42.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] powersuits{0.8.0-62} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-62.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Morph{0.6.0} [Morph] (Morph-Beta-0.6.0.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] NEIAddons{1.9.4.r51} [NEI Addons] (neiaddons-1.6.2-1.9.4.r51.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] NEIAddons|AE{1.9.4.r51} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.4.r51.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] NEIAddons|CraftingTables{1.9.4.r51} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.4.r51.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] NEIAddons|ExtraBees{1.9.4.r51} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.4.r51.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] NEIAddons|Forestry{1.9.4.r51} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.4.r51.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] NEIAddons|MiscPeripherals{1.9.4.r51} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.4.r51.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-preview8.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-1.2.2.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] OpenComputers{1.0.5a} [OpenComputers] (OpenComputers-1.0.5a.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ClaySpawn{1.5} [Pam's Clay Spawn] (Pam's Clay Spawn 1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] GetAllTheSeeds{1.6} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MelonSpawn{1.5} [Pam's Melon Spawn] (Pam's Melon Spawn 1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ProjRed|Core{4.2.1.16} [ProjectRed] (ProjectRedBase-1.6.4-4.2.1.16.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.1.16.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.1.16.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.1.16.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.1.16.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ProjRed|Expansion{1.0} [ProjRed|Expansion] (ProjectRedMechanical-1.6.4-4.2.1.16.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ProjRed|Transportation{1.0} [ProjRed|Transportation] (ProjectRedMechanical-1.6.4-4.2.1.16.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.1.16.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] QuantumCraft{1.1} [qCraft] (qCraft1.1.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 v12d.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] SS2{2 (build 2)} [Soul Shards 2] (SoulShards-2.0.14-universal-srg.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] SparrCore{11-19-13} [SparrCore] (SparrCore_11-19-13_1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] StevesCarts{2.0.0.b1} [Steve's Carts 2] (StevesCarts2.0.0.b2.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] switches{1.3.0} [Switches] (switches-1.6.4-universal-coremod-1.3.0.25.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Sync{2.1.0} [Sync] (Sync2.1.0.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ThaumcraftExtras{0.8.1} [Thaumcraft Extras] (ThaumcraftExtras v0.8.1.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] TMechworks{DEV.21b1027} [Tinkers' Mechworks] (TMechworks_1.6.4_0.1.2.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] tropicraftmod{v5.1.6 for MC 1.6.4} [Tropicraft] (Tropicraft v5.1.6 Mod for MC v1.6.4.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] volleyballmod{v5.1.6 for MC 1.6.4} [Volleyball] (Tropicraft v5.1.6 Mod for MC v1.6.4.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] TrussMod{beta} [Truss Mod] (TrussMod-beta-1.6.4-31.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] AS_UpdateCheck{1.1.1} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] UsefulFood{1.4.4} [UsefulFood] (UsefulFood-1.6.2_1.4.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] AIBlock{v1.0} [AIBlock] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] WeatherMod{1.58} [Weather and Tornadoes] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] mod_ZanMinimap{Not available} [mod_ZanMinimap] (ZansMinimap1.6.4.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] McMultipart{1.0.0.227} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] recipemod{0.1} [NoMoreRecipeConflict] (NoMoreRecipeConflict_1.6.X.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] MooFluids{1.3.12.31a} [Moo Fluids] (MooFluids-1.3.12.31a.zip) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] ForgeMicroblock{1.0.0.227} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded
2014-01-05 17:25:14 [INFO] [STDOUT] Launched Version: 1.6.4
2014-01-05 17:25:14 [INFO] [STDOUT] LWJGL: 2.9.0
2014-01-05 17:25:14 [INFO] [STDOUT] OpenGL: GeForce GT 240M/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
2014-01-05 17:25:14 [INFO] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
2014-01-05 17:25:14 [INFO] [STDOUT] Type: Client (map_client.txt)
2014-01-05 17:25:14 [INFO] [STDOUT] Resource Pack: Default
2014-01-05 17:25:14 [INFO] [STDOUT] Current Language: English (US)
2014-01-05 17:25:14 [INFO] [STDOUT] Profiler Position: N/A (disabled)
2014-01-05 17:25:14 [INFO] [STDOUT] Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
2014-01-05 17:25:14 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Rongmario\Desktop\MultiMC\1.6\instances\Toxic Garbage Island - MCX7.0 - Lelfish We are finished-\minecraft\crash-reports\crash-2014-01-05_17.25.14-client.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment