Posted October 26, 201311 yr I'm putting together a modpack for personal use, and once I had 45 mods, the ones that were the newest (aka the ones that put the number of mods over 45) don't load. Any ideas why? Here's the ForgeModLoader-client-0.log (I think that's the one I'm supposed to post): 2013-10-26 17:42:22 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.2.62.871 for Minecraft 1.6.2 loading 2013-10-26 17:42:22 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.10.1.871\minecraftforge-9.10.1.871.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.3\launchwrapper-1.3.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Jesse\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.1.871\1.6.2-Forge9.10.1.871.jar 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\Jesse\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.1.871\1.6.2-Forge9.10.1.871-natives-199143517511296 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Loaded coremod FMLCorePlugin 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Loaded coremod FMLForgePlugin 2013-10-26 17:42:22 [FINE] [ForgeModLoader] All fundamental core mods are successfully located 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Discovering coremods 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Examining for coremod candidacy AdditionalPipes2.4.5b-BC4.1.0.jar 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Not found coremod data in AdditionalPipes2.4.5b-BC4.1.0.jar 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Examining for coremod candidacy appeng-rv13-c-mc162.jar 2013-10-26 17:42:22 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in appeng-rv13-c-mc162.jar, it will be examined later for regular @Mod instances 2013-10-26 17:42:22 [FINE] [ForgeModLoader] Instantiating coremod class AppEngCore 2013-10-26 17:42:23 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-26 17:42:23 [iNFO] [ForgeModLoader] [AppEng] Core Init 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Loaded coremod AppEngCore 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Aroma1997Core MC.1.6.2 v.1.0.0.5.1.jar 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in Aroma1997Core MC.1.6.2 v.1.0.0.5.1.jar, it will be examined later for regular @Mod instances 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Instantiating coremod class CoreMod 2013-10-26 17:42:23 [FINE] [ForgeModLoader] The coremod aroma1997.core.coremod.CoreMod requested minecraft version 1.6.2 and minecraft is 1.6.2. It will be loaded. 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Loaded coremod CoreMod 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Aroma1997s Dimensional World MC.1.6.2 v.1.0.2.9.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Not found coremod data in Aroma1997s Dimensional World MC.1.6.2 v.1.0.2.9.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy ATG-1.6.4-0.9.1.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Not found coremod data in ATG-1.6.4-0.9.1.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy bcTools-v1.4-a-7.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Not found coremod data in bcTools-v1.4-a-7.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy Biomes-O-Plenty-0.6.0-1.6.2.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Not found coremod data in Biomes-O-Plenty-0.6.0-1.6.2.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy buildcraft-A-1.6.2-4.1.1.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Not found coremod data in buildcraft-A-1.6.2-4.1.1.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.2-1.0.0.32.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy denLib-1.6.2-3.1.25.jar 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Adding denLib-1.6.2-3.1.25.jar to the list of known coremods, it will not be examined again 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Instantiating coremod class denLibCore 2013-10-26 17:42:23 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Loaded coremod denLibCore 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy DenPipes-1.6.2-2.1.11.jar 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in DenPipes-1.6.2-2.1.11.jar, it will be examined later for regular @Mod instances 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Instantiating coremod class DenPipesCoreMod 2013-10-26 17:42:23 [FINE] [ForgeModLoader] The coremod denoflionsx.DenPipes.Core.DenPipesCoreMod requested minecraft version 1.6.2 and minecraft is 1.6.2. It will be loaded. 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Loaded coremod DenPipesCoreMod 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy ExtraCells-1.5.0.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Not found coremod data in ExtraCells-1.5.0.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy industrialcraft-2_1.118.401-lf.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Not found coremod data in industrialcraft-2_1.118.401-lf.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy OpenPeripheral-0.2.1-preview8.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Not found coremod data in OpenPeripheral-0.2.1-preview8.jar 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy playercoreapi.jar 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Adding playercoreapi.jar to the list of known coremods, it will not be examined again 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Instantiating coremod class PlayerCoreLoadingPlugin 2013-10-26 17:42:23 [WARNING] [ForgeModLoader] The coremod net.aetherteam.playercore_api.PlayerCoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Loaded coremod PlayerCoreLoadingPlugin 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Examining for coremod candidacy threadedlighting.jar 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Adding threadedlighting.jar to the list of known coremods, it will not be examined again 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Instantiating coremod class TLLoadingPlugin 2013-10-26 17:42:23 [WARNING] [ForgeModLoader] The coremod net.aetherteam.threadedlighting.TLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Loaded coremod TLLoadingPlugin 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer 2013-10-26 17:42:23 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer 2013-10-26 17:42:23 [iNFO] [sTDOUT] Loaded 107 rules from AccessTransformer config file forge_at.cfg 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer appeng.transformer.AppEngASMTransformer 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer aroma1997.core.coremod.asm.AromaAccessTransformer 2013-10-26 17:42:23 [iNFO] [sTDOUT] Loaded 4 rules from AccessTransformer config file aroma1997core_at.cfg 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.denLib.CoreMod.ASM.AT.DenAccessTransformer 2013-10-26 17:42:23 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg 2013-10-26 17:42:23 [iNFO] [sTDOUT] Adding Accesstransformer map: denLib_at.cfg 2013-10-26 17:42:23 [iNFO] [sTDOUT] Ignore whatever the rule count says. It is wrong. 2013-10-26 17:42:23 [iNFO] [sTDOUT] Loaded 40 rules from AccessTransformer config file denLib_at.cfg 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.denLib.CoreMod.ASM.SQL.SQLLibRequest 2013-10-26 17:42:23 [iNFO] [ForgeModLoader] [denLibCore]: Loaded library sqlite-jdbc-3.7.15-M1.jar 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer denoflionsx.DenPipes.Core.ASM.WoodenFluidPipeHook 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer net.aetherteam.playercore_api.asm.PlayerCoreTransformer 2013-10-26 17:42:23 [FINEST] [ForgeModLoader] Registering transformer net.aetherteam.threadedlighting.asm.TLTransformer 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Running coremod plugins 2013-10-26 17:42:23 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockBaseRailLogic.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockComparator.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlower.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlowing.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFluid.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockNetherStalk.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPortal.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSand.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireSource.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiControls.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.GuiConnecting.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.NetClientHandler.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CallableSuspiciousClasses.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerFurnace.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotArmor.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandPotion.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.BehaviorDispenseArmor.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumArmorMaterial.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumRarity.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumToolMaterial.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemInWorldManager.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.logging.LogAgent.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.MemoryConnection.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetLoginHandler.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetServerHandler.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetworkListenThread.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.TcpConnection.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.NetHandler.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet1Login.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet51MapChunk.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet56MapChunks.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.ServerListenThread.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.gui.StatsComponent.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.PlayerInstance.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatFileWriter.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.CryptManager.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.ResourceLocation.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.World.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillage.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch 2013-10-26 17:42:25 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Read 235 binary patches 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Patch list : xk=[xk : xk => net.minecraft.item.ItemDye (true) size 7289] xi=[xi : xi => net.minecraft.item.ItemTool (true) size 2546] bka=[bka : bka => net.minecraft.client.resources.LanguageManager (true) size 3250] xm=[xm : xm => net.minecraft.item.ItemEmptyMap (true) size 1467] xv=[xv : xv => net.minecraft.item.ItemFlintAndSteel (true) size 1193] akg=[akg : akg => net.minecraft.world.gen.layer.GenLayerBiome (true) size 1122] ajj=[ajj : ajj => net.minecraft.world.gen.structure.ComponentVillage (true) size 5084] bjl=[bjl : bjl => net.minecraft.util.ResourceLocation (true) size 1521] wg=[wg : wg => net.minecraft.item.ItemArmor (true) size 4113] wh=[wh : wh => net.minecraft.item.BehaviorDispenseArmor (true) size 1467] wi=[wi : wi => net.minecraft.item.EnumArmorMaterial (true) size 1903] wo=[wo : wo => net.minecraft.item.ItemBow (true) size 3902] wq=[wq : wq => net.minecraft.item.ItemBucket (true) size 3600] ajf=[ajf : ajf => net.minecraft.world.gen.structure.ComponentVillageHouse2 (true) size 4020] ajg=[ajg : ajg => net.minecraft.world.gen.structure.ComponentVillageStartPiece (true) size 1150] wv=[wv : wv => net.minecraft.creativetab.CreativeTabs (true) size 5562] bis=[bis : bis => net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (true) size 3431] vv=[vv : vv => net.minecraft.inventory.SlotArmor (true) size 1083] wd=[wd : wd => net.minecraft.inventory.Slot (true) size 2815] bih=[bih : bih => net.minecraft.client.renderer.texture.TextureMap (true) size 6282] wc=[wc : wc => net.minecraft.inventory.SlotCrafting (true) size 3028] aiv=[aiv : aiv => net.minecraft.world.gen.structure.StructureVillagePieces (true) size 5101] bii=[bii : bii => net.minecraft.client.renderer.texture.TextureAtlasSprite (true) size 6104] vl=[vl : vl => net.minecraft.inventory.ContainerEnchantment (true) size 4973] axj=[axj : axj => net.minecraft.client.gui.inventory.GuiContainerCreative (true) size 15123] ahz=[ahz : ahz => net.minecraft.world.gen.structure.ComponentStrongholdLibrary (true) size 4053] vf=[vf : vf => net.minecraft.inventory.SlotBrewingStandIngredient (true) size 739] vg=[vg : vg => net.minecraft.inventory.SlotBrewingStandPotion (true) size 1088] aie=[aie : aie => net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (true) size 3826] vp=[vp : vp => net.minecraft.inventory.SlotFurnace (true) size 2057] vo=[vo : vo => net.minecraft.inventory.ContainerFurnace (true) size 2741] awv=[awv : awv => net.minecraft.client.gui.inventory.GuiContainer (true) size 13698] ahk=[ahk : ahk => net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (true) size 6113] uz=[uz : uz => net.minecraft.inventory.ContainerRepair (true) size 7549] ahl=[ahl : ahl => net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (true) size 5668] bls=[bls : bls => net.minecraft.stats.StatFileWriter (true) size 6363] blx=[blx : blx => net.minecraft.client.renderer.OpenGlHelper (true) size 1411] dm=[dm : dm => net.minecraft.network.packet.Packet52MultiBlockChange (true) size 2759] ahv=[ahv : ahv => net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (true) size 2938] blk=[blk : blk => net.minecraft.client.audio.SoundManager (true) size 11312] blq=[blq : blq => net.minecraft.client.gui.GuiMainMenu (true) size 13579] ahp=[ahp : ahp => net.minecraft.world.gen.structure.MapGenStronghold (true) size 3953] ex=[ex : ex => net.minecraft.network.packet.Packet (true) size 7765] b=[b : b => net.minecraft.crash.CrashReport (true) size 6438] ue=[ue : ue => net.minecraft.entity.player.EntityPlayer (true) size 37386] ey=[ey : ey => net.minecraft.network.packet.NetHandler (true) size 9724] bkz=[bkz : bkz => net.minecraft.server.integrated.IntegratedServerListenThread (true) size 2255] ur=[ur : ur => net.minecraft.entity.item.EntityEnderPearl (true) size 2224] m=[m : m => net.minecraft.crash.CrashReportCategory (true) size 4654] j=[j : j => net.minecraft.crash.CallableSuspiciousClasses (true) size 3261] ek=[ek : ek => net.minecraft.network.packet.Packet56MapChunks (true) size 4572] agh=[agh : agh => net.minecraft.world.gen.structure.ComponentMineshaftCorridor (true) size 5760] bkw=[bkw : bkw => net.minecraft.server.integrated.IntegratedServer (true) size 6663] ei=[ei : ei => net.minecraft.network.packet.Packet51MapChunk (true) size 4590] ua=[ua : ua => net.minecraft.entity.passive.EntityVillager (true) size 16725] eo=[eo : eo => net.minecraft.network.packet.Packet1Login (true) size 2313] uc=[uc : uc => net.minecraft.entity.player.InventoryPlayer (true) size 9477] aof=[aof : aof => net.minecraft.block.BlockFire (true) size 9397] tr=[tr : tr => net.minecraft.entity.monster.EntitySlime (true) size 5901] aok=[aok : aok => net.minecraft.block.BlockGrass (true) size 3310] tf=[tf : tf => net.minecraft.entity.monster.EntityEnderman (true) size 9441] bu=[bu : bu => net.minecraft.util.StringTranslate (true) size 3038] aoc=[aoc : aoc => net.minecraft.block.BlockFarmland (true) size 3785] anw=[anw : anw => net.minecraft.block.BlockDoor (true) size 6524] su=[su : su => net.minecraft.entity.item.EntityMinecartContainer (true) size 5210] ano=[ano : ano => net.minecraft.block.BlockCrops (true) size 4745] sv=[sv : sv => net.minecraft.entity.item.EntityMinecartFurnace (true) size 4071] ss=[ss : ss => net.minecraft.entity.item.EntityMinecart (true) size 20428] anm=[anm : anm => net.minecraft.block.BlockComparator (true) size 6119] sw=[sw : sw => net.minecraft.entity.item.EntityMinecartHopper (true) size 3379] sx=[sx : sx => net.minecraft.entity.item.EntityMinecartEmpty (true) size 1152] sl=[sl : sl => net.minecraft.entity.boss.EntityWither (true) size 11112] net.minecraft.client.ClientBrandRetriever=[net/minecraft/client/ClientBrandRetriever : net.minecraft.client.ClientBrandRetriever => net.minecraft.client.ClientBrandRetriever (true) size 593] anh=[anh : anh => net.minecraft.block.BlockChest (true) size 8957] anj=[anj : anj => net.minecraft.block.BlockCocoa (true) size 5240] sr=[sr : sr => net.minecraft.entity.item.EntityItem (true) size 7991] sf=[sf : sf => net.minecraft.entity.boss.IBossDisplayData (true) size 182] anb=[anb : anb => net.minecraft.block.BlockFlower (true) size 3559] anc=[anc : anc => net.minecraft.block.BlockButton (true) size 6964] sj=[sj : sj => net.minecraft.entity.boss.EntityDragon (true) size 12736] and=[and : and => net.minecraft.block.BlockCactus (true) size 4040] amw=[amw : amw => net.minecraft.block.BlockBaseRailLogic (true) size 5680] amv=[amv : amv => net.minecraft.block.BlockRailBase (true) size 4263] cm=[cm : cm => net.minecraft.network.MemoryConnection (true) size 3240] cn=[cn : cn => net.minecraft.network.TcpConnection (true) size 8307] ch=[ch : ch => net.minecraft.nbt.CompressedStreamTools (true) size 3184] rv=[rv : rv => net.minecraft.entity.passive.EntityMooshroom (true) size 2493] rw=[rw : rw => net.minecraft.entity.passive.EntityOcelot (true) size 6568] cf=[cf : cf => net.minecraft.nbt.NBTTagList (true) size 2942] ry=[ry : ry => net.minecraft.entity.passive.EntitySheep (true) size 7337] rl=[rl : rl => net.minecraft.village.VillageCollection (true) size 5751] alp=[alp : alp => net.minecraft.world.storage.WorldInfo (true) size 9344] aln=[aln : aln => net.minecraft.world.storage.SaveHandler (true) size 5737] alj=[alj : alj => net.minecraft.world.chunk.storage.AnvilSaveHandler (true) size 1234] alf=[alf : alf => net.minecraft.world.storage.MapData (true) size 5496] pz=[pz : pz => net.minecraft.entity.ai.EntityAIAttackOnCollide (true) size 2784] akn=[akn : akn => net.minecraft.world.gen.layer.GenLayer (true) size 3731] aa=[aa : aa => net.minecraft.command.CommandHandler (true) size 4742] bbl=[bbl : bbl => net.minecraft.client.model.ModelBase (true) size 1633] aqv=[aqv : aqv => net.minecraft.block.BlockPane (true) size 4245] aqw=[aqw : aqw => net.minecraft.block.Block (true) size 48515] ns=[ns : ns => net.minecraft.entity.EntityList (true) size 6113] aqs=[aqs : aqs => net.minecraft.block.BlockTallGrass (true) size 3823] net.minecraft.server.MinecraftServer=[net/minecraft/server/MinecraftServer : net.minecraft.server.MinecraftServer => net.minecraft.server.MinecraftServer (true) size 25485] oe=[oe : oe => net.minecraft.entity.EntityLivingBase (true) size 32349] arh=[arh : arh => net.minecraft.block.BlockTripWireSource (true) size 7037] of=[of : of => net.minecraft.entity.EntityLiving (true) size 19021] arg=[arg : arg => net.minecraft.block.BlockLog (true) size 2952] abq=[abq : abq => net.minecraft.world.Explosion (true) size 5891] arf=[arf : arf => net.minecraft.block.BlockTrapDoor (true) size 4620] ard=[ard : ard => net.minecraft.block.BlockTorch (true) size 4649] abv=[abv : abv => net.minecraft.world.World (true) size 62722] arc=[arc : arc => net.minecraft.block.BlockSnow (true) size 3497] bbp=[bbp : bbp => net.minecraft.client.model.TexturedQuad (true) size 1696] arj=[arj : arj => net.minecraft.block.BlockVine (true) size 6536] aru=[aru : aru => net.minecraft.tileentity.TileEntityBrewingStand (true) size 6074] aaa=[aaa : aaa => net.minecraft.item.crafting.FurnaceRecipes (true) size 4015] aae=[aae : aae => net.minecraft.item.crafting.CraftingManager (true) size 13153] art=[art : art => net.minecraft.tileentity.TileEntityBeacon (true) size 6177] aav=[aav : aav => net.minecraft.enchantment.EnchantmentHelper (true) size 7690] aat=[aat : aat => net.minecraft.enchantment.Enchantment (true) size 3893] asd=[asd : asd => net.minecraft.tileentity.TileEntityFurnace (true) size 6407] asq=[asq : asq => net.minecraft.block.BlockPistonBase (true) size 9440] asm=[asm : asm => net.minecraft.tileentity.TileEntity (true) size 6902] aop=[aop : aop => net.minecraft.block.BlockSand (true) size 2351] aoy=[aoy : aoy => net.minecraft.block.BlockLever (true) size 5734] aov=[aov : aov => net.minecraft.block.BlockLadder (true) size 3003] aow=[aow : aow => net.minecraft.block.BlockLeaves (true) size 7573] aoz=[aoz : aoz => net.minecraft.block.BlockFluid (true) size 9176] apa=[apa : apa => net.minecraft.block.BlockFlowing (true) size 5090] api=[api : api => net.minecraft.block.BlockNetherStalk (true) size 3530] aph=[aph : aph => net.minecraft.block.BlockMycelium (true) size 2731] apg=[apg : apg => net.minecraft.block.BlockMushroom (true) size 2377] bdv=[bdv : bdv => net.minecraft.client.particle.EntityFireworkStarterFX (true) size 6752] mj=[mj : mj => net.minecraft.util.WeightedRandomChestContent (true) size 2389] app=[app : app => net.minecraft.block.BlockPortal (true) size 5179] bcm=[bcm : bcm => net.minecraft.client.model.ModelBox (true) size 2433] apv=[apv : apv => net.minecraft.block.BlockPumpkin (true) size 3644] bcc=[bcc : bcc => net.minecraft.client.model.PositionTextureVertex (true) size 892] apy=[apy : apy => net.minecraft.block.BlockRedstoneWire (true) size 8522] bcz=[bcz : bcz => net.minecraft.client.multiplayer.PlayerControllerMP (true) size 8870] bcy=[bcy : bcy => net.minecraft.client.multiplayer.ChunkProviderClient (true) size 2949] aqb=[aqb : aqb => net.minecraft.block.BlockReed (true) size 3170] bda=[bda : bda => net.minecraft.client.multiplayer.WorldClient (true) size 9287] aqf=[aqf : aqf => net.minecraft.block.BlockSapling (true) size 3649] bct=[bct : bct => net.minecraft.client.multiplayer.NetClientHandler (true) size 36762] aqh=[aqh : aqh => net.minecraft.block.BlockSkull (true) size 6382] bcr=[bcr : bcr => net.minecraft.client.model.ModelRenderer (true) size 4781] ni=[ni : ni => net.minecraft.potion.PotionEffect (true) size 5033] bcv=[bcv : bcv => net.minecraft.client.multiplayer.GuiConnecting (true) size 3396] nm=[nm : nm => net.minecraft.entity.Entity (true) size 36813] aqn=[aqn : aqn => net.minecraft.block.BlockStem (true) size 6095] afn=[afn : afn => net.minecraft.world.gen.feature.WorldGenHugeTrees (true) size 4521] bfi=[bfi : bfi => net.minecraft.client.renderer.RenderGlobal (true) size 40467] jx=[jx : jx => net.minecraft.network.NetLoginHandler (true) size 6519] afp=[afp : afp => net.minecraft.world.gen.feature.WorldGenMinable (true) size 2544] jv=[jv : jv => net.minecraft.item.ItemInWorldManager (true) size 7971] afo=[afo : afo => net.minecraft.world.gen.feature.WorldGenDungeons (true) size 3585] jw=[jw : jw => net.minecraft.entity.EntityTrackerEntry (true) size 11005] afq=[afq : afq => net.minecraft.world.gen.feature.WorldGenTaiga1 (true) size 2467] ju=[ju : ju => net.minecraft.entity.player.EntityPlayerMP (true) size 19766] jr=[jr : jr => net.minecraft.world.WorldServer (true) size 20019] bfg=[bfg : bfg => net.minecraft.client.renderer.ItemRenderer (true) size 14073] aff=[aff : aff => net.minecraft.world.gen.feature.WorldGenShrub (true) size 1456] jp=[jp : jp => net.minecraft.server.management.PlayerInstance (true) size 4525] jq=[jq : jq => net.minecraft.world.gen.ChunkProviderServer (true) size 6996] auy=[auy : auy => net.minecraft.client.gui.GuiCreateWorld (true) size 8901] jl=[jl : jl => net.minecraft.entity.EntityTracker (true) size 5493] auv=[auv : auv => net.minecraft.client.gui.GuiControls (true) size 1967] bfo=[bfo : bfo => net.minecraft.client.renderer.RenderBlocks (true) size 122914] afk=[afk : afk => net.minecraft.world.gen.feature.WorldGenBigMushroom (true) size 2773] bfn=[bfn : bfn => net.minecraft.client.renderer.Tessellator (true) size 7118] kc=[kc : kc => net.minecraft.network.NetworkListenThread (true) size 2435] afw=[afw : afw => net.minecraft.world.gen.feature.WorldGenTaiga2 (true) size 2803] afx=[afx : afx => net.minecraft.world.gen.feature.WorldGenSwamp (true) size 3186] afy=[afy : afy => net.minecraft.world.gen.feature.WorldGenTallGrass (true) size 1109] avg=[avg : avg => net.minecraft.client.gui.GuiIngame (true) size 19967] afz=[afz : afz => net.minecraft.world.gen.feature.WorldGenTrees (true) size 4288] jz=[jz : jz => net.minecraft.network.NetServerHandler (true) size 23091] aeo=[aeo : aeo => net.minecraft.world.gen.ChunkProviderHell (true) size 12943] ael=[ael : ael => net.minecraft.world.gen.MapGenRavine (true) size 5323] awd=[awd : awd => net.minecraft.client.gui.GuiSlot (true) size 7189] kz=[kz : kz => net.minecraft.stats.StatList (true) size 6201] aes=[aes : aes => net.minecraft.world.gen.ChunkProviderGenerate (true) size 13524] bee=[bee : bee => net.minecraft.client.particle.EffectRenderer (true) size 5644] aep=[aep : aep => net.minecraft.world.gen.MapGenCaves (true) size 5736] bep=[bep : bep => net.minecraft.client.particle.EntityDiggingFX (true) size 2881] aed=[aed : aed => net.minecraft.world.chunk.storage.AnvilChunkLoader (true) size 10370] aeh=[aeh : aeh => net.minecraft.world.WorldProvider (true) size 9582] bex=[bex : bex => net.minecraft.client.renderer.WorldRenderer (true) size 5157] awn=[awn : awn => net.minecraft.client.gui.achievement.GuiAchievements (true) size 9923] beu=[beu : beu => net.minecraft.client.entity.EntityPlayerSP (true) size 11993] bev=[bev : bev => net.minecraft.client.entity.EntityOtherPlayerMP (true) size 3666] afb=[afb : afb => net.minecraft.world.gen.feature.WorldGenDeadBush (true) size 1040] lf=[lf : lf => net.minecraft.util.CryptManager (true) size 5162] aev=[aev : aev => net.minecraft.world.gen.feature.WorldGenBigTree (true) size 7224] bfb=[bfb : bfb => net.minecraft.client.renderer.EntityRenderer (true) size 28498] aew=[aew : aew => net.minecraft.world.gen.feature.WorldGenForest (true) size 2541] aet=[aet : aet => net.minecraft.world.gen.ChunkProviderEnd (true) size 8482] lb=[lb : lb => net.minecraft.logging.LogAgent (true) size 2730] bhg=[bhg : bhg => net.minecraft.client.renderer.entity.RenderPlayer (true) size 13450] zg=[zg : zg => net.minecraft.item.ItemBlock (true) size 3855] adq=[adq : adq => net.minecraft.world.chunk.Chunk (true) size 21412] bhl=[bhl : bhl => net.minecraft.client.renderer.entity.RenderSnowMan (true) size 2777] bhr=[bhr : bhr => net.minecraft.client.renderer.entity.RenderVillager (true) size 2882] asx=[asx : asx => net.minecraft.util.MovingObjectPosition (true) size 1081] hm=[hm : hm => net.minecraft.server.management.ServerConfigurationManager (true) size 19730] zy=[zy : zy => net.minecraft.item.crafting.RecipeFireworks (true) size 3773] bid=[bid : bid => net.minecraft.client.renderer.texture.Stitcher (true) size 4303] yg=[yg : yg => net.minecraft.item.ItemMap (true) size 6143] acp=[acp : acp => net.minecraft.world.biome.BiomeGenBase (true) size 8626] yh=[yh : yh => net.minecraft.item.ItemBucketMilk (true) size 1145] ir=[ir : ir => net.minecraft.server.dedicated.DedicatedServer (true) size 9968] yc=[yc : yc => net.minecraft.item.EnumToolMaterial (true) size 2100] yd=[yd : yd => net.minecraft.item.ItemStack (true) size 14629] ya=[ya : ya => net.minecraft.item.ItemHoe (true) size 2422] ack=[ack : ack => net.minecraft.world.ChunkCache (true) size 6497] bgi=[bgi : bgi => net.minecraft.client.renderer.entity.RenderManager (true) size 9404] yb=[yb : yb => net.minecraft.item.Item (true) size 30833] ix=[ix : ix => net.minecraft.server.ServerListenThread (true) size 3680] ats=[ats : ats => net.minecraft.client.Minecraft (true) size 38348] ach=[ach : ach => net.minecraft.world.SpawnerAnimals (true) size 7002] acf=[acf : acf => net.minecraft.world.WorldType (true) size 5531] bgt=[bgt : bgt => net.minecraft.client.renderer.entity.RenderItem (true) size 11792] ace=[ace : ace => net.minecraft.world.IBlockAccess (true) size 752] bgr=[bgr : bgr => net.minecraft.client.renderer.entity.RenderBiped (true) size 9300] yw=[yw : yw => net.minecraft.item.ItemShears (true) size 3596] yv=[yv : yv => net.minecraft.item.ItemSeeds (true) size 2008] yu=[yu : yu => net.minecraft.item.ItemSeedFood (true) size 1895] jd=[jd : jd => net.minecraft.server.gui.StatsComponent (false) size 4603] bgy=[bgy : bgy => net.minecraft.client.renderer.entity.RendererLivingEntity (true) size 11605] yp=[yp : yp => net.minecraft.item.EnumRarity (true) size 1042] act=[act : act => net.minecraft.world.biome.BiomeDecorator (true) size 9242] acu=[acu : acu => net.minecraft.world.biome.WorldChunkManager (true) size 5290] aui=[aui : aui => net.minecraft.client.settings.GameSettings (true) size 15902] 2013-10-26 17:42:25 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685) 2013-10-26 17:42:25 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Running coremod plugin AppEngCore 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Coremod plugin AppEngCore run successfully 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Running coremod plugin CoreMod 2013-10-26 17:42:25 [iNFO] [Aroma1997Core] Logger initialized. 2013-10-26 17:42:25 [iNFO] [Aroma1997Core] PreMCInitialization completed. 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Coremod plugin CoreMod run successfully 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Running coremod plugin denLibCore 2013-10-26 17:42:25 [iNFO] [ForgeModLoader] [denLibCore]: Registered updater for denLib 2013-10-26 17:42:25 [iNFO] [ForgeModLoader] [denLibCore]: Found config file entry. 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Coremod plugin denLibCore run successfully 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Running coremod plugin DenPipesCoreMod 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Coremod plugin DenPipesCoreMod run successfully 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Running coremod plugin PlayerCoreLoadingPlugin 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Coremod plugin PlayerCoreLoadingPlugin run successfully 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Running coremod plugin TLLoadingPlugin 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Coremod plugin TLLoadingPlugin run successfully 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Validating minecraft 2013-10-26 17:42:25 [FINE] [ForgeModLoader] Minecraft validated, launching... 2013-10-26 17:42:25 [iNFO] [ForgeModLoader] Launching wrapped minecraft 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.Minecraft (input size 35287), found 1 patch 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.Minecraft (new size 41571) 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.World (input size 45378), found 1 patch 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.World (new size 65885) 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.IBlockAccess (input size 367), found 1 patch 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.IBlockAccess (new size 743) 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.WorldClient (input size 7164), found 1 patch 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.WorldClient (new size 9616) 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiIngame (input size 16614), found 1 patch 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiIngame (new size 20804) 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiIngame (input size 16614), found 1 patch 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiIngame (new size 20804) 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiMainMenu (input size 12121), found 1 patch 2013-10-26 17:42:26 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiMainMenu (new size 14850) 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.GuiConnecting (input size 2649), found 1 patch 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.GuiConnecting (new size 3652) 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityLivingBase (input size 26398), found 1 patch 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityLivingBase (new size 33378) 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.Entity (input size 26866), found 1 patch 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.Entity (new size 38601) 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.entity.EntityPlayerSP (input size 9159), found 1 patch 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.entity.EntityPlayerSP (new size 12310) 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.EntityPlayer (input size 25637), found 1 patch 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayer (new size 38289) 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.inventory.GuiContainer (input size 11952), found 1 patch 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.inventory.GuiContainer (new size 14207) 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.ResourceLocation (input size 1404), found 1 patch 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.ResourceLocation (new size 1749) 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.MinecraftServer (input size 18655), found 1 patch 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 27332) 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.WorldServer (input size 15048), found 1 patch 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldServer (new size 20910) 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet (input size 7307), found 1 patch 2013-10-26 17:42:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet (new size 8741) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.logging.LogAgent (input size 2400), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.logging.LogAgent (new size 3379) 2013-10-26 17:42:28 [iNFO] [Minecraft-Client] Setting user: Jester2799 2013-10-26 17:42:28 [iNFO] [Minecraft-Client] (Session ID is token:a5aedb59e3e94ee4961dd35d3757e1f4:2aaddbc20ed747f68581777d5353942b) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.stats.StatList (input size 5774), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.stats.StatList (new size 6557) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.Block (input size 30308), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.Block (new size 49789) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityItem (input size 5615), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityItem (new size 8318) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.creativetab.CreativeTabs (input size 3544), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.creativetab.CreativeTabs (new size 5751) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockGrass (input size 2419), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockGrass (new size 3500) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSapling (input size 2895), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSapling (new size 3914) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFlower (input size 1521), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFlower (new size 3588) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFlowing (input size 4256), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFlowing (new size 5156) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFluid (input size 7019), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFluid (new size 9810) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSand (input size 1643), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSand (new size 2370) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLog (input size 2019), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLog (new size 3135) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLeaves (input size 5721), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLeaves (new size 8191) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntity (input size 4609), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntity (new size 7518) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockRailBase (input size 2404), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockRailBase (new size 4363) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPistonBase (input size 7463), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPistonBase (new size 9704) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTallGrass (input size 2180), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTallGrass (new size 3946) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockMushroom (input size 1825), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockMushroom (new size 2645) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTorch (input size 3338), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTorch (new size 4781) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFire (input size 6323), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFire (new size 9610) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockChest (input size 7113), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockChest (new size 9237) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockRedstoneWire (input size 6640), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockRedstoneWire (new size 8844) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockCrops (input size 3092), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCrops (new size 4989) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFarmland (input size 2760), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFarmland (new size 4018) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntityFurnace (input size 5347), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityFurnace (new size 6635) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockDoor (input size 5421), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockDoor (new size 7081) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLadder (input size 1753), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLadder (new size 3071) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLever (input size 4434), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLever (new size 5947) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockButton (input size 4976), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockButton (new size 7195) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSnow (input size 2463), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSnow (new size 3572) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockCactus (input size 2379), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCactus (new size 4171) 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockReed (input size 1795), found 1 patch 2013-10-26 17:42:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockReed (new size 3227) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPumpkin (input size 2970), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPumpkin (new size 3783) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityLiving (input size 16004), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityLiving (new size 19689) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPortal (input size 4091), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPortal (new size 5427) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTrapDoor (input size 2843), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTrapDoor (new size 4791) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPane (input size 2604), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPane (new size 4351) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockStem (input size 3890), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockStem (new size 6288) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockVine (input size 5081), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockVine (new size 6985) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockMycelium (input size 1959), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockMycelium (new size 2864) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockNetherStalk (input size 1999), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockNetherStalk (new size 3680) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntityBrewingStand (input size 4856), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityBrewingStand (new size 6439) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.Item (input size 22269), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.Item (new size 31922) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockCocoa (input size 3260), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCocoa (new size 5439) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTripWireSource (input size 5544), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTripWireSource (new size 7403) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntityBeacon (input size 4865), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityBeacon (new size 6306) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSkull (input size 4805), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSkull (new size 6663) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.EntityWither (input size 9009), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.EntityWither (new size 11369) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.IBossDisplayData (input size 143), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.IBossDisplayData (new size 175) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockComparator (input size 4213), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockComparator (new size 6288) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemTool (input size 1663), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemTool (new size 2748) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.EnumToolMaterial (input size 1646), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.EnumToolMaterial (new size 2216) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBlock (input size 2481), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBlock (new size 4088) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemFlintAndSteel (input size 952), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemFlintAndSteel (new size 1283) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBow (input size 2604), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBow (new size 4035) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.nbt.NBTTagList (input size 2458), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.nbt.NBTTagList (new size 3235) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemHoe (input size 1212), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemHoe (new size 2467) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemSeeds (input size 679), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemSeeds (new size 2023) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemArmor (input size 3505), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemArmor (new size 4454) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.BehaviorDispenseArmor (input size 1099), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.BehaviorDispenseArmor (new size 1521) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.EnumArmorMaterial (input size 1536), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.EnumArmorMaterial (new size 2073) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBucket (input size 2578), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBucket (new size 3684) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecart (input size 14693), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecart (new size 21351) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBucketMilk (input size 828), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBucketMilk (new size 1153) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemDye (input size 5221), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemDye (new size 7521) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.EntityPlayer (input size 25637), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayer (new size 38289) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemMap (input size 5645), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemMap (new size 6631) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.storage.MapData (input size 4692), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.MapData (new size 6010) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemShears (input size 1037), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemShears (new size 3599) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityEnderPearl (input size 1241), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityEnderPearl (new size 2241) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemSeedFood (input size 625), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemSeedFood (new size 1911) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemEmptyMap (input size 1301), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemEmptyMap (new size 1643) 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.StringTranslate (input size 3081), found 1 patch 2013-10-26 17:42:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.StringTranslate (new size 3941) 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.crafting.CraftingManager (input size 12618), found 1 patch 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.CraftingManager (new size 13567) 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemStack (input size 11944), found 1 patch 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemStack (new size 15716) 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.crafting.RecipeFireworks (input size 3419), found 1 patch 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.RecipeFireworks (new size 3972) 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.crafting.FurnaceRecipes (input size 2402), found 1 patch 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.FurnaceRecipes (new size 4143) 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.settings.GameSettings (input size 15787), found 1 patch 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.settings.GameSettings (new size 17121) 2013-10-26 17:42:30 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.Block (input size 30308), found 1 patch 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.Block (new size 49789) 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.OpenGlHelper (input size 1054), found 1 patch 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.OpenGlHelper (new size 1587) 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderItem (input size 8123), found 1 patch 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderItem (new size 12009) 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.RenderBlocks (input size 115770), found 1 patch 2013-10-26 17:42:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.RenderBlocks (new size 128069) 2013-10-26 17:42:31 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.WorldChunkManager (input size 3382), found 1 patch 2013-10-26 17:42:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.WorldChunkManager (new size 5661) 2013-10-26 17:42:31 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.resources.LanguageManager (input size 2874), found 1 patch 2013-10-26 17:42:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.resources.LanguageManager (new size 3867) 2013-10-26 17:42:31 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default 2013-10-26 17:42:31 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.audio.SoundManager (input size 9197), found 1 patch 2013-10-26 17:42:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.audio.SoundManager (new size 12543) 2013-10-26 17:42:31 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.integrated.IntegratedServer (input size 5418), found 1 patch 2013-10-26 17:42:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.integrated.IntegratedServer (new size 7485) 2013-10-26 17:42:31 [iNFO] [sTDOUT] 2013-10-26 17:42:31 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-10-26 17:42:31 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.Tessellator (input size 6041), found 1 patch 2013-10-26 17:42:31 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.Tessellator (new size 7856) 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.dedicated.DedicatedServer (input size 9381), found 1 patch 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.dedicated.DedicatedServer (new size 11602) 2013-10-26 17:42:32 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-10-26 17:42:32 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-10-26 17:42:32 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-10-26 17:42:32 [iNFO] [sTDOUT] MinecraftForge v9.10.1.871 Initialized 2013-10-26 17:42:32 [iNFO] [ForgeModLoader] MinecraftForge v9.10.1.871 Initialized 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.monster.EntityEnderman (input size 7850), found 1 patch 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.monster.EntityEnderman (new size 9717) 2013-10-26 17:42:32 [iNFO] [sTDOUT] OpenAL initialized. 2013-10-26 17:42:32 [iNFO] [sTDOUT] Replaced 101 ore recipies 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.crash.CrashReport (input size 6379), found 1 patch 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CrashReport (new size 7918) 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.crash.CrashReportCategory (input size 4185), found 1 patch 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CrashReportCategory (new size 5656) 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.crash.CallableSuspiciousClasses (input size 3241), found 1 patch 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CallableSuspiciousClasses (new size 3877) 2013-10-26 17:42:32 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-10-26 17:42:32 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Jesse\AppData\Roaming\.minecraft\config\logging.properties 2013-10-26 17:42:32 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, appeng.transformer.AppEngCore, aroma1997.core.Aroma1997Core, denoflionsx.denLib.Mod.denLibMod, net.aetherteam.playercore_api.PlayerCoreAPI, net.aetherteam.threadedlighting.ThreadedLighting] 2013-10-26 17:42:32 [iNFO] [ForgeModLoader] [AppEng] Core Init 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.10.1.871\minecraftforge-9.10.1.871.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.3\launchwrapper-1.3.jar, examining for mod candidates 2013-10-26 17:42:32 [iNFO] [sTDOUT] 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.1.871\1.6.2-Forge9.10.1.871.jar, examining for mod candidates 2013-10-26 17:42:32 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jesse\AppData\Roaming\.minecraft\mods\appeng-rv13-c-mc162.jar 2013-10-26 17:42:32 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jesse\AppData\Roaming\.minecraft\mods\Aroma1997Core MC.1.6.2 v.1.0.0.5.1.jar 2013-10-26 17:42:32 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jesse\AppData\Roaming\.minecraft\mods\denLib-1.6.2-3.1.25.jar 2013-10-26 17:42:32 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jesse\AppData\Roaming\.minecraft\mods\DenPipes-1.6.2-2.1.11.jar 2013-10-26 17:42:32 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jesse\AppData\Roaming\.minecraft\mods\playercoreapi.jar 2013-10-26 17:42:32 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Jesse\AppData\Roaming\.minecraft\mods\threadedlighting.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jesse\AppData\Roaming\.minecraft\.\mods\denLib\sqlite-jdbc-3.7.15-M1.jar, examining for mod candidates 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-10-26 17:42:32 [iNFO] [ForgeModLoader] Searching C:\Users\Jesse\AppData\Roaming\.minecraft\mods for mods 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.2][a][forge]BetterSnow.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.2][Forge]Cartographer_1.5.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.2]ArmorStatusHUDv1.13.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.2]BetterFurnacesV3.3.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.2]bspkrsCorev4.3.FORGE_ONLY.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.6.2]StatusEffectHUDv1.16.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdditionalPipes2.4.5b-BC4.1.0.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedHUD[0.1.5].zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file aeperipheral-universal-1.6.2-1.0.1.1.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file AmethystTools[1.6.2]v1.0.1.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file appeng-rv13-c-mc162.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArchimedesShips.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file Aroma1997Core MC.1.6.2 v.1.0.0.5.1.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file Aroma1997s Dimensional World MC.1.6.2 v.1.0.2.9.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file ATG-1.6.4-0.9.1.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file AW-1.1.030-beta-MC16X.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file bcTools-v1.4-a-7.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file BetterBreeds 1.6.2 v3.0.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.5.0].zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file Biomes-O-Plenty-0.6.0-1.6.2.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file Blood Magic v0.5.1b.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-1.6.2-4.1.1.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file Carpenter's Blocks v1.9.3 - MC 1.6+.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file CodeChickenLib-universal-1.6.2-1.0.0.32.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.56.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate mod directory denLib 2013-10-26 17:42:32 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker denLib-1.6.2-3.1.25.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file DenPipes-1.6.2-2.1.11.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file EmeraldTools[1.6.2]v1.0.1.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtraCells-1.5.0.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.118.401-lf.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file miscperipherals-3.4b2.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file OpenPeripheral-0.2.1-preview8.jar 2013-10-26 17:42:32 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker playercoreapi.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file TeleportPipes-Pre1c.zip 2013-10-26 17:42:32 [FINER] [ForgeModLoader] Skipping already parsed coremod or tweaker threadedlighting.jar 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file WeaponMod.zip 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Examining file minecraftforge-9.10.1.871.jar for potential mods 2013-10-26 17:42:32 [FINE] [ForgeModLoader] The mod container minecraftforge-9.10.1.871.jar appears to be missing an mcmod.info file 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Examining file launchwrapper-1.3.jar for potential mods 2013-10-26 17:42:32 [FINE] [ForgeModLoader] The mod container launchwrapper-1.3.jar appears to be missing an mcmod.info file 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods 2013-10-26 17:42:32 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file 2013-10-26 17:42:32 [FINE] [ForgeModLoader] Examining file scala-library-2.10.2.jar for potential mods 2013-10-26 17:42:32 [FINE] [ForgeModLoader] The mod container scala-library-2.10.2.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file scala-compiler-2.10.2.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container scala-compiler-2.10.2.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file argo-2.25_fixed.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container argo-2.25_fixed.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file 2013-10-26 17:42:33 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods 2013-10-26 17:42:33 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file 1.6.2-Forge9.10.1.871.jar for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container 1.6.2-Forge9.10.1.871.jar appears to be missing an mcmod.info file 2013-10-26 17:42:34 [WARNING] [ForgeModLoader] Zip file 1.6.2-Forge9.10.1.871.jar failed to read properly, it will be ignored java.lang.NullPointerException at java.util.zip.ZipFile.getZipEntry(Unknown Source) at java.util.zip.ZipFile.access$900(Unknown Source) at java.util.zip.ZipFile$1.nextElement(Unknown Source) at java.util.zip.ZipFile$1.nextElement(Unknown Source) at java.util.jar.JarFile$1.nextElement(Unknown Source) at java.util.jar.JarFile$1.nextElement(Unknown Source) at java.util.Collections.list(Unknown Source) at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:60) at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:64) at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353) at cpw.mods.fml.common.Loader.loadMods(Loader.java:485) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806) 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:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file sqlite-jdbc-3.7.15-M1.jar for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container sqlite-jdbc-3.7.15-M1.jar appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file [1.6.2][a][forge]BetterSnow.zip for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container [1.6.2][a][forge]BetterSnow.zip appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file [1.6.2][Forge]Cartographer_1.5.zip for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container [1.6.2][Forge]Cartographer_1.5.zip appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file [1.6.2]ArmorStatusHUDv1.13.zip for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.2]ArmorStatusHUDv1.13.zip 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ArmorStatusHUD 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file [1.6.2]BetterFurnacesV3.3.zip for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.2]BetterFurnacesV3.3.zip 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod flabs.mods.betterfurnaces.BetterFurnaces 2013-10-26 17:42:34 [FINEST] [betterFurnaces] Parsed dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file [1.6.2]bspkrsCorev4.3.FORGE_ONLY.zip for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.2]bspkrsCorev4.3.FORGE_ONLY.zip 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.bspkrscore.fml.bspkrsCoreMod 2013-10-26 17:42:34 [FINEST] [bspkrsCore] Using mcmod dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_bspkrsCore 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file [1.6.2]StatusEffectHUDv1.16.zip for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.6.2]StatusEffectHUDv1.16.zip 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_StatusEffectHUD 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file AdditionalPipes2.4.5b-BC4.1.0.jar for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file AdditionalPipes2.4.5b-BC4.1.0.jar 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.additionalpipes.AdditionalPipes 2013-10-26 17:42:34 [FINEST] [APUnofficial] Parsed dependency info : [] [buildCraft|Transport, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Factory] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file AdvancedHUD[0.1.5].zip for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedHUD[0.1.5].zip 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod advancedhud.AdvancedHUD 2013-10-26 17:42:34 [FINEST] [AdvancedHUD] Parsed dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file aeperipheral-universal-1.6.2-1.0.1.1.zip for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file aeperipheral-universal-1.6.2-1.0.1.1.zip 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod pharabus.mods.aeperipheral.aeperipheral 2013-10-26 17:42:34 [FINEST] [AEPeripheral] Parsed dependency info : [FML@[6.2,), Forge@[9.10,), AppliedEnergistics, ComputerCraft] [Forge@[9.10,), FML@[6.2,), AppliedEnergistics, ComputerCraft] [] 2013-10-26 17:42:34 [FINE] [AEPeripheral] Attempting to load the file version.properties from aeperipheral-universal-1.6.2-1.0.1.1.zip to locate a version number for AEPeripheral 2013-10-26 17:42:34 [FINE] [AEPeripheral] Found version 1.0.1.1 for mod AEPeripheral in version.properties, using 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file AmethystTools[1.6.2]v1.0.1.zip for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container AmethystTools[1.6.2]v1.0.1.zip appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod assets.amethysttools.common.Mainclass 2013-10-26 17:42:34 [FINEST] [amethysttools] Parsed dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file appeng-rv13-c-mc162.jar for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file appeng-rv13-c-mc162.jar 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod appeng.common.AppEng 2013-10-26 17:42:34 [FINEST] [AppliedEnergistics] Parsed dependency info : [Forge@[9.10.0.804,), AppliedEnergistics-Core] [AppliedEnergistics-Core, Forge@[9.10.0.804,)] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file ArchimedesShips.zip for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ArchimedesShips.zip 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod shipmod.ShipMod 2013-10-26 17:42:34 [FINEST] [ArchimedesShipsMod] Parsed dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file Aroma1997Core MC.1.6.2 v.1.0.0.5.1.jar for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file Aroma1997Core MC.1.6.2 v.1.0.0.5.1.jar 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod aroma1997.core.helper.Aroma1997CoreHelper 2013-10-26 17:42:34 [FINEST] [Aroma1997CoreHelper] Parsed dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file Aroma1997s Dimensional World MC.1.6.2 v.1.0.2.9.jar for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file Aroma1997s Dimensional World MC.1.6.2 v.1.0.2.9.jar 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod aroma1997.world.DimensionalWorld 2013-10-26 17:42:34 [FINEST] [Aroma1997s Dimension] Parsed dependency info : [Aroma1997Core] [Aroma1997Core] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file ATG-1.6.4-0.9.1.jar for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ATG-1.6.4-0.9.1.jar 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod ttftcuts.atg.ATG 2013-10-26 17:42:34 [FINEST] [ATG] Using mcmod dependency info : [Forge] [Forge] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file AW-1.1.030-beta-MC16X.zip for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container AW-1.1.030-beta-MC16X.zip appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod shadowmage.ancient_warfare.common.AWCore 2013-10-26 17:42:34 [FINEST] [AncientWarfare] Parsed dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file bcTools-v1.4-a-7.jar for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file bcTools-v1.4-a-7.jar 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod maexx.bcTools.BCTools 2013-10-26 17:42:34 [FINEST] [bCTools] Parsed dependency info : [Forge@[7.8.0.687,)] [Forge@[7.8.0.687,), BuildCraft|Core] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file BetterBreeds 1.6.2 v3.0.zip for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container BetterBreeds 1.6.2 v3.0.zip appears to be missing an mcmod.info file 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod betterbreeds.ModBreeds 2013-10-26 17:42:34 [FINEST] [breeds] Parsed dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.5.0].zip for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.5.0].zip 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft 2013-10-26 17:42:34 [FINEST] [biblioCraft] Parsed dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file Biomes-O-Plenty-0.6.0-1.6.2.jar for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file Biomes-O-Plenty-0.6.0-1.6.2.jar 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod biomesoplenty.BiomesOPlenty 2013-10-26 17:42:34 [FINEST] [biomesOPlenty] Parsed dependency info : [] [Natura] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file Blood Magic v0.5.1b.zip for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file Blood Magic v0.5.1b.zip 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod WayofTime.alchemicalWizardry.AlchemicalWizardry 2013-10-26 17:42:34 [FINEST] [AWWayofTime] Parsed dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file buildcraft-A-1.6.2-4.1.1.jar for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-1.6.2-4.1.1.jar 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders 2013-10-26 17:42:34 [FINEST] [buildCraft|Builders] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore 2013-10-26 17:42:34 [FINEST] [buildCraft|Core] Parsed dependency info : [Forge@[9.10.0.800,)] [Forge@[9.10.0.800,)] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy 2013-10-26 17:42:34 [FINEST] [buildCraft|Energy] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory 2013-10-26 17:42:34 [FINEST] [buildCraft|Factory] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon 2013-10-26 17:42:34 [FINEST] [buildCraft|Silicon] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport 2013-10-26 17:42:34 [FINEST] [buildCraft|Transport] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file Carpenter's Blocks v1.9.3 - MC 1.6+.zip for potential mods 2013-10-26 17:42:34 [FINER] [ForgeModLoader] Located mcmod.info file in file Carpenter's Blocks v1.9.3 - MC 1.6+.zip 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod carpentersblocks.CarpentersBlocks 2013-10-26 17:42:34 [FINEST] [CarpentersBlocks] Parsed dependency info : [] [] [] 2013-10-26 17:42:34 [FINE] [ForgeModLoader] Examining file CodeChickenLib-universal-1.6.2-1.0.0.32.jar for potential mods 2013-10-26 17:42:34 [FINE] [ForgeModLoader] The mod container CodeChickenLib-universal-1.6.2-1.0.0.32.jar appears to be missing an mcmod.info file 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Examining file ComputerCraft1.56.zip for potential mods 2013-10-26 17:42:35 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.56.zip 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle 2013-10-26 17:42:35 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] [] 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft 2013-10-26 17:42:35 [FINEST] [ComputerCraft] Parsed dependency info : [] [] [] 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Examining directory denLib for potential mods 2013-10-26 17:42:35 [FINE] [ForgeModLoader] No mcmod.info file found in directory denLib 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Examining file DenPipes-1.6.2-2.1.11.jar for potential mods 2013-10-26 17:42:35 [FINE] [ForgeModLoader] The mod container DenPipes-1.6.2-2.1.11.jar appears to be missing an mcmod.info file 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.DenPipes.Core.DenPipesCore 2013-10-26 17:42:35 [FINEST] [DenPipes] Parsed dependency info : [buildCraft|Core, denLib] [denLib, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, xreliquary] [] 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Examining file EmeraldTools[1.6.2]v1.0.1.zip for potential mods 2013-10-26 17:42:35 [FINE] [ForgeModLoader] The mod container EmeraldTools[1.6.2]v1.0.1.zip appears to be missing an mcmod.info file 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod assets.emeraldtools.common.Mainclass 2013-10-26 17:42:35 [FINEST] [emeraldtools] Parsed dependency info : [] [] [] 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Examining file ExtraCells-1.5.0.jar for potential mods 2013-10-26 17:42:35 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtraCells-1.5.0.jar 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod extracells.Extracells 2013-10-26 17:42:35 [FINEST] [extracells] Parsed dependency info : [AppliedEnergistics] [AppliedEnergistics] [] 2013-10-26 17:42:35 [FINE] [extracells] Attempting to load the file version.properties from ExtraCells-1.5.0.jar to locate a version number for extracells 2013-10-26 17:42:35 [WARNING] [extracells] Mod extracells is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.0 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.118.401-lf.jar for potential mods 2013-10-26 17:42:35 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.118.401-lf.jar 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2 2013-10-26 17:42:35 [FINEST] [iC2] Parsed dependency info : [] [] [] 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Examining file miscperipherals-3.4b2.zip for potential mods 2013-10-26 17:42:35 [FINE] [ForgeModLoader] The mod container miscperipherals-3.4b2.zip appears to be missing an mcmod.info file 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod miscperipherals.core.MiscPeripherals 2013-10-26 17:42:35 [FINEST] [MiscPeripherals] Parsed dependency info : [CCTurtle, ComputerCraft] [ComputerCraft, CCTurtle, GregTech_Addon] [] 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Examining file OpenPeripheral-0.2.1-preview8.jar for potential mods 2013-10-26 17:42:35 [FINER] [ForgeModLoader] Located mcmod.info file in file OpenPeripheral-0.2.1-preview8.jar 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod openperipheral.OpenPeripheral 2013-10-26 17:42:35 [FINEST] [OpenPeripheral] Parsed dependency info : [ComputerCraft] [ComputerCraft, mmmPowersuits, BuildCraft|Core, AppliedEnergistics, Forestry, IC2, ThermalExpansion, Thaumcraft, MineFactoryReloaded, Railcraft, MiscPeripherals] [] 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Examining file TeleportPipes-Pre1c.zip for potential mods 2013-10-26 17:42:35 [FINE] [ForgeModLoader] The mod container TeleportPipes-Pre1c.zip appears to be missing an mcmod.info file 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.kingrunes.telepipes.TeleportPipes 2013-10-26 17:42:35 [FINEST] [TelePipes] Parsed dependency info : [] [buildCraft|Transport, BuildCraft|Silicon, BuildCraft|Factory] [] 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Examining file WeaponMod.zip for potential mods 2013-10-26 17:42:35 [FINER] [ForgeModLoader] Located mcmod.info file in file WeaponMod.zip 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod weaponmod.BalkonsWeaponMod 2013-10-26 17:42:35 [FINEST] [weaponmod] Parsed dependency info : [] [] [] 2013-10-26 17:42:35 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 45 mods to load 2013-10-26 17:42:35 [FINER] [ForgeModLoader] Received a system property request '' 2013-10-26 17:42:35 [FINER] [ForgeModLoader] System property request managing the state of 0 mods 2013-10-26 17:42:35 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Jesse\AppData\Roaming\.minecraft\config\logging.properties 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Reloaded logging properties 2013-10-26 17:42:35 [FINE] [mcp] Mod Logging channel mcp configured at default level. 2013-10-26 17:42:35 [iNFO] [mcp] Activating mod mcp 2013-10-26 17:42:35 [FINE] [FML] Mod Logging channel FML configured at default level. 2013-10-26 17:42:35 [iNFO] [FML] Activating mod FML 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.storage.SaveHandler (input size 4811), found 1 patch 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.SaveHandler (new size 6395) 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.storage.WorldInfo (input size 7216), found 1 patch 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.WorldInfo (new size 9831) 2013-10-26 17:42:35 [FINE] [Forge] Mod Logging channel Forge configured at default level. 2013-10-26 17:42:35 [iNFO] [Forge] Activating mod Forge 2013-10-26 17:42:35 [FINE] [AppliedEnergistics-Core] Mod Logging channel AppliedEnergistics-Core configured at default level. 2013-10-26 17:42:35 [iNFO] [AppliedEnergistics-Core] Activating mod AppliedEnergistics-Core 2013-10-26 17:42:35 [FINE] [Aroma1997Core] Mod Logging channel Aroma1997Core configured at default level. 2013-10-26 17:42:35 [iNFO] [Aroma1997Core] Activating mod Aroma1997Core 2013-10-26 17:42:35 [FINE] [denLib] Mod Logging channel denLib configured at default level. 2013-10-26 17:42:35 [iNFO] [denLib] Activating mod denLib 2013-10-26 17:42:35 [FINE] [playercoreapi] Mod Logging channel playercoreapi configured at default level. 2013-10-26 17:42:35 [iNFO] [playercoreapi] Activating mod playercoreapi 2013-10-26 17:42:35 [FINE] [threadedlighting] Mod Logging channel threadedlighting configured at default level. 2013-10-26 17:42:35 [iNFO] [threadedlighting] Activating mod threadedlighting 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Enabling mod mod_ArmorStatusHUD 2013-10-26 17:42:35 [FINE] [mod_ArmorStatusHUD] Mod Logging channel mod_ArmorStatusHUD configured at default level. 2013-10-26 17:42:35 [iNFO] [mod_ArmorStatusHUD] Activating mod mod_ArmorStatusHUD 2013-10-26 17:42:35 [FINE] [betterFurnaces] Enabling mod BetterFurnaces 2013-10-26 17:42:35 [FINE] [betterFurnaces] Mod Logging channel BetterFurnaces configured at default level. 2013-10-26 17:42:35 [iNFO] [betterFurnaces] Activating mod BetterFurnaces 2013-10-26 17:42:35 [FINE] [bspkrsCore] Enabling mod bspkrsCore 2013-10-26 17:42:35 [FINE] [bspkrsCore] Mod Logging channel bspkrsCore configured at default level. 2013-10-26 17:42:35 [iNFO] [bspkrsCore] Activating mod bspkrsCore 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Enabling mod mod_bspkrsCore 2013-10-26 17:42:35 [FINE] [mod_bspkrsCore] Mod Logging channel mod_bspkrsCore configured at default level. 2013-10-26 17:42:35 [iNFO] [mod_bspkrsCore] Activating mod mod_bspkrsCore 2013-10-26 17:42:35 [FINE] [ForgeModLoader] Enabling mod mod_StatusEffectHUD 2013-10-26 17:42:35 [FINE] [mod_StatusEffectHUD] Mod Logging channel mod_StatusEffectHUD configured at default level. 2013-10-26 17:42:35 [iNFO] [mod_StatusEffectHUD] Activating mod mod_StatusEffectHUD 2013-10-26 17:42:35 [FINE] [APUnofficial] Enabling mod APUnofficial 2013-10-26 17:42:35 [FINE] [APUnofficial] Mod Logging channel APUnofficial configured at default level. 2013-10-26 17:42:35 [iNFO] [APUnofficial] Activating mod APUnofficial 2013-10-26 17:42:35 [FINE] [AdvancedHUD] Enabling mod AdvancedHUD 2013-10-26 17:42:35 [FINE] [AdvancedHUD] Mod Logging channel AdvancedHUD configured at default level. 2013-10-26 17:42:35 [iNFO] [AdvancedHUD] Activating mod AdvancedHUD 2013-10-26 17:42:35 [FINE] [AEPeripheral] Enabling mod AEPeripheral 2013-10-26 17:42:35 [FINE] [AEPeripheral] Mod Logging channel AEPeripheral configured at default level. 2013-10-26 17:42:35 [iNFO] [AEPeripheral] Activating mod AEPeripheral 2013-10-26 17:42:35 [FINE] [amethysttools] Enabling mod amethysttools 2013-10-26 17:42:35 [FINE] [amethysttools] Mod Logging channel amethysttools configured at default level. 2013-10-26 17:42:35 [iNFO] [amethysttools] Activating mod amethysttools 2013-10-26 17:42:35 [FINE] [AppliedEnergistics] Enabling mod AppliedEnergistics 2013-10-26 17:42:35 [FINE] [AppliedEnergistics] Mod Logging channel AppliedEnergistics configured at default level. 2013-10-26 17:42:35 [iNFO] [AppliedEnergistics] Activating mod AppliedEnergistics 2013-10-26 17:42:35 [FINE] [ArchimedesShipsMod] Enabling mod ArchimedesShipsMod 2013-10-26 17:42:35 [FINE] [ArchimedesShipsMod] Mod Logging channel ArchimedesShipsMod configured at default level. 2013-10-26 17:42:35 [iNFO] [ArchimedesShipsMod] Activating mod ArchimedesShipsMod 2013-10-26 17:42:35 [FINE] [Aroma1997CoreHelper] Enabling mod Aroma1997CoreHelper 2013-10-26 17:42:35 [FINE] [Aroma1997CoreHelper] Mod Logging channel Aroma1997CoreHelper configured at default level. 2013-10-26 17:42:35 [iNFO] [Aroma1997CoreHelper] Activating mod Aroma1997CoreHelper 2013-10-26 17:42:35 [FINE] [Aroma1997s Dimension] Enabling mod Aroma1997s Dimension 2013-10-26 17:42:35 [FINE] [Aroma1997s Dimension] Mod Logging channel Aroma1997s Dimension configured at default level. 2013-10-26 17:42:35 [iNFO] [Aroma1997s Dimension] Activating mod Aroma1997s Dimension 2013-10-26 17:42:35 [FINE] [ATG] Enabling mod ATG 2013-10-26 17:42:35 [FINE] [ATG] Mod Logging channel ATG configured at default level. 2013-10-26 17:42:35 [iNFO] [ATG] Activating mod ATG 2013-10-26 17:42:35 [FINE] [AncientWarfare] Enabling mod AncientWarfare 2013-10-26 17:42:35 [FINE] [AncientWarfare] Mod Logging channel AncientWarfare configured at default level. 2013-10-26 17:42:35 [iNFO] [AncientWarfare] Activating mod AncientWarfare 2013-10-26 17:42:35 [FINE] [bCTools] Enabling mod BCTools 2013-10-26 17:42:35 [FINE] [bCTools] Mod Logging channel BCTools configured at default level. 2013-10-26 17:42:35 [iNFO] [bCTools] Activating mod BCTools 2013-10-26 17:42:35 [FINE] [breeds] Enabling mod Breeds 2013-10-26 17:42:35 [FINE] [breeds] Mod Logging channel Breeds configured at default level. 2013-10-26 17:42:35 [iNFO] [breeds] Activating mod Breeds 2013-10-26 17:42:35 [FINE] [biblioCraft] Enabling mod BiblioCraft 2013-10-26 17:42:35 [FINE] [biblioCraft] Mod Logging channel BiblioCraft configured at default level. 2013-10-26 17:42:35 [iNFO] [biblioCraft] Activating mod BiblioCraft 2013-10-26 17:42:35 [FINE] [biomesOPlenty] Enabling mod BiomesOPlenty 2013-10-26 17:42:35 [FINE] [biomesOPlenty] Mod Logging channel BiomesOPlenty configured at default level. 2013-10-26 17:42:35 [iNFO] [biomesOPlenty] Activating mod BiomesOPlenty 2013-10-26 17:42:35 [FINE] [AWWayofTime] Enabling mod AWWayofTime 2013-10-26 17:42:35 [FINE] [AWWayofTime] Mod Logging channel AWWayofTime configured at default level. 2013-10-26 17:42:35 [iNFO] [AWWayofTime] Activating mod AWWayofTime 2013-10-26 17:42:35 [FINE] [buildCraft|Builders] Enabling mod BuildCraft|Builders 2013-10-26 17:42:35 [FINE] [buildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level. 2013-10-26 17:42:35 [iNFO] [buildCraft|Builders] Activating mod BuildCraft|Builders 2013-10-26 17:42:35 [FINE] [buildCraft|Core] Enabling mod BuildCraft|Core 2013-10-26 17:42:35 [FINE] [buildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level. 2013-10-26 17:42:35 [iNFO] [buildCraft|Core] Activating mod BuildCraft|Core 2013-10-26 17:42:35 [FINE] [buildCraft|Energy] Enabling mod BuildCraft|Energy 2013-10-26 17:42:35 [FINE] [buildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level. 2013-10-26 17:42:35 [iNFO] [buildCraft|Energy] Activating mod BuildCraft|Energy 2013-10-26 17:42:35 [FINE] [buildCraft|Factory] Enabling mod BuildCraft|Factory 2013-10-26 17:42:35 [FINE] [buildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level. 2013-10-26 17:42:35 [iNFO] [buildCraft|Factory] Activating mod BuildCraft|Factory 2013-10-26 17:42:35 [FINE] [buildCraft|Silicon] Enabling mod BuildCraft|Silicon 2013-10-26 17:42:35 [FINE] [buildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level. 2013-10-26 17:42:35 [iNFO] [buildCraft|Silicon] Activating mod BuildCraft|Silicon 2013-10-26 17:42:35 [FINE] [buildCraft|Transport] Enabling mod BuildCraft|Transport 2013-10-26 17:42:35 [FINE] [buildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level. 2013-10-26 17:42:35 [iNFO] [buildCraft|Transport] Activating mod BuildCraft|Transport 2013-10-26 17:42:35 [FINE] [CarpentersBlocks] Enabling mod CarpentersBlocks 2013-10-26 17:42:35 [FINE] [CarpentersBlocks] Mod Logging channel CarpentersBlocks configured at default level. 2013-10-26 17:42:35 [iNFO] [CarpentersBlocks] Activating mod CarpentersBlocks 2013-10-26 17:42:35 [FINE] [CCTurtle] Enabling mod CCTurtle 2013-10-26 17:42:35 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level. 2013-10-26 17:42:35 [iNFO] [CCTurtle] Activating mod CCTurtle 2013-10-26 17:42:35 [FINE] [ComputerCraft] Enabling mod ComputerCraft 2013-10-26 17:42:35 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level. 2013-10-26 17:42:35 [iNFO] [ComputerCraft] Activating mod ComputerCraft 2013-10-26 17:42:35 [FINE] [DenPipes] Enabling mod DenPipes 2013-10-26 17:42:35 [FINE] [DenPipes] Mod Logging channel DenPipes configured at default level. 2013-10-26 17:42:35 [iNFO] [DenPipes] Activating mod DenPipes 2013-10-26 17:42:35 [FINE] [emeraldtools] Enabling mod emeraldtools 2013-10-26 17:42:35 [FINE] [emeraldtools] Mod Logging channel emeraldtools configured at default level. 2013-10-26 17:42:35 [iNFO] [emeraldtools] Activating mod emeraldtools 2013-10-26 17:42:35 [FINE] [extracells] Enabling mod extracells 2013-10-26 17:42:35 [FINE] [extracells] Mod Logging channel extracells configured at default level. 2013-10-26 17:42:35 [iNFO] [extracells] Activating mod extracells 2013-10-26 17:42:35 [FINE] [iC2] Enabling mod IC2 2013-10-26 17:42:35 [FINE] [iC2] Mod Logging channel IC2 configured at default level. 2013-10-26 17:42:35 [iNFO] [iC2] Activating mod IC2 2013-10-26 17:42:35 [FINE] [MiscPeripherals] Enabling mod MiscPeripherals 2013-10-26 17:42:35 [FINE] [MiscPeripherals] Mod Logging channel MiscPeripherals configured at default level. 2013-10-26 17:42:35 [iNFO] [MiscPeripherals] Activating mod MiscPeripherals 2013-10-26 17:42:35 [FINE] [OpenPeripheral] Enabling mod OpenPeripheral 2013-10-26 17:42:35 [FINE] [OpenPeripheral] Mod Logging channel OpenPeripheral configured at default level. 2013-10-26 17:42:35 [iNFO] [OpenPeripheral] Activating mod OpenPeripheral 2013-10-26 17:42:35 [FINE] [TelePipes] Enabling mod TelePipes 2013-10-26 17:42:35 [FINE] [TelePipes] Mod Logging channel TelePipes configured at default level. 2013-10-26 17:42:35 [iNFO] [TelePipes] Activating mod TelePipes 2013-10-26 17:42:35 [FINE] [weaponmod] Enabling mod weaponmod 2013-10-26 17:42:35 [FINE] [weaponmod] Mod Logging channel weaponmod configured at default level. 2013-10-26 17:42:35 [iNFO] [weaponmod] Activating mod weaponmod 2013-10-26 17:42:35 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [better Furnaces] Mod Better Furnaces is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [bspkrsCore] Mod bspkrsCore is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [Additional Pipes] Mod Additional Pipes is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [AdvancedHUD] Mod AdvancedHUD is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [AE Peripheral] Mod AE Peripheral is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [Amethyst Tools] Mod Amethyst Tools is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [Archimedes' Ships] Mod Archimedes' Ships is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [Alternate Terrain Generation] Mod Alternate Terrain Generation is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [Ancient Warfare] Mod Ancient Warfare is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [ModBreeds] Mod ModBreeds is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [blood Magic: Alchemical Wizardry] Mod Blood Magic: Alchemical Wizardry is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [bC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [buildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [bC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [bC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [bC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [bC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [Emerald Tools] Mod Emerald Tools is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [ExtraCells] Mod ExtraCells is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [industrialCraft 2] Mod IndustrialCraft 2 is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [MiscPeripherals] Mod MiscPeripherals is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [OpenPeripheral] Mod OpenPeripheral is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [Teleport Pipes] Mod Teleport Pipes is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [WARNING] [balkon's WeaponMod] Mod Balkon's WeaponMod is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:35 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Additional Pipes, FMLFileResourcePack:AdvancedHUD, FMLFileResourcePack:AE Peripheral, FMLFileResourcePack:Amethyst Tools, FMLFileResourcePack:Applied Energistics, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Alternate Terrain Generation, FMLFileResourcePack:Ancient Warfare, FMLFileResourcePack:Buildcraft Tools, FMLFileResourcePack:ModBreeds, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ComputerCraft Turtles, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:DenPipes, FMLFileResourcePack:Emerald Tools, FMLFileResourcePack:ExtraCells, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:MiscPeripherals, FMLFileResourcePack:OpenPeripheral, FMLFileResourcePack:Teleport Pipes, FMLFileResourcePack:Balkon's WeaponMod 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:36 [iNFO] [sTDOUT] 2013-10-26 17:42:36 [iNFO] [sTDOUT] SoundSystem shutting down... 2013-10-26 17:42:36 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com 2013-10-26 17:42:36 [iNFO] [sTDOUT] 2013-10-26 17:42:36 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied 2013-10-26 17:42:36 [iNFO] [sTDOUT] 2013-10-26 17:42:36 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-10-26 17:42:36 [FINER] [ForgeModLoader] All mod requirements are satisfied 2013-10-26 17:42:36 [FINER] [ForgeModLoader] Sorting mods into an ordered list 2013-10-26 17:42:36 [FINER] [ForgeModLoader] Mod sorting completed successfully 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Mod sorting data 2013-10-26 17:42:36 [FINE] [ForgeModLoader] bspkrsCore(bspkrsCore:v4.3(1.6.2)): [1.6.2]bspkrsCorev4.3.FORGE_ONLY.zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] mod_bspkrsCore(mod_bspkrsCore:Not available): [1.6.2]bspkrsCorev4.3.FORGE_ONLY.zip (required-after:bspkrsCore) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] mod_ArmorStatusHUD(mod_ArmorStatusHUD:Not available): [1.6.2]ArmorStatusHUDv1.13.zip (required-after:mod_bspkrsCore) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] BetterFurnaces(Better Furnaces:3.3): [1.6.2]BetterFurnacesV3.3.zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] mod_StatusEffectHUD(mod_StatusEffectHUD:Not available): [1.6.2]StatusEffectHUDv1.16.zip (required-after:mod_bspkrsCore) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:Forge@[9.10.0.800,)) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:BuildCraft|[email protected]) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:BuildCraft|[email protected]) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:BuildCraft|[email protected]) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] APUnofficial(Additional Pipes:2.4.5b): AdditionalPipes2.4.5b-BC4.1.0.jar (after:BuildCraft|Transport;after:BuildCraft|Silicon;after:BuildCraft|Transport;after:BuildCraft|Factory) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] AdvancedHUD(AdvancedHUD:Version [0.1.5] for 1.6.4): AdvancedHUD[0.1.5].zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv13.c): appeng-rv13-c-mc162.jar (required-after:AppliedEnergistics-Core;required-after:Forge@[9.10.0.804,)) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.56): ComputerCraft1.56.zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] AEPeripheral(AE Peripheral:1.0.1.1): aeperipheral-universal-1.6.2-1.0.1.1.zip (required-after:Forge@[9.10,);required-after:FML@[6.2,);required-after:AppliedEnergistics;required-after:ComputerCraft) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] amethysttools(Amethyst Tools:1.0.1): AmethystTools[1.6.2]v1.0.1.zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] ArchimedesShipsMod(Archimedes' Ships:1.6.2 v1.4.4): ArchimedesShips.zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Aroma1997CoreHelper(Aroma1997Core|Helper:1.0.0.5.1): Aroma1997Core MC.1.6.2 v.1.0.0.5.1.jar () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Aroma1997s Dimension(Aroma1997's Dimensional World:1.0.2.9): Aroma1997s Dimensional World MC.1.6.2 v.1.0.2.9.jar (required-after:Aroma1997Core) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] ATG(Alternate Terrain Generation:0.9.1): ATG-1.6.4-0.9.1.jar () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] AncientWarfare(Ancient Warfare:1.1.030-beta-MC162): AW-1.1.030-beta-MC16X.zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] BCTools(Buildcraft Tools:1.4-a-7): bcTools-v1.4-a-7.jar (required-after:Forge@[7.8.0.687,);after:BuildCraft|Core;) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Breeds(ModBreeds:1.5.1 v2.0): BetterBreeds 1.6.2 v3.0.zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.0): BiblioCraft[v1.5.0].zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] BiomesOPlenty(Biomes O' Plenty:0.6.0): Biomes-O-Plenty-0.6.0-1.6.2.jar (after:Natura) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] AWWayofTime(Blood Magic: Alchemical Wizardry:v0.5.1b): Blood Magic v0.5.1b.zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:BuildCraft|[email protected]) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (required-after:BuildCraft|[email protected]) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] CarpentersBlocks(Carpenter's Blocks:v1.9.3): Carpenter's Blocks v1.9.3 - MC 1.6+.zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.56): ComputerCraft1.56.zip (after:ComputerCraft) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] DenPipes(DenPipes:2.1.11): DenPipes-1.6.2-2.1.11.jar (required-after:denLib;required-after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:xreliquary) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] emeraldtools(Emerald Tools:1.0.1): EmeraldTools[1.6.2]v1.0.1.zip () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] extracells(ExtraCells:1.5.0): ExtraCells-1.5.0.jar (required-after:AppliedEnergistics) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.118.401-lf): industrialcraft-2_1.118.401-lf.jar () 2013-10-26 17:42:36 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.3): miscperipherals-3.4b2.zip (required-after:ComputerCraft;required-after:CCTurtle;after:GregTech_Addon) 2013-10-26 17:42:36 [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) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] TelePipes(Teleport Pipes:1.0.0): TeleportPipes-Pre1c.zip (after:BuildCraft|Transport;after:BuildCraft|Silicon;after:BuildCraft|Factory) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] weaponmod(Balkon's WeaponMod:1.6.2 v1.13.6): WeaponMod.zip () 2013-10-26 17:42:36 [iNFO] [ForgeModLoader] FML has found a non-mod file [1.6.2][a][forge]BetterSnow.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. 2013-10-26 17:42:36 [iNFO] [ForgeModLoader] FML has found a non-mod file [1.6.2][Forge]Cartographer_1.5.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. 2013-10-26 17:42:36 [iNFO] [ForgeModLoader] FML has found a non-mod file CodeChickenLib-universal-1.6.2-1.0.0.32.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. 2013-10-26 17:42:36 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp 2013-10-26 17:42:36 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp 2013-10-26 17:42:36 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML 2013-10-26 17:42:36 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML 2013-10-26 17:42:36 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge 2013-10-26 17:42:36 [iNFO] [ForgeModLoader] Registering Forge Packet Handler 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.EntityPlayerMP (input size 16046), found 1 patch 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayerMP (new size 20747) 2013-10-26 17:42:36 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection 2013-10-26 17:42:36 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (9.10.1.871) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.NetHandler (input size 4778), found 1 patch 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.NetHandler (new size 9784) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.NetServerHandler (input size 19321), found 1 patch 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.NetServerHandler (new size 24530) 2013-10-26 17:42:36 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler 2013-10-26 17:42:36 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge 2013-10-26 17:42:36 [FINEST] [AppliedEnergistics-Core] Sending event FMLConstructionEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:36 [FINEST] [AppliedEnergistics-Core] Sent event FMLConstructionEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:36 [FINEST] [Aroma1997Core] Sending event FMLConstructionEvent to mod Aroma1997Core 2013-10-26 17:42:36 [FINEST] [Aroma1997Core] Sent event FMLConstructionEvent to mod Aroma1997Core 2013-10-26 17:42:36 [FINEST] [denLib] Sending event FMLConstructionEvent to mod denLib 2013-10-26 17:42:36 [FINEST] [denLib] Sent event FMLConstructionEvent to mod denLib 2013-10-26 17:42:36 [FINEST] [playercoreapi] Sending event FMLConstructionEvent to mod playercoreapi 2013-10-26 17:42:36 [FINEST] [playercoreapi] Sent event FMLConstructionEvent to mod playercoreapi 2013-10-26 17:42:36 [FINEST] [threadedlighting] Sending event FMLConstructionEvent to mod threadedlighting 2013-10-26 17:42:36 [FINEST] [threadedlighting] Sent event FMLConstructionEvent to mod threadedlighting 2013-10-26 17:42:36 [FINEST] [bspkrsCore] Sending event FMLConstructionEvent to mod bspkrsCore 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.NetLoginHandler (input size 5554), found 1 patch 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.NetLoginHandler (new size 7523) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet1Login (input size 1643), found 1 patch 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet1Login (new size 2505) 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into bspkrsCore 2013-10-26 17:42:36 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-10-26 17:42:36 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-10-26 17:42:36 [iNFO] [sTDOUT] OpenAL initialized. 2013-10-26 17:42:36 [FINEST] [bspkrsCore] Sent event FMLConstructionEvent to mod bspkrsCore 2013-10-26 17:42:36 [FINEST] [mod_bspkrsCore] Sending event FMLConstructionEvent to mod mod_bspkrsCore 2013-10-26 17:42:36 [FINE] [ForgeModLoader] No MLProp configuration for mod_bspkrsCore found or required. No file written 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_bspkrsCore 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_bspkrsCore 2013-10-26 17:42:36 [FINEST] [mod_bspkrsCore] Sent event FMLConstructionEvent to mod mod_bspkrsCore 2013-10-26 17:42:36 [FINEST] [mod_ArmorStatusHUD] Sending event FMLConstructionEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:36 [FINE] [ForgeModLoader] No MLProp configuration for mod_ArmorStatusHUD found or required. No file written 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ArmorStatusHUD 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: alignMode set to bottomleft 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: enableItemName set to false 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: showItemOverlay set to true 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: damageColorList set to 100,f; 80,7; 60,e; 40,6; 25,c; 10,4 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: damageDisplayType set to value 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: showMaxDamage set to false 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: showEquippedItem set to true 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: xOffset set to 2 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: yOffset set to 2 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: yOffsetBottomCenter set to 41 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: applyXOffsetToCenter set to false 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: applyYOffsetToMiddle set to false 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: showInChat set to false 2013-10-26 17:42:36 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ArmorStatusHUD 2013-10-26 17:42:36 [FINEST] [mod_ArmorStatusHUD] Sent event FMLConstructionEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:36 [FINEST] [betterFurnaces] Sending event FMLConstructionEvent to mod BetterFurnaces 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.creativetab.CreativeTabs (input size 3544), found 1 patch 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.creativetab.CreativeTabs (new size 5751) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.Item (input size 22269), found 1 patch 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.Item (new size 31922) 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] Testing mod BetterFurnaces to verify it accepts its own version in a remote connection 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] The mod BetterFurnaces accepts its own version (3.3) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BetterFurnaces 2013-10-26 17:42:37 [FINEST] [betterFurnaces] Sent event FMLConstructionEvent to mod BetterFurnaces 2013-10-26 17:42:37 [FINEST] [mod_StatusEffectHUD] Sending event FMLConstructionEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:37 [FINE] [ForgeModLoader] No MLProp configuration for mod_StatusEffectHUD found or required. No file written 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_StatusEffectHUD 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: alignMode set to middleright 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: enableBackground set to false 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: enableEffectName set to true 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: enableIconBlink set to true 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: durationBlinkSeconds set to 10 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: effectNameColor set to f 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: durationColor set to f 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: xOffset set to 2 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: yOffset set to 2 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: yOffsetBottomCenter set to 41 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: applyXOffsetToCenter set to false 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: applyYOffsetToMiddle set to false 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: showInChat set to true 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_StatusEffectHUD 2013-10-26 17:42:37 [FINEST] [mod_StatusEffectHUD] Sent event FMLConstructionEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:37 [FINEST] [buildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (4.1.1) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core 2013-10-26 17:42:37 [iNFO] [sTDOUT] 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.BiomeGenBase (input size 6248), found 1 patch 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.BiomeGenBase (new size 8880) 2013-10-26 17:42:37 [FINEST] [buildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core 2013-10-26 17:42:37 [FINEST] [buildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (4.1.1) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory 2013-10-26 17:42:37 [FINEST] [buildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory 2013-10-26 17:42:37 [FINEST] [buildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (4.1.1) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport 2013-10-26 17:42:37 [FINEST] [buildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport 2013-10-26 17:42:37 [FINEST] [buildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (4.1.1) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon 2013-10-26 17:42:37 [FINEST] [buildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon 2013-10-26 17:42:37 [FINEST] [APUnofficial] Sending event FMLConstructionEvent to mod APUnofficial 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] Testing mod APUnofficial to verify it accepts its own version in a remote connection 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] The mod APUnofficial accepts its own version (2.4.5b) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into APUnofficial 2013-10-26 17:42:37 [FINEST] [APUnofficial] Sent event FMLConstructionEvent to mod APUnofficial 2013-10-26 17:42:37 [FINEST] [AdvancedHUD] Sending event FMLConstructionEvent to mod AdvancedHUD 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedHUD 2013-10-26 17:42:37 [FINEST] [AdvancedHUD] Sent event FMLConstructionEvent to mod AdvancedHUD 2013-10-26 17:42:37 [FINEST] [AppliedEnergistics] Sending event FMLConstructionEvent to mod AppliedEnergistics 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] Testing mod AppliedEnergistics to verify it accepts its own version in a remote connection 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] The mod AppliedEnergistics accepts its own version (rv13.c) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AppliedEnergistics 2013-10-26 17:42:37 [FINEST] [AppliedEnergistics] Sent event FMLConstructionEvent to mod AppliedEnergistics 2013-10-26 17:42:37 [FINEST] [ComputerCraft] Sending event FMLConstructionEvent to mod ComputerCraft 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to verify it accepts its own version in a remote connection 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts its own version (1.56) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft 2013-10-26 17:42:37 [FINEST] [ComputerCraft] Sent event FMLConstructionEvent to mod ComputerCraft 2013-10-26 17:42:37 [FINEST] [AEPeripheral] Sending event FMLConstructionEvent to mod AEPeripheral 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] Testing mod AEPeripheral to verify it accepts its own version in a remote connection 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] The mod AEPeripheral accepts its own version (1.0.1.1) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AEPeripheral 2013-10-26 17:42:37 [FINEST] [AEPeripheral] Sent event FMLConstructionEvent to mod AEPeripheral 2013-10-26 17:42:37 [FINEST] [amethysttools] Sending event FMLConstructionEvent to mod amethysttools 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] Testing mod amethysttools to verify it accepts its own version in a remote connection 2013-10-26 17:42:37 [FINEST] [ForgeModLoader] The mod amethysttools accepts its own version (1.0.1) 2013-10-26 17:42:37 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into amethysttools 2013-10-26 17:42:37 [FINEST] [amethysttools] Sent event FMLConstructionEvent to mod amethysttools 2013-10-26 17:42:37 [FINEST] [ArchimedesShipsMod] Sending event FMLConstructionEvent to mod ArchimedesShipsMod 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod ArchimedesShipsMod to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod ArchimedesShipsMod accepts its own version (1.6.2 v1.4.4) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArchimedesShipsMod 2013-10-26 17:42:38 [FINEST] [ArchimedesShipsMod] Sent event FMLConstructionEvent to mod ArchimedesShipsMod 2013-10-26 17:42:38 [FINEST] [Aroma1997CoreHelper] Sending event FMLConstructionEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod Aroma1997CoreHelper to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod Aroma1997CoreHelper accepts its own version (1.0.0.5.1) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Aroma1997CoreHelper 2013-10-26 17:42:38 [FINEST] [Aroma1997CoreHelper] Sent event FMLConstructionEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:38 [FINEST] [Aroma1997s Dimension] Sending event FMLConstructionEvent to mod Aroma1997s Dimension 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPortal (input size 4091), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPortal (new size 5427) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.BiomeGenBase (input size 6248), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.BiomeGenBase (new size 8880) 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod Aroma1997s Dimension to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod Aroma1997s Dimension accepts its own version (1.0.2.9) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Aroma1997s Dimension 2013-10-26 17:42:38 [FINEST] [Aroma1997s Dimension] Sent event FMLConstructionEvent to mod Aroma1997s Dimension 2013-10-26 17:42:38 [FINEST] [ATG] Sending event FMLConstructionEvent to mod ATG 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.BiomeDecorator (input size 5564), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.BiomeDecorator (new size 9450) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.BiomeDecorator (input size 5564), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.BiomeDecorator (new size 9450) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenBigTree (input size 5987), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenBigTree (new size 7940) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTrees (input size 2816), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTrees (new size 4364) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTallGrass (input size 782), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTallGrass (new size 1124) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenForest (input size 1421), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenForest (new size 2567) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenSwamp (input size 2197), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenSwamp (new size 3203) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenMinable (input size 1534), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenMinable (new size 2563) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenBigMushroom (input size 1924), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenBigMushroom (new size 2814) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntitySheep (input size 5833), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntitySheep (new size 7520) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.monster.EntitySlime (input size 5159), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.monster.EntitySlime (new size 6093) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTaiga1 (input size 1541), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTaiga1 (new size 2502) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTaiga2 (input size 1629), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTaiga2 (new size 2822) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.EntityDragon (input size 10939), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.EntityDragon (new size 13160) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1667), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2521) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenShrub (input size 990), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenShrub (new size 1506) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenHugeTrees (input size 2993), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenHugeTrees (new size 4592) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityOcelot (input size 5673), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityOcelot (new size 6765) 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod ATG to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod ATG accepts its own version (0.9.1) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ATG 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.WorldType (input size 1708), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldType (new size 5736) 2013-10-26 17:42:38 [FINEST] [ATG] Sent event FMLConstructionEvent to mod ATG 2013-10-26 17:42:38 [FINEST] [AncientWarfare] Sending event FMLConstructionEvent to mod AncientWarfare 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod AncientWarfare to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod AncientWarfare accepts its own version (1.1.030-beta-MC162) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AncientWarfare 2013-10-26 17:42:38 [FINEST] [AncientWarfare] Sent event FMLConstructionEvent to mod AncientWarfare 2013-10-26 17:42:38 [FINEST] [bCTools] Sending event FMLConstructionEvent to mod BCTools 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod BCTools to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod BCTools accepts its own version (1.4-a-7) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BCTools 2013-10-26 17:42:38 [FINEST] [bCTools] Sent event FMLConstructionEvent to mod BCTools 2013-10-26 17:42:38 [FINEST] [breeds] Sending event FMLConstructionEvent to mod Breeds 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod Breeds to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod Breeds accepts its own version (1.5.1 v2.0) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Breeds 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBase (input size 1205), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBase (new size 1799) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RendererLivingEntity (input size 8451), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RendererLivingEntity (new size 11844) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBase (input size 1205), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBase (new size 1799) 2013-10-26 17:42:38 [FINEST] [breeds] Sent event FMLConstructionEvent to mod Breeds 2013-10-26 17:42:38 [FINEST] [biblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.5.0) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft 2013-10-26 17:42:38 [FINEST] [biblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft 2013-10-26 17:42:38 [FINEST] [biomesOPlenty] Sending event FMLConstructionEvent to mod BiomesOPlenty 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod BiomesOPlenty to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod BiomesOPlenty accepts its own version (0.6.0) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiomesOPlenty 2013-10-26 17:42:38 [FINEST] [biomesOPlenty] Sent event FMLConstructionEvent to mod BiomesOPlenty 2013-10-26 17:42:38 [FINEST] [AWWayofTime] Sending event FMLConstructionEvent to mod AWWayofTime 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFlowing (input size 4256), found 1 patch 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFlowing (new size 5156) 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod AWWayofTime to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod AWWayofTime accepts its own version (v0.5.1b) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AWWayofTime 2013-10-26 17:42:38 [FINEST] [AWWayofTime] Sent event FMLConstructionEvent to mod AWWayofTime 2013-10-26 17:42:38 [FINEST] [buildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (4.1.1) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders 2013-10-26 17:42:38 [FINEST] [buildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders 2013-10-26 17:42:38 [FINEST] [buildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (4.1.1) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy 2013-10-26 17:42:38 [FINEST] [buildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy 2013-10-26 17:42:38 [FINEST] [CarpentersBlocks] Sending event FMLConstructionEvent to mod CarpentersBlocks 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod CarpentersBlocks to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod CarpentersBlocks accepts its own version (v1.9.3) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CarpentersBlocks 2013-10-26 17:42:38 [FINEST] [CarpentersBlocks] Sent event FMLConstructionEvent to mod CarpentersBlocks 2013-10-26 17:42:38 [FINEST] [CCTurtle] Sending event FMLConstructionEvent to mod CCTurtle 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod CCTurtle to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod CCTurtle accepts its own version (1.56) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle 2013-10-26 17:42:38 [FINEST] [CCTurtle] Sent event FMLConstructionEvent to mod CCTurtle 2013-10-26 17:42:38 [FINEST] [DenPipes] Sending event FMLConstructionEvent to mod DenPipes 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod DenPipes to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod DenPipes accepts its own version (2.1.11) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DenPipes 2013-10-26 17:42:38 [FINEST] [DenPipes] Sent event FMLConstructionEvent to mod DenPipes 2013-10-26 17:42:38 [FINEST] [emeraldtools] Sending event FMLConstructionEvent to mod emeraldtools 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] Testing mod emeraldtools to verify it accepts its own version in a remote connection 2013-10-26 17:42:38 [FINEST] [ForgeModLoader] The mod emeraldtools accepts its own version (1.0.1) 2013-10-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into emeraldtools 2013-10-26 17:42:38 [FINEST] [emeraldtools] Sent event FMLConstructionEvent to mod emeraldtools 2013-10-26 17:42:38 [FINEST] [extracells] Sending event FMLConstructionEvent to mod extracells 2013-10-26 17:42:39 [FINEST] [ForgeModLoader] Testing mod extracells to verify it accepts its own version in a remote connection 2013-10-26 17:42:39 [FINEST] [ForgeModLoader] The mod extracells accepts its own version (1.5.0) 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into extracells 2013-10-26 17:42:39 [FINEST] [extracells] Sent event FMLConstructionEvent to mod extracells 2013-10-26 17:42:39 [FINEST] [iC2] Sending event FMLConstructionEvent to mod IC2 2013-10-26 17:42:39 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection 2013-10-26 17:42:39 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (1.118.401-lf) 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelRenderer (input size 3799), found 1 patch 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelRenderer (new size 4939) 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBox (input size 1836), found 1 patch 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBox (new size 2719) 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.PositionTextureVertex (input size 565), found 1 patch 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.PositionTextureVertex (new size 914) 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.TexturedQuad (input size 1246), found 1 patch 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.TexturedQuad (new size 1749) 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (input size 2686), found 1 patch 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (new size 3655) 2013-10-26 17:42:39 [FINEST] [iC2] Sent event FMLConstructionEvent to mod IC2 2013-10-26 17:42:39 [FINEST] [MiscPeripherals] Sending event FMLConstructionEvent to mod MiscPeripherals 2013-10-26 17:42:39 [FINEST] [ForgeModLoader] Testing mod MiscPeripherals to verify it accepts its own version in a remote connection 2013-10-26 17:42:39 [FINEST] [ForgeModLoader] The mod MiscPeripherals accepts its own version (3.3) 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MiscPeripherals 2013-10-26 17:42:39 [FINEST] [MiscPeripherals] Sent event FMLConstructionEvent to mod MiscPeripherals 2013-10-26 17:42:39 [FINEST] [OpenPeripheral] Sending event FMLConstructionEvent to mod OpenPeripheral 2013-10-26 17:42:39 [FINEST] [ForgeModLoader] Testing mod OpenPeripheral to verify it accepts its own version in a remote connection 2013-10-26 17:42:39 [FINEST] [ForgeModLoader] The mod OpenPeripheral accepts its own version (0.2.1) 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OpenPeripheral 2013-10-26 17:42:39 [FINEST] [OpenPeripheral] Sent event FMLConstructionEvent to mod OpenPeripheral 2013-10-26 17:42:39 [FINEST] [TelePipes] Sending event FMLConstructionEvent to mod TelePipes 2013-10-26 17:42:39 [FINEST] [ForgeModLoader] Testing mod TelePipes to verify it accepts its own version in a remote connection 2013-10-26 17:42:39 [FINEST] [ForgeModLoader] The mod TelePipes accepts its own version (1.0.0) 2013-10-26 17:42:39 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TelePipes 2013-10-26 17:42:39 [FINEST] [TelePipes] Sent event FMLConstructionEvent to mod TelePipes 2013-10-26 17:42:39 [FINEST] [weaponmod] Sending event FMLConstructionEvent to mod weaponmod 2013-10-26 17:42:40 [FINEST] [ForgeModLoader] Testing mod weaponmod to verify it accepts its own version in a remote connection 2013-10-26 17:42:40 [FINEST] [ForgeModLoader] The mod weaponmod accepts its own version (1.6.2 v1.13.6) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into weaponmod 2013-10-26 17:42:40 [FINEST] [weaponmod] Sent event FMLConstructionEvent to mod weaponmod 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Mod signature data 2013-10-26 17:42:40 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:8.04): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] FML(Forge Mod Loader:6.2.62.871): minecraftforge-9.10.1.871.jar (e3c3d50c7c986df74c645c0ac54639741c90a557) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Forge(Minecraft Forge:9.10.1.871): minecraftforge-9.10.1.871.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] AppliedEnergistics-Core(AppliedEnergistics Core:rv13.c): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Aroma1997Core(Aroma1997Core:1.0.0.5.1): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] denLib(denLib:3.1.25): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] playercoreapi(PlayerCoreAPI:0.1): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] threadedlighting(Threaded Lighting:0.1): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] bspkrsCore(bspkrsCore:v4.3(1.6.2)): [1.6.2]bspkrsCorev4.3.FORGE_ONLY.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] mod_bspkrsCore(bspkrsCore:v4.3(1.6.2)): [1.6.2]bspkrsCorev4.3.FORGE_ONLY.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] mod_ArmorStatusHUD(ArmorStatusHUD:v1.13(1.6.2)): [1.6.2]ArmorStatusHUDv1.13.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] BetterFurnaces(Better Furnaces:3.3): [1.6.2]BetterFurnacesV3.3.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] mod_StatusEffectHUD(StatusEffectHUD:v1.16(1.6.2)): [1.6.2]StatusEffectHUDv1.16.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] APUnofficial(Additional Pipes:2.4.5b): AdditionalPipes2.4.5b-BC4.1.0.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] AdvancedHUD(AdvancedHUD:Version [0.1.5] for 1.6.4): AdvancedHUD[0.1.5].zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv13.c): appeng-rv13-c-mc162.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.56): ComputerCraft1.56.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] AEPeripheral(AE Peripheral:1.0.1.1): aeperipheral-universal-1.6.2-1.0.1.1.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] amethysttools(Amethyst Tools:1.0.1): AmethystTools[1.6.2]v1.0.1.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] ArchimedesShipsMod(Archimedes' Ships:1.6.2 v1.4.4): ArchimedesShips.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Aroma1997CoreHelper(Aroma1997Core|Helper:1.0.0.5.1): Aroma1997Core MC.1.6.2 v.1.0.0.5.1.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Aroma1997s Dimension(Aroma1997's Dimensional World:1.0.2.9): Aroma1997s Dimensional World MC.1.6.2 v.1.0.2.9.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] ATG(Alternate Terrain Generation:0.9.1): ATG-1.6.4-0.9.1.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] AncientWarfare(Ancient Warfare:1.1.030-beta-MC162): AW-1.1.030-beta-MC16X.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] BCTools(Buildcraft Tools:1.4-a-7): bcTools-v1.4-a-7.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Breeds(ModBreeds:1.5.1 v2.0): BetterBreeds 1.6.2 v3.0.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.5.0): BiblioCraft[v1.5.0].zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] BiomesOPlenty(Biomes O' Plenty:0.6.0): Biomes-O-Plenty-0.6.0-1.6.2.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] AWWayofTime(Blood Magic: Alchemical Wizardry:v0.5.1b): Blood Magic v0.5.1b.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.1.1): buildcraft-A-1.6.2-4.1.1.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] CarpentersBlocks(Carpenter's Blocks:v1.9.3): Carpenter's Blocks v1.9.3 - MC 1.6+.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.56): ComputerCraft1.56.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] DenPipes(DenPipes:2.1.11): DenPipes-1.6.2-2.1.11.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] emeraldtools(Emerald Tools:1.0.1): EmeraldTools[1.6.2]v1.0.1.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] extracells(ExtraCells:1.5.0): ExtraCells-1.5.0.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.118.401-lf): industrialcraft-2_1.118.401-lf.jar (de041f9f6187debbc77034a344134053277aa3b0) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.3): miscperipherals-3.4b2.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] OpenPeripheral(OpenPeripheral:0.2.1): OpenPeripheral-0.2.1-preview8.jar (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] TelePipes(Teleport Pipes:1.0.0): TeleportPipes-Pre1c.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINE] [ForgeModLoader] weaponmod(Balkon's WeaponMod:1.6.2 v1.13.6): WeaponMod.zip (NO VALID CERTIFICATE FOUND) 2013-10-26 17:42:40 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp 2013-10-26 17:42:40 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp 2013-10-26 17:42:40 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML 2013-10-26 17:42:40 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML 2013-10-26 17:42:40 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge 2013-10-26 17:42:40 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-10-26 17:42:40 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge 2013-10-26 17:42:40 [FINEST] [AppliedEnergistics-Core] Sending event FMLPreInitializationEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:40 [FINEST] [AppliedEnergistics-Core] Sent event FMLPreInitializationEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:40 [FINEST] [Aroma1997Core] Sending event FMLPreInitializationEvent to mod Aroma1997Core 2013-10-26 17:42:40 [iNFO] [Aroma1997Core] Logger initialized. 2013-10-26 17:42:40 [FINE] [Aroma1997Core] Loaded configuration Aroma1997Core from: C:\Users\Jesse\AppData\Roaming\.minecraft\config\aroma1997\Aroma1997Core.cfg 2013-10-26 17:42:40 [FINEST] [Aroma1997Core] Sent event FMLPreInitializationEvent to mod Aroma1997Core 2013-10-26 17:42:40 [FINEST] [denLib] Sending event FMLPreInitializationEvent to mod denLib 2013-10-26 17:42:40 [FINEST] [denLib] Sent event FMLPreInitializationEvent to mod denLib 2013-10-26 17:42:40 [FINEST] [playercoreapi] Sending event FMLPreInitializationEvent to mod playercoreapi 2013-10-26 17:42:40 [FINEST] [playercoreapi] Sent event FMLPreInitializationEvent to mod playercoreapi 2013-10-26 17:42:40 [FINEST] [threadedlighting] Sending event FMLPreInitializationEvent to mod threadedlighting 2013-10-26 17:42:40 [FINEST] [threadedlighting] Sent event FMLPreInitializationEvent to mod threadedlighting 2013-10-26 17:42:40 [FINEST] [bspkrsCore] Sending event FMLPreInitializationEvent to mod bspkrsCore 2013-10-26 17:42:40 [FINEST] [bspkrsCore] Sent event FMLPreInitializationEvent to mod bspkrsCore 2013-10-26 17:42:40 [FINEST] [mod_bspkrsCore] Sending event FMLPreInitializationEvent to mod mod_bspkrsCore 2013-10-26 17:42:40 [FINEST] [mod_bspkrsCore] Sent event FMLPreInitializationEvent to mod mod_bspkrsCore 2013-10-26 17:42:40 [FINEST] [mod_ArmorStatusHUD] Sending event FMLPreInitializationEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:40 [FINEST] [mod_ArmorStatusHUD] Sent event FMLPreInitializationEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:40 [FINEST] [betterFurnaces] Sending event FMLPreInitializationEvent to mod BetterFurnaces 2013-10-26 17:42:40 [FINEST] [betterFurnaces] Sent event FMLPreInitializationEvent to mod BetterFurnaces 2013-10-26 17:42:40 [FINEST] [mod_StatusEffectHUD] Sending event FMLPreInitializationEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:40 [FINEST] [mod_StatusEffectHUD] Sent event FMLPreInitializationEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:40 [FINEST] [buildCraft|Core] Sending event FMLPreInitializationEvent to mod BuildCraft|Core 2013-10-26 17:42:40 [iNFO] [buildcraft] Starting BuildCraft 4.1.1 (:47) 2013-10-26 17:42:40 [iNFO] [buildcraft] Copyright © SpaceToad, 2011 2013-10-26 17:42:40 [iNFO] [buildcraft] http://www.mod-buildcraft.com 2013-10-26 17:42:40 [iNFO] [buildcraft] Beginning version check 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemWrench(19362) owned by BuildCraft|Core 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemSpring(1522) owned by BuildCraft|Core 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19356) owned by BuildCraft|Core 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19357) owned by BuildCraft|Core 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19358) owned by BuildCraft|Core 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19359) owned by BuildCraft|Core 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19360) owned by BuildCraft|Core 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.TextureMap (input size 5347), found 1 patch 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureMap (new size 7116) 2013-10-26 17:42:40 [FINEST] [buildCraft|Core] Sent event FMLPreInitializationEvent to mod BuildCraft|Core 2013-10-26 17:42:40 [FINEST] [buildCraft|Factory] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1500) owned by BuildCraft|Factory 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1501) owned by BuildCraft|Factory 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1502) owned by BuildCraft|Factory 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1509) owned by BuildCraft|Factory 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1503) owned by BuildCraft|Factory 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1512) owned by BuildCraft|Factory 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1511) owned by BuildCraft|Factory 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1524) owned by BuildCraft|Factory 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1514) owned by BuildCraft|Factory 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1519) owned by BuildCraft|Factory 2013-10-26 17:42:40 [FINEST] [buildCraft|Factory] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory 2013-10-26 17:42:40 [FINEST] [buildCraft|Transport] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19365) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EntityDiggingFX (input size 1874), found 1 patch 2013-10-26 17:42:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EntityDiggingFX (new size 3018) 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1513) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19416) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19423) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19417) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19418) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19424) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19419) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19420) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19421) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19422) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19425) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19426) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19478) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19476) owned by BuildCraft|Transport 2013-10-26 17:42:40 [iNFO] [sTDOUT] [DenPipesCore]: Injected PowerHandler hook into BuildCraft! 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19436) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19437) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19438) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19439) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19440) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19443) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19479) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19477) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19456) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19457) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19458) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19464) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19459) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19460) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19461) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19480) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19369) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19370) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19371) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19372) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19367) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19396) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemFacade(19397) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPlug(19398) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1523) owned by BuildCraft|Transport 2013-10-26 17:42:40 [FINEST] [buildCraft|Transport] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport 2013-10-26 17:42:40 [FINEST] [buildCraft|Silicon] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1516) owned by BuildCraft|Silicon 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.silicon.ItemLaserTable(1517) owned by BuildCraft|Silicon 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemRedstoneChipset(19373) owned by BuildCraft|Silicon 2013-10-26 17:42:40 [FINEST] [buildCraft|Silicon] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon 2013-10-26 17:42:40 [FINEST] [APUnofficial] Sending event FMLPreInitializationEvent to mod APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.additionalpipes.AdditionalPipes$ItemPipeAP(14303) owned by APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.additionalpipes.AdditionalPipes$ItemPipeAP(14304) owned by APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.additionalpipes.AdditionalPipes$ItemPipeAP(14305) owned by APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14302) owned by APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14301) owned by APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14300) owned by APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14306) owned by APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14308) owned by APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14307) owned by APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14309) owned by APUnofficial 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14310) owned by APUnofficial 2013-10-26 17:42:40 [FINEST] [AdvancedHUD] Sending event FMLPreInitializationEvent to mod AdvancedHUD 2013-10-26 17:42:40 [FINEST] [AdvancedHUD] Sent event FMLPreInitializationEvent to mod AdvancedHUD 2013-10-26 17:42:40 [FINEST] [AppliedEnergistics] Sending event FMLPreInitializationEvent to mod AppliedEnergistics 2013-10-26 17:42:40 [WARNING] [buildcraft] Using outdated version [4.1.1 (build:47)] for Minecraft 1.6.2. Consider updating. 2013-10-26 17:42:40 [FINEST] [AppliedEnergistics] Sent event FMLPreInitializationEvent to mod AppliedEnergistics 2013-10-26 17:42:40 [FINEST] [ComputerCraft] Sending event FMLPreInitializationEvent to mod ComputerCraft 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemComputer(1225) owned by ComputerCraft 2013-10-26 17:42:40 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemPeripheral(1226) owned by ComputerCraft 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemCable(1229) owned by ComputerCraft 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemDisk(4256) owned by ComputerCraft 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemDiskExpanded(4257) owned by ComputerCraft 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemTreasureDisk(4259) owned by ComputerCraft 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemPrintout(4258) owned by ComputerCraft 2013-10-26 17:42:41 [FINEST] [ComputerCraft] Sent event FMLPreInitializationEvent to mod ComputerCraft 2013-10-26 17:42:41 [FINEST] [AEPeripheral] Sending event FMLPreInitializationEvent to mod AEPeripheral 2013-10-26 17:42:41 [FINE] [AEPeripheral] Attempting to load the file version.properties from aeperipheral-universal-1.6.2-1.0.1.1.zip to locate a version number for AEPeripheral 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(976) owned by AEPeripheral 2013-10-26 17:42:41 [FINEST] [AEPeripheral] Sent event FMLPreInitializationEvent to mod AEPeripheral 2013-10-26 17:42:41 [FINEST] [amethysttools] Sending event FMLPreInitializationEvent to mod amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.AmethystPickaxe(5256) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.AmethystSword(5257) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.AmethystAxe(5258) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.AmethystShovel(5259) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.AmethystHoe(5260) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.AmethystArmor(5261) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.AmethystArmor(5262) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.AmethystArmor(5263) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.AmethystArmor(5264) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.Amethyst(5265) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.DiamondQuartz(5266) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.RedEmerald(5267) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item assets.amethysttools.common.AmethystHorseArmor(5268) owned by amethysttools 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4001) owned by amethysttools 2013-10-26 17:42:41 [FINEST] [amethysttools] Sent event FMLPreInitializationEvent to mod amethysttools 2013-10-26 17:42:41 [FINEST] [ArchimedesShipsMod] Sending event FMLPreInitializationEvent to mod ArchimedesShipsMod 2013-10-26 17:42:41 [FINEST] [ArchimedesShipsMod] Sent event FMLPreInitializationEvent to mod ArchimedesShipsMod 2013-10-26 17:42:41 [FINEST] [Aroma1997CoreHelper] Sending event FMLPreInitializationEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:41 [iNFO] [Aroma1997CoreHelper] Helping Aroma1997Core 2013-10-26 17:42:41 [FINEST] [Aroma1997CoreHelper] Sent event FMLPreInitializationEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:41 [FINEST] [Aroma1997s Dimension] Sending event FMLPreInitializationEvent to mod Aroma1997s Dimension 2013-10-26 17:42:41 [FINE] [Aroma1997Core] Loaded configuration Aroma1997s Dimension from: C:\Users\Jesse\AppData\Roaming\.minecraft\config\aroma1997\Aroma1997s Dimension.cfg 2013-10-26 17:42:41 [FINEST] [Aroma1997s Dimension] Sent event FMLPreInitializationEvent to mod Aroma1997s Dimension 2013-10-26 17:42:41 [FINEST] [ATG] Sending event FMLPreInitializationEvent to mod ATG 2013-10-26 17:42:41 [FINEST] [ATG] Sent event FMLPreInitializationEvent to mod ATG 2013-10-26 17:42:41 [FINEST] [AncientWarfare] Sending event FMLPreInitializationEvent to mod AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemVehicleUpgrade(24257) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemAmmo(24258) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemVehicleSpawner(24259) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemComponent(24260) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemStructureScanner(24261) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemBuilderInstant(24262) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemBuilderDirect(24263) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemBuilderTicked(24264) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemCreativeEditor(24265) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemVehicleArmor(24266) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemNpcSpawner(24267) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemNpcCommandBaton(24268) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemCivicPlacer(24280) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemCivicBuilder(24270) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemCourierSlip(24271) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemGateSpawner(24272) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemRation(24273) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemResearchNote(24274) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemBackpack(24275) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemResearchBook(24276) owned by AncientWarfare 2013-10-26 17:42:41 [iNFO] [AncientWarfare] Starting Loading. Version: 1.1.030-beta-MC162 2013-10-26 17:42:41 [iNFO] [AncientWarfare] Initializing BC Plugin 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.ai.EntityAIAttackOnCollide (input size 2127), found 1 patch 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.ai.EntityAIAttackOnCollide (new size 2854) 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3750) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.AWItemBlockBase(3755) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3756) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3751) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3752) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3753) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3754) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemMachine(3759) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemEngine(3760) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.ItemReinforcedBlock(3758) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [fml.ItemTracker] Adding item shadowmage.ancient_warfare.common.item.AWItemBlockBase(3757) owned by AncientWarfare 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityVillager (input size 14888), found 1 patch 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityVillager (new size 17345) 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityList (input size 5436), found 1 patch 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityList (new size 6703) 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartEmpty (input size 551), found 1 patch 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartEmpty (new size 1143) 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartContainer (input size 3861), found 1 patch 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartContainer (new size 5287) 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartFurnace (input size 3102), found 1 patch 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartFurnace (new size 4143) 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartHopper (input size 2390), found 1 patch 2013-10-26 17:42:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartHopper (new size 3486) 2013-10-26 17:42:41 [FINEST] [ForgeModLoader] Automatically registered mod AncientWarfare entity entity.missile as AncientWarfare.entity.missile 2013-10-26 17:42:41 [FINEST] [ForgeModLoader] Automatically registered mod AncientWarfare entity entity.vehicle as AncientWarfare.entity.vehicle 2013-10-26 17:42:42 [FINEST] [ForgeModLoader] Automatically registered mod AncientWarfare entity entity.npc as AncientWarfare.entity.npc 2013-10-26 17:42:42 [FINEST] [ForgeModLoader] Automatically registered mod AncientWarfare entity entity.gate as AncientWarfare.entity.gate 2013-10-26 17:42:42 [iNFO] [AncientWarfare] Ancient Warfare Pre-Init finished. 2013-10-26 17:42:42 [FINEST] [AncientWarfare] Sent event FMLPreInitializationEvent to mod AncientWarfare 2013-10-26 17:42:42 [FINEST] [bCTools] Sending event FMLPreInitializationEvent to mod BCTools 2013-10-26 17:42:42 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.RenderGlobal (input size 35240), found 1 patch 2013-10-26 17:42:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.RenderGlobal (new size 42533) 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.MultiItem(27995) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.MultiItem(27996) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.MultiItem(27997) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.BCTitem(27998) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.BCTitem(27999) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.BCTitem(28025) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.BCTitem(28026) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.MultiItem(28027) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.MultiItem(28023) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.MultiItem(28024) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemWaterwheel(28021) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemAmmo(28022) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemJackhammer(28001) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemJackhammer(28003) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemChainsaw(28004) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredHoe(28005) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemIgniter(28002) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredShears(28018) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28006) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28007) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28008) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28009) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28010) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28011) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28012) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28013) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28014) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28015) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28016) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemPoweredArmor(28017) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemBatpack(28020) owned by BCTools 2013-10-26 17:42:42 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.ItemSpecial(28019) owned by BCTools 2013-10-26 17:42:42 [FINEST] [bCTools] Sent event FMLPreInitializationEvent to mod BCTools 2013-10-26 17:42:42 [FINEST] [breeds] Sending event FMLPreInitializationEvent to mod Breeds 2013-10-26 17:42:42 [FINEST] [breeds] Sent event FMLPreInitializationEvent to mod Breeds 2013-10-26 17:42:42 [FINEST] [biblioCraft] Sending event FMLPreInitializationEvent to mod BiblioCraft 2013-10-26 17:42:42 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.MovingObjectPosition (input size 777), found 1 patch 2013-10-26 17:42:42 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.MovingObjectPosition (new size 1109) 2013-10-26 17:42:42 [FINEST] [biblioCraft] Sent event FMLPreInitializationEvent to mod BiblioCraft 2013-10-26 17:42:42 [FINEST] [biomesOPlenty] Sending event FMLPreInitializationEvent to mod BiomesOPlenty 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generated Main Config! 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generated Biome Gen Config! 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generated Terrain Gen Config! 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generating Biome ID's 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generated IDs Config! 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generated Misc Config! 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Beginning version check 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Extending Potions Array. 2013-10-26 17:42:42 [WARNING] [ForgeModLoader] [biomesOPlenty] Using outdated version [0.6.0] for Minecraft 1.6.2. Consider updating. 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMud(160) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(161) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockRedRock(162) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(163) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPlant(1920) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFlower(1921) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMushroom(1967) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockCoral(1969) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPWillow(1922) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPIvy(1943) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(1923) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLeaves(1924) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockFoliage(1925) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(164) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(165) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockAppleLeaves(1926) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockBamboo(1927) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1928) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1929) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(166) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(252) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1932) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1933) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1934) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1935) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockLog(1974) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPetals(1936) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSapling(1937) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockColorizedSapling(1938) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1939) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1940) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(167) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(168) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1963) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockGrass(169) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(255) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSkystone(254) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1965) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1966) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1941) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAmethyst(1942) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockMoss(1944) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(253) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1964) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockBones(1968) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockGlass(1978) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockAltar(1979) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1980) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockGrave(1981) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1930) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1931) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1948) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1949) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1950) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockSlab(1951) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockPlank(1947) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1952) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1953) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1954) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1955) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1956) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1957) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1958) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1959) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1960) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1961) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1975) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1976) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1977) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.itemblocks.ItemBlockColorizedLeaves(1962) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPFood(21259) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOP(21266) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMudball(21267) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDartBlower(21268) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDart(21269) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemSoulManipulator(21336) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAncientStaff(21262) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemEnderporter(21263) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecord(21275) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecordMud(21276) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(21316) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(21317) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(21318) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(21319) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(21320) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderBiped (input size 6055), found 1 patch 2013-10-26 17:42:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderBiped (new size 9691) 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21321) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21322) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21323) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21324) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(21325) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(21326) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(21327) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(21328) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(21329) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21330) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21331) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21332) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21333) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21337) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21338) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21339) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21340) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21341) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21342) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPScythe(21343) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorFlowerBand(21334) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPBucket(21335) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1973) owned by BiomesOPlenty 2013-10-26 17:42:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1971) owned by BiomesOPlenty 2013-10-26 17:42:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.MapGenStronghold (input size 3254), found 1 patch 2013-10-26 17:42:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.MapGenStronghold (new size 4260) 2013-10-26 17:42:46 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity MudBall as BiomesOPlenty.MudBall 2013-10-26 17:42:46 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Dart as BiomesOPlenty.Dart 2013-10-26 17:42:46 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity PoisonDart as BiomesOPlenty.PoisonDart 2013-10-26 17:42:46 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity JungleSpider as BiomesOPlenty.JungleSpider 2013-10-26 17:42:46 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Rosester as BiomesOPlenty.Rosester 2013-10-26 17:42:46 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Glob as BiomesOPlenty.Glob 2013-10-26 17:42:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.WeightedRandomChestContent (input size 1496), found 1 patch 2013-10-26 17:42:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.WeightedRandomChestContent (new size 2532) 2013-10-26 17:42:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentMineshaftCorridor (input size 4979), found 1 patch 2013-10-26 17:42:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentMineshaftCorridor (new size 6131) 2013-10-26 17:42:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (input size 5741), found 1 patch 2013-10-26 17:42:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (new size 6307) 2013-10-26 17:42:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (input size 5436), found 1 patch 2013-10-26 17:42:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (new size 5949) 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (input size 2718), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (new size 3320) 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentStrongholdLibrary (input size 3756), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentStrongholdLibrary (new size 4369) 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (input size 3584), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (new size 4140) 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentVillageHouse2 (input size 3516), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentVillageHouse2 (new size 4264) 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentVillage (input size 2927), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentVillage (new size 5233) 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.village.VillageCollection (input size 4626), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.village.VillageCollection (new size 6014) 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenDungeons (input size 3392), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenDungeons (new size 3981) 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [biomesOPlenty] Localizations loaded for en_US 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [biomesOPlenty] Localizations loaded for de_DE 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [biomesOPlenty] Localizations loaded for nl_NL 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [biomesOPlenty] Localizations loaded for ru_RU 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [biomesOPlenty] Localizations loaded for zh_CN 2013-10-26 17:42:47 [FINEST] [biomesOPlenty] Sent event FMLPreInitializationEvent to mod BiomesOPlenty 2013-10-26 17:42:47 [FINEST] [AWWayofTime] Sending event FMLPreInitializationEvent to mod AWWayofTime 2013-10-26 17:42:47 [FINEST] [AWWayofTime] Sent event FMLPreInitializationEvent to mod AWWayofTime 2013-10-26 17:42:47 [FINEST] [buildCraft|Builders] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptTemplate(19361) owned by BuildCraft|Builders 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptBluePrint(19374) owned by BuildCraft|Builders 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1504) owned by BuildCraft|Builders 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1518) owned by BuildCraft|Builders 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1505) owned by BuildCraft|Builders 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1507) owned by BuildCraft|Builders 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1508) owned by BuildCraft|Builders 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1515) owned by BuildCraft|Builders 2013-10-26 17:42:47 [FINEST] [buildCraft|Builders] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders 2013-10-26 17:42:47 [FINEST] [buildCraft|Energy] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemEngine(1510) owned by BuildCraft|Energy 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1530) owned by BuildCraft|Energy 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1531) owned by BuildCraft|Energy 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketBuildcraft(19363) owned by BuildCraft|Energy 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketBuildcraft(19366) owned by BuildCraft|Energy 2013-10-26 17:42:47 [FINEST] [buildCraft|Energy] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy 2013-10-26 17:42:47 [FINEST] [CarpentersBlocks] Sending event FMLPreInitializationEvent to mod CarpentersBlocks 2013-10-26 17:42:47 [iNFO] [CarpentersBlocks] Plant support integration successful. 2013-10-26 17:42:47 [iNFO] [CarpentersBlocks] Successfully loaded 9 chisel patterns. 2013-10-26 17:42:47 [iNFO] [CarpentersBlocks] Successfully loaded 6 bed designs. 2013-10-26 17:42:47 [FINEST] [CarpentersBlocks] Sent event FMLPreInitializationEvent to mod CarpentersBlocks 2013-10-26 17:42:47 [FINEST] [CCTurtle] Sending event FMLPreInitializationEvent to mod CCTurtle 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtle(1227) owned by CCTurtle 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtleExpanded(1228) owned by CCTurtle 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtleAdvanced(1230) owned by CCTurtle 2013-10-26 17:42:47 [FINEST] [CCTurtle] Sent event FMLPreInitializationEvent to mod CCTurtle 2013-10-26 17:42:47 [FINEST] [DenPipes] Sending event FMLPreInitializationEvent to mod DenPipes 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [DenPipes]: Starting addon load... 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [DenPipes]: Done. 3 addons loaded. 2013-10-26 17:42:47 [FINEST] [DenPipes] Sent event FMLPreInitializationEvent to mod DenPipes 2013-10-26 17:42:47 [FINEST] [emeraldtools] Sending event FMLPreInitializationEvent to mod emeraldtools 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item assets.emeraldtools.common.EmeraldPickaxe(6256) owned by emeraldtools 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item assets.emeraldtools.common.EmeraldSword(6257) owned by emeraldtools 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item assets.emeraldtools.common.EmeraldAxe(6258) owned by emeraldtools 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item assets.emeraldtools.common.EmeraldShovel(6259) owned by emeraldtools 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item assets.emeraldtools.common.EmeraldHoe(6260) owned by emeraldtools 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item assets.emeraldtools.common.EmeraldArmor(6261) owned by emeraldtools 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item assets.emeraldtools.common.EmeraldArmor(6262) owned by emeraldtools 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item assets.emeraldtools.common.EmeraldArmor(6263) owned by emeraldtools 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item assets.emeraldtools.common.EmeraldArmor(6264) owned by emeraldtools 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item assets.emeraldtools.common.EmeraldHorseArmor(6265) owned by emeraldtools 2013-10-26 17:42:47 [FINEST] [emeraldtools] Sent event FMLPreInitializationEvent to mod emeraldtools 2013-10-26 17:42:47 [FINEST] [extracells] Sending event FMLPreInitializationEvent to mod extracells 2013-10-26 17:42:47 [iNFO] [sTDOUT] Tried to register non-existant TileEntity to the SpatialIOPort! 2013-10-26 17:42:47 [FINEST] [extracells] Sent event FMLPreInitializationEvent to mod extracells 2013-10-26 17:42:47 [FINEST] [iC2] Sending event FMLPreInitializationEvent to mod IC2 2013-10-26 17:42:47 [iNFO] [iC2] Config loaded from C:\Users\Jesse\AppData\Roaming\.minecraft\config\IC2.cfg 2013-10-26 17:42:47 [iNFO] [iC2] Using 32 audio sources. 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.TextureAtlasSprite (input size 5006), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureAtlasSprite (new size 6723) 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(249) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(248) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(247) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(243) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemRubLeaves(242) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(241) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(240) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(234) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(232) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(231) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(230) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(229) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(222) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(221) owned by IC2 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.EnumRarity (input size 983), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.EnumRarity (new size 1195) 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.Explosion (input size 5179), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.Explosion (new size 6217) 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EffectRenderer (input size 4264), found 1 patch 2013-10-26 17:42:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EffectRenderer (new size 5858) 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(220) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(216) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockMetal(224) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(228) owned by IC2 2013-10-26 17:42:47 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemGenerator(246) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(233) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemElectricBlock(227) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemMachine(250) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemMachine2(223) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemLuminator(219) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemLuminator(226) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(245) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(244) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemPersonalBlock(225) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(239) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(237) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(236) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(235) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(218) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(217) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemResin(30217) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30216) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30243) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30251) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30133) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30256) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30253) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30254) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30255) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30130) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30250) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30252) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30226) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30249) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30248) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30247) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30246) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30245) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30244) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30191) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30190) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30187) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30152) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30151) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30150) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30188) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30128) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30147) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30084) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemTreetap(30212) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Pickaxe(30200) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Axe(30199) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Sword(30198) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Spade(30197) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Hoe(30196) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolWrench(30183) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolCutter(30153) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemSprayer(30131) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemToolbox(30117) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolDrill(30235) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolDDrill(30234) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolChainsaw(30233) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolWrenchElectric(30140) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemTreetapElectric(30124) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolMiningLaser(30208) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolMeter(30182) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemScanner(30220) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemScannerAdv(30219) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemObscurator(30076) owned by IC2 2013-10-26 17:42:48 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.ServerListenThread (input size 3163), found 1 patch 2013-10-26 17:42:48 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.ServerListenThread (new size 4327) 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemFrequencyTransmitter(30134) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemNanoSaber(30149) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30082) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30081) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30080) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30211) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30195) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30194) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30193) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30192) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30179) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30178) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30177) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30176) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30175) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30174) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30173) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30172) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30171) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpack(30210) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpackElectric(30209) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorBatpack(30180) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorLappack(30127) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorCFPack(30129) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorSolarHelmet(30116) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorStaticBoots(30115) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNightvisionGoggles(30078) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBatteryDischarged(30239) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30242) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30241) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30240) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBatterySU(30238) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemCable(30184) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemCell(30237) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30236) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30230) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30229) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30228) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30227) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30218) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30181) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFuelCanEmpty(30231) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFuelCanFilled(30232) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30222) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemTinCan(30221) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30079) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30207) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30102) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30101) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30206) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30100) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30099) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30205) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30098) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30097) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30204) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30096) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30095) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30094) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30093) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30092) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30091) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVentSpread(30090) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30089) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorDepletedUranium(30203) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30202) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30201) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatpack(30088) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(30087) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(30086) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(30085) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(30083) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30146) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPCultivation(30145) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPIrrigation(30144) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPChilling(30143) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPDesertification(30142) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPFlatification(30141) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPMushroom(30118) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30138) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30137) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30136) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30135) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30189) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemScrapbox(30139) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30225) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30224) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30223) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30170) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30169) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30168) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30167) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30166) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30165) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30164) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30163) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30162) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30161) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30160) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30159) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30158) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30157) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30156) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30155) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30154) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemDynamite(30215) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemDynamite(30214) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemRemote(30213) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemUpgradeModule(30125) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30186) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemIC2Door(30185) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30132) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30106) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDebug(30104) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30103) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2Boat(30077) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemCropSeed(30126) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemCropnalyzer(30122) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFertilizer(30121) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemGradual(30120) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolHoe(30119) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemTerraWart(30114) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30105) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMug(30111) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30113) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30112) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMugCoffee(30110) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30109) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBarrel(30108) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBooze(30107) owned by IC2 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMigrate(30148) owned by IC2 2013-10-26 17:42:48 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity MiningLaser as IC2.MiningLaser 2013-10-26 17:42:48 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Dynamite as IC2.Dynamite 2013-10-26 17:42:48 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity StickyDynamite as IC2.StickyDynamite 2013-10-26 17:42:48 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Itnt as IC2.Itnt 2013-10-26 17:42:48 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Nuke as IC2.Nuke 2013-10-26 17:42:48 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatCarbon as IC2.BoatCarbon 2013-10-26 17:42:48 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatRubber as IC2.BoatRubber 2013-10-26 17:42:48 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatElectric as IC2.BoatElectric 2013-10-26 17:42:48 [FINEST] [iC2] Sent event FMLPreInitializationEvent to mod IC2 2013-10-26 17:42:48 [FINEST] [MiscPeripherals] Sending event FMLPreInitializationEvent to mod MiscPeripherals 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(2671) owned by MiscPeripherals 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(2672) owned by MiscPeripherals 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemMulti(26710) owned by MiscPeripherals 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemSmartHelmet(26713) owned by MiscPeripherals 2013-10-26 17:42:48 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemCart(26714) owned by MiscPeripherals 2013-10-26 17:42:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for refinedUranium 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: IC2 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: APUnofficial 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: BuildCraftCore 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: BuildCraftFactory 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: BuildCraftTransport 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: AppEng 2013-10-26 17:42:48 [FINEST] [MiscPeripherals] Sent event FMLPreInitializationEvent to mod MiscPeripherals 2013-10-26 17:42:48 [FINEST] [OpenPeripheral] Sending event FMLPreInitializationEvent to mod OpenPeripheral 2013-10-26 17:42:49 [FINEST] [OpenPeripheral] Sent event FMLPreInitializationEvent to mod OpenPeripheral 2013-10-26 17:42:49 [FINEST] [TelePipes] Sending event FMLPreInitializationEvent to mod TelePipes 2013-10-26 17:42:49 [FINEST] [TelePipes] Sent event FMLPreInitializationEvent to mod TelePipes 2013-10-26 17:42:49 [FINEST] [weaponmod] Sending event FMLPreInitializationEvent to mod weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11776) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11777) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11778) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11779) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11780) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11781) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11782) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11783) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11784) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11785) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11786) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11787) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11788) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11789) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11790) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11791) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11792) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11793) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11794) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11795) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11796) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11797) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11798) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11799) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11800) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemJavelin(11806) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11807) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11829) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11830) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11831) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11832) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11833) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(11809) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(11810) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemCrossbow(11811) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(11812) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBlowgun(11813) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBlowgunDart(11814) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemDynamite(11815) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11801) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11802) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11803) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11804) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11805) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFireRod(11816) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemCannon(11817) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(11818) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBlunderbuss(11819) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(11821) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(11820) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(11823) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemDummy(11822) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11824) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11825) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11826) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11827) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11828) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWeapon(11834) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWeapon(11835) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWeapon(11836) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWeapon(11837) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWeapon(11838) owned by weaponmod 2013-10-26 17:42:49 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlintlock(11839) owned by weaponmod 2013-10-26 17:42:49 [FINE] [weaponmod] Language en_US loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language en_US loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language en_UK loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language nl_NL loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language de_DE loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language en_PT loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language ru_RU loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language it_IT loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language es_ES loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language it_IT loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language fr_FR loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language fr_CA loaded succesfully. 2013-10-26 17:42:49 [FINE] [weaponmod] Language zh_TW loaded succesfully. 2013-10-26 17:42:49 [FINEST] [weaponmod] Sent event FMLPreInitializationEvent to mod weaponmod 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderManager (input size 8199), found 1 patch 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderManager (new size 9825) 2013-10-26 17:42:49 [iNFO] [sTDOUT] class: bgi 2013-10-26 17:42:49 [iNFO] [sTDOUT] replacing bhg with net.aetherteam.playercore_api.cores.PlayerCoreRender 2013-10-26 17:42:49 [iNFO] [sTDOUT] found injection point: method: <init> typeinsn: 253 methodinsn: 255 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderSnowMan (input size 1446), found 1 patch 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderSnowMan (new size 2807) 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderPlayer (input size 8845), found 1 patch 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderPlayer (new size 13765) 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderVillager (input size 1999), found 1 patch 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderVillager (new size 3103) 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.ItemRenderer (input size 10440), found 1 patch 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.ItemRenderer (new size 14324) 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.EntityRenderer (input size 25399), found 1 patch 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.EntityRenderer (new size 29186) 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.stats.StatFileWriter (input size 5475), found 1 patch 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.stats.StatFileWriter (new size 7165) 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.Stitcher (input size 3752), found 1 patch 2013-10-26 17:42:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.Stitcher (new size 4847) 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/8.png 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/1.png 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/0.png 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/3.png 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/2.png 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/5.png 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/4.png 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/7.png 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/6.png 2013-10-26 17:42:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.potion.PotionEffect (input size 3062), found 1 patch 2013-10-26 17:42:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.potion.PotionEffect (new size 5363) 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_4259_ccprogramdisk.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/tether.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/10.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/13.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/14.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/11.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/12.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/6.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/7.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/4.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/5.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/8.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/9.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/20.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/21.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/22.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/2.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/23.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/3.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/24.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/0.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/1.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/16.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/15.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/18.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/17.png 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/19.png 2013-10-26 17:42:51 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp 2013-10-26 17:42:51 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp 2013-10-26 17:42:51 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML 2013-10-26 17:42:51 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML 2013-10-26 17:42:51 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge 2013-10-26 17:42:51 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge 2013-10-26 17:42:51 [FINEST] [AppliedEnergistics-Core] Sending event FMLInitializationEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:51 [FINEST] [AppliedEnergistics-Core] Sent event FMLInitializationEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:51 [FINEST] [Aroma1997Core] Sending event FMLInitializationEvent to mod Aroma1997Core 2013-10-26 17:42:51 [iNFO] [Aroma1997Core] Loaded. 2013-10-26 17:42:51 [FINEST] [Aroma1997Core] Sent event FMLInitializationEvent to mod Aroma1997Core 2013-10-26 17:42:51 [FINEST] [denLib] Sending event FMLInitializationEvent to mod denLib 2013-10-26 17:42:51 [iNFO] [ForgeModLoader] [denLib]: denLib loading... 2013-10-26 17:42:51 [FINEST] [denLib] Sent event FMLInitializationEvent to mod denLib 2013-10-26 17:42:51 [FINEST] [playercoreapi] Sending event FMLInitializationEvent to mod playercoreapi 2013-10-26 17:42:51 [FINEST] [playercoreapi] Sent event FMLInitializationEvent to mod playercoreapi 2013-10-26 17:42:51 [FINEST] [threadedlighting] Sending event FMLInitializationEvent to mod threadedlighting 2013-10-26 17:42:51 [FINEST] [threadedlighting] Sent event FMLInitializationEvent to mod threadedlighting 2013-10-26 17:42:51 [FINEST] [bspkrsCore] Sending event FMLInitializationEvent to mod bspkrsCore 2013-10-26 17:42:51 [iNFO] [bspkrsCore] Initializing ModVersionChecker for mod bspkrsCore 2013-10-26 17:42:52 [FINEST] [bspkrsCore] Sent event FMLInitializationEvent to mod bspkrsCore 2013-10-26 17:42:52 [FINEST] [mod_bspkrsCore] Sending event FMLInitializationEvent to mod mod_bspkrsCore 2013-10-26 17:42:52 [FINEST] [mod_bspkrsCore] Sent event FMLInitializationEvent to mod mod_bspkrsCore 2013-10-26 17:42:52 [FINEST] [mod_ArmorStatusHUD] Sending event FMLInitializationEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:52 [iNFO] [bspkrsCore] Initializing ModVersionChecker for mod ArmorStatusHUD 2013-10-26 17:42:52 [FINEST] [mod_ArmorStatusHUD] Sent event FMLInitializationEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:52 [FINEST] [betterFurnaces] Sending event FMLInitializationEvent to mod BetterFurnaces 2013-10-26 17:42:52 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntity (input size 4609), found 1 patch 2013-10-26 17:42:52 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntity (new size 7518) 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemBetterFurnace(1023) owned by BetterFurnaces 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemUpgrade$1(8003) owned by BetterFurnaces 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemUpgrade$2(8009) owned by BetterFurnaces 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemUpgrade$3(8004) owned by BetterFurnaces 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemUpgrade$4(8010) owned by BetterFurnaces 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemUpgrade$5(8015) owned by BetterFurnaces 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemUpgrade$6(8013) owned by BetterFurnaces 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemUpgrade$7(8006) owned by BetterFurnaces 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemUpgrade$8(8016) owned by BetterFurnaces 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemUpgrade$9(8017) owned by BetterFurnaces 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item flabs.mods.betterfurnaces.ItemStorageUpgrade(8005) owned by BetterFurnaces 2013-10-26 17:42:52 [FINEST] [betterFurnaces] Sent event FMLInitializationEvent to mod BetterFurnaces 2013-10-26 17:42:52 [FINEST] [mod_StatusEffectHUD] Sending event FMLInitializationEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:52 [iNFO] [bspkrsCore] Initializing ModVersionChecker for mod StatusEffectHUD 2013-10-26 17:42:52 [FINEST] [mod_StatusEffectHUD] Sent event FMLInitializationEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:52 [FINEST] [buildCraft|Core] Sending event FMLInitializationEvent to mod BuildCraft|Core 2013-10-26 17:42:52 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcRobot as BuildCraft|Core.bcRobot 2013-10-26 17:42:52 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcLaser as BuildCraft|Core.bcLaser 2013-10-26 17:42:52 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcEnergyLaser as BuildCraft|Core.bcEnergyLaser 2013-10-26 17:42:52 [FINEST] [buildCraft|Core] Sent event FMLInitializationEvent to mod BuildCraft|Core 2013-10-26 17:42:52 [FINEST] [buildCraft|Factory] Sending event FMLInitializationEvent to mod BuildCraft|Factory 2013-10-26 17:42:52 [FINEST] [buildCraft|Factory] Sent event FMLInitializationEvent to mod BuildCraft|Factory 2013-10-26 17:42:52 [FINEST] [buildCraft|Transport] Sending event FMLInitializationEvent to mod BuildCraft|Transport 2013-10-26 17:42:52 [FINEST] [buildCraft|Transport] Sent event FMLInitializationEvent to mod BuildCraft|Transport 2013-10-26 17:42:52 [FINEST] [buildCraft|Silicon] Sending event FMLInitializationEvent to mod BuildCraft|Silicon 2013-10-26 17:42:52 [FINEST] [buildCraft|Silicon] Sent event FMLInitializationEvent to mod BuildCraft|Silicon 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1890) owned by APUnofficial 2013-10-26 17:42:52 [FINEST] [AdvancedHUD] Sending event FMLInitializationEvent to mod AdvancedHUD 2013-10-26 17:42:52 [FINEST] [AdvancedHUD] Sent event FMLInitializationEvent to mod AdvancedHUD 2013-10-26 17:42:52 [FINEST] [AppliedEnergistics] Sending event FMLInitializationEvent to mod AppliedEnergistics 2013-10-26 17:42:52 [iNFO] [ForgeModLoader] [AppEng] Starting Applied Energistics 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItem(4361) owned by AppliedEnergistics 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMaterials(4362) owned by AppliedEnergistics 2013-10-26 17:42:52 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiChargeable(4373) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(900) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(901) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(903) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(902) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.chunk.Chunk (input size 15810), found 1 patch 2013-10-26 17:42:53 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.chunk.Chunk (new size 22237) 2013-10-26 17:42:53 [iNFO] [ForgeModLoader] [AppEng] NEI Integration Disabled. 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolEntropyAccelerator(4363) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolVibrationCatalyst(4364) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolMassCannon(4372) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzAxe(4365) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzHoe(4366) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzShovel(4367) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzPick(4368) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzSword(4369) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzWrench(4370) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzCuttingKnife(4371) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(904) owned by AppliedEnergistics 2013-10-26 17:42:53 [FINEST] [ForgeModLoader] Automatically registered mod AppliedEnergistics entity EntityTinyTNTPrimed as AppliedEnergistics.EntityTinyTNTPrimed 2013-10-26 17:42:53 [FINEST] [AppliedEnergistics] Sent event FMLInitializationEvent to mod AppliedEnergistics 2013-10-26 17:42:53 [FINEST] [ComputerCraft] Sending event FMLInitializationEvent to mod ComputerCraft 2013-10-26 17:42:53 [iNFO] [sTDOUT] Loading ComputerCraft v1.56 (rev 1284) 2013-10-26 17:42:53 [iNFO] [sTDOUT] computercraft: Searching for RedPowerLib... 2013-10-26 17:42:53 [iNFO] [sTDOUT] computercraft: RedPowerLib not found. 2013-10-26 17:42:53 [FINEST] [ComputerCraft] Sent event FMLInitializationEvent to mod ComputerCraft 2013-10-26 17:42:53 [FINEST] [AEPeripheral] Sending event FMLInitializationEvent to mod AEPeripheral 2013-10-26 17:42:53 [FINEST] [AEPeripheral] Sent event FMLInitializationEvent to mod AEPeripheral 2013-10-26 17:42:53 [FINEST] [amethysttools] Sending event FMLInitializationEvent to mod amethysttools 2013-10-26 17:42:53 [FINEST] [amethysttools] Sent event FMLInitializationEvent to mod amethysttools 2013-10-26 17:42:53 [FINEST] [ArchimedesShipsMod] Sending event FMLInitializationEvent to mod ArchimedesShipsMod 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3611) owned by ArchimedesShipsMod 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3612) owned by ArchimedesShipsMod 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemCloth(3613) owned by ArchimedesShipsMod 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item shipmod.blockitem.ItemGaugeBlock(3614) owned by ArchimedesShipsMod 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3615) owned by ArchimedesShipsMod 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3616) owned by ArchimedesShipsMod 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3617) owned by ArchimedesShipsMod 2013-10-26 17:42:53 [FINEST] [ForgeModLoader] Automatically registered mod ArchimedesShipsMod entity shipmod as ArchimedesShipsMod.shipmod 2013-10-26 17:42:53 [FINEST] [ForgeModLoader] Automatically registered mod ArchimedesShipsMod entity shipseat as ArchimedesShipsMod.shipseat 2013-10-26 17:42:53 [FINEST] [ForgeModLoader] Automatically registered mod ArchimedesShipsMod entity parachute as ArchimedesShipsMod.parachute 2013-10-26 17:42:53 [FINEST] [ArchimedesShipsMod] Sent event FMLInitializationEvent to mod ArchimedesShipsMod 2013-10-26 17:42:53 [FINEST] [Aroma1997CoreHelper] Sending event FMLInitializationEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:53 [iNFO] [Aroma1997CoreHelper] Loaded. 2013-10-26 17:42:53 [FINEST] [Aroma1997CoreHelper] Sent event FMLInitializationEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:53 [FINEST] [Aroma1997s Dimension] Sending event FMLInitializationEvent to mod Aroma1997s Dimension 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3499) owned by Aroma1997s Dimension 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3498) owned by Aroma1997s Dimension 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3497) owned by Aroma1997s Dimension 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item aroma1997.world.PortalIgniter(30499) owned by Aroma1997s Dimension 2013-10-26 17:42:53 [FINE] [fml.ItemTracker] Adding item aroma1997.world.DimensionChanger(30754) owned by Aroma1997s Dimension 2013-10-26 17:42:53 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.WorldProvider (input size 3245), found 1 patch 2013-10-26 17:42:53 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldProvider (new size 9679) 2013-10-26 17:42:53 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.WorldProvider (input size 3245), found 1 patch 2013-10-26 17:42:53 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldProvider (new size 9679) 2013-10-26 17:42:53 [iNFO] [Aroma1997s Dimension] Setting up Dungeon stuff. 2013-10-26 17:42:53 [FINEST] [Aroma1997s Dimension] Sent event FMLInitializationEvent to mod Aroma1997s Dimension 2013-10-26 17:42:53 [FINEST] [ATG] Sending event FMLInitializationEvent to mod ATG 2013-10-26 17:42:53 [FINEST] [ATG] Sent event FMLInitializationEvent to mod ATG 2013-10-26 17:42:53 [FINEST] [AncientWarfare] Sending event FMLInitializationEvent to mod AncientWarfare 2013-10-26 17:42:53 [iNFO] [AncientWarfare] Ancient Warfare Init started. 2013-10-26 17:42:54 [iNFO] [AncientWarfare] Added 6 world gen structure entries. 2013-10-26 17:42:54 [iNFO] [AncientWarfare] Ancient Warfare Init completed. 2013-10-26 17:42:54 [FINEST] [AncientWarfare] Sent event FMLInitializationEvent to mod AncientWarfare 2013-10-26 17:42:54 [FINEST] [bCTools] Sending event FMLInitializationEvent to mod BCTools 2013-10-26 17:42:54 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.itemblock.ItemBlockMachine(4050) owned by BCTools 2013-10-26 17:42:54 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.itemblock.ItemBlockEngine(4051) owned by BCTools 2013-10-26 17:42:54 [FINE] [fml.ItemTracker] Adding item maexx.bcTools.item.itemblock.ItemBlockPlanner(4052) owned by BCTools 2013-10-26 17:42:54 [FINEST] [ForgeModLoader] Automatically registered mod BCTools entity EntityWaterWheel as BCTools.EntityWaterWheel 2013-10-26 17:42:54 [FINEST] [ForgeModLoader] Automatically registered mod BCTools entity EntityLaser as BCTools.EntityLaser 2013-10-26 17:42:54 [FINEST] [ForgeModLoader] Automatically registered mod BCTools entity EntityPotato as BCTools.EntityPotato 2013-10-26 17:42:54 [FINEST] [ForgeModLoader] Automatically registered mod BCTools entity EntityBullet as BCTools.EntityBullet 2013-10-26 17:42:55 [FINEST] [bCTools] Sent event FMLInitializationEvent to mod BCTools 2013-10-26 17:42:55 [FINEST] [breeds] Sending event FMLInitializationEvent to mod Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSheepsMilk(12531) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSubsFood(12528) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSubsFood(12527) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSheppardPie(12521) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemDough(12529) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemCEgg(12530) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemChocolatPie(12522) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSubsFood(12523) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSubsFood(12525) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSubsFood(12526) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSubsFood(12524) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSubsFood(12535) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSubsFood(12536) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemSubsFood(12534) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemXmasSpecial(12532) owned by Breeds 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item betterbreeds.item.ItemJelly(12533) owned by Breeds 2013-10-26 17:42:55 [iNFO] [ForgeModLoader] 3d items are not rendered 2013-10-26 17:42:55 [FINEST] [breeds] Sent event FMLInitializationEvent to mod Breeds 2013-10-26 17:42:55 [FINEST] [biblioCraft] Sending event FMLInitializationEvent to mod BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWritingDesk(2248) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemBookcaseMaster(2250) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemPotionShelfMaster(2252) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemGenericShelfMaster(2254) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponRackMaster(2253) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponCaseMaster(2255) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLabelMaster(2251) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemTable(2245) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2249) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2246) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2247) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLantern(2243) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLamp(2244) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemStuffsMaster(2242) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemMapFrame(2290) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemSeat(2291) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.enchantment.Enchantment (input size 3121), found 1 patch 2013-10-26 17:42:55 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.enchantment.Enchantment (new size 4234) 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.TapeMeasure(22478) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemTape(22479) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemChase(22480) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemPlate(22481) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemEnchantedPlate(22484) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemRedstoneBook(22482) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemReadingGlasses(22483) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemDrill(22486) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemLock(22487) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemClipboard(22488) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemSeatBack(22492) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemSeatBack2(22493) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemSeatBack3(22494) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemSeatBack4(22495) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemSeatBack5(22496) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemMapTool(22490) owned by BiblioCraft 2013-10-26 17:42:55 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemWaypointCompass(22491) owned by BiblioCraft 2013-10-26 17:42:55 [FINEST] [ForgeModLoader] Automatically registered mod BiblioCraft entity SeatEntity as BiblioCraft.SeatEntity 2013-10-26 17:42:55 [FINEST] [biblioCraft] Sent event FMLInitializationEvent to mod BiblioCraft 2013-10-26 17:42:55 [FINEST] [biomesOPlenty] Sending event FMLInitializationEvent to mod BiomesOPlenty 2013-10-26 17:42:56 [FINEST] [biomesOPlenty] Sent event FMLInitializationEvent to mod BiomesOPlenty 2013-10-26 17:42:56 [FINEST] [AWWayofTime] Sending event FMLInitializationEvent to mod AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.EnergyBattery(17256) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.ApprenticeBloodOrb(17267) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.MagicianBloodOrb(17281) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.MasterBloodOrb(17294) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.ArchmageBloodOrb(17305) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.Entity (input size 26866), found 1 patch 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.Entity (new size 38601) 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.EnergyBlast(17257) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.EnergySword(17258) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.LavaCrystal(17259) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBucket (input size 2578), found 1 patch 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBucket (new size 3684) 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.WaterSigil(17260) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.LavaSigil(17261) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.VoidSigil(17262) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AWBaseItems(17263) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AWBaseItems(17264) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.SacrificialDagger(17265) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.DaggerOfSacrifice(17268) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AirSigil(17269) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.SigilOfTheFastMiner(17270) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.SigilOfElementalAffinity(17282) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.SigilOfHolding(17284) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.DivinationSigil(17275) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.WaterInk(17271) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.FireInk(17272) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.EarthInk(17273) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AirInk(17274) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.WaterScribeTool(17276) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.FireScribeTool(17277) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.EarthScribeTool(17278) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AirScribeTool(17279) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.ActivationCrystal(17280) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.BoundPickaxe(17285) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.BoundAxe(17286) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.BoundShovel(17287) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemArmor (input size 3505), found 1 patch 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemArmor (new size 4454) 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.BoundArmour(17288) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.BoundArmour(17289) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.BoundArmour(17290) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.BoundArmour(17291) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.BloodShard(17292) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.SigilOfGrowth(17293) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.BlankSpell(17295) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyFlask(17296) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.StandardBindingAgent(17297) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.MundanePowerCatalyst(17298) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AveragePowerCatalyst(17299) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.GreaterPowerCatalyst(17300) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.MundaneLengtheningCatalyst(17301) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AverageLengtheningCatalyst(17302) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.GreaterLengtheningCatalyst(17303) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyReagent(17317) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyReagent(17318) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyReagent(17319) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyReagent(17320) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyReagent(17316) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyReagent(17321) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyReagent(17322) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyReagent(17323) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyReagent(17324) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.AlchemyReagent(17325) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item WayofTime.alchemicalWizardry.BloodShard(17304) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBucket(17266) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderItem (input size 8123), found 1 patch 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderItem (new size 12009) 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1403) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1404) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1405) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1406) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1408) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1409) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1402) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1401) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1410) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1411) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1414) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1412) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1415) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1413) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1417) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1416) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1418) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1419) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1420) owned by AWWayofTime 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1421) owned by AWWayofTime 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod AWWayofTime entity energyBlastProjectile as AWWayofTime.energyBlastProjectile 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod AWWayofTime entity fireProjectile as AWWayofTime.fireProjectile 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod AWWayofTime entity iceProjectile as AWWayofTime.iceProjectile 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod AWWayofTime entity explosionProjectile as AWWayofTime.explosionProjectile 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod AWWayofTime entity holyProjectile as AWWayofTime.holyProjectile 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod AWWayofTime entity windGustProjectile as AWWayofTime.windGustProjectile 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod AWWayofTime entity lightningBoltProjectile as AWWayofTime.lightningBoltProjectile 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod AWWayofTime entity waterProjectile as AWWayofTime.waterProjectile 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod AWWayofTime entity mudProjectile as AWWayofTime.mudProjectile 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod AWWayofTime entity teleportProjectile as AWWayofTime.teleportProjectile 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityFallenAngel 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityLowerGuardian 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityBileDemon 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityWingedFireDemon 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntitySmallEarthGolem 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityIceDemon 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityBoulderFist 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityShade 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityAirElemental 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityWaterElemental 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityEarthElemental 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityFireElemental 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityShadeElemental 2013-10-26 17:42:56 [FINE] [ForgeModLoader] Skipping automatic mod AWWayofTime entity registration for already registered class WayofTime.alchemicalWizardry.EntityHolyElemental 2013-10-26 17:42:56 [FINEST] [AWWayofTime] Sent event FMLInitializationEvent to mod AWWayofTime 2013-10-26 17:42:56 [FINEST] [buildCraft|Builders] Sending event FMLInitializationEvent to mod BuildCraft|Builders 2013-10-26 17:42:56 [FINEST] [buildCraft|Builders] Sent event FMLInitializationEvent to mod BuildCraft|Builders 2013-10-26 17:42:56 [FINEST] [buildCraft|Energy] Sending event FMLInitializationEvent to mod BuildCraft|Energy 2013-10-26 17:42:56 [FINEST] [buildCraft|Energy] Sent event FMLInitializationEvent to mod BuildCraft|Energy 2013-10-26 17:42:56 [FINEST] [CarpentersBlocks] Sending event FMLInitializationEvent to mod CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2403) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2412) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2405) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2406) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2409) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2411) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2404) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2410) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2413) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2407) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2408) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2401) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2402) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2414) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item carpentersblocks.item.ItemCarpentersHammer(5401) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item carpentersblocks.item.ItemCarpentersChisel(5402) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item carpentersblocks.item.ItemCarpentersDoor(5403) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item carpentersblocks.item.ItemCarpentersBed(5404) owned by CarpentersBlocks 2013-10-26 17:42:56 [FINEST] [CarpentersBlocks] Sent event FMLInitializationEvent to mod CarpentersBlocks 2013-10-26 17:42:56 [FINEST] [CCTurtle] Sending event FMLInitializationEvent to mod CCTurtle 2013-10-26 17:42:56 [iNFO] [sTDOUT] Loading CCTurtle v1.56 (rev 1284) 2013-10-26 17:42:56 [FINEST] [CCTurtle] Sent event FMLInitializationEvent to mod CCTurtle 2013-10-26 17:42:56 [FINEST] [DenPipes] Sending event FMLInitializationEvent to mod DenPipes 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item denoflionsx.DenPipes.AddOns.Core.Pipe.DenItemPipe(20256) owned by DenPipes 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item denoflionsx.DenPipes.AddOns.Core.Pipe.DenItemPipe(20257) owned by DenPipes 2013-10-26 17:42:56 [FINEST] [DenPipes] Sent event FMLInitializationEvent to mod DenPipes 2013-10-26 17:42:56 [FINEST] [emeraldtools] Sending event FMLInitializationEvent to mod emeraldtools 2013-10-26 17:42:56 [FINEST] [emeraldtools] Sent event FMLInitializationEvent to mod emeraldtools 2013-10-26 17:42:56 [FINEST] [extracells] Sending event FMLInitializationEvent to mod extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemStorageComponent(4397) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemStoragePhysical(4396) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemSecureStoragePhysicalDecrypted(4399) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemSecureStoragePhysicalEncrypted(4398) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemStorageFluid(4402) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemCasing(4400) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemFluidDisplay(4401) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockSpecial(500) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockSpecial(501) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockSpecial(502) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockSpecial(503) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockSpecial(504) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockSpecial(505) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockSpecial(506) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockSpecial(507) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockSpecial(508) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockCertusTank(509) owned by extracells 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item extracells.items.ItemBlockSpecial(510) owned by extracells 2013-10-26 17:42:56 [FINEST] [extracells] Sent event FMLInitializationEvent to mod extracells 2013-10-26 17:42:56 [FINEST] [iC2] Sending event FMLInitializationEvent to mod IC2 2013-10-26 17:42:56 [FINEST] [iC2] Sent event FMLInitializationEvent to mod IC2 2013-10-26 17:42:56 [FINEST] [MiscPeripherals] Sending event FMLInitializationEvent to mod MiscPeripherals 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod MiscPeripherals entity Data Cart as MiscPeripherals.Data Cart 2013-10-26 17:42:56 [FINEST] [MiscPeripherals] Sent event FMLInitializationEvent to mod MiscPeripherals 2013-10-26 17:42:56 [FINEST] [OpenPeripheral] Sending event FMLInitializationEvent to mod OpenPeripheral 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item openperipheral.core.item.ItemGlasses(1311) owned by OpenPeripheral 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item openperipheral.core.item.ItemRemote(1312) owned by OpenPeripheral 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item openperipheral.core.item.ItemGeneric(1313) owned by OpenPeripheral 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item openperipheral.core.item.ItemRobot(1314) owned by OpenPeripheral 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(580) owned by OpenPeripheral 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(581) owned by OpenPeripheral 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(582) owned by OpenPeripheral 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(584) owned by OpenPeripheral 2013-10-26 17:42:56 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(585) owned by OpenPeripheral 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod OpenPeripheral entity RobotWarrior as OpenPeripheral.RobotWarrior 2013-10-26 17:42:56 [FINEST] [ForgeModLoader] Automatically registered mod OpenPeripheral entity Lazer as OpenPeripheral.Lazer 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterInventory@5780e47b 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterNoteBlock@1576d65e 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterComparator@760bdc61 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterBrewingStand@507fd2b9 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.AdapterObject@3bb89bdb 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterRecordPlayer@2d44b0c2 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterFluidHandler@5ab7836f 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.AdapterGlassesBridge@2c2475a7 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.AdapterSensor@29eecdd5 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.appeng.AdapterCellProvider@2eb1b237 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.appeng.AdapterGridInterface@468538e0 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterReactor@39d46187 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterReactorChamber@1319c148 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterMassFab@e30e30d 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterEnergyConductor@6619e94 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterEnergySink@439a9c1c 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterEnergySource@5de088b8 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterEnergyStorage@2b5eac29 2013-10-26 17:42:57 [FINEST] [OpenPeripheral] Sent event FMLInitializationEvent to mod OpenPeripheral 2013-10-26 17:42:57 [FINEST] [TelePipes] Sending event FMLInitializationEvent to mod TelePipes 2013-10-26 17:42:57 [FINE] [fml.ItemTracker] Adding item com.kingrunes.telepipes.item.ItemPipeTeleport(1255) owned by TelePipes 2013-10-26 17:42:57 [FINE] [fml.ItemTracker] Adding item com.kingrunes.telepipes.item.ItemPipeTeleport(1256) owned by TelePipes 2013-10-26 17:42:57 [FINE] [fml.ItemTracker] Adding item com.kingrunes.telepipes.item.ItemPipeTeleport(1257) owned by TelePipes 2013-10-26 17:42:57 [FINEST] [TelePipes] Sent event FMLInitializationEvent to mod TelePipes 2013-10-26 17:42:57 [FINEST] [weaponmod] Sending event FMLInitializationEvent to mod weaponmod 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity spear as weaponmod.spear 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity knife as weaponmod.knife 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity javelin as weaponmod.javelin 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity bullet as weaponmod.bullet 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity bolt as weaponmod.bolt 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity dart as weaponmod.dart 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity dynamite as weaponmod.dynamite 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity flail as weaponmod.flail 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity cannon as weaponmod.cannon 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity cannonball as weaponmod.cannonball 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity shot as weaponmod.shot 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity dummy as weaponmod.dummy 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity boomerang as weaponmod.boomerang 2013-10-26 17:42:57 [FINEST] [weaponmod] Sent event FMLInitializationEvent to mod weaponmod 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp 2013-10-26 17:42:57 [FINEST] [mcp] Sending event IMCEvent to mod mcp 2013-10-26 17:42:57 [FINEST] [mcp] Sent event IMCEvent to mod mcp 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML 2013-10-26 17:42:57 [FINEST] [FML] Sending event IMCEvent to mod FML 2013-10-26 17:42:57 [FINEST] [FML] Sent event IMCEvent to mod FML 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge 2013-10-26 17:42:57 [FINEST] [Forge] Sending event IMCEvent to mod Forge 2013-10-26 17:42:57 [FINEST] [Forge] Sent event IMCEvent to mod Forge 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AppliedEnergistics-Core 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics-Core] Sending event IMCEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics-Core] Sent event IMCEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Aroma1997Core 2013-10-26 17:42:57 [FINEST] [Aroma1997Core] Sending event IMCEvent to mod Aroma1997Core 2013-10-26 17:42:57 [FINEST] [Aroma1997Core] Sent event IMCEvent to mod Aroma1997Core 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod denLib 2013-10-26 17:42:57 [FINEST] [denLib] Sending event IMCEvent to mod denLib 2013-10-26 17:42:57 [FINEST] [denLib] Sent event IMCEvent to mod denLib 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod playercoreapi 2013-10-26 17:42:57 [FINEST] [playercoreapi] Sending event IMCEvent to mod playercoreapi 2013-10-26 17:42:57 [FINEST] [playercoreapi] Sent event IMCEvent to mod playercoreapi 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod threadedlighting 2013-10-26 17:42:57 [FINEST] [threadedlighting] Sending event IMCEvent to mod threadedlighting 2013-10-26 17:42:57 [FINEST] [threadedlighting] Sent event IMCEvent to mod threadedlighting 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod bspkrsCore 2013-10-26 17:42:57 [FINEST] [bspkrsCore] Sending event IMCEvent to mod bspkrsCore 2013-10-26 17:42:57 [FINEST] [bspkrsCore] Sent event IMCEvent to mod bspkrsCore 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_bspkrsCore 2013-10-26 17:42:57 [FINEST] [mod_bspkrsCore] Sending event IMCEvent to mod mod_bspkrsCore 2013-10-26 17:42:57 [FINEST] [mod_bspkrsCore] Sent event IMCEvent to mod mod_bspkrsCore 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_ArmorStatusHUD 2013-10-26 17:42:57 [FINEST] [mod_ArmorStatusHUD] Sending event IMCEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:57 [FINEST] [mod_ArmorStatusHUD] Sent event IMCEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BetterFurnaces 2013-10-26 17:42:57 [FINEST] [betterFurnaces] Sending event IMCEvent to mod BetterFurnaces 2013-10-26 17:42:57 [FINEST] [betterFurnaces] Sent event IMCEvent to mod BetterFurnaces 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_StatusEffectHUD 2013-10-26 17:42:57 [FINEST] [mod_StatusEffectHUD] Sending event IMCEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:57 [FINEST] [mod_StatusEffectHUD] Sent event IMCEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Core 2013-10-26 17:42:57 [FINEST] [buildCraft|Core] Sending event IMCEvent to mod BuildCraft|Core 2013-10-26 17:42:57 [FINEST] [buildCraft|Core] Sent event IMCEvent to mod BuildCraft|Core 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Factory 2013-10-26 17:42:57 [FINEST] [buildCraft|Factory] Sending event IMCEvent to mod BuildCraft|Factory 2013-10-26 17:42:57 [FINEST] [buildCraft|Factory] Sent event IMCEvent to mod BuildCraft|Factory 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 44 IMC messages to mod BuildCraft|Transport 2013-10-26 17:42:57 [FINEST] [buildCraft|Transport] Sending event IMCEvent to mod BuildCraft|Transport 2013-10-26 17:42:57 [FINEST] [buildCraft|Transport] Sent event IMCEvent to mod BuildCraft|Transport 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Silicon 2013-10-26 17:42:57 [FINEST] [buildCraft|Silicon] Sending event IMCEvent to mod BuildCraft|Silicon 2013-10-26 17:42:57 [FINEST] [buildCraft|Silicon] Sent event IMCEvent to mod BuildCraft|Silicon 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod APUnofficial 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AdvancedHUD 2013-10-26 17:42:57 [FINEST] [AdvancedHUD] Sending event IMCEvent to mod AdvancedHUD 2013-10-26 17:42:57 [FINEST] [AdvancedHUD] Sent event IMCEvent to mod AdvancedHUD 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 1 IMC messages to mod AppliedEnergistics 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics] Sending event IMCEvent to mod AppliedEnergistics 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics] Sent event IMCEvent to mod AppliedEnergistics 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ComputerCraft 2013-10-26 17:42:57 [FINEST] [ComputerCraft] Sending event IMCEvent to mod ComputerCraft 2013-10-26 17:42:57 [FINEST] [ComputerCraft] Sent event IMCEvent to mod ComputerCraft 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AEPeripheral 2013-10-26 17:42:57 [FINEST] [AEPeripheral] Sending event IMCEvent to mod AEPeripheral 2013-10-26 17:42:57 [FINEST] [AEPeripheral] Sent event IMCEvent to mod AEPeripheral 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod amethysttools 2013-10-26 17:42:57 [FINEST] [amethysttools] Sending event IMCEvent to mod amethysttools 2013-10-26 17:42:57 [FINEST] [amethysttools] Sent event IMCEvent to mod amethysttools 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ArchimedesShipsMod 2013-10-26 17:42:57 [FINEST] [ArchimedesShipsMod] Sending event IMCEvent to mod ArchimedesShipsMod 2013-10-26 17:42:57 [FINEST] [ArchimedesShipsMod] Sent event IMCEvent to mod ArchimedesShipsMod 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Aroma1997CoreHelper 2013-10-26 17:42:57 [FINEST] [Aroma1997CoreHelper] Sending event IMCEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:57 [FINEST] [Aroma1997CoreHelper] Sent event IMCEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Aroma1997s Dimension 2013-10-26 17:42:57 [FINEST] [Aroma1997s Dimension] Sending event IMCEvent to mod Aroma1997s Dimension 2013-10-26 17:42:57 [FINEST] [Aroma1997s Dimension] Sent event IMCEvent to mod Aroma1997s Dimension 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ATG 2013-10-26 17:42:57 [FINEST] [ATG] Sending event IMCEvent to mod ATG 2013-10-26 17:42:57 [FINEST] [ATG] Sent event IMCEvent to mod ATG 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AncientWarfare 2013-10-26 17:42:57 [FINEST] [AncientWarfare] Sending event IMCEvent to mod AncientWarfare 2013-10-26 17:42:57 [FINEST] [AncientWarfare] Sent event IMCEvent to mod AncientWarfare 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BCTools 2013-10-26 17:42:57 [FINEST] [bCTools] Sending event IMCEvent to mod BCTools 2013-10-26 17:42:57 [FINEST] [bCTools] Sent event IMCEvent to mod BCTools 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Breeds 2013-10-26 17:42:57 [FINEST] [breeds] Sending event IMCEvent to mod Breeds 2013-10-26 17:42:57 [FINEST] [breeds] Sent event IMCEvent to mod Breeds 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BiblioCraft 2013-10-26 17:42:57 [FINEST] [biblioCraft] Sending event IMCEvent to mod BiblioCraft 2013-10-26 17:42:57 [FINEST] [biblioCraft] Sent event IMCEvent to mod BiblioCraft 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BiomesOPlenty 2013-10-26 17:42:57 [FINEST] [biomesOPlenty] Sending event IMCEvent to mod BiomesOPlenty 2013-10-26 17:42:57 [FINEST] [biomesOPlenty] Sent event IMCEvent to mod BiomesOPlenty 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AWWayofTime 2013-10-26 17:42:57 [FINEST] [AWWayofTime] Sending event IMCEvent to mod AWWayofTime 2013-10-26 17:42:57 [FINEST] [AWWayofTime] Sent event IMCEvent to mod AWWayofTime 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Builders 2013-10-26 17:42:57 [FINEST] [buildCraft|Builders] Sending event IMCEvent to mod BuildCraft|Builders 2013-10-26 17:42:57 [FINEST] [buildCraft|Builders] Sent event IMCEvent to mod BuildCraft|Builders 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 9 IMC messages to mod BuildCraft|Energy 2013-10-26 17:42:57 [FINEST] [buildCraft|Energy] Sending event IMCEvent to mod BuildCraft|Energy 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 47 from mod Aroma1997s Dimension 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 62 from mod BiomesOPlenty 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 63 from mod BiomesOPlenty 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 64 from mod BiomesOPlenty 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 65 from mod BiomesOPlenty 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 69 from mod BiomesOPlenty 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 67 from mod BiomesOPlenty 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 66 from mod BiomesOPlenty 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 68 from mod BiomesOPlenty 2013-10-26 17:42:57 [FINEST] [buildCraft|Energy] Sent event IMCEvent to mod BuildCraft|Energy 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CarpentersBlocks 2013-10-26 17:42:57 [FINEST] [CarpentersBlocks] Sending event IMCEvent to mod CarpentersBlocks 2013-10-26 17:42:57 [FINEST] [CarpentersBlocks] Sent event IMCEvent to mod CarpentersBlocks 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CCTurtle 2013-10-26 17:42:57 [FINEST] [CCTurtle] Sending event IMCEvent to mod CCTurtle 2013-10-26 17:42:57 [FINEST] [CCTurtle] Sent event IMCEvent to mod CCTurtle 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DenPipes 2013-10-26 17:42:57 [FINEST] [DenPipes] Sending event IMCEvent to mod DenPipes 2013-10-26 17:42:57 [FINEST] [DenPipes] Sent event IMCEvent to mod DenPipes 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod emeraldtools 2013-10-26 17:42:57 [FINEST] [emeraldtools] Sending event IMCEvent to mod emeraldtools 2013-10-26 17:42:57 [FINEST] [emeraldtools] Sent event IMCEvent to mod emeraldtools 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod extracells 2013-10-26 17:42:57 [FINEST] [extracells] Sending event IMCEvent to mod extracells 2013-10-26 17:42:57 [FINEST] [extracells] Sent event IMCEvent to mod extracells 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod IC2 2013-10-26 17:42:57 [FINEST] [iC2] Sending event IMCEvent to mod IC2 2013-10-26 17:42:57 [FINEST] [iC2] Sent event IMCEvent to mod IC2 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MiscPeripherals 2013-10-26 17:42:57 [FINEST] [MiscPeripherals] Sending event IMCEvent to mod MiscPeripherals 2013-10-26 17:42:57 [FINEST] [MiscPeripherals] Sent event IMCEvent to mod MiscPeripherals 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod OpenPeripheral 2013-10-26 17:42:57 [FINEST] [OpenPeripheral] Sending event IMCEvent to mod OpenPeripheral 2013-10-26 17:42:57 [FINEST] [OpenPeripheral] Sent event IMCEvent to mod OpenPeripheral 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TelePipes 2013-10-26 17:42:57 [FINEST] [TelePipes] Sending event IMCEvent to mod TelePipes 2013-10-26 17:42:57 [FINEST] [TelePipes] Sent event IMCEvent to mod TelePipes 2013-10-26 17:42:57 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod weaponmod 2013-10-26 17:42:57 [FINEST] [weaponmod] Sending event IMCEvent to mod weaponmod 2013-10-26 17:42:57 [FINEST] [weaponmod] Sent event IMCEvent to mod weaponmod 2013-10-26 17:42:57 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp 2013-10-26 17:42:57 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp 2013-10-26 17:42:57 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML 2013-10-26 17:42:57 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML 2013-10-26 17:42:57 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge 2013-10-26 17:42:57 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics-Core] Sending event FMLPostInitializationEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics-Core] Sent event FMLPostInitializationEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:57 [FINEST] [Aroma1997Core] Sending event FMLPostInitializationEvent to mod Aroma1997Core 2013-10-26 17:42:57 [FINEST] [Aroma1997Core] Sent event FMLPostInitializationEvent to mod Aroma1997Core 2013-10-26 17:42:57 [FINEST] [denLib] Sending event FMLPostInitializationEvent to mod denLib 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [denLib]: denLib load complete. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [denLib]: This is denLib version 3.1.25 2013-10-26 17:42:57 [FINEST] [denLib] Sent event FMLPostInitializationEvent to mod denLib 2013-10-26 17:42:57 [FINEST] [playercoreapi] Sending event FMLPostInitializationEvent to mod playercoreapi 2013-10-26 17:42:57 [FINEST] [playercoreapi] Sent event FMLPostInitializationEvent to mod playercoreapi 2013-10-26 17:42:57 [FINEST] [threadedlighting] Sending event FMLPostInitializationEvent to mod threadedlighting 2013-10-26 17:42:57 [FINEST] [threadedlighting] Sent event FMLPostInitializationEvent to mod threadedlighting 2013-10-26 17:42:57 [FINEST] [bspkrsCore] Sending event FMLPostInitializationEvent to mod bspkrsCore 2013-10-26 17:42:57 [FINEST] [bspkrsCore] Sent event FMLPostInitializationEvent to mod bspkrsCore 2013-10-26 17:42:57 [FINEST] [mod_bspkrsCore] Sending event FMLPostInitializationEvent to mod mod_bspkrsCore 2013-10-26 17:42:57 [FINEST] [mod_bspkrsCore] Sent event FMLPostInitializationEvent to mod mod_bspkrsCore 2013-10-26 17:42:57 [FINEST] [mod_ArmorStatusHUD] Sending event FMLPostInitializationEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:57 [FINEST] [mod_ArmorStatusHUD] Sent event FMLPostInitializationEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:57 [FINEST] [betterFurnaces] Sending event FMLPostInitializationEvent to mod BetterFurnaces 2013-10-26 17:42:57 [iNFO] [sTDOUT] [betterFurnace]: Registered Ores: 'oreCopper' 'oreTin' 'oreUranium' 'oreCertusQuartz' 'oreIron' 'oreCoal' 'oreGold' 'oreRedstone' 'oreDiamond' 'oreLapis' 'oreEmerald' 2013-10-26 17:42:57 [FINEST] [betterFurnaces] Sent event FMLPostInitializationEvent to mod BetterFurnaces 2013-10-26 17:42:57 [FINEST] [mod_StatusEffectHUD] Sending event FMLPostInitializationEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:57 [FINEST] [mod_StatusEffectHUD] Sent event FMLPostInitializationEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:57 [FINEST] [buildCraft|Core] Sending event FMLPostInitializationEvent to mod BuildCraft|Core 2013-10-26 17:42:57 [FINEST] [buildCraft|Core] Sent event FMLPostInitializationEvent to mod BuildCraft|Core 2013-10-26 17:42:57 [FINEST] [buildCraft|Factory] Sending event FMLPostInitializationEvent to mod BuildCraft|Factory 2013-10-26 17:42:57 [FINE] [buildcraft] NEI not detected. 2013-10-26 17:42:57 [FINEST] [buildCraft|Factory] Sent event FMLPostInitializationEvent to mod BuildCraft|Factory 2013-10-26 17:42:57 [FINEST] [buildCraft|Transport] Sending event FMLPostInitializationEvent to mod BuildCraft|Transport 2013-10-26 17:42:57 [FINEST] [buildCraft|Transport] Sent event FMLPostInitializationEvent to mod BuildCraft|Transport 2013-10-26 17:42:57 [FINEST] [buildCraft|Silicon] Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon 2013-10-26 17:42:57 [FINEST] [buildCraft|Silicon] Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon 2013-10-26 17:42:57 [FINEST] [AdvancedHUD] Sending event FMLPostInitializationEvent to mod AdvancedHUD 2013-10-26 17:42:57 [FINEST] [AdvancedHUD] Sent event FMLPostInitializationEvent to mod AdvancedHUD 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics] Sending event FMLPostInitializationEvent to mod AppliedEnergistics 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] BC Integration Enabled. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] LP Integration Disabled. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] GregTech Integration Disabled. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Factorization Integration Disabled. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Mine Factory Reloaded Integration Disabled. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Better Storage Integration Disabled. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Universal Electricity Integration Disabled. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] IC Integration Enabled. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Mekanism Integration Disabled. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Forestry Integration Disabled. 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] TE Integration Disabled. 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics] Sent event FMLPostInitializationEvent to mod AppliedEnergistics 2013-10-26 17:42:57 [FINEST] [ComputerCraft] Sending event FMLPostInitializationEvent to mod ComputerCraft 2013-10-26 17:42:57 [FINEST] [ComputerCraft] Sent event FMLPostInitializationEvent to mod ComputerCraft 2013-10-26 17:42:57 [FINEST] [AEPeripheral] Sending event FMLPostInitializationEvent to mod AEPeripheral 2013-10-26 17:42:57 [FINEST] [AEPeripheral] Sent event FMLPostInitializationEvent to mod AEPeripheral 2013-10-26 17:42:57 [FINEST] [amethysttools] Sending event FMLPostInitializationEvent to mod amethysttools 2013-10-26 17:42:57 [FINEST] [amethysttools] Sent event FMLPostInitializationEvent to mod amethysttools 2013-10-26 17:42:57 [FINEST] [ArchimedesShipsMod] Sending event FMLPostInitializationEvent to mod ArchimedesShipsMod 2013-10-26 17:42:57 [iNFO] [ArchimedesShipsMod] Reading metarotation file: default.mrot 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=86, name=tile.pumpkin, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=87, name=tile.hellrock, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=53, name=tile.stairsWood, mask=3, rot=[2, 1, 3, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=67, name=tile.stairsStone, mask=3, rot=[2, 1, 3, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=108, name=tile.stairsBrick, mask=3, rot=[2, 1, 3, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=109, name=tile.stairsStoneBrickSmooth, mask=3, rot=[2, 1, 3, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=114, name=tile.stairsNetherBrick, mask=3, rot=[2, 1, 3, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=128, name=tile.stairsSandStone, mask=3, rot=[2, 1, 3, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=134, name=tile.stairsWoodSpruce, mask=3, rot=[2, 1, 3, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=135, name=tile.stairsWoodBirch, mask=3, rot=[2, 1, 3, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=136, name=tile.stairsWoodJungle, mask=3, rot=[2, 1, 3, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=156, name=tile.stairsQuartz, mask=3, rot=[2, 1, 3, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=50, name=tile.torch, mask=7, rot=[4, 1, 3, 2]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=69, name=tile.lever, mask=7, rot=[4, 1, 3, 2]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=75, name=tile.notGate, mask=7, rot=[4, 1, 3, 2]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=76, name=tile.notGate, mask=7, rot=[4, 1, 3, 2]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=77, name=tile.button, mask=7, rot=[4, 1, 3, 2]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=143, name=tile.button, mask=7, rot=[4, 1, 3, 2]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=68, name=tile.sign, mask=7, rot=[3, 4, 2, 5]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=17, name=tile.log, mask=12, rot=[4, 8, 4, 8]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=155, name=tile.quartzBlock, mask=7, rot=[3, 4, 3, 4]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=65, name=tile.ladder, mask=7, rot=[3, 4, 2, 5]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=107, name=tile.fenceGate, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=61, name=tile.furnace, mask=7, rot=[2, 5, 3, 4]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=62, name=tile.furnace, mask=7, rot=[2, 5, 3, 4]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=23, name=tile.dispenser, mask=7, rot=[2, 5, 3, 4]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=54, name=tile.chest, mask=7, rot=[2, 5, 3, 4]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=29, name=tile.pistonStickyBase, mask=7, rot=[2, 5, 3, 4]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=33, name=tile.pistonBase, mask=7, rot=[2, 5, 3, 4]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=93, name=tile.diode, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=94, name=tile.diode, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=149, name=tile.comparator, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=150, name=tile.comparator, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=64, name=tile.doorWood, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=71, name=tile.doorIron, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=96, name=tile.trapdoor, mask=3, rot=[3, 1, 2, 0]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=26, name=tile.bed, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=3611, name=tile.markShip, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=3614, name=tile.archiGauge, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINER] [ArchimedesShipsMod] Adding meta rotations (id=3615, name=tile.archiSeat, mask=3, rot=[0, 1, 2, 3]) 2013-10-26 17:42:57 [FINEST] [ArchimedesShipsMod] Sent event FMLPostInitializationEvent to mod ArchimedesShipsMod 2013-10-26 17:42:57 [FINEST] [Aroma1997CoreHelper] Sending event FMLPostInitializationEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:57 [FINEST] [Aroma1997CoreHelper] Sent event FMLPostInitializationEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:57 [FINEST] [Aroma1997s Dimension] Sending event FMLPostInitializationEvent to mod Aroma1997s Dimension 2013-10-26 17:42:57 [iNFO] [Aroma1997s Dimension] Loaded. 2013-10-26 17:42:57 [FINE] [Aroma1997s Dimension] Dimension registered with ID: 6. 2013-10-26 17:42:57 [FINEST] [Aroma1997s Dimension] Sent event FMLPostInitializationEvent to mod Aroma1997s Dimension 2013-10-26 17:42:57 [FINEST] [ATG] Sending event FMLPostInitializationEvent to mod ATG 2013-10-26 17:42:57 [FINEST] [ATG] Sent event FMLPostInitializationEvent to mod ATG 2013-10-26 17:42:57 [FINEST] [AncientWarfare] Sending event FMLPostInitializationEvent to mod AncientWarfare 2013-10-26 17:42:57 [iNFO] [AncientWarfare] Ancient Warfare Post-Init started 2013-10-26 17:42:57 [iNFO] [AncientWarfare] Ancient Warfare Post-Init completed. Successfully completed all loading stages. 2013-10-26 17:42:57 [FINEST] [AncientWarfare] Sent event FMLPostInitializationEvent to mod AncientWarfare 2013-10-26 17:42:57 [FINEST] [bCTools] Sending event FMLPostInitializationEvent to mod BCTools 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Successfully loaded IndustrialCraft Plugin 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitem.ingotIron@0 | Output: 1xitemIngotTin@0 | Energy: 100 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitemIngotTin@0 | Output: 2xitem.ingotIron@0 | Energy: 100 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitem.ingotIron@0 | Output: 2xitemIngotCopper@0 | Energy: 100 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitemIngotCopper@0 | Output: 1xitem.ingotIron@0 | Energy: 100 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitem.ingotIron@0 | Output: 1xitemIngotBronze@0 | Energy: 100 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitemIngotBronze@0 | Output: 1xitem.ingotIron@0 | Energy: 100 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 12xitem.ingotIron@0 | Output: 1xitem.ingotGold@0 | Energy: 800 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitem.ingotGold@0 | Output: 6xitem.ingotIron@0 | Energy: 800 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitemIngotTin@0 | Output: 2xitemIngotCopper@0 | Energy: 200 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 3xitemIngotCopper@0 | Output: 1xitemIngotTin@0 | Energy: 200 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitemIngotTin@0 | Output: 2xitemIngotBronze@0 | Energy: 100 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitemIngotBronze@0 | Output: 1xitemIngotTin@0 | Energy: 100 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 8xitemIngotTin@0 | Output: 1xitem.ingotGold@0 | Energy: 500 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitem.ingotGold@0 | Output: 4xitemIngotTin@0 | Energy: 500 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitemIngotCopper@0 | Output: 1xitemIngotBronze@0 | Energy: 100 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitemIngotBronze@0 | Output: 2xitemIngotCopper@0 | Energy: 100 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 15xitemIngotCopper@0 | Output: 1xitem.ingotGold@0 | Energy: 1000 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitem.ingotGold@0 | Output: 7xitemIngotCopper@0 | Energy: 1000 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 12xitemIngotBronze@0 | Output: 1xitem.ingotGold@0 | Energy: 800 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitem.ingotGold@0 | Output: 6xitemIngotBronze@0 | Energy: 800 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] This is Buildcraft Tools 1.4-a-7 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 3 Blocks 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 32 Items 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 9 TileEntities 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 4 Entities 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 47 Recipes 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 6 AssemblyTable Recipes 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] You are playing with fancy Graphics (Changeable in Config File) 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Failed to load version information 2013-10-26 17:42:57 [FINEST] [bCTools] Sent event FMLPostInitializationEvent to mod BCTools 2013-10-26 17:42:57 [FINEST] [breeds] Sending event FMLPostInitializationEvent to mod Breeds 2013-10-26 17:42:57 [FINEST] [breeds] Sent event FMLPostInitializationEvent to mod Breeds 2013-10-26 17:42:57 [FINEST] [biblioCraft] Sending event FMLPostInitializationEvent to mod BiblioCraft 2013-10-26 17:42:57 [FINEST] [biblioCraft] Sent event FMLPostInitializationEvent to mod BiblioCraft 2013-10-26 17:42:57 [FINEST] [biomesOPlenty] Sending event FMLPostInitializationEvent to mod BiomesOPlenty 2013-10-26 17:42:57 [FINEST] [biomesOPlenty] Sent event FMLPostInitializationEvent to mod BiomesOPlenty 2013-10-26 17:42:57 [FINEST] [AWWayofTime] Sending event FMLPostInitializationEvent to mod AWWayofTime 2013-10-26 17:42:57 [FINEST] [AWWayofTime] Sent event FMLPostInitializationEvent to mod AWWayofTime 2013-10-26 17:42:57 [FINEST] [buildCraft|Builders] Sending event FMLPostInitializationEvent to mod BuildCraft|Builders 2013-10-26 17:42:57 [FINEST] [buildCraft|Builders] Sent event FMLPostInitializationEvent to mod BuildCraft|Builders 2013-10-26 17:42:57 [FINEST] [buildCraft|Energy] Sending event FMLPostInitializationEvent to mod BuildCraft|Energy 2013-10-26 17:42:57 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.layer.GenLayer (input size 2163), found 1 patch 2013-10-26 17:42:57 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.layer.GenLayer (new size 3742) 2013-10-26 17:42:57 [FINEST] [buildCraft|Energy] Sent event FMLPostInitializationEvent to mod BuildCraft|Energy 2013-10-26 17:42:57 [FINEST] [CarpentersBlocks] Sending event FMLPostInitializationEvent to mod CarpentersBlocks 2013-10-26 17:42:57 [FINEST] [CarpentersBlocks] Sent event FMLPostInitializationEvent to mod CarpentersBlocks 2013-10-26 17:42:57 [FINEST] [CCTurtle] Sending event FMLPostInitializationEvent to mod CCTurtle 2013-10-26 17:42:57 [FINEST] [CCTurtle] Sent event FMLPostInitializationEvent to mod CCTurtle 2013-10-26 17:42:57 [FINEST] [DenPipes] Sending event FMLPostInitializationEvent to mod DenPipes 2013-10-26 17:42:57 [FINEST] [DenPipes] Sent event FMLPostInitializationEvent to mod DenPipes 2013-10-26 17:42:57 [FINEST] [emeraldtools] Sending event FMLPostInitializationEvent to mod emeraldtools 2013-10-26 17:42:57 [FINEST] [emeraldtools] Sent event FMLPostInitializationEvent to mod emeraldtools 2013-10-26 17:42:57 [FINEST] [extracells] Sending event FMLPostInitializationEvent to mod extracells 2013-10-26 17:42:57 [FINEST] [extracells] Sent event FMLPostInitializationEvent to mod extracells 2013-10-26 17:42:57 [FINEST] [iC2] Sending event FMLPostInitializationEvent to mod IC2 2013-10-26 17:42:57 [iNFO] [iC2] Loading IC2 submodule: bcIntegration 2013-10-26 17:42:57 [iNFO] [iC2] Submodule bcIntegration not loaded 2013-10-26 17:42:57 [FINEST] [iC2] Sent event FMLPostInitializationEvent to mod IC2 2013-10-26 17:42:57 [FINEST] [MiscPeripherals] Sending event FMLPostInitializationEvent to mod MiscPeripherals 2013-10-26 17:42:57 [WARNING] [MiscPeripherals] Reflector: Unable to get class ic2.core.block.machine.tileentity.TileEntityElecFurnace 2013-10-26 17:42:57 [FINEST] [MiscPeripherals] Sent event FMLPostInitializationEvent to mod MiscPeripherals 2013-10-26 17:42:57 [FINEST] [OpenPeripheral] Sending event FMLPostInitializationEvent to mod OpenPeripheral 2013-10-26 17:42:57 [FINEST] [OpenPeripheral] Sent event FMLPostInitializationEvent to mod OpenPeripheral 2013-10-26 17:42:57 [FINEST] [TelePipes] Sending event FMLPostInitializationEvent to mod TelePipes 2013-10-26 17:42:57 [FINEST] [TelePipes] Sent event FMLPostInitializationEvent to mod TelePipes 2013-10-26 17:42:57 [FINEST] [weaponmod] Sending event FMLPostInitializationEvent to mod weaponmod 2013-10-26 17:42:57 [FINEST] [weaponmod] Sent event FMLPostInitializationEvent to mod weaponmod 2013-10-26 17:42:57 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp 2013-10-26 17:42:57 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp 2013-10-26 17:42:57 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML 2013-10-26 17:42:57 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML 2013-10-26 17:42:57 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge 2013-10-26 17:42:57 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics-Core] Sending event FMLLoadCompleteEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics-Core] Sent event FMLLoadCompleteEvent to mod AppliedEnergistics-Core 2013-10-26 17:42:57 [FINEST] [Aroma1997Core] Sending event FMLLoadCompleteEvent to mod Aroma1997Core 2013-10-26 17:42:57 [FINEST] [Aroma1997Core] Sent event FMLLoadCompleteEvent to mod Aroma1997Core 2013-10-26 17:42:57 [FINEST] [denLib] Sending event FMLLoadCompleteEvent to mod denLib 2013-10-26 17:42:57 [FINEST] [denLib] Sent event FMLLoadCompleteEvent to mod denLib 2013-10-26 17:42:57 [FINEST] [playercoreapi] Sending event FMLLoadCompleteEvent to mod playercoreapi 2013-10-26 17:42:57 [FINEST] [playercoreapi] Sent event FMLLoadCompleteEvent to mod playercoreapi 2013-10-26 17:42:57 [FINEST] [threadedlighting] Sending event FMLLoadCompleteEvent to mod threadedlighting 2013-10-26 17:42:57 [FINEST] [threadedlighting] Sent event FMLLoadCompleteEvent to mod threadedlighting 2013-10-26 17:42:57 [FINEST] [bspkrsCore] Sending event FMLLoadCompleteEvent to mod bspkrsCore 2013-10-26 17:42:57 [FINEST] [bspkrsCore] Sent event FMLLoadCompleteEvent to mod bspkrsCore 2013-10-26 17:42:57 [FINEST] [mod_bspkrsCore] Sending event FMLLoadCompleteEvent to mod mod_bspkrsCore 2013-10-26 17:42:57 [FINE] [mod_bspkrsCore] Handling post startup activities for ModLoader mod mod_bspkrsCore 2013-10-26 17:42:57 [FINEST] [mod_bspkrsCore] Requesting renderers from basemod mod_bspkrsCore 2013-10-26 17:42:57 [FINEST] [mod_bspkrsCore] Received 56 renderers from basemod mod_bspkrsCore 2013-10-26 17:42:57 [FINEST] [mod_bspkrsCore] Sent event FMLLoadCompleteEvent to mod mod_bspkrsCore 2013-10-26 17:42:57 [FINEST] [mod_ArmorStatusHUD] Sending event FMLLoadCompleteEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:57 [FINE] [mod_ArmorStatusHUD] Handling post startup activities for ModLoader mod mod_ArmorStatusHUD 2013-10-26 17:42:57 [FINEST] [mod_ArmorStatusHUD] Requesting renderers from basemod mod_ArmorStatusHUD 2013-10-26 17:42:57 [FINEST] [mod_ArmorStatusHUD] Received 56 renderers from basemod mod_ArmorStatusHUD 2013-10-26 17:42:57 [FINEST] [mod_ArmorStatusHUD] Sent event FMLLoadCompleteEvent to mod mod_ArmorStatusHUD 2013-10-26 17:42:57 [FINEST] [betterFurnaces] Sending event FMLLoadCompleteEvent to mod BetterFurnaces 2013-10-26 17:42:57 [FINEST] [betterFurnaces] Sent event FMLLoadCompleteEvent to mod BetterFurnaces 2013-10-26 17:42:57 [FINEST] [mod_StatusEffectHUD] Sending event FMLLoadCompleteEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:57 [FINE] [mod_StatusEffectHUD] Handling post startup activities for ModLoader mod mod_StatusEffectHUD 2013-10-26 17:42:57 [FINEST] [mod_StatusEffectHUD] Requesting renderers from basemod mod_StatusEffectHUD 2013-10-26 17:42:57 [FINEST] [mod_StatusEffectHUD] Received 56 renderers from basemod mod_StatusEffectHUD 2013-10-26 17:42:57 [FINEST] [mod_StatusEffectHUD] Sent event FMLLoadCompleteEvent to mod mod_StatusEffectHUD 2013-10-26 17:42:57 [FINEST] [buildCraft|Core] Sending event FMLLoadCompleteEvent to mod BuildCraft|Core 2013-10-26 17:42:57 [FINEST] [buildCraft|Core] Sent event FMLLoadCompleteEvent to mod BuildCraft|Core 2013-10-26 17:42:57 [FINEST] [buildCraft|Factory] Sending event FMLLoadCompleteEvent to mod BuildCraft|Factory 2013-10-26 17:42:57 [FINEST] [buildCraft|Factory] Sent event FMLLoadCompleteEvent to mod BuildCraft|Factory 2013-10-26 17:42:57 [FINEST] [buildCraft|Transport] Sending event FMLLoadCompleteEvent to mod BuildCraft|Transport 2013-10-26 17:42:57 [FINEST] [buildCraft|Transport] Sent event FMLLoadCompleteEvent to mod BuildCraft|Transport 2013-10-26 17:42:57 [FINEST] [buildCraft|Silicon] Sending event FMLLoadCompleteEvent to mod BuildCraft|Silicon 2013-10-26 17:42:57 [FINEST] [buildCraft|Silicon] Sent event FMLLoadCompleteEvent to mod BuildCraft|Silicon 2013-10-26 17:42:57 [FINEST] [AdvancedHUD] Sending event FMLLoadCompleteEvent to mod AdvancedHUD 2013-10-26 17:42:57 [FINEST] [AdvancedHUD] Sent event FMLLoadCompleteEvent to mod AdvancedHUD 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics] Sending event FMLLoadCompleteEvent to mod AppliedEnergistics 2013-10-26 17:42:57 [FINEST] [AppliedEnergistics] Sent event FMLLoadCompleteEvent to mod AppliedEnergistics 2013-10-26 17:42:57 [FINEST] [ComputerCraft] Sending event FMLLoadCompleteEvent to mod ComputerCraft 2013-10-26 17:42:57 [FINEST] [ComputerCraft] Sent event FMLLoadCompleteEvent to mod ComputerCraft 2013-10-26 17:42:57 [FINEST] [AEPeripheral] Sending event FMLLoadCompleteEvent to mod AEPeripheral 2013-10-26 17:42:57 [FINEST] [AEPeripheral] Sent event FMLLoadCompleteEvent to mod AEPeripheral 2013-10-26 17:42:57 [FINEST] [amethysttools] Sending event FMLLoadCompleteEvent to mod amethysttools 2013-10-26 17:42:57 [FINEST] [amethysttools] Sent event FMLLoadCompleteEvent to mod amethysttools 2013-10-26 17:42:57 [FINEST] [ArchimedesShipsMod] Sending event FMLLoadCompleteEvent to mod ArchimedesShipsMod 2013-10-26 17:42:57 [FINEST] [ArchimedesShipsMod] Sent event FMLLoadCompleteEvent to mod ArchimedesShipsMod 2013-10-26 17:42:57 [FINEST] [Aroma1997CoreHelper] Sending event FMLLoadCompleteEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:57 [FINEST] [Aroma1997CoreHelper] Sent event FMLLoadCompleteEvent to mod Aroma1997CoreHelper 2013-10-26 17:42:57 [FINEST] [Aroma1997s Dimension] Sending event FMLLoadCompleteEvent to mod Aroma1997s Dimension 2013-10-26 17:42:57 [FINEST] [Aroma1997s Dimension] Sent event FMLLoadCompleteEvent to mod Aroma1997s Dimension 2013-10-26 17:42:57 [FINEST] [ATG] Sending event FMLLoadCompleteEvent to mod ATG 2013-10-26 17:42:57 [FINEST] [ATG] Sent event FMLLoadCompleteEvent to mod ATG 2013-10-26 17:42:57 [FINEST] [AncientWarfare] Sending event FMLLoadCompleteEvent to mod AncientWarfare 2013-10-26 17:42:57 [FINEST] [AncientWarfare] Sent event FMLLoadCompleteEvent to mod AncientWarfare 2013-10-26 17:42:57 [FINEST] [bCTools] Sending event FMLLoadCompleteEvent to mod BCTools 2013-10-26 17:42:57 [FINEST] [bCTools] Sent event FMLLoadCompleteEvent to mod BCTools 2013-10-26 17:42:57 [FINEST] [breeds] Sending event FMLLoadCompleteEvent to mod Breeds 2013-10-26 17:42:57 [FINEST] [breeds] Sent event FMLLoadCompleteEvent to mod Breeds 2013-10-26 17:42:57 [FINEST] [biblioCraft] Sending event FMLLoadCompleteEvent to mod BiblioCraft 2013-10-26 17:42:57 [FINEST] [biblioCraft] Sent event FMLLoadCompleteEvent to mod BiblioCraft 2013-10-26 17:42:57 [FINEST] [biomesOPlenty] Sending event FMLLoadCompleteEvent to mod BiomesOPlenty 2013-10-26 17:42:57 [FINEST] [biomesOPlenty] Sent event FMLLoadCompleteEvent to mod BiomesOPlenty 2013-10-26 17:42:57 [FINEST] [AWWayofTime] Sending event FMLLoadCompleteEvent to mod AWWayofTime 2013-10-26 17:42:57 [FINEST] [AWWayofTime] Sent event FMLLoadCompleteEvent to mod AWWayofTime 2013-10-26 17:42:57 [FINEST] [buildCraft|Builders] Sending event FMLLoadCompleteEvent to mod BuildCraft|Builders 2013-10-26 17:42:57 [FINEST] [buildCraft|Builders] Sent event FMLLoadCompleteEvent to mod BuildCraft|Builders 2013-10-26 17:42:57 [FINEST] [buildCraft|Energy] Sending event FMLLoadCompleteEvent to mod BuildCraft|Energy 2013-10-26 17:42:57 [FINEST] [buildCraft|Energy] Sent event FMLLoadCompleteEvent to mod BuildCraft|Energy 2013-10-26 17:42:57 [FINEST] [CarpentersBlocks] Sending event FMLLoadCompleteEvent to mod CarpentersBlocks 2013-10-26 17:42:57 [FINEST] [CarpentersBlocks] Sent event FMLLoadCompleteEvent to mod CarpentersBlocks 2013-10-26 17:42:57 [FINEST] [CCTurtle] Sending event FMLLoadCompleteEvent to mod CCTurtle 2013-10-26 17:42:57 [FINEST] [CCTurtle] Sent event FMLLoadCompleteEvent to mod CCTurtle 2013-10-26 17:42:57 [FINEST] [DenPipes] Sending event FMLLoadCompleteEvent to mod DenPipes 2013-10-26 17:42:57 [FINEST] [DenPipes] Sent event FMLLoadCompleteEvent to mod DenPipes 2013-10-26 17:42:57 [FINEST] [emeraldtools] Sending event FMLLoadCompleteEvent to mod emeraldtools 2013-10-26 17:42:57 [FINEST] [emeraldtools] Sent event FMLLoadCompleteEvent to mod emeraldtools 2013-10-26 17:42:57 [FINEST] [extracells] Sending event FMLLoadCompleteEvent to mod extracells 2013-10-26 17:42:57 [FINEST] [extracells] Sent event FMLLoadCompleteEvent to mod extracells 2013-10-26 17:42:57 [FINEST] [iC2] Sending event FMLLoadCompleteEvent to mod IC2 2013-10-26 17:42:57 [FINEST] [iC2] Sent event FMLLoadCompleteEvent to mod IC2 2013-10-26 17:42:57 [FINEST] [MiscPeripherals] Sending event FMLLoadCompleteEvent to mod MiscPeripherals 2013-10-26 17:42:57 [FINEST] [MiscPeripherals] Sent event FMLLoadCompleteEvent to mod MiscPeripherals 2013-10-26 17:42:57 [FINEST] [OpenPeripheral] Sending event FMLLoadCompleteEvent to mod OpenPeripheral 2013-10-26 17:42:57 [FINEST] [OpenPeripheral] Sent event FMLLoadCompleteEvent to mod OpenPeripheral 2013-10-26 17:42:57 [FINEST] [TelePipes] Sending event FMLLoadCompleteEvent to mod TelePipes 2013-10-26 17:42:57 [FINEST] [TelePipes] Sent event FMLLoadCompleteEvent to mod TelePipes 2013-10-26 17:42:57 [FINEST] [weaponmod] Sending event FMLLoadCompleteEvent to mod weaponmod 2013-10-26 17:42:57 [FINEST] [weaponmod] Sent event FMLLoadCompleteEvent to mod weaponmod 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 45 mods 2013-10-26 17:42:57 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [better Furnaces] Mod Better Furnaces is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [bspkrsCore] Mod bspkrsCore is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [Additional Pipes] Mod Additional Pipes is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [AdvancedHUD] Mod AdvancedHUD is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [AE Peripheral] Mod AE Peripheral is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [Amethyst Tools] Mod Amethyst Tools is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [Archimedes' Ships] Mod Archimedes' Ships is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [Alternate Terrain Generation] Mod Alternate Terrain Generation is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [Ancient Warfare] Mod Ancient Warfare is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [ModBreeds] Mod ModBreeds is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [blood Magic: Alchemical Wizardry] Mod Blood Magic: Alchemical Wizardry is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [bC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [buildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [bC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [bC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [bC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [bC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [Emerald Tools] Mod Emerald Tools is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [ExtraCells] Mod ExtraCells is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [industrialCraft 2] Mod IndustrialCraft 2 is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [MiscPeripherals] Mod MiscPeripherals is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [OpenPeripheral] Mod OpenPeripheral is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [Teleport Pipes] Mod Teleport Pipes is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [WARNING] [balkon's WeaponMod] Mod Balkon's WeaponMod is missing a pack.mcmeta file, things may not work well 2013-10-26 17:42:57 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Additional Pipes, FMLFileResourcePack:AdvancedHUD, FMLFileResourcePack:AE Peripheral, FMLFileResourcePack:Amethyst Tools, FMLFileResourcePack:Applied Energistics, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Alternate Terrain Generation, FMLFileResourcePack:Ancient Warfare, FMLFileResourcePack:Buildcraft Tools, FMLFileResourcePack:ModBreeds, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ComputerCraft Turtles, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:DenPipes, FMLFileResourcePack:Emerald Tools, FMLFileResourcePack:ExtraCells, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:MiscPeripherals, FMLFileResourcePack:OpenPeripheral, FMLFileResourcePack:Teleport Pipes, FMLFileResourcePack:Balkon's WeaponMod 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s 2013-10-26 17:42:57 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_17266_bucketLife.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: alchemicalwizardry:textures/items/SigilOfTheFastMiner.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: telepipes:textures/items/power.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: extracells:textures/items/storage.fluid.256k.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22491_BiblioWayPointCompass.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_4259_ccprogramdisk.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: telepipes:textures/items/liquid.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: extracells:textures/items/storage.fluid.1m.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22494_seatBack.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: extracells:textures/items/storage.fluid.16m.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/tether.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: extracells:textures/items/storage.fluid.4m.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22495_seatBack.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22493_seatBack.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/10.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/13.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/14.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/11.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/12.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/6.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/7.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/4.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/5.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/8.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/9.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/20.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/21.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/22.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/2.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/23.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/3.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/24.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/0.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/1.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/16.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/15.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/18.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/17.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/19.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22496_seatBack.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22492_seatBack.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: telepipes:textures/items/item.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/8.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/1.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/0.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/3.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/2.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/5.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/4.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/7.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/6.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_510_block.walrus.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: ic2:textures/blocks/itemTreetap.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/textures/blocks/civic/civicMine1.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_904_null_side.png 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_500_block.solderingstation.png 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/anvil_top.png 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/textures/blocks/civic/civicFarmCarrot1.png 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/textures/blocks/civic/civicFarmWheat1.png 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/textures/blocks/civic/civicFarmPotato1.png 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_904_null_top.png 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_904_null_bottom.png 2013-10-26 17:42:59 [iNFO] [sTDOUT] 2013-10-26 17:42:59 [iNFO] [sTDOUT] SoundSystem shutting down... 2013-10-26 17:42:59 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com 2013-10-26 17:42:59 [iNFO] [sTDOUT] 2013-10-26 17:42:59 [iNFO] [sTDOUT] 2013-10-26 17:42:59 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-10-26 17:42:59 [iNFO] [sTDOUT] loading sounds ... 2013-10-26 17:42:59 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-10-26 17:42:59 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-10-26 17:42:59 [iNFO] [sTDOUT] OpenAL initialized. 2013-10-26 17:43:00 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.WorldRenderer (input size 4282), found 1 patch 2013-10-26 17:43:00 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.WorldRenderer (new size 5337) 2013-10-26 17:43:00 [iNFO] [sTDOUT] [AdvancedHUD] Loading successful. 2013-10-26 17:43:00 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.nbt.CompressedStreamTools (input size 2675), found 1 patch 2013-10-26 17:43:00 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.nbt.CompressedStreamTools (new size 3869) 2013-10-26 17:43:00 [iNFO] [sTDOUT] 2013-10-26 17:43:02 [iNFO] [Minecraft-Client] Stopping! 2013-10-26 17:43:02 [iNFO] [sTDOUT] 2013-10-26 17:43:02 [iNFO] [sTDOUT] SoundSystem shutting down... 2013-10-26 17:43:03 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com 2013-10-26 17:43:03 [iNFO] [sTDOUT] Here's the info from the Minecraft Launcher Development Console: [17:42:18 INFO]: Launcher 1.2.8 (through bootstrap 5) started on windows... [17:42:18 INFO]: Current time is Oct 26, 2013 5:42:18 PM [17:42:18 INFO]: Refreshing local version list... [17:42:18 INFO]: System.getProperty('os.name') == 'Windows 7' [17:42:18 INFO]: System.getProperty('os.version') == '6.1' [17:42:18 INFO]: System.getProperty('os.arch') == 'amd64' [17:42:18 INFO]: System.getProperty('java.version') == '1.7.0_25' [17:42:18 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation' [17:42:18 INFO]: System.getProperty('sun.arch.data.model') == '64' [17:42:18 INFO]: Refreshing remote version list... [17:42:18 INFO]: Refresh complete. [17:42:18 INFO]: Loaded 2 profile(s); selected 'Forge' [17:42:18 INFO]: Refreshing auth... [17:42:18 INFO]: Logging in with access token [17:42:20 INFO]: Getting syncinfo for selected version [17:42:20 INFO]: Queueing library & version downloads [17:42:20 INFO]: Download job 'Version & Libraries' started (8 threads, 24 files) [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.3\launchwrapper-1.3.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\14.0\guava-14.0.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.0\lwjgl-platform-2.9.0-natives-windows.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.1.871\1.6.2-Forge9.10.1.871.jar for job 'Version & Libraries': Couldn't connect to server (responded with 403) but have local file, assuming it's good [17:42:21 INFO]: Finished downloading C:\Users\Jesse\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar for job 'Version & Libraries': Used own copy as it matched etag [17:42:21 INFO]: Job 'Version & Libraries' finished successfully [17:42:21 INFO]: Download job 'Resources' skipped as there are no files to download [17:42:21 INFO]: Job 'Resources' finished successfully [17:42:21 INFO]: Launching game [17:42:21 INFO]: Looking for old natives to clean up... [17:42:21 INFO]: Unpacking natives to C:\Users\Jesse\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.1.871\1.6.2-Forge9.10.1.871-natives-199143517511296 [17:42:21 INFO]: Launching in C:\Users\Jesse\AppData\Roaming\.minecraft [17:42:22 INFO]: Client> Oct 26, 2013 5:42:22 PM net.minecraft.launchwrapper.LogWrapper log [17:42:22 INFO]: Client> INFO: Using tweak class name cpw.mods.fml.common.launcher.FMLTweaker [17:42:22 INFO]: Client> 2013-10-26 17:42:22 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.2.62.871 for Minecraft 1.6.2 loading [17:42:22 INFO]: Client> 2013-10-26 17:42:22 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [iNFO] [ForgeModLoader] [AppEng] Core Init [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [WARNING] [ForgeModLoader] The coremod net.aetherteam.playercore_api.PlayerCoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [WARNING] [ForgeModLoader] The coremod net.aetherteam.threadedlighting.TLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [iNFO] [sTDOUT] Loaded 107 rules from AccessTransformer config file forge_at.cfg [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [iNFO] [sTDOUT] Loaded 4 rules from AccessTransformer config file aroma1997core_at.cfg [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [iNFO] [sTDOUT] Adding Accesstransformer map: denLib_at.cfg [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [iNFO] [sTDOUT] Ignore whatever the rule count says. It is wrong. [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [iNFO] [sTDOUT] Loaded 40 rules from AccessTransformer config file denLib_at.cfg [17:42:23 INFO]: Client> 2013-10-26 17:42:23 [iNFO] [ForgeModLoader] [denLibCore]: Loaded library sqlite-jdbc-3.7.15-M1.jar [17:42:25 INFO]: Client> 2013-10-26 17:42:25 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [17:42:25 INFO]: Client> 2013-10-26 17:42:25 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [17:42:25 INFO]: Client> 2013-10-26 17:42:25 [iNFO] [Aroma1997Core] Logger initialized. [17:42:25 INFO]: Client> 2013-10-26 17:42:25 [iNFO] [Aroma1997Core] PreMCInitialization completed. [17:42:25 INFO]: Client> 2013-10-26 17:42:25 [iNFO] [ForgeModLoader] [denLibCore]: Registered updater for denLib [17:42:25 INFO]: Client> 2013-10-26 17:42:25 [iNFO] [ForgeModLoader] [denLibCore]: Found config file entry. [17:42:25 INFO]: Client> 2013-10-26 17:42:25 [iNFO] [ForgeModLoader] Launching wrapped minecraft [17:42:28 INFO]: Client> 2013-10-26 17:42:28 [iNFO] [Minecraft-Client] Setting user: Jester2799 [17:42:28 INFO]: Client> 2013-10-26 17:42:28 [iNFO] [Minecraft-Client] (Session ID is token:a5aedb59e3e94ee4961dd35d3757e1f4:2aaddbc20ed747f68581777d5353942b) [17:42:30 INFO]: Client> 2013-10-26 17:42:30 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0 [17:42:31 INFO]: Client> 2013-10-26 17:42:31 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default [17:42:31 INFO]: Client> 2013-10-26 17:42:31 [iNFO] [sTDOUT] [17:42:31 INFO]: Client> 2013-10-26 17:42:31 [iNFO] [sTDOUT] Starting up SoundSystem... [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [sTDOUT] Initializing LWJGL OpenAL [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [sTDOUT] MinecraftForge v9.10.1.871 Initialized [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [ForgeModLoader] MinecraftForge v9.10.1.871 Initialized [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [sTDOUT] OpenAL initialized. [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [sTDOUT] Replaced 101 ore recipies [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Jesse\AppData\Roaming\.minecraft\config\logging.properties [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [ForgeModLoader] [AppEng] Core Init [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [sTDOUT] [17:42:32 INFO]: Client> 2013-10-26 17:42:32 [iNFO] [ForgeModLoader] Searching C:\Users\Jesse\AppData\Roaming\.minecraft\mods for mods [17:42:34 INFO]: Client> 2013-10-26 17:42:34 [WARNING] [ForgeModLoader] Zip file 1.6.2-Forge9.10.1.871.jar failed to read properly, it will be ignored [17:42:34 INFO]: Client> java.lang.NullPointerException [17:42:34 INFO]: Client> at java.util.zip.ZipFile.getZipEntry(Unknown Source) [17:42:34 INFO]: Client> at java.util.zip.ZipFile.access$900(Unknown Source) [17:42:34 INFO]: Client> at java.util.zip.ZipFile$1.nextElement(Unknown Source) [17:42:34 INFO]: Client> at java.util.zip.ZipFile$1.nextElement(Unknown Source) [17:42:34 INFO]: Client> at java.util.jar.JarFile$1.nextElement(Unknown Source) [17:42:34 INFO]: Client> at java.util.jar.JarFile$1.nextElement(Unknown Source) [17:42:34 INFO]: Client> at java.util.Collections.list(Unknown Source) [17:42:34 INFO]: Client> at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:60) [17:42:34 INFO]: Client> at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [17:42:34 INFO]: Client> at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:64) [17:42:34 INFO]: Client> at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [17:42:34 INFO]: Client> at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353) [17:42:34 INFO]: Client> at cpw.mods.fml.common.Loader.loadMods(Loader.java:485) [17:42:34 INFO]: Client> at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181) [17:42:34 INFO]: Client> at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471) [17:42:34 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806) [17:42:34 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:101) [17:42:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [17:42:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [17:42:34 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [17:42:34 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source) [17:42:34 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) [17:42:34 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:18) [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [extracells] Mod extracells is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.0 [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 45 mods to load [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [mcp] Activating mod mcp [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [FML] Activating mod FML [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [Forge] Activating mod Forge [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [AppliedEnergistics-Core] Activating mod AppliedEnergistics-Core [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [Aroma1997Core] Activating mod Aroma1997Core [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [denLib] Activating mod denLib [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [playercoreapi] Activating mod playercoreapi [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [threadedlighting] Activating mod threadedlighting [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [mod_ArmorStatusHUD] Activating mod mod_ArmorStatusHUD [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [betterFurnaces] Activating mod BetterFurnaces [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [bspkrsCore] Activating mod bspkrsCore [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [mod_bspkrsCore] Activating mod mod_bspkrsCore [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [mod_StatusEffectHUD] Activating mod mod_StatusEffectHUD [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [APUnofficial] Activating mod APUnofficial [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [AdvancedHUD] Activating mod AdvancedHUD [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [AEPeripheral] Activating mod AEPeripheral [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [amethysttools] Activating mod amethysttools [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [AppliedEnergistics] Activating mod AppliedEnergistics [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [ArchimedesShipsMod] Activating mod ArchimedesShipsMod [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [Aroma1997CoreHelper] Activating mod Aroma1997CoreHelper [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [Aroma1997s Dimension] Activating mod Aroma1997s Dimension [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [ATG] Activating mod ATG [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [AncientWarfare] Activating mod AncientWarfare [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [bCTools] Activating mod BCTools [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [breeds] Activating mod Breeds [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [biblioCraft] Activating mod BiblioCraft [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [biomesOPlenty] Activating mod BiomesOPlenty [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [AWWayofTime] Activating mod AWWayofTime [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [buildCraft|Builders] Activating mod BuildCraft|Builders [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [buildCraft|Core] Activating mod BuildCraft|Core [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [buildCraft|Energy] Activating mod BuildCraft|Energy [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [buildCraft|Factory] Activating mod BuildCraft|Factory [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [buildCraft|Silicon] Activating mod BuildCraft|Silicon [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [buildCraft|Transport] Activating mod BuildCraft|Transport [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [CarpentersBlocks] Activating mod CarpentersBlocks [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [CCTurtle] Activating mod CCTurtle [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [ComputerCraft] Activating mod ComputerCraft [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [DenPipes] Activating mod DenPipes [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [emeraldtools] Activating mod emeraldtools [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [extracells] Activating mod extracells [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [iC2] Activating mod IC2 [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [MiscPeripherals] Activating mod MiscPeripherals [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [OpenPeripheral] Activating mod OpenPeripheral [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [TelePipes] Activating mod TelePipes [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [weaponmod] Activating mod weaponmod [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [better Furnaces] Mod Better Furnaces is missing a pack.mcmeta file, things may not work well [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [bspkrsCore] Mod bspkrsCore is missing a pack.mcmeta file, things may not work well [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Additional Pipes] Mod Additional Pipes is missing a pack.mcmeta file, things may not work well [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [AdvancedHUD] Mod AdvancedHUD is missing a pack.mcmeta file, things may not work well [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [AE Peripheral] Mod AE Peripheral is missing a pack.mcmeta file, things may not work well [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Amethyst Tools] Mod Amethyst Tools is missing a pack.mcmeta file, things may not work well [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Archimedes' Ships] Mod Archimedes' Ships is missing a pack.mcmeta file, things may not work well [17:42:35 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Alternate Terrain Generation] Mod Alternate Terrain Generation is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Ancient Warfare] Mod Ancient Warfare is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [ModBreeds] Mod ModBreeds is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [blood Magic: Alchemical Wizardry] Mod Blood Magic: Alchemical Wizardry is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [bC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [buildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [bC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [bC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [bC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [bC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Emerald Tools] Mod Emerald Tools is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [ExtraCells] Mod ExtraCells is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [industrialCraft 2] Mod IndustrialCraft 2 is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [MiscPeripherals] Mod MiscPeripherals is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [OpenPeripheral] Mod OpenPeripheral is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Teleport Pipes] Mod Teleport Pipes is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [balkon's WeaponMod] Mod Balkon's WeaponMod is missing a pack.mcmeta file, things may not work well [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Additional Pipes, FMLFileResourcePack:AdvancedHUD, FMLFileResourcePack:AE Peripheral, FMLFileResourcePack:Amethyst Tools, FMLFileResourcePack:Applied Energistics, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Alternate Terrain Generation, FMLFileResourcePack:Ancient Warfare, FMLFileResourcePack:Buildcraft Tools, FMLFileResourcePack:ModBreeds, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ComputerCraft Turtles, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:DenPipes, FMLFileResourcePack:Emerald Tools, FMLFileResourcePack:ExtraCells, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:MiscPeripherals, FMLFileResourcePack:OpenPeripheral, FMLFileResourcePack:Teleport Pipes, FMLFileResourcePack:Balkon's WeaponMod [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:35 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [sTDOUT] [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [sTDOUT] SoundSystem shutting down... [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [sTDOUT] [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [sTDOUT] [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [sTDOUT] Starting up SoundSystem... [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [ForgeModLoader] FML has found a non-mod file [1.6.2][a][forge]BetterSnow.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [ForgeModLoader] FML has found a non-mod file [1.6.2][Forge]Cartographer_1.5.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [ForgeModLoader] FML has found a non-mod file CodeChickenLib-universal-1.6.2-1.0.0.32.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [ForgeModLoader] Registering Forge Packet Handler [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [sTDOUT] Initializing LWJGL OpenAL [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [sTDOUT] OpenAL initialized. [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: alignMode set to bottomleft [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: enableItemName set to false [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: showItemOverlay set to true [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: damageColorList set to 100,f; 80,7; 60,e; 40,6; 25,c; 10,4 [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: damageDisplayType set to value [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: showMaxDamage set to false [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: showEquippedItem set to true [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: xOffset set to 2 [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: yOffset set to 2 [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: yOffsetBottomCenter set to 41 [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: applyXOffsetToCenter set to false [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: applyYOffsetToMiddle set to false [17:42:36 INFO]: Client> 2013-10-26 17:42:36 [iNFO] [bspkrsCore] mod_ArmorStatusHUD: showInChat set to false [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: alignMode set to middleright [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: enableBackground set to false [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: enableEffectName set to true [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: enableIconBlink set to true [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: durationBlinkSeconds set to 10 [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: effectNameColor set to f [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: durationColor set to f [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: xOffset set to 2 [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: yOffset set to 2 [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: yOffsetBottomCenter set to 41 [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: applyXOffsetToCenter set to false [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: applyYOffsetToMiddle set to false [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [bspkrsCore] mod_StatusEffectHUD: showInChat set to true [17:42:37 INFO]: Client> 2013-10-26 17:42:37 [iNFO] [sTDOUT] [17:42:40 INFO]: Client> 2013-10-26 17:42:40 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 [17:42:40 INFO]: Client> 2013-10-26 17:42:40 [iNFO] [Aroma1997Core] Logger initialized. [17:42:40 INFO]: Client> 2013-10-26 17:42:40 [iNFO] [buildcraft] Starting BuildCraft 4.1.1 (:47) [17:42:40 INFO]: Client> 2013-10-26 17:42:40 [iNFO] [buildcraft] Copyright © SpaceToad, 2011 [17:42:40 INFO]: Client> 2013-10-26 17:42:40 [iNFO] [buildcraft] http://www.mod-buildcraft.com [17:42:40 INFO]: Client> 2013-10-26 17:42:40 [iNFO] [buildcraft] Beginning version check [17:42:40 INFO]: Client> 2013-10-26 17:42:40 [iNFO] [sTDOUT] [DenPipesCore]: Injected PowerHandler hook into BuildCraft! [17:42:40 INFO]: Client> 2013-10-26 17:42:40 [WARNING] [buildcraft] Using outdated version [4.1.1 (build:47)] for Minecraft 1.6.2. Consider updating. [17:42:41 INFO]: Client> 2013-10-26 17:42:41 [iNFO] [Aroma1997CoreHelper] Helping Aroma1997Core [17:42:41 INFO]: Client> 2013-10-26 17:42:41 [iNFO] [AncientWarfare] Starting Loading. Version: 1.1.030-beta-MC162 [17:42:41 INFO]: Client> 2013-10-26 17:42:41 [iNFO] [AncientWarfare] Initializing BC Plugin [17:42:42 INFO]: Client> 2013-10-26 17:42:42 [iNFO] [AncientWarfare] Ancient Warfare Pre-Init finished. [17:42:42 INFO]: Client> 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generated Main Config! [17:42:42 INFO]: Client> 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generated Biome Gen Config! [17:42:42 INFO]: Client> 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generated Terrain Gen Config! [17:42:42 INFO]: Client> 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generating Biome ID's [17:42:42 INFO]: Client> 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generated IDs Config! [17:42:42 INFO]: Client> 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Generated Misc Config! [17:42:42 INFO]: Client> 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Beginning version check [17:42:42 INFO]: Client> 2013-10-26 17:42:42 [iNFO] [ForgeModLoader] [biomesOPlenty] Extending Potions Array. [17:42:42 INFO]: Client> 2013-10-26 17:42:42 [WARNING] [ForgeModLoader] [biomesOPlenty] Using outdated version [0.6.0] for Minecraft 1.6.2. Consider updating. [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [biomesOPlenty] Localizations loaded for en_US [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [biomesOPlenty] Localizations loaded for de_DE [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [biomesOPlenty] Localizations loaded for nl_NL [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [biomesOPlenty] Localizations loaded for ru_RU [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [biomesOPlenty] Localizations loaded for zh_CN [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [CarpentersBlocks] Plant support integration successful. [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [CarpentersBlocks] Successfully loaded 9 chisel patterns. [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [CarpentersBlocks] Successfully loaded 6 bed designs. [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [DenPipes]: Starting addon load... [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [ForgeModLoader] [DenPipes]: Done. 3 addons loaded. [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [sTDOUT] Tried to register non-existant TileEntity to the SpatialIOPort! [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [iC2] Config loaded from C:\Users\Jesse\AppData\Roaming\.minecraft\config\IC2.cfg [17:42:47 INFO]: Client> 2013-10-26 17:42:47 [iNFO] [iC2] Using 32 audio sources. [17:42:48 INFO]: Client> 2013-10-26 17:42:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for refinedUranium [17:42:48 INFO]: Client> 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: IC2 [17:42:48 INFO]: Client> 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: APUnofficial [17:42:48 INFO]: Client> 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: BuildCraftCore [17:42:48 INFO]: Client> 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: BuildCraftFactory [17:42:48 INFO]: Client> 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: BuildCraftTransport [17:42:48 INFO]: Client> 2013-10-26 17:42:48 [iNFO] [MiscPeripherals] Loaded module: AppEng [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [iNFO] [sTDOUT] class: bgi [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [iNFO] [sTDOUT] replacing bhg with net.aetherteam.playercore_api.cores.PlayerCoreRender [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [iNFO] [sTDOUT] found injection point: method: <init> typeinsn: 253 methodinsn: 255 [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/8.png [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/1.png [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/0.png [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/3.png [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/2.png [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/5.png [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/4.png [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/7.png [17:42:49 INFO]: Client> 2013-10-26 17:42:49 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/6.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_4259_ccprogramdisk.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/tether.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/10.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/13.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/14.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/11.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/12.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/6.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/7.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/4.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/5.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/8.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/9.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/20.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/21.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/22.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/2.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/23.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/3.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/24.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/0.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/1.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/16.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/15.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/18.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/17.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/19.png [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [iNFO] [Aroma1997Core] Loaded. [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [iNFO] [ForgeModLoader] [denLib]: denLib loading... [17:42:51 INFO]: Client> 2013-10-26 17:42:51 [iNFO] [bspkrsCore] Initializing ModVersionChecker for mod bspkrsCore [17:42:52 INFO]: Client> 2013-10-26 17:42:52 [iNFO] [bspkrsCore] Initializing ModVersionChecker for mod ArmorStatusHUD [17:42:52 INFO]: Client> 2013-10-26 17:42:52 [iNFO] [bspkrsCore] Initializing ModVersionChecker for mod StatusEffectHUD [17:42:52 INFO]: Client> 2013-10-26 17:42:52 [iNFO] [ForgeModLoader] [AppEng] Starting Applied Energistics [17:42:53 INFO]: Client> 2013-10-26 17:42:53 [iNFO] [ForgeModLoader] [AppEng] NEI Integration Disabled. [17:42:53 INFO]: Client> 2013-10-26 17:42:53 [iNFO] [sTDOUT] Loading ComputerCraft v1.56 (rev 1284) [17:42:53 INFO]: Client> 2013-10-26 17:42:53 [iNFO] [sTDOUT] computercraft: Searching for RedPowerLib... [17:42:53 INFO]: Client> 2013-10-26 17:42:53 [iNFO] [sTDOUT] computercraft: RedPowerLib not found. [17:42:53 INFO]: Client> 2013-10-26 17:42:53 [iNFO] [Aroma1997CoreHelper] Loaded. [17:42:53 INFO]: Client> 2013-10-26 17:42:53 [iNFO] [Aroma1997s Dimension] Setting up Dungeon stuff. [17:42:53 INFO]: Client> 2013-10-26 17:42:53 [iNFO] [AncientWarfare] Ancient Warfare Init started. [17:42:54 INFO]: Client> 2013-10-26 17:42:54 [iNFO] [AncientWarfare] Added 6 world gen structure entries. [17:42:54 INFO]: Client> 2013-10-26 17:42:54 [iNFO] [AncientWarfare] Ancient Warfare Init completed. [17:42:55 INFO]: Client> 2013-10-26 17:42:55 [iNFO] [ForgeModLoader] 3d items are not rendered [17:42:56 INFO]: Client> 2013-10-26 17:42:56 [iNFO] [sTDOUT] Loading CCTurtle v1.56 (rev 1284) [17:42:56 INFO]: Client> 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterInventory@5780e47b [17:42:56 INFO]: Client> 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterNoteBlock@1576d65e [17:42:56 INFO]: Client> 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterComparator@760bdc61 [17:42:56 INFO]: Client> 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterBrewingStand@507fd2b9 [17:42:56 INFO]: Client> 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.AdapterObject@3bb89bdb [17:42:56 INFO]: Client> 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterRecordPlayer@2d44b0c2 [17:42:56 INFO]: Client> 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.vanilla.AdapterFluidHandler@5ab7836f [17:42:56 INFO]: Client> 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.AdapterGlassesBridge@2c2475a7 [17:42:56 INFO]: Client> 2013-10-26 17:42:56 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.AdapterSensor@29eecdd5 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.appeng.AdapterCellProvider@2eb1b237 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.appeng.AdapterGridInterface@468538e0 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterReactor@39d46187 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterReactorChamber@1319c148 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterMassFab@e30e30d [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterEnergyConductor@6619e94 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterEnergySink@439a9c1c [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterEnergySource@5de088b8 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [sTDOUT] Enabling adapter openperipheral.core.adapter.ic2.AdapterEnergyStorage@2b5eac29 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 47 from mod Aroma1997s Dimension [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 62 from mod BiomesOPlenty [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 63 from mod BiomesOPlenty [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 64 from mod BiomesOPlenty [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 65 from mod BiomesOPlenty [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 69 from mod BiomesOPlenty [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 67 from mod BiomesOPlenty [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 66 from mod BiomesOPlenty [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft] Received an successfull oil-gen-exclude request 68 from mod BiomesOPlenty [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [denLib]: denLib load complete. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [denLib]: This is denLib version 3.1.25 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [sTDOUT] [betterFurnace]: Registered Ores: 'oreCopper' 'oreTin' 'oreUranium' 'oreCertusQuartz' 'oreIron' 'oreCoal' 'oreGold' 'oreRedstone' 'oreDiamond' 'oreLapis' 'oreEmerald' [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] BC Integration Enabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] LP Integration Disabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] GregTech Integration Disabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Factorization Integration Disabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Mine Factory Reloaded Integration Disabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Better Storage Integration Disabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Universal Electricity Integration Disabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] IC Integration Enabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Mekanism Integration Disabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] Forestry Integration Disabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] [AppEng] TE Integration Disabled. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ArchimedesShipsMod] Reading metarotation file: default.mrot [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [Aroma1997s Dimension] Loaded. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [AncientWarfare] Ancient Warfare Post-Init started [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [AncientWarfare] Ancient Warfare Post-Init completed. Successfully completed all loading stages. [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Successfully loaded IndustrialCraft Plugin [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitem.ingotIron@0 | Output: 1xitemIngotTin@0 | Energy: 100 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitemIngotTin@0 | Output: 2xitem.ingotIron@0 | Energy: 100 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitem.ingotIron@0 | Output: 2xitemIngotCopper@0 | Energy: 100 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitemIngotCopper@0 | Output: 1xitem.ingotIron@0 | Energy: 100 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitem.ingotIron@0 | Output: 1xitemIngotBronze@0 | Energy: 100 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitemIngotBronze@0 | Output: 1xitem.ingotIron@0 | Energy: 100 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 12xitem.ingotIron@0 | Output: 1xitem.ingotGold@0 | Energy: 800 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitem.ingotGold@0 | Output: 6xitem.ingotIron@0 | Energy: 800 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitemIngotTin@0 | Output: 2xitemIngotCopper@0 | Energy: 200 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 3xitemIngotCopper@0 | Output: 1xitemIngotTin@0 | Energy: 200 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitemIngotTin@0 | Output: 2xitemIngotBronze@0 | Energy: 100 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitemIngotBronze@0 | Output: 1xitemIngotTin@0 | Energy: 100 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 8xitemIngotTin@0 | Output: 1xitem.ingotGold@0 | Energy: 500 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitem.ingotGold@0 | Output: 4xitemIngotTin@0 | Energy: 500 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 2xitemIngotCopper@0 | Output: 1xitemIngotBronze@0 | Energy: 100 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitemIngotBronze@0 | Output: 2xitemIngotCopper@0 | Energy: 100 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 15xitemIngotCopper@0 | Output: 1xitem.ingotGold@0 | Energy: 1000 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitem.ingotGold@0 | Output: 7xitemIngotCopper@0 | Energy: 1000 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 12xitemIngotBronze@0 | Output: 1xitem.ingotGold@0 | Energy: 800 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Adding Metal-Manipulator Recipe: Input: 1xitem.ingotGold@0 | Output: 6xitemIngotBronze@0 | Energy: 800 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] This is Buildcraft Tools 1.4-a-7 [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 3 Blocks [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 32 Items [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 9 TileEntities [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 4 Entities [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 47 Recipes [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Added 6 AssemblyTable Recipes [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] You are playing with fancy Graphics (Changeable in Config File) [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [buildcraft-Tools] Failed to load version information [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [iC2] Loading IC2 submodule: bcIntegration [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [iC2] Submodule bcIntegration not loaded [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [MiscPeripherals] Reflector: Unable to get class ic2.core.block.machine.tileentity.TileEntityElecFurnace [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 45 mods [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [better Furnaces] Mod Better Furnaces is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [bspkrsCore] Mod bspkrsCore is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Additional Pipes] Mod Additional Pipes is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [AdvancedHUD] Mod AdvancedHUD is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [AE Peripheral] Mod AE Peripheral is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Amethyst Tools] Mod Amethyst Tools is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Archimedes' Ships] Mod Archimedes' Ships is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Alternate Terrain Generation] Mod Alternate Terrain Generation is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Ancient Warfare] Mod Ancient Warfare is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [ModBreeds] Mod ModBreeds is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [blood Magic: Alchemical Wizardry] Mod Blood Magic: Alchemical Wizardry is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [bC Builders] Mod BC Builders is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [buildCraft] Mod BuildCraft is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [bC Energy] Mod BC Energy is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [bC Factory] Mod BC Factory is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [bC Silicon] Mod BC Silicon is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [bC Transport] Mod BC Transport is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Emerald Tools] Mod Emerald Tools is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [ExtraCells] Mod ExtraCells is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [industrialCraft 2] Mod IndustrialCraft 2 is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [MiscPeripherals] Mod MiscPeripherals is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [OpenPeripheral] Mod OpenPeripheral is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Teleport Pipes] Mod Teleport Pipes is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [balkon's WeaponMod] Mod Balkon's WeaponMod is missing a pack.mcmeta file, things may not work well [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Additional Pipes, FMLFileResourcePack:AdvancedHUD, FMLFileResourcePack:AE Peripheral, FMLFileResourcePack:Amethyst Tools, FMLFileResourcePack:Applied Energistics, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Alternate Terrain Generation, FMLFileResourcePack:Ancient Warfare, FMLFileResourcePack:Buildcraft Tools, FMLFileResourcePack:ModBreeds, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ComputerCraft Turtles, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:DenPipes, FMLFileResourcePack:Emerald Tools, FMLFileResourcePack:ExtraCells, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:MiscPeripherals, FMLFileResourcePack:OpenPeripheral, FMLFileResourcePack:Teleport Pipes, FMLFileResourcePack:Balkon's WeaponMod [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [WARNING] [Minecraft-Client] ResourcePack: ignored non-lowercase namespace: %s in %s [17:42:57 INFO]: Client> 2013-10-26 17:42:57 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_17266_bucketLife.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: alchemicalwizardry:textures/items/SigilOfTheFastMiner.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: telepipes:textures/items/power.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: extracells:textures/items/storage.fluid.256k.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22491_BiblioWayPointCompass.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_4259_ccprogramdisk.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: telepipes:textures/items/liquid.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: extracells:textures/items/storage.fluid.1m.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22494_seatBack.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: extracells:textures/items/storage.fluid.16m.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/tether.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: extracells:textures/items/storage.fluid.4m.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22495_seatBack.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22493_seatBack.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/10.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/13.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/14.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/11.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/12.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/6.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/7.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/4.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/5.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/8.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/9.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/20.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/21.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/22.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/2.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/23.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/3.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/24.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/0.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/1.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/16.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/15.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/18.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/17.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/items/19.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22496_seatBack.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_22492_seatBack.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: telepipes:textures/items/item.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/8.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/1.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/0.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/3.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/2.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/5.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/4.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/7.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: additionalpipes:textures/blocks/triggers/6.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_510_block.walrus.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: ic2:textures/blocks/itemTreetap.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/textures/blocks/civic/civicMine1.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_904_null_side.png [17:42:58 INFO]: Client> 2013-10-26 17:42:58 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_500_block.solderingstation.png [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/anvil_top.png [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/textures/blocks/civic/civicFarmCarrot1.png [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/textures/blocks/civic/civicFarmWheat1.png [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/textures/blocks/civic/civicFarmPotato1.png [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_904_null_top.png [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_904_null_bottom.png [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [iNFO] [sTDOUT] [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [iNFO] [sTDOUT] SoundSystem shutting down... [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [iNFO] [sTDOUT] [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [iNFO] [sTDOUT] [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [iNFO] [sTDOUT] Starting up SoundSystem... [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [iNFO] [sTDOUT] loading sounds ... [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [iNFO] [sTDOUT] Initializing LWJGL OpenAL [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [17:42:59 INFO]: Client> 2013-10-26 17:42:59 [iNFO] [sTDOUT] OpenAL initialized. [17:43:00 INFO]: Client> 2013-10-26 17:43:00 [iNFO] [sTDOUT] [AdvancedHUD] Loading successful. [17:43:00 INFO]: Client> 2013-10-26 17:43:00 [iNFO] [sTDOUT] [17:43:02 INFO]: Client> 2013-10-26 17:43:02 [iNFO] [Minecraft-Client] Stopping! [17:43:02 INFO]: Client> 2013-10-26 17:43:02 [iNFO] [sTDOUT] [17:43:02 INFO]: Client> 2013-10-26 17:43:02 [iNFO] [sTDOUT] SoundSystem shutting down... [17:43:03 INFO]: Client> 2013-10-26 17:43:03 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com [17:43:03 INFO]: Client> 2013-10-26 17:43:03 [iNFO] [sTDOUT] [17:43:03 INFO]: Game ended with no troubles detected (exit code 0) [17:43:03 INFO]: Deleting C:\Users\Jesse\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.1.871\1.6.2-Forge9.10.1.871-natives-199143517511296 [17:43:03 INFO]: Following visibility rule and showing launcher as the game has ended [17:43:03 WARN]: Couldn't delete C:\Users\Jesse\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.1.871\1.6.2-Forge9.10.1.871-natives-199143517511296 - scheduling for deletion upon exit Thanks for any help in advance!
October 27, 201311 yr Nothing? Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.