Jump to content

Blank maps in vanilla 1.6.2 when switching from Forge profile


grandpa.mazay

Recommended Posts

I have 4 region maps at max zoom level on the wall in item frames.

I can see the maps in Forge profile (1.6.2 latest version) even without ANY mods loaded but when I switch to vanilla 1.6.2 profile 3 out of 4 maps become blank and there are errors in the log (attached).

 

If I run around with a copy of one of the blank maps not far from (0,0) it begins to show the explored area and finally is saved to NBT as a non-zoomed map activated at (0, 0). After that the number of errors in the client log on game restart is reduced by one.

 

Please read https://mojang.atlassian.net/browse/MC-32511 for more details.

 

I wouldn't expect any differences when switching profiles and I'm completely befuddled by this behaviour. Switching from Forge to vanilla minecraft may cause the maps to be corrupted.

What do I do now? Can I somehow force the maps to be saved in vanilla minecraft-compatible format? I didn't even expect switching to Forge may cause this sort of incompatibility.

If you need more information please let me know.

 

ForgeModLoader-client-0.log

 

 

2013-09-29 21:04:34 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.2.62.871 for Minecraft 1.6.2 loading

2013-09-29 21:04:34 [iNFO] [ForgeModLoader] Java is OpenJDK 64-Bit Server VM, version 1.7.0_25, running on Linux:amd64:2.6.32-358.18.1.el6.x86_64, installed at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25.x86_64/jre

2013-09-29 21:04:34 [FINE] [ForgeModLoader] Java classpath at launch is /home/nevis/.minecraft/libraries/net/minecraftforge/minecraftforge/9.10.1.871/minecraftforge-9.10.1.871.jar:/home/nevis/.minecraft/libraries/net/minecraft/launchwrapper/1.3/launchwrapper-1.3.jar:/home/nevis/.minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/home/nevis/.minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar:/home/nevis/.minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar:/home/nevis/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/home/nevis/.minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar:/home/nevis/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/home/nevis/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/home/nevis/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/home/nevis/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar:/home/nevis/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar:/home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar:/home/nevis/.minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar:/home/nevis/.minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar:/home/nevis/.minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar:/home/nevis/.minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/home/nevis/.minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar:/home/nevis/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/home/nevis/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/home/nevis/.minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar:/home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar:/home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar:/home/nevis/.minecraft/versions/1.6.2-Forge9.10.1.871/1.6.2-Forge9.10.1.871.jar

2013-09-29 21:04:34 [FINE] [ForgeModLoader] Java library path at launch is /home/nevis/.minecraft/versions/1.6.2-Forge9.10.1.871/1.6.2-Forge9.10.1.871-natives-1991729637232126

2013-09-29 21:04:34 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-09-29 21:04:34 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin

2013-09-29 21:04:34 [FINE] [ForgeModLoader] Loaded coremod FMLCorePlugin

2013-09-29 21:04:34 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin

2013-09-29 21:04:34 [FINE] [ForgeModLoader] Loaded coremod FMLForgePlugin

2013-09-29 21:04:34 [FINE] [ForgeModLoader] All fundamental core mods are successfully located

2013-09-29 21:04:34 [FINE] [ForgeModLoader] Discovering coremods

2013-09-29 21:04:34 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer

2013-09-29 21:04:34 [iNFO] [sTDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg

2013-09-29 21:04:34 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer

2013-09-29 21:04:34 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer

2013-09-29 21:04:34 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer

2013-09-29 21:04:34 [iNFO] [sTDOUT] Loaded 107 rules from AccessTransformer config file forge_at.cfg

2013-09-29 21:04:34 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer

2013-09-29 21:04:34 [FINE] [ForgeModLoader] Running coremod plugins

2013-09-29 21:04:34 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockBaseRailLogic.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockComparator.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlower.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlowing.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFluid.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockNetherStalk.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPortal.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSand.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireSource.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiControls.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.GuiConnecting.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.NetClientHandler.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CallableSuspiciousClasses.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerFurnace.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotArmor.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandPotion.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.BehaviorDispenseArmor.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumArmorMaterial.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumRarity.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumToolMaterial.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemInWorldManager.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.logging.LogAgent.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.MemoryConnection.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetLoginHandler.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetServerHandler.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetworkListenThread.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.TcpConnection.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.NetHandler.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet1Login.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet51MapChunk.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet56MapChunks.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.ServerListenThread.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.gui.StatsComponent.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.PlayerInstance.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatFileWriter.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.CryptManager.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.ResourceLocation.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.World.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillage.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch

2013-09-29 21:04:35 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Read 235 binary patches

2013-09-29 21:04:35 [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-09-29 21:04:35 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685)

2013-09-29 21:04:35 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Validating minecraft

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Minecraft validated, launching...

2013-09-29 21:04:35 [iNFO] [ForgeModLoader] Launching wrapped minecraft

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.Minecraft (input size 35287), found 1 patch

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.Minecraft (new size 41571)

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.World (input size 45378), found 1 patch

2013-09-29 21:04:35 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.World (new size 65885)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.IBlockAccess (input size 367), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.IBlockAccess (new size 743)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.WorldClient (input size 7164), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.WorldClient (new size 9616)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiIngame (input size 16614), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiIngame (new size 20804)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiIngame (input size 16614), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiIngame (new size 20804)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiMainMenu (input size 12121), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiMainMenu (new size 14850)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.GuiConnecting (input size 2649), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.GuiConnecting (new size 3652)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityLivingBase (input size 26398), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityLivingBase (new size 33378)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.Entity (input size 26866), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.Entity (new size 38601)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.entity.EntityPlayerSP (input size 9159), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.entity.EntityPlayerSP (new size 12310)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.EntityPlayer (input size 25637), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayer (new size 38289)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.inventory.GuiContainer (input size 11952), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.inventory.GuiContainer (new size 14207)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.ResourceLocation (input size 1404), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.ResourceLocation (new size 1749)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.MinecraftServer (input size 18655), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 27332)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.WorldServer (input size 15048), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldServer (new size 20910)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet (input size 7307), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet (new size 8741)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.logging.LogAgent (input size 2400), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.logging.LogAgent (new size 3379)

2013-09-29 21:04:36 [iNFO] [Minecraft-Client] Setting user: xxxxxxxx

2013-09-29 21:04:36 [iNFO] [Minecraft-Client] (Session ID is token:871641c88cd6456b9c9f9159459a0b8e:68c297a750064b71933b382916a91444)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.stats.StatList (input size 5774), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.stats.StatList (new size 6557)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.Block (input size 30308), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.Block (new size 49789)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityItem (input size 5615), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityItem (new size 8318)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.creativetab.CreativeTabs (input size 3544), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.creativetab.CreativeTabs (new size 5751)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockGrass (input size 2419), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockGrass (new size 3500)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSapling (input size 2895), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSapling (new size 3914)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFlower (input size 1521), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFlower (new size 3588)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFlowing (input size 4256), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFlowing (new size 5156)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFluid (input size 7019), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFluid (new size 9810)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSand (input size 1643), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSand (new size 2370)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLog (input size 2019), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLog (new size 3135)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLeaves (input size 5721), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLeaves (new size 8191)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntity (input size 4609), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntity (new size 7518)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockRailBase (input size 2404), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockRailBase (new size 4363)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPistonBase (input size 7463), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPistonBase (new size 9704)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTallGrass (input size 2180), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTallGrass (new size 3946)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockMushroom (input size 1825), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockMushroom (new size 2645)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTorch (input size 3338), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTorch (new size 4781)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFire (input size 6323), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFire (new size 9610)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockChest (input size 7113), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockChest (new size 9237)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockRedstoneWire (input size 6640), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockRedstoneWire (new size 8844)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockCrops (input size 3092), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCrops (new size 4989)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFarmland (input size 2760), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFarmland (new size 4018)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntityFurnace (input size 5347), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityFurnace (new size 6635)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockDoor (input size 5421), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockDoor (new size 7081)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLadder (input size 1753), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLadder (new size 3071)

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLever (input size 4434), found 1 patch

2013-09-29 21:04:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLever (new size 5947)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockButton (input size 4976), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockButton (new size 7195)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSnow (input size 2463), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSnow (new size 3572)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockCactus (input size 2379), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCactus (new size 4171)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockReed (input size 1795), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockReed (new size 3227)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPumpkin (input size 2970), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPumpkin (new size 3783)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityLiving (input size 16004), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityLiving (new size 19689)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPortal (input size 4091), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPortal (new size 5427)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTrapDoor (input size 2843), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTrapDoor (new size 4791)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPane (input size 2604), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPane (new size 4351)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockStem (input size 3890), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockStem (new size 6288)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockVine (input size 5081), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockVine (new size 6985)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockMycelium (input size 1959), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockMycelium (new size 2864)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockNetherStalk (input size 1999), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockNetherStalk (new size 3680)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntityBrewingStand (input size 4856), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityBrewingStand (new size 6439)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.Item (input size 22269), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.Item (new size 31922)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockCocoa (input size 3260), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCocoa (new size 5439)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTripWireSource (input size 5544), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTripWireSource (new size 7403)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntityBeacon (input size 4865), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityBeacon (new size 6306)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSkull (input size 4805), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSkull (new size 6663)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.EntityWither (input size 9009), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.EntityWither (new size 11369)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.IBossDisplayData (input size 143), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.IBossDisplayData (new size 175)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockComparator (input size 4213), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockComparator (new size 6288)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemTool (input size 1663), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemTool (new size 2748)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.EnumToolMaterial (input size 1646), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.EnumToolMaterial (new size 2216)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBlock (input size 2481), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBlock (new size 4088)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemFlintAndSteel (input size 952), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemFlintAndSteel (new size 1283)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBow (input size 2604), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBow (new size 4035)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.nbt.NBTTagList (input size 2458), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.nbt.NBTTagList (new size 3235)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemHoe (input size 1212), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemHoe (new size 2467)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemSeeds (input size 679), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemSeeds (new size 2023)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemArmor (input size 3505), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemArmor (new size 4454)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.BehaviorDispenseArmor (input size 1099), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.BehaviorDispenseArmor (new size 1521)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.EnumArmorMaterial (input size 1536), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.EnumArmorMaterial (new size 2073)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBucket (input size 2578), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBucket (new size 3684)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecart (input size 14693), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecart (new size 21351)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBucketMilk (input size 828), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBucketMilk (new size 1153)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemDye (input size 5221), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemDye (new size 7521)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.EntityPlayer (input size 25637), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayer (new size 38289)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemMap (input size 5645), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemMap (new size 6631)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.storage.MapData (input size 4692), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.MapData (new size 6010)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemShears (input size 1037), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemShears (new size 3599)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityEnderPearl (input size 1241), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityEnderPearl (new size 2241)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemSeedFood (input size 625), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemSeedFood (new size 1911)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemEmptyMap (input size 1301), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemEmptyMap (new size 1643)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.StringTranslate (input size 3081), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.StringTranslate (new size 3941)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.crafting.CraftingManager (input size 12618), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.CraftingManager (new size 13567)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemStack (input size 11944), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemStack (new size 15716)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.crafting.RecipeFireworks (input size 3419), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.RecipeFireworks (new size 3972)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.crafting.FurnaceRecipes (input size 2402), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.FurnaceRecipes (new size 4143)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.settings.GameSettings (input size 15787), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.settings.GameSettings (new size 17121)

2013-09-29 21:04:37 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.Block (input size 30308), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.Block (new size 49789)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.OpenGlHelper (input size 1054), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.OpenGlHelper (new size 1587)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderItem (input size 8123), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderItem (new size 12009)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.RenderBlocks (input size 115770), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.RenderBlocks (new size 128069)

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.WorldChunkManager (input size 3382), found 1 patch

2013-09-29 21:04:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.WorldChunkManager (new size 5661)

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.resources.LanguageManager (input size 2874), found 1 patch

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.resources.LanguageManager (new size 3867)

2013-09-29 21:04:38 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, faithful32pack-20130928.zip

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.audio.SoundManager (input size 9197), found 1 patch

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.audio.SoundManager (new size 12543)

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.integrated.IntegratedServer (input size 5418), found 1 patch

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.integrated.IntegratedServer (new size 7485)

2013-09-29 21:04:38 [iNFO] [sTDOUT]

2013-09-29 21:04:38 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.Tessellator (input size 6041), found 1 patch

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.Tessellator (new size 7856)

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.dedicated.DedicatedServer (input size 9381), found 1 patch

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.dedicated.DedicatedServer (new size 11602)

2013-09-29 21:04:38 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2013-09-29 21:04:38 [iNFO] [sTDOUT] MinecraftForge v9.10.1.871 Initialized

2013-09-29 21:04:38 [iNFO] [ForgeModLoader] MinecraftForge v9.10.1.871 Initialized

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.monster.EntityEnderman (input size 7850), found 1 patch

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.monster.EntityEnderman (new size 9717)

2013-09-29 21:04:38 [iNFO] [sTDOUT] Replaced 101 ore recipies

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.crash.CrashReport (input size 6379), found 1 patch

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CrashReport (new size 7918)

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.crash.CrashReportCategory (input size 4185), found 1 patch

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CrashReportCategory (new size 5656)

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.crash.CallableSuspiciousClasses (input size 3241), found 1 patch

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CallableSuspiciousClasses (new size 3877)

2013-09-29 21:04:38 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2013-09-29 21:04:38 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-09-29 21:04:38 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-09-29 21:04:38 [iNFO] [ForgeModLoader] Reading custom logging properties from /home/nevis/.minecraft/config/logging.properties

2013-09-29 21:04:38 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-09-29 21:04:38 [iNFO] [sTDOUT] OpenAL initialized.

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/net/minecraftforge/minecraftforge/9.10.1.871/minecraftforge-9.10.1.871.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/net/minecraft/launchwrapper/1.3/launchwrapper-1.3.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/versions/1.6.2-Forge9.10.1.871/1.6.2-Forge9.10.1.871.jar, examining for mod candidates

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-09-29 21:04:38 [iNFO] [ForgeModLoader] Searching /home/nevis/.minecraft/mods for mods

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a candidate mod directory 1.5.1

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a candidate mod directory 1.5.2

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a candidate mod directory 1.6.2

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap

2013-09-29 21:04:38 [iNFO] [ForgeModLoader] Also searching /home/nevis/.minecraft/mods/1.6.2 for mods

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file BetterGrassAndLeavesMod[v1.6.2.F]-20130821.jar.20130828 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file BetterGrassAndLeavesMod[v1.6.2.F].jar.20130821 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file BetterGrassAndLeavesMod[v1.6.2.G].jar.20130821 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file BetterGrassAndLeavesMod[v1.6.2.H].jar.20130912 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file BetterGrassAndLeavesMod[v1.6.2.I].jar.20130926 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file BetterGrassAndLeavesMod[v1.6.2.J].jar.20130929 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file BetterSignsMod[v1.6.2.B].jar.20130914 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file OptiFine_1.6.2_HD_U_A3.zip.20130815 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file OptiFine_1.6.2_HD_U_B1.zip.20130815 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file OptiFine_1.6.2_HD_U_B3.zip.20130815 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file OptiFine_1.6.2_HD_U_B4.zip.20130815 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file OptiFine_1.6.2_HD_U_C4.jar.20130929 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-mc1.6.2-f804-v2.0.1-beta2.jar.20130818 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-mc1.6.2-f804-v2.0.1-beta5.jar.20130818 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-mc1.6.2-f804-v2.0.1-beta6.jar.20130821 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-mc1.6.2-f804-v2.0.1-beta7.jar.20130822 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-mc1.6.2-f804-v2.0.1-beta8.jar.20130826 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-mc1.6.2-f804-v2.0.1-beta9.jar.20130918 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-mc1.6.2-f848-v2.0.1-beta11.jar.20130910 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-v2.0.1-beta12-mc1.6.2-f859-ofuc4.jar.20130915 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-v2.0.1-beta12-mc1.6.2-f859.jar.20130913 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-v2.0.1-beta13-mc1.6.2-f859-ofuc4.jar.20130915 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-v2.0.1-beta14-mc1.6.2-f859-ofuc4.jar.20130918 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-v2.0.1-beta15-mc1.6.2-f859-ofuc4.jar.20130910 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-v2.0.1-beta17-mc1.6.2-f859-ofuc4.jar.20130929 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file VillageInfo_Forge_1.6.2_2.0-b3.zip.20130929 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file [1.6.2]ReiMinimap_v3.4_01.zip.20130929 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Ignoring unknown file editable-signs-1.7.2.19.jar.20130929 in mods directory

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Examining file minecraftforge-9.10.1.871.jar for potential mods

2013-09-29 21:04:38 [FINE] [ForgeModLoader] The mod container minecraftforge-9.10.1.871.jar appears to be missing an mcmod.info file

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Examining file launchwrapper-1.3.jar for potential mods

2013-09-29 21:04:38 [FINE] [ForgeModLoader] The mod container launchwrapper-1.3.jar appears to be missing an mcmod.info file

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods

2013-09-29 21:04:38 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file

2013-09-29 21:04:38 [FINE] [ForgeModLoader] Examining file scala-library-2.10.2.jar for potential mods

2013-09-29 21:04:38 [FINE] [ForgeModLoader] The mod container scala-library-2.10.2.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [iNFO] [sTDOUT]

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file scala-compiler-2.10.2.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container scala-compiler-2.10.2.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file argo-2.25_fixed.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container argo-2.25_fixed.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining file 1.6.2-Forge9.10.1.871.jar for potential mods

2013-09-29 21:04:39 [FINE] [ForgeModLoader] The mod container 1.6.2-Forge9.10.1.871.jar appears to be missing an mcmod.info file

2013-09-29 21:04:39 [FINE] [ForgeModLoader] Examining directory 1.5.1 for potential mods

2013-09-29 21:04:40 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.5.1

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Examining directory 1.5.2 for potential mods

2013-09-29 21:04:40 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.5.2

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Examining directory 1.6.2 for potential mods

2013-09-29 21:04:40 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.6.2

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods

2013-09-29 21:04:40 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap

2013-09-29 21:04:40 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2013-09-29 21:04:40 [FINER] [ForgeModLoader] Received a system property request ''

2013-09-29 21:04:40 [FINER] [ForgeModLoader] System property request managing the state of 0 mods

2013-09-29 21:04:40 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Reloading logging properties from /home/nevis/.minecraft/config/logging.properties

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Reloaded logging properties

2013-09-29 21:04:40 [FINE] [mcp] Mod Logging channel mcp configured at default level.

2013-09-29 21:04:40 [iNFO] [mcp] Activating mod mcp

2013-09-29 21:04:40 [FINE] [FML] Mod Logging channel FML configured at default level.

2013-09-29 21:04:40 [iNFO] [FML] Activating mod FML

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.storage.SaveHandler (input size 4811), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.SaveHandler (new size 6395)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.storage.WorldInfo (input size 7216), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.WorldInfo (new size 9831)

2013-09-29 21:04:40 [FINE] [Forge] Mod Logging channel Forge configured at default level.

2013-09-29 21:04:40 [iNFO] [Forge] Activating mod Forge

2013-09-29 21:04:40 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well

2013-09-29 21:04:40 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well

2013-09-29 21:04:40 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, faithful32pack-20130928.zip

2013-09-29 21:04:40 [iNFO] [sTDOUT]

2013-09-29 21:04:40 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-09-29 21:04:40 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2013-09-29 21:04:40 [iNFO] [sTDOUT]

2013-09-29 21:04:40 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied

2013-09-29 21:04:40 [FINER] [ForgeModLoader] All mod requirements are satisfied

2013-09-29 21:04:40 [iNFO] [sTDOUT]

2013-09-29 21:04:40 [FINER] [ForgeModLoader] Sorting mods into an ordered list

2013-09-29 21:04:40 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-09-29 21:04:40 [FINER] [ForgeModLoader] Mod sorting completed successfully

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Mod sorting data

2013-09-29 21:04:40 [FINE] [ForgeModLoader] No user mods found to sort

2013-09-29 21:04:40 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp

2013-09-29 21:04:40 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp

2013-09-29 21:04:40 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML

2013-09-29 21:04:40 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML

2013-09-29 21:04:40 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge

2013-09-29 21:04:40 [iNFO] [ForgeModLoader] Registering Forge Packet Handler

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.EntityPlayerMP (input size 16046), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayerMP (new size 20747)

2013-09-29 21:04:40 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection

2013-09-29 21:04:40 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (9.10.1.871)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.NetHandler (input size 4778), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.NetHandler (new size 9784)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.NetServerHandler (input size 19321), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.NetServerHandler (new size 24530)

2013-09-29 21:04:40 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler

2013-09-29 21:04:40 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Mod signature data

2013-09-29 21:04:40 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:8.04): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] FML(Forge Mod Loader:6.2.62.871): minecraftforge-9.10.1.871.jar (e3c3d50c7c986df74c645c0ac54639741c90a557)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Forge(Minecraft Forge:9.10.1.871): minecraftforge-9.10.1.871.jar (NO VALID CERTIFICATE FOUND)

2013-09-29 21:04:40 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp

2013-09-29 21:04:40 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp

2013-09-29 21:04:40 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML

2013-09-29 21:04:40 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML

2013-09-29 21:04:40 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge

2013-09-29 21:04:40 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2013-09-29 21:04:40 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderManager (input size 8199), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderManager (new size 9825)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBase (input size 1205), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBase (new size 1799)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RendererLivingEntity (input size 8451), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RendererLivingEntity (new size 11844)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelRenderer (input size 3799), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelRenderer (new size 4939)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBox (input size 1836), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBox (new size 2719)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.PositionTextureVertex (input size 565), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.PositionTextureVertex (new size 914)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.TexturedQuad (input size 1246), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.TexturedQuad (new size 1749)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntitySheep (input size 5833), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntitySheep (new size 7520)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1667), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2521)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityOcelot (input size 5673), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityOcelot (new size 6765)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderSnowMan (input size 1446), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderSnowMan (new size 2807)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderBiped (input size 6055), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderBiped (new size 9691)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.monster.EntitySlime (input size 5159), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.monster.EntitySlime (new size 6093)

2013-09-29 21:04:40 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-09-29 21:04:40 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderPlayer (input size 8845), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderPlayer (new size 13765)

2013-09-29 21:04:40 [iNFO] [sTDOUT] OpenAL initialized.

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityVillager (input size 14888), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityVillager (new size 17345)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderVillager (input size 1999), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderVillager (new size 3103)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.EntityDragon (input size 10939), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.EntityDragon (new size 13160)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.ItemRenderer (input size 10440), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.ItemRenderer (new size 14324)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.EntityRenderer (input size 25399), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.EntityRenderer (new size 29186)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.stats.StatFileWriter (input size 5475), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.stats.StatFileWriter (new size 7165)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.RenderGlobal (input size 35240), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.RenderGlobal (new size 42533)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EntityDiggingFX (input size 1874), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EntityDiggingFX (new size 3018)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.TextureMap (input size 5347), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureMap (new size 7116)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.TextureAtlasSprite (input size 5006), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureAtlasSprite (new size 6723)

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.Stitcher (input size 3752), found 1 patch

2013-09-29 21:04:40 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.Stitcher (new size 4847)

2013-09-29 21:04:40 [iNFO] [sTDOUT]

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EffectRenderer (input size 4264), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EffectRenderer (new size 5858)

2013-09-29 21:04:41 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp

2013-09-29 21:04:41 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp

2013-09-29 21:04:41 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML

2013-09-29 21:04:41 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML

2013-09-29 21:04:41 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge

2013-09-29 21:04:41 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge

2013-09-29 21:04:41 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp

2013-09-29 21:04:41 [FINEST] [mcp] Sending event IMCEvent to mod mcp

2013-09-29 21:04:41 [FINEST] [mcp] Sent event IMCEvent to mod mcp

2013-09-29 21:04:41 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML

2013-09-29 21:04:41 [FINEST] [FML] Sending event IMCEvent to mod FML

2013-09-29 21:04:41 [FINEST] [FML] Sent event IMCEvent to mod FML

2013-09-29 21:04:41 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge

2013-09-29 21:04:41 [FINEST] [Forge] Sending event IMCEvent to mod Forge

2013-09-29 21:04:41 [FINEST] [Forge] Sent event IMCEvent to mod Forge

2013-09-29 21:04:41 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp

2013-09-29 21:04:41 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp

2013-09-29 21:04:41 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML

2013-09-29 21:04:41 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML

2013-09-29 21:04:41 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.BiomeGenBase (input size 6248), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.BiomeGenBase (new size 8880)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.BiomeDecorator (input size 5564), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.BiomeDecorator (new size 9450)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.BiomeDecorator (input size 5564), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.BiomeDecorator (new size 9450)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenBigTree (input size 5987), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenBigTree (new size 7940)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTrees (input size 2816), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTrees (new size 4364)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTallGrass (input size 782), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTallGrass (new size 1124)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenForest (input size 1421), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenForest (new size 2567)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenSwamp (input size 2197), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenSwamp (new size 3203)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenMinable (input size 1534), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenMinable (new size 2563)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenBigMushroom (input size 1924), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenBigMushroom (new size 2814)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTaiga1 (input size 1541), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTaiga1 (new size 2502)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTaiga2 (input size 1629), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTaiga2 (new size 2822)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenShrub (input size 990), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenShrub (new size 1506)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenHugeTrees (input size 2993), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenHugeTrees (new size 4592)

2013-09-29 21:04:41 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge

2013-09-29 21:04:41 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp

2013-09-29 21:04:41 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp

2013-09-29 21:04:41 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML

2013-09-29 21:04:41 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML

2013-09-29 21:04:41 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge

2013-09-29 21:04:41 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge

2013-09-29 21:04:41 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

2013-09-29 21:04:41 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well

2013-09-29 21:04:41 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well

2013-09-29 21:04:41 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, faithful32pack-20130928.zip

2013-09-29 21:04:41 [iNFO] [sTDOUT]

2013-09-29 21:04:41 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-09-29 21:04:41 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2013-09-29 21:04:41 [iNFO] [sTDOUT]

2013-09-29 21:04:41 [iNFO] [sTDOUT]

2013-09-29 21:04:41 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-09-29 21:04:41 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-09-29 21:04:41 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.WorldRenderer (input size 4282), found 1 patch

2013-09-29 21:04:41 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.WorldRenderer (new size 5337)

2013-09-29 21:04:41 [iNFO] [sTDOUT] OpenAL initialized.

2013-09-29 21:04:42 [iNFO] [sTDOUT]

2013-09-29 21:04:43 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiCreateWorld (input size 8622), found 1 patch

2013-09-29 21:04:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiCreateWorld (new size 9632)

2013-09-29 21:04:43 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.nbt.CompressedStreamTools (input size 2675), found 1 patch

2013-09-29 21:04:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.nbt.CompressedStreamTools (new size 3869)

2013-09-29 21:04:43 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.WorldType (input size 1708), found 1 patch

2013-09-29 21:04:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldType (new size 5736)

2013-09-29 21:04:43 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiSlot (input size 5586), found 1 patch

2013-09-29 21:04:43 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiSlot (new size 7219)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.chunk.storage.AnvilSaveHandler (input size 967), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.chunk.storage.AnvilSaveHandler (new size 1359)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.ServerListenThread (input size 3163), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.ServerListenThread (new size 4327)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.management.ServerConfigurationManager (input size 16441), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.management.ServerConfigurationManager (new size 21140)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.NetworkListenThread (input size 2105), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.NetworkListenThread (new size 2969)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.integrated.IntegratedServerListenThread (input size 1821), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.integrated.IntegratedServerListenThread (new size 2469)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.command.CommandHandler (input size 3939), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.command.CommandHandler (new size 5482)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet1Login (input size 1643), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet1Login (new size 2505)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.MemoryConnection (input size 2515), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.MemoryConnection (new size 3551)

2013-09-29 21:04:46 [iNFO] [Minecraft-Server] Starting integrated minecraft server version 1.6.2

2013-09-29 21:04:46 [iNFO] [Minecraft-Server] Generating keypair

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.CryptManager (input size 5012), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.CryptManager (new size 7176)

2013-09-29 21:04:46 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp

2013-09-29 21:04:46 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp

2013-09-29 21:04:46 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML

2013-09-29 21:04:46 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML

2013-09-29 21:04:46 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge

2013-09-29 21:04:46 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.village.VillageCollection (input size 4626), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.village.VillageCollection (new size 6014)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.WeightedRandomChestContent (input size 1496), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.WeightedRandomChestContent (new size 2532)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.WorldProvider (input size 3245), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldProvider (new size 9679)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.layer.GenLayer (input size 2163), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.layer.GenLayer (new size 3742)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.layer.GenLayerBiome (input size 1054), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.layer.GenLayerBiome (new size 1205)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.chunk.storage.AnvilChunkLoader (input size 8059), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.chunk.storage.AnvilChunkLoader (new size 11187)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.ChunkProviderServer (input size 5049), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.ChunkProviderServer (new size 7487)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.chunk.Chunk (input size 15810), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.chunk.Chunk (new size 22237)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.ChunkProviderGenerate (input size 8928), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.ChunkProviderGenerate (new size 13882)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.MapGenCaves (input size 3540), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.MapGenCaves (new size 5863)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.MapGenRavine (input size 3290), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.MapGenRavine (new size 5438)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.MapGenStronghold (input size 3254), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.MapGenStronghold (new size 4260)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.SpawnerAnimals (input size 5307), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.SpawnerAnimals (new size 7609)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityTracker (input size 4614), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityTracker (new size 5995)

2013-09-29 21:04:46 [iNFO] [ForgeModLoader] Loading dimension 0 (My First World) (net.minecraft.server.integrated.IntegratedServer@3028c202)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.ChunkProviderEnd (input size 5462), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.ChunkProviderEnd (new size 8907)

2013-09-29 21:04:46 [iNFO] [ForgeModLoader] Loading dimension 1 (My First World) (net.minecraft.server.integrated.IntegratedServer@3028c202)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.ChunkProviderHell (input size 8054), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.ChunkProviderHell (new size 13481)

2013-09-29 21:04:46 [iNFO] [ForgeModLoader] Loading dimension -1 (My First World) (net.minecraft.server.integrated.IntegratedServer@3028c202)

2013-09-29 21:04:46 [iNFO] [Minecraft-Server] Preparing start region for level 0

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityList (input size 5436), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityList (new size 6703)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartEmpty (input size 551), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartEmpty (new size 1143)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartContainer (input size 3861), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartContainer (new size 5287)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartFurnace (input size 3102), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartFurnace (new size 4143)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartHopper (input size 2390), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartHopper (new size 3486)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityTrackerEntry (input size 9464), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityTrackerEntry (new size 11376)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentMineshaftCorridor (input size 4979), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentMineshaftCorridor (new size 6131)

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.ai.EntityAIAttackOnCollide (input size 2127), found 1 patch

2013-09-29 21:04:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.ai.EntityAIAttackOnCollide (new size 2854)

2013-09-29 21:04:47 [FINEST] [mcp] Sending event FMLServerStartingEvent to mod mcp

2013-09-29 21:04:47 [FINEST] [mcp] Sent event FMLServerStartingEvent to mod mcp

2013-09-29 21:04:47 [FINEST] [FML] Sending event FMLServerStartingEvent to mod FML

2013-09-29 21:04:47 [FINEST] [FML] Sent event FMLServerStartingEvent to mod FML

2013-09-29 21:04:47 [FINEST] [Forge] Sending event FMLServerStartingEvent to mod Forge

2013-09-29 21:04:47 [FINEST] [Forge] Sent event FMLServerStartingEvent to mod Forge

2013-09-29 21:04:47 [FINEST] [mcp] Sending event FMLServerStartedEvent to mod mcp

2013-09-29 21:04:47 [FINEST] [mcp] Sent event FMLServerStartedEvent to mod mcp

2013-09-29 21:04:47 [FINEST] [FML] Sending event FMLServerStartedEvent to mod FML

2013-09-29 21:04:47 [FINEST] [FML] Sent event FMLServerStartedEvent to mod FML

2013-09-29 21:04:47 [FINEST] [Forge] Sending event FMLServerStartedEvent to mod Forge

2013-09-29 21:04:47 [FINEST] [Forge] Sent event FMLServerStartedEvent to mod Forge

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet51MapChunk (input size 3635), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet51MapChunk (new size 4927)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet52MultiBlockChange (input size 2341), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet52MultiBlockChange (new size 3047)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet56MapChunks (input size 3334), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet56MapChunks (new size 4773)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.NetClientHandler (input size 29372), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.NetClientHandler (new size 38742)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.entity.EntityOtherPlayerMP (input size 2872), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.entity.EntityOtherPlayerMP (new size 3750)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.enchantment.EnchantmentHelper (input size 6149), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.enchantment.EnchantmentHelper (new size 8100)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.enchantment.Enchantment (input size 3121), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.enchantment.Enchantment (new size 4234)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemInWorldManager (input size 4441), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemInWorldManager (new size 8000)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.ContainerEnchantment (input size 4267), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.ContainerEnchantment (new size 5110)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.ContainerRepair (input size 6592), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.ContainerRepair (new size 7890)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.ContainerFurnace (input size 2301), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.ContainerFurnace (new size 2795)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.InventoryPlayer (input size 7738), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.InventoryPlayer (new size 9890)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.Slot (input size 1450), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.Slot (new size 2806)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.SlotCrafting (input size 2022), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.SlotCrafting (new size 3019)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.SlotArmor (input size 719), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.SlotArmor (new size 1088)

2013-09-29 21:04:47 [iNFO] [sTDOUT] loading single player

2013-09-29 21:04:47 [iNFO] [Minecraft-Server] xxxxxxxx[/127.0.0.1:0] logged in with entity id 426 at (140.80992947720566, 71.0, 226.69999998807907)

2013-09-29 21:04:47 [iNFO] [Minecraft-Server] xxxxxxxx joined the game

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.management.PlayerInstance (input size 3641), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.management.PlayerInstance (new size 4748)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.PlayerControllerMP (input size 6480), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.PlayerControllerMP (new size 8999)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EntityFireworkStarterFX (input size 5227), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EntityFireworkStarterFX (new size 7116)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.ChunkProviderClient (input size 1848), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.ChunkProviderClient (new size 3149)

2013-09-29 21:04:47 [iNFO] [sTDOUT] Setting up custom skins

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.ChunkCache (input size 4269), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.ChunkCache (new size 6698)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.NetLoginHandler (input size 5554), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.NetLoginHandler (new size 7523)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.MovingObjectPosition (input size 777), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.MovingObjectPosition (new size 1109)

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (input size 2686), found 1 patch

2013-09-29 21:04:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (new size 3655)

2013-09-29 21:05:02 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.achievement.GuiAchievements (input size 7316), found 1 patch

2013-09-29 21:05:02 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.achievement.GuiAchievements (new size 10361)

2013-09-29 21:05:02 [iNFO] [Minecraft-Server] Saving and pausing game...

2013-09-29 21:05:02 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World'/Overworld

2013-09-29 21:05:02 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World'/Nether

2013-09-29 21:05:02 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World'/The End

2013-09-29 21:05:03 [FINEST] [mcp] Sending event FMLServerStoppingEvent to mod mcp

2013-09-29 21:05:03 [FINEST] [mcp] Sent event FMLServerStoppingEvent to mod mcp

2013-09-29 21:05:03 [FINEST] [FML] Sending event FMLServerStoppingEvent to mod FML

2013-09-29 21:05:03 [FINEST] [FML] Sent event FMLServerStoppingEvent to mod FML

2013-09-29 21:05:03 [FINEST] [Forge] Sending event FMLServerStoppingEvent to mod Forge

2013-09-29 21:05:03 [FINEST] [Forge] Sent event FMLServerStoppingEvent to mod Forge

2013-09-29 21:05:03 [iNFO] [Minecraft-Server] Stopping server

2013-09-29 21:05:03 [iNFO] [Minecraft-Server] Saving players

2013-09-29 21:05:03 [iNFO] [Minecraft-Server] xxxxxxxx left the game

2013-09-29 21:05:03 [iNFO] [Minecraft-Server] Saving worlds

2013-09-29 21:05:03 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World'/Overworld

2013-09-29 21:05:03 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World'/Nether

2013-09-29 21:05:03 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World'/The End

2013-09-29 21:05:03 [iNFO] [ForgeModLoader] Unloading dimension 0

2013-09-29 21:05:03 [iNFO] [ForgeModLoader] Unloading dimension -1

2013-09-29 21:05:03 [iNFO] [ForgeModLoader] Unloading dimension 1

2013-09-29 21:05:03 [FINEST] [mcp] Sending event FMLServerStoppedEvent to mod mcp

2013-09-29 21:05:03 [FINEST] [mcp] Sent event FMLServerStoppedEvent to mod mcp

2013-09-29 21:05:03 [FINEST] [FML] Sending event FMLServerStoppedEvent to mod FML

2013-09-29 21:05:03 [FINEST] [FML] Sent event FMLServerStoppedEvent to mod FML

2013-09-29 21:05:03 [FINEST] [Forge] Sending event FMLServerStoppedEvent to mod Forge

2013-09-29 21:05:03 [FINEST] [Forge] Sent event FMLServerStoppedEvent to mod Forge

2013-09-29 21:05:04 [iNFO] [Minecraft-Client] Stopping!

2013-09-29 21:05:04 [iNFO] [sTDOUT]

2013-09-29 21:05:04 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-09-29 21:05:04 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2013-09-29 21:05:04 [iNFO] [sTDOUT]

 

 

Vanilla 1.6.2 log

 

 

Bootstrap (v5)

Current time is Sep 29, 2013 8:56:58 PM

System.getProperty('os.name') == 'Linux'

System.getProperty('os.version') == '2.6.32-358.18.1.el6.x86_64'

System.getProperty('os.arch') == 'amd64'

System.getProperty('java.version') == '1.7.0_25'

System.getProperty('java.vendor') == 'Oracle Corporation'

System.getProperty('sun.arch.data.model') == '64'

 

Looking for update

Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma

Got reply in: 885ms

No update found.

Reversing LZMA on /home/nevis/.minecraft/launcher.pack.lzma to /home/nevis/.minecraft/launcher.pack

Unpacking /home/nevis/.minecraft/launcher.pack to /home/nevis/.minecraft/launcher.jar

Cleaning up /home/nevis/.minecraft/launcher.pack

Starting launcher.

Refreshing local version list...

Launcher 1.2.5 (through bootstrap 5) started on linux...

Current time is Sep 29, 2013 8:56:59 PM

System.getProperty('os.name') == 'Linux'

System.getProperty('os.version') == '2.6.32-358.18.1.el6.x86_64'

System.getProperty('os.arch') == 'amd64'

System.getProperty('java.version') == '1.7.0_25'

System.getProperty('java.vendor') == 'Oracle Corporation'

System.getProperty('sun.arch.data.model') == '64'

Refreshing remote version list...

Refresh complete.

Loaded 3 profile(s); selected 'Forge'

Refreshing auth...

Logging in with access token

Delta time to compare resources: 416 ms

Download job 'Resources' skipped as there are no files to download

Job 'Resources' finished successfully

Getting syncinfo for selected version

Queueing library & version downloads

Download job 'Version & Libraries' started (8 threads, 19 files)

Finished downloading /home/nevis/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.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

Finished downloading /home/nevis/.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

Finished downloading /home/nevis/.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

Finished downloading /home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.0/lwjgl-platform-2.9.0-natives-linux.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.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

Finished downloading /home/nevis/.minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.minecraft/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.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

Finished downloading /home/nevis/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.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

Finished downloading /home/nevis/.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

Finished downloading /home/nevis/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar for job 'Version & Libraries': Used own copy as it matched etag

Finished downloading /home/nevis/.minecraft/versions/1.6.2/1.6.2.jar for job 'Version & Libraries': Used own copy as it matched etag

Job 'Version & Libraries' finished successfully

Launching game

Looking for old natives to clean up...

Unpacking natives to /home/nevis/.minecraft/versions/1.6.2/1.6.2-natives-1991299287449782

Launching in /home/nevis/.minecraft

Running /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25.x86_64/jre/bin/java -Xmx1G -Djava.library.path=/home/nevis/.minecraft/versions/1.6.2/1.6.2-natives-1991299287449782 -cp /home/nevis/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/home/nevis/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/home/nevis/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/home/nevis/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/home/nevis/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar:/home/nevis/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/home/nevis/.minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar:/home/nevis/.minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar:/home/nevis/.minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar:/home/nevis/.minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/home/nevis/.minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar:/home/nevis/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/home/nevis/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/home/nevis/.minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar:/home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar:/home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar:/home/nevis/.minecraft/versions/1.6.2/1.6.2.jar net.minecraft.client.main.Main --username xxxxxxxx --session token:d7518e5cd55948dba1d4e156ad289b51:68c297a750064b71933b382916a91444 --version 1.6.2 --gameDir /home/nevis/.minecraft --assetsDir /home/nevis/.minecraft/assets

Client> 2013-09-29 20:57:24 [CLIENT] [iNFO] Setting user: xxxxxxxx

Client> 2013-09-29 20:57:24 [CLIENT] [iNFO] (Session ID is token:d7518e5cd55948dba1d4e156ad289b51:68c297a750064b71933b382916a91444)

Client> 2013-09-29 20:57:24 [CLIENT] [iNFO] LWJGL Version: 2.9.0

Client> 2013-09-29 20:57:24 [CLIENT] [iNFO] Reloading ResourceManager: Default, faithful32pack-20130928.zip

Client>

Client> Starting up SoundSystem...

Client> Initializing LWJGL OpenAL

Client>    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

Client> OpenAL initialized.

Client>

Client> 2013-09-29 20:57:29 [sERVER] [iNFO] Starting integrated minecraft server version 1.6.2

Client> 2013-09-29 20:57:29 [sERVER] [iNFO] Generating keypair

Client> 2013-09-29 20:57:30 [sERVER] [iNFO] Preparing start region for level 0

Client> u: Reading NBT data

Client> at bx.c(SourceFile:113)

Client> at alf.a(SourceFile:124)

Client> at amo.a(SourceFile:49)

Client> at abv.a(SourceFile:2506)

Client> at yg.a(SourceFile:40)

Client> at jw.a(SourceFile:91)

Client> at jl.a(SourceFile:124)

Client> at net.minecraft.server.MinecraftServer.t(SourceFile:478)

Client> at net.minecraft.server.MinecraftServer.s(SourceFile:405)

Client> at bkw.s(SourceFile:124)

Client> at net.minecraft.server.MinecraftServer.run(SourceFile:339)

Client> at hh.run(SourceFile:582)

Client> Caused by: java.lang.ClassCastException: ce cannot be cast to bw

Client> at bx.c(SourceFile:111)

Client> ... 11 more

Client> u: Reading NBT data

Client> at bx.c(SourceFile:113)

Client> at alf.a(SourceFile:124)

Client> at amo.a(SourceFile:49)

Client> at abv.a(SourceFile:2506)

Client> at yg.a(SourceFile:40)

Client> at jw.a(SourceFile:91)

Client> at jl.a(SourceFile:124)

Client> at net.minecraft.server.MinecraftServer.t(SourceFile:478)

Client> at net.minecraft.server.MinecraftServer.s(SourceFile:405)

Client> at bkw.s(SourceFile:124)

Client> at net.minecraft.server.MinecraftServer.run(SourceFile:339)

Client> at hh.run(SourceFile:582)

Client> Caused by: java.lang.ClassCastException: ce cannot be cast to bw

Client> at bx.c(SourceFile:111)

Client> ... 11 more

Client> u: Reading NBT data

Client> at bx.c(SourceFile:113)

Client> at alf.a(SourceFile:124)

Client> at amo.a(SourceFile:49)

Client> at abv.a(SourceFile:2506)

Client> at yg.a(SourceFile:40)

Client> at jw.a(SourceFile:91)

Client> at jl.a(SourceFile:124)

Client> at net.minecraft.server.MinecraftServer.t(SourceFile:478)

Client> at net.minecraft.server.MinecraftServer.s(SourceFile:405)

Client> at bkw.s(SourceFile:124)

Client> at net.minecraft.server.MinecraftServer.run(SourceFile:339)

Client> at hh.run(SourceFile:582)

Client> Caused by: java.lang.ClassCastException: ce cannot be cast to bw

Client> at bx.c(SourceFile:111)

Client> ... 11 more

Client> loading single player

Client> 2013-09-29 20:57:30 [sERVER] [iNFO] xxxxxxxx[/127.0.0.1:0] logged in with entity id 421 at (140.80992947720566, 71.0, 226.69999998807907)

Client> 2013-09-29 20:57:30 [sERVER] [iNFO] xxxxxxxx joined the game

Client> Setting up custom skins

Client> 2013-09-29 20:57:49 [sERVER] [iNFO] Saving and pausing game...

Client> 2013-09-29 20:57:49 [sERVER] [iNFO] Saving chunks for level 'My First World'/Overworld

Client> 2013-09-29 20:57:49 [sERVER] [iNFO] Saving chunks for level 'My First World'/Nether

Client> 2013-09-29 20:57:49 [sERVER] [iNFO] Saving chunks for level 'My First World'/The End

Client> 2013-09-29 20:57:51 [sERVER] [iNFO] Stopping server

Client> 2013-09-29 20:57:51 [sERVER] [iNFO] Saving players

Client> 2013-09-29 20:57:51 [sERVER] [iNFO] xxxxxxxx left the game

Client> 2013-09-29 20:57:51 [sERVER] [iNFO] Saving worlds

Client> 2013-09-29 20:57:51 [sERVER] [iNFO] Saving chunks for level 'My First World'/Overworld

Client> 2013-09-29 20:57:51 [sERVER] [iNFO] Saving chunks for level 'My First World'/Nether

Client> 2013-09-29 20:57:51 [sERVER] [iNFO] Saving chunks for level 'My First World'/The End

Client> 2013-09-29 20:57:51 [CLIENT] [iNFO] Stopping!

Client>

Client> SoundSystem shutting down...

Client>    Author: Paul Lamb, www.paulscode.com

Client>

сен 29, 2013 8:57:52 PM net.minecraft.launcher.process.ProcessMonitorThread run

SEVERE: null

java.io.IOException: Stream closed

at java.io.BufferedReader.ensureOpen(BufferedReader.java:115)

at java.io.BufferedReader.readLine(BufferedReader.java:310)

at java.io.BufferedReader.readLine(BufferedReader.java:382)

at net.minecraft.launcher.process.ProcessMonitorThread.run(ProcessMonitorThread.java:26)

 

Game ended with no troubles detected (exit code 0)

Deleting /home/nevis/.minecraft/versions/1.6.2/1.6.2-natives-1991299287449782

Following visibility rule and exiting launcher as the game has ended

 

 

 

Link to comment
Share on other sites

We do fix a long standing vanilla bug related to maps that causes them to loose these data. Ill see if I can reproduce this when I getg home. But I would typically blame vanilla mc for this as it is a really long standing bug that has been in ever seince maps were added.

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

Link to comment
Share on other sites

I that's the case you really have to bring this issue up with minecraft devs.

 

I've tried 1.6.4 with Forge 1.6.4-recommended version and the maps are there all right.

Now I have a practical question - should I "load up important areas of my world before heading into Minecraft 1.7" in unmodded version of minecraft and risk loosing my map data or should I use Forge version and risk loosing the fixes for world generation bugs that 1.6.4 provides?

 

Thanks for your attention.

 

Link to comment
Share on other sites

The change for 1.7, which caused the need for 1.6.4 are in Forge for 1.6.4 however we do it differently and we currentlyh don't have a solid way to automate the conversion of maps ffrom vanilla to forge. This is the same bug that deals with maps that you're seeing. Two dimensions are trying to write to the same exact file on disk when the worlds are saved. Thus causing one set of data to overwrite the other. I have brought this to the attention to the mojang devs and there reply is "we don't care because it won't effect vanilla" ya it won't effectg vanilla YET for structures as no two vanilla dimensions share the same structure types. Example being the nether doesn't have "Villages". However the issue IS in vanilla when it comes to maps as you see here.

 

So, for those who plan on moving a 1.6 world to 1.7 forge, I advise loading it into a 1.6.4 FORGE. If not you will have to do some manual migration. Unless I can think of a clean way to automate it. However the migration is simply moving a few files from. /world/data to /world/dim-1/data.

 

This is a bug in vanilla that they simply don't care about, but we at forge MUST care about.

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

Link to comment
Share on other sites

Thank you. I'll stay with Forge as you advised.

 

The change for 1.7, which caused the need for 1.6.4 are in Forge for 1.6.4 however we do it differently -

can you elaborate a bit on this? I've noticed 1.6.4 creates new Fortress/Mineshaft/Stronghold/Temple/Village.dat files. Will these files be in incompatible format or not used in Forge version at all?

Link to comment
Share on other sites

They are the same exact format, except vanilla minecraft still has the same bug with maps.

ALL worlds save to the SAME folder.

So, for example:

Villages save to /world/data/Village.dat

Foretess save to /world/data/Fortress.dat

 

But in Forge:

Villages save to /world/data/Village.dat

Fortress save to /world/DIM-1/data/Foretess.dat

 

Why is this important?

Well, because say you decided to install Mystcraft.

Mystcraft has the ability to create any number of dimensions with any number of structure types in it.

If we followed vanilla's folder structure, we would have the overworld's villages colliding with the mystcraft dimensions villages.

BOTH would try to save to /world/data/Village.dat

Only one would win, the rest would lose there data forever.

And they would all READ from the same data file, which would cause the villagers to be confused and villages to be destroied.

 

But in Forge, we fix that by making sure everything related to a specific dimension, is saved int he specific dimensions folder.

So Mystcraft would save to say, /world/Mystcraft1/data/Village.dat

And never conflct with the overworld. And both dimension's villages would stay in tact and be fine.

 

 

Now, upgrading from a Vanilla 1.6.4/1.7 world is simple, you simply move Fortress.dat from /save/data/ to save/DIM-1/data

Simple as that. To convert back, you grab all the per-world /data folders and merge them into /save/data.

Thus loosing all world specific information and fucking up your world, but hey it's not a problem in Mojang's eyes so whatever...

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

Link to comment
Share on other sites

This is a continued conversation from http://www.minecraftforge.net/forum/index.php/topic,12748.0.html

Now I have a practical question - should I "load up important areas of my world before heading into Minecraft 1.7" in unmodded version of minecraft and risk loosing my map data or should I use Forge version and risk loosing the fixes for world generation bugs that 1.6.4 provides?

So, for those who plan on moving a 1.6 world to 1.7 forge, I advise loading it into a 1.6.4 FORGE.

I followed the advise and started to "load up important areas of my world before heading into Minecraft 1.7" in Forge-1.6.4 profile (9.11.0.884 - recommended version). After awhile I've noticed that Fortress.dat hasn't been created in any of the dimensions and I know it should be there as I started my go-round with visiting the only known fortress. So I switched to vanilla-1.6.4 profile and the file has been created. The files for Overworld structures are being created in Forge profile as expected. I don't see any errors in the logs. What might be the problem here?

 

ForgeModLoader-client-0.log

 

 

2013-10-01 11:49:26 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.6.884 for Minecraft 1.6.4 loading

2013-10-01 11:49:26 [iNFO] [ForgeModLoader] Java is OpenJDK 64-Bit Server VM, version 1.7.0_25, running on Linux:amd64:2.6.32-358.18.1.el6.x86_64, installed at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25.x86_64/jre

2013-10-01 11:49:26 [FINE] [ForgeModLoader] Java classpath at launch is /home/nevis/.minecraft/libraries/net/minecraftforge/minecraftforge/9.11.0.884/minecraftforge-9.11.0.884.jar:/home/nevis/.minecraft/libraries/net/minecraft/launchwrapper/1.7/launchwrapper-1.7.jar:/home/nevis/.minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/home/nevis/.minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar:/home/nevis/.minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar:/home/nevis/.minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar:/home/nevis/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/home/nevis/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/home/nevis/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/home/nevis/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/home/nevis/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar:/home/nevis/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/home/nevis/.minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar:/home/nevis/.minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar:/home/nevis/.minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar:/home/nevis/.minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/home/nevis/.minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar:/home/nevis/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/home/nevis/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/home/nevis/.minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar:/home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar:/home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar:/home/nevis/.minecraft/versions/1.6.4-Forge9.11.0.884/1.6.4-Forge9.11.0.884.jar

2013-10-01 11:49:26 [FINE] [ForgeModLoader] Java library path at launch is /home/nevis/.minecraft/versions/1.6.4-Forge9.11.0.884/1.6.4-Forge9.11.0.884-natives-2131221865890886

2013-10-01 11:49:26 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-10-01 11:49:26 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin

2013-10-01 11:49:26 [FINE] [ForgeModLoader] Loaded coremod FMLCorePlugin

2013-10-01 11:49:26 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin

2013-10-01 11:49:26 [FINE] [ForgeModLoader] Loaded coremod FMLForgePlugin

2013-10-01 11:49:26 [FINE] [ForgeModLoader] All fundamental core mods are successfully located

2013-10-01 11:49:26 [FINE] [ForgeModLoader] Discovering coremods

2013-10-01 11:49:26 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.AccessTransformer

2013-10-01 11:49:26 [iNFO] [sTDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg

2013-10-01 11:49:26 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer

2013-10-01 11:49:26 [FINEST] [ForgeModLoader] Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer

2013-10-01 11:49:26 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.ForgeAccessTransformer

2013-10-01 11:49:26 [iNFO] [sTDOUT] Loaded 109 rules from AccessTransformer config file forge_at.cfg

2013-10-01 11:49:26 [FINEST] [ForgeModLoader] Registering transformer net.minecraftforge.transformers.EventTransformer

2013-10-01 11:49:26 [FINE] [ForgeModLoader] Running coremod plugins

2013-10-01 11:49:26 [FINE] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.Block.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockBaseRailLogic.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockButton.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCactus.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockChest.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCocoa.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockComparator.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockCrops.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockDoor.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFarmland.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFire.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlower.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFlowing.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockFluid.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockGrass.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLadder.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLeaves.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLever.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockLog.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMushroom.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockMycelium.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockNetherStalk.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPane.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPistonBase.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPortal.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockPumpkin.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRailBase.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockRedstoneWire.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockReed.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSand.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSapling.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSkull.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockSnow.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockStem.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTallGrass.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTorch.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTrapDoor.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockTripWireSource.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.block.BlockVine.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.ClientBrandRetriever.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.Minecraft.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.audio.SoundManager.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityOtherPlayerMP.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.entity.EntityPlayerSP.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiControls.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiCreateWorld.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiIngame.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiMainMenu.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.GuiSlot.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.achievement.GuiAchievements.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.gui.inventory.GuiContainerCreative.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBase.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelBox.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.ModelRenderer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.PositionTextureVertex.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.model.TexturedQuad.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.ChunkProviderClient.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.GuiConnecting.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.NetClientHandler.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.PlayerControllerMP.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.multiplayer.WorldClient.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EffectRenderer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityDiggingFX.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.particle.EntityFireworkStarterFX.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.EntityRenderer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.ItemRenderer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.OpenGlHelper.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderBlocks.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.RenderGlobal.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.Tessellator.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.WorldRenderer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderBiped.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderItem.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderManager.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderPlayer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderSnowMan.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RenderVillager.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.entity.RendererLivingEntity.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.Stitcher.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureAtlasSprite.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.texture.TextureMap.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.resources.LanguageManager.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.client.settings.GameSettings.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.command.CommandHandler.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CallableSuspiciousClasses.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReport.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.crash.CrashReportCategory.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.creativetab.CreativeTabs.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.Enchantment.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.enchantment.EnchantmentHelper.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.Entity.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityList.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLiving.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityLivingBase.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTracker.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.EntityTrackerEntry.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.ai.EntityAIAttackOnCollide.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityDragon.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.EntityWither.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.boss.IBossDisplayData.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityEnderPearl.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityItem.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecart.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartContainer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartEmpty.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartFurnace.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.item.EntityMinecartHopper.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntityEnderman.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.monster.EntitySlime.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityMooshroom.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityOcelot.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntitySheep.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.passive.EntityVillager.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.EntityPlayerMP.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.entity.player.InventoryPlayer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerEnchantment.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerFurnace.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.ContainerRepair.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.Slot.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotArmor.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandIngredient.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotBrewingStandPotion.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotCrafting.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.inventory.SlotFurnace.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.BehaviorDispenseArmor.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumArmorMaterial.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumRarity.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.EnumToolMaterial.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.Item.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemArmor.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBlock.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBow.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucket.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemBucketMilk.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemDye.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemEmptyMap.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemFlintAndSteel.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemHoe.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemInWorldManager.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemMap.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeedFood.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemSeeds.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemShears.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemStack.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.ItemTool.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.CraftingManager.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.FurnaceRecipes.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.item.crafting.RecipeFireworks.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.logging.LogAgent.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.CompressedStreamTools.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.nbt.NBTTagList.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.MemoryConnection.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetLoginHandler.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetServerHandler.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.NetworkListenThread.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.TcpConnection.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.NetHandler.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet1Login.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet51MapChunk.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet52MultiBlockChange.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.network.packet.Packet56MapChunks.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.potion.PotionEffect.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.MinecraftServer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.ServerListenThread.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.dedicated.DedicatedServer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.gui.StatsComponent.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.integrated.IntegratedServerListenThread.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.PlayerInstance.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.server.management.ServerConfigurationManager.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatFileWriter.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.stats.StatList.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntity.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBeacon.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityBrewingStand.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.tileentity.TileEntityFurnace.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.CryptManager.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.MovingObjectPosition.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.ResourceLocation.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.StringTranslate.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.util.WeightedRandomChestContent.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.village.VillageCollection.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.ChunkCache.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.Explosion.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.IBlockAccess.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.SpawnerAnimals.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.World.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldProvider.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldServer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.WorldType.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeDecorator.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.BiomeGenBase.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.biome.WorldChunkManager.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.Chunk.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilChunkLoader.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.chunk.storage.AnvilSaveHandler.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderEnd.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderGenerate.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderHell.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.ChunkProviderServer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenCaves.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.MapGenRavine.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigMushroom.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenBigTree.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDeadBush.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenDungeons.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenForest.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenHugeTrees.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenMinable.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenShrub.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenSwamp.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga1.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTaiga2.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTallGrass.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.feature.WorldGenTrees.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayer.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.layer.GenLayerBiome.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentMineshaftCorridor.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdLibrary.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillage.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageHouse2.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.ComponentVillageStartPiece.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStronghold.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.MapGenStructure.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.gen.structure.StructureVillagePieces.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.MapData.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.SaveHandler.binpatch

2013-10-01 11:49:27 [FINEST] [ForgeModLoader] Reading patch data from binpatch/client/net.minecraft.world.storage.WorldInfo.binpatch

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Read 236 binary patches

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Patch list :

xj=[xj : xj => net.minecraft.item.ItemTool (true) size 2546]

bkd=[bkd : bkd => net.minecraft.client.resources.LanguageManager (true) size 3250]

xn=[xn : xn => net.minecraft.item.ItemEmptyMap (true) size 1467]

xl=[xl : xl => net.minecraft.item.ItemDye (true) size 7289]

xw=[xw : xw => net.minecraft.item.ItemFlintAndSteel (true) size 1193]

aji=[aji : aji => net.minecraft.world.gen.structure.ComponentVillageHouse2 (true) size 4409]

ajj=[ajj : ajj => net.minecraft.world.gen.structure.ComponentVillageStartPiece (true) size 1193]

ww=[ww : ww => net.minecraft.creativetab.CreativeTabs (true) size 5562]

ajm=[ajm : ajm => net.minecraft.world.gen.structure.ComponentVillage (true) size 5767]

bjo=[bjo : bjo => net.minecraft.util.ResourceLocation (true) size 1521]

aiy=[aiy : aiy => net.minecraft.world.gen.structure.StructureVillagePieces (true) size 5470]

wh=[wh : wh => net.minecraft.item.ItemArmor (true) size 4113]

wi=[wi : wi => net.minecraft.item.BehaviorDispenseArmor (true) size 1467]

wj=[wj : wj => net.minecraft.item.EnumArmorMaterial (true) size 1903]

wp=[wp : wp => net.minecraft.item.ItemBow (true) size 3902]

wr=[wr : wr => net.minecraft.item.ItemBucket (true) size 3600]

vw=[vw : vw => net.minecraft.inventory.SlotArmor (true) size 1083]

biv=[biv : biv => net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (true) size 3431]

ain=[ain : ain => net.minecraft.world.gen.structure.MapGenStructure (true) size 5700]

bik=[bik : bik => net.minecraft.client.renderer.texture.TextureMap (true) size 6282]

bil=[bil : bil => net.minecraft.client.renderer.texture.TextureAtlasSprite (true) size 6104]

big=[big : big => net.minecraft.client.renderer.texture.Stitcher (true) size 4303]

wd=[wd : wd => net.minecraft.inventory.SlotCrafting (true) size 3028]

we=[we : we => net.minecraft.inventory.Slot (true) size 2815]

vm=[vm : vm => net.minecraft.inventory.ContainerEnchantment (true) size 4973]

vh=[vh : vh => net.minecraft.inventory.SlotBrewingStandPotion (true) size 1088]

ahw=[ahw : ahw => net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (true) size 3351]

axm=[axm : axm => net.minecraft.client.gui.inventory.GuiContainerCreative (true) size 15123]

vg=[vg : vg => net.minecraft.inventory.SlotBrewingStandIngredient (true) size 739]

aif=[aif : aif => net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (true) size 4150]

vp=[vp : vp => net.minecraft.inventory.ContainerFurnace (true) size 2741]

bma=[bma : bma => net.minecraft.client.renderer.OpenGlHelper (true) size 1411]

vq=[vq : vq => net.minecraft.inventory.SlotFurnace (true) size 2057]

aia=[aia : aia => net.minecraft.world.gen.structure.ComponentStrongholdLibrary (true) size 4382]

ahm=[ahm : ahm => net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (true) size 6124]

blt=[blt : blt => net.minecraft.client.gui.GuiMainMenu (true) size 13579]

ahl=[ahl : ahl => net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (true) size 6695]

awy=[awy : awy => net.minecraft.client.gui.inventory.GuiContainer (true) size 13715]

blv=[blv : blv => net.minecraft.stats.StatFileWriter (true) size 6363]

dn=[dn : dn => net.minecraft.network.packet.Packet52MultiBlockChange (true) size 2759]

ahq=[ahq : ahq => net.minecraft.world.gen.structure.MapGenStronghold (true) size 4003]

va=[va : va => net.minecraft.inventory.ContainerRepair (true) size 7549]

bln=[bln : bln => net.minecraft.client.audio.SoundManager (true) size 11312]

blc=[blc : blc => net.minecraft.server.integrated.IntegratedServerListenThread (true) size 2255]

b=[b : b => net.minecraft.crash.CrashReport (true) size 6438]

uf=[uf : uf => net.minecraft.entity.player.EntityPlayer (true) size 37385]

ey=[ey : ey => net.minecraft.network.packet.Packet (true) size 7765]

ez=[ez : ez => net.minecraft.network.packet.NetHandler (true) size 9724]

bkz=[bkz : bkz => net.minecraft.server.integrated.IntegratedServer (true) size 6663]

us=[us : us => net.minecraft.entity.item.EntityEnderPearl (true) size 2237]

m=[m : m => net.minecraft.crash.CrashReportCategory (true) size 4654]

j=[j : j => net.minecraft.crash.CallableSuspiciousClasses (true) size 3261]

el=[el : el => net.minecraft.network.packet.Packet56MapChunks (true) size 4572]

ej=[ej : ej => net.minecraft.network.packet.Packet51MapChunk (true) size 4590]

agi=[agi : agi => net.minecraft.world.gen.structure.ComponentMineshaftCorridor (true) size 6198]

ub=[ub : ub => net.minecraft.entity.passive.EntityVillager (true) size 16762]

ep=[ep : ep => net.minecraft.network.packet.Packet1Login (true) size 2313]

ud=[ud : ud => net.minecraft.entity.player.InventoryPlayer (true) size 9477]

aoi=[aoi : aoi => net.minecraft.block.BlockFire (true) size 9397]

aof=[aof : aof => net.minecraft.block.BlockFarmland (true) size 3785]

ts=[ts : ts => net.minecraft.entity.monster.EntitySlime (true) size 5904]

tg=[tg : tg => net.minecraft.entity.monster.EntityEnderman (true) size 9412]

bv=[bv : bv => net.minecraft.util.StringTranslate (true) size 3038]

anz=[anz : anz => net.minecraft.block.BlockDoor (true) size 6524]

anp=[anp : anp => net.minecraft.block.BlockComparator (true) size 6119]

sv=[sv : sv => net.minecraft.entity.item.EntityMinecartContainer (true) size 5210]

ss=[ss : ss => net.minecraft.entity.item.EntityItem (true) size 8020]

anm=[anm : anm => net.minecraft.block.BlockCocoa (true) size 5240]

st=[st : st => net.minecraft.entity.item.EntityMinecart (true) size 20381]

sy=[sy : sy => net.minecraft.entity.item.EntityMinecartEmpty (true) size 1152]

anr=[anr : anr => net.minecraft.block.BlockCrops (true) size 4745]

sw=[sw : sw => net.minecraft.entity.item.EntityMinecartFurnace (true) size 4071]

sx=[sx : sx => net.minecraft.entity.item.EntityMinecartHopper (true) size 3390]

ane=[ane : ane => net.minecraft.block.BlockFlower (true) size 3559]

anf=[anf : anf => net.minecraft.block.BlockButton (true) size 6964]

sk=[sk : sk => net.minecraft.entity.boss.EntityDragon (true) size 12819]

ang=[ang : ang => net.minecraft.block.BlockCactus (true) size 4040]

net.minecraft.client.ClientBrandRetriever=[net/minecraft/client/ClientBrandRetriever : net.minecraft.client.ClientBrandRetriever => net.minecraft.client.ClientBrandRetriever (true) size 593]

sm=[sm : sm => net.minecraft.entity.boss.EntityWither (true) size 11081]

ank=[ank : ank => net.minecraft.block.BlockChest (true) size 8957]

sg=[sg : sg => net.minecraft.entity.boss.IBossDisplayData (true) size 182]

rz=[rz : rz => net.minecraft.entity.passive.EntitySheep (true) size 7337]

co=[co : co => net.minecraft.network.TcpConnection (true) size 8307]

amy=[amy : amy => net.minecraft.block.BlockRailBase (true) size 4263]

cn=[cn : cn => net.minecraft.network.MemoryConnection (true) size 3240]

amz=[amz : amz => net.minecraft.block.BlockBaseRailLogic (true) size 5680]

ci=[ci : ci => net.minecraft.nbt.CompressedStreamTools (true) size 3184]

cg=[cg : cg => net.minecraft.nbt.NBTTagList (true) size 2942]

rw=[rw : rw => net.minecraft.entity.passive.EntityMooshroom (true) size 2488]

rx=[rx : rx => net.minecraft.entity.passive.EntityOcelot (true) size 6568]

rm=[rm : rm => net.minecraft.village.VillageCollection (true) size 5751]

als=[als : als => net.minecraft.world.storage.WorldInfo (true) size 9344]

alq=[alq : alq => net.minecraft.world.storage.SaveHandler (true) size 5737]

alm=[alm : alm => net.minecraft.world.chunk.storage.AnvilSaveHandler (true) size 1234]

ali=[ali : ali => net.minecraft.world.storage.MapData (true) size 5496]

qa=[qa : qa => net.minecraft.entity.ai.EntityAIAttackOnCollide (true) size 2784]

akq=[akq : akq => net.minecraft.world.gen.layer.GenLayer (true) size 3731]

aa=[aa : aa => net.minecraft.command.CommandHandler (true) size 4742]

akj=[akj : akj => net.minecraft.world.gen.layer.GenLayerBiome (true) size 1122]

aqv=[aqv : aqv => net.minecraft.block.BlockTallGrass (true) size 3823]

nt=[nt : nt => net.minecraft.entity.EntityList (true) size 6113]

bbo=[bbo : bbo => net.minecraft.client.model.ModelBase (true) size 1633]

nn=[nn : nn => net.minecraft.entity.Entity (true) size 36819]

aqq=[aqq : aqq => net.minecraft.block.BlockStem (true) size 6095]

net.minecraft.server.MinecraftServer=[net/minecraft/server/MinecraftServer : net.minecraft.server.MinecraftServer => net.minecraft.server.MinecraftServer (true) size 25663]

aqz=[aqz : aqz => net.minecraft.block.Block (true) size 48515]

aqy=[aqy : aqy => net.minecraft.block.BlockPane (true) size 4245]

abr=[abr : abr => net.minecraft.world.Explosion (true) size 5891]

of=[of : of => net.minecraft.entity.EntityLivingBase (true) size 32397]

arg=[arg : arg => net.minecraft.block.BlockTorch (true) size 4649]

arf=[arf : arf => net.minecraft.block.BlockSnow (true) size 3497]

abw=[abw : abw => net.minecraft.world.World (true) size 62717]

arm=[arm : arm => net.minecraft.block.BlockVine (true) size 6536]

ark=[ark : ark => net.minecraft.block.BlockTripWireSource (true) size 7037]

og=[og : og => net.minecraft.entity.EntityLiving (true) size 18999]

bbs=[bbs : bbs => net.minecraft.client.model.TexturedQuad (true) size 1696]

arj=[arj : arj => net.minecraft.block.BlockLog (true) size 2952]

ari=[ari : ari => net.minecraft.block.BlockTrapDoor (true) size 4620]

aab=[aab : aab => net.minecraft.item.crafting.FurnaceRecipes (true) size 4015]

arw=[arw : arw => net.minecraft.tileentity.TileEntityBeacon (true) size 6177]

arx=[arx : arx => net.minecraft.tileentity.TileEntityBrewingStand (true) size 6074]

aaf=[aaf : aaf => net.minecraft.item.crafting.CraftingManager (true) size 13127]

asg=[asg : asg => net.minecraft.tileentity.TileEntityFurnace (true) size 6407]

aaw=[aaw : aaw => net.minecraft.enchantment.EnchantmentHelper (true) size 7690]

aau=[aau : aau => net.minecraft.enchantment.Enchantment (true) size 3893]

asp=[asp : asp => net.minecraft.tileentity.TileEntity (true) size 6902]

aon=[aon : aon => net.minecraft.block.BlockGrass (true) size 3310]

aos=[aos : aos => net.minecraft.block.BlockSand (true) size 2351]

bdb=[bdb : bdb => net.minecraft.client.multiplayer.ChunkProviderClient (true) size 2949]

bdc=[bdc : bdc => net.minecraft.client.multiplayer.PlayerControllerMP (true) size 8870]

aoy=[aoy : aoy => net.minecraft.block.BlockLadder (true) size 3003]

bdd=[bdd : bdd => net.minecraft.client.multiplayer.WorldClient (true) size 9287]

aoz=[aoz : aoz => net.minecraft.block.BlockLeaves (true) size 7573]

apb=[apb : apb => net.minecraft.block.BlockLever (true) size 5734]

apd=[apd : apd => net.minecraft.block.BlockFlowing (true) size 5090]

apc=[apc : apc => net.minecraft.block.BlockFluid (true) size 9176]

apj=[apj : apj => net.minecraft.block.BlockMushroom (true) size 2377]

mk=[mk : mk => net.minecraft.util.WeightedRandomChestContent (true) size 2389]

bdy=[bdy : bdy => net.minecraft.client.particle.EntityFireworkStarterFX (true) size 6752]

apl=[apl : apl => net.minecraft.block.BlockNetherStalk (true) size 3530]

apk=[apk : apk => net.minecraft.block.BlockMycelium (true) size 2731]

aps=[aps : aps => net.minecraft.block.BlockPortal (true) size 5179]

bcp=[bcp : bcp => net.minecraft.client.model.ModelBox (true) size 2433]

apy=[apy : apy => net.minecraft.block.BlockPumpkin (true) size 3644]

bcf=[bcf : bcf => net.minecraft.client.model.PositionTextureVertex (true) size 892]

bcy=[bcy : bcy => net.minecraft.client.multiplayer.GuiConnecting (true) size 3396]

aqb=[aqb : aqb => net.minecraft.block.BlockRedstoneWire (true) size 8522]

aqe=[aqe : aqe => net.minecraft.block.BlockReed (true) size 3170]

aqi=[aqi : aqi => net.minecraft.block.BlockSapling (true) size 3649]

aqk=[aqk : aqk => net.minecraft.block.BlockSkull (true) size 6382]

nj=[nj : nj => net.minecraft.potion.PotionEffect (true) size 5033]

bcw=[bcw : bcw => net.minecraft.client.multiplayer.NetClientHandler (true) size 36744]

bcu=[bcu : bcu => net.minecraft.client.model.ModelRenderer (true) size 4781]

jx=[jx : jx => net.minecraft.entity.EntityTrackerEntry (true) size 11005]

jy=[jy : jy => net.minecraft.network.NetLoginHandler (true) size 6525]

afp=[afp : afp => net.minecraft.world.gen.feature.WorldGenDungeons (true) size 3585]

avb=[avb : avb => net.minecraft.client.gui.GuiCreateWorld (true) size 8901]

jv=[jv : jv => net.minecraft.entity.player.EntityPlayerMP (true) size 20040]

afo=[afo : afo => net.minecraft.world.gen.feature.WorldGenHugeTrees (true) size 4521]

bfj=[bfj : bfj => net.minecraft.client.renderer.ItemRenderer (true) size 14073]

jw=[jw : jw => net.minecraft.item.ItemInWorldManager (true) size 7971]

afr=[afr : afr => net.minecraft.world.gen.feature.WorldGenTaiga1 (true) size 2467]

bfe=[bfe : bfe => net.minecraft.client.renderer.EntityRenderer (true) size 28498]

afq=[afq : afq => net.minecraft.world.gen.feature.WorldGenMinable (true) size 2544]

jr=[jr : jr => net.minecraft.world.gen.ChunkProviderServer (true) size 6996]

js=[js : js => net.minecraft.world.WorldServer (true) size 20019]

bfq=[bfq : bfq => net.minecraft.client.renderer.Tessellator (true) size 7118]

jq=[jq : jq => net.minecraft.server.management.PlayerInstance (true) size 4525]

auy=[auy : auy => net.minecraft.client.gui.GuiControls (true) size 1967]

afg=[afg : afg => net.minecraft.world.gen.feature.WorldGenShrub (true) size 1456]

bfr=[bfr : bfr => net.minecraft.client.renderer.RenderBlocks (true) size 122909]

bfl=[bfl : bfl => net.minecraft.client.renderer.RenderGlobal (true) size 40467]

jm=[jm : jm => net.minecraft.entity.EntityTracker (true) size 5493]

afl=[afl : afl => net.minecraft.world.gen.feature.WorldGenBigMushroom (true) size 2773]

aga=[aga : aga => net.minecraft.world.gen.feature.WorldGenTrees (true) size 4288]

kd=[kd : kd => net.minecraft.network.NetworkListenThread (true) size 2427]

ka=[ka : ka => net.minecraft.network.NetServerHandler (true) size 23231]

afx=[afx : afx => net.minecraft.world.gen.feature.WorldGenTaiga2 (true) size 2803]

avj=[avj : avj => net.minecraft.client.gui.GuiIngame (true) size 19884]

afy=[afy : afy => net.minecraft.world.gen.feature.WorldGenSwamp (true) size 3186]

afz=[afz : afz => net.minecraft.world.gen.feature.WorldGenTallGrass (true) size 1109]

aem=[aem : aem => net.minecraft.world.gen.MapGenRavine (true) size 5323]

beh=[beh : beh => net.minecraft.client.particle.EffectRenderer (true) size 5644]

aeq=[aeq : aeq => net.minecraft.world.gen.MapGenCaves (true) size 5736]

aep=[aep : aep => net.minecraft.world.gen.ChunkProviderHell (true) size 12943]

aee=[aee : aee => net.minecraft.world.chunk.storage.AnvilChunkLoader (true) size 10370]

zz=[zz : zz => net.minecraft.item.crafting.RecipeFireworks (true) size 3773]

aei=[aei : aei => net.minecraft.world.WorldProvider (true) size 9582]

bey=[bey : bey => net.minecraft.client.entity.EntityOtherPlayerMP (true) size 3659]

bex=[bex : bex => net.minecraft.client.entity.EntityPlayerSP (true) size 11958]

afc=[afc : afc => net.minecraft.world.gen.feature.WorldGenDeadBush (true) size 1040]

bes=[bes : bes => net.minecraft.client.particle.EntityDiggingFX (true) size 2881]

lg=[lg : lg => net.minecraft.util.CryptManager (true) size 5162]

awq=[awq : awq => net.minecraft.client.gui.achievement.GuiAchievements (true) size 9923]

la=[la : la => net.minecraft.stats.StatList (true) size 6201]

aew=[aew : aew => net.minecraft.world.gen.feature.WorldGenBigTree (true) size 7224]

aet=[aet : aet => net.minecraft.world.gen.ChunkProviderGenerate (true) size 13463]

lc=[lc : lc => net.minecraft.logging.LogAgent (true) size 2730]

aeu=[aeu : aeu => net.minecraft.world.gen.ChunkProviderEnd (true) size 8482]

bfa=[bfa : bfa => net.minecraft.client.renderer.WorldRenderer (true) size 5157]

awg=[awg : awg => net.minecraft.client.gui.GuiSlot (true) size 7189]

aex=[aex : aex => net.minecraft.world.gen.feature.WorldGenForest (true) size 2541]

adr=[adr : adr => net.minecraft.world.chunk.Chunk (true) size 21412]

zh=[zh : zh => net.minecraft.item.ItemBlock (true) size 3855]

bhj=[bhj : bhj => net.minecraft.client.renderer.entity.RenderPlayer (true) size 13450]

ata=[ata : ata => net.minecraft.util.MovingObjectPosition (true) size 1081]

bho=[bho : bho => net.minecraft.client.renderer.entity.RenderSnowMan (true) size 2777]

ast=[ast : ast => net.minecraft.block.BlockPistonBase (true) size 9440]

hn=[hn : hn => net.minecraft.server.management.ServerConfigurationManager (true) size 19703]

bhu=[bhu : bhu => net.minecraft.client.renderer.entity.RenderVillager (true) size 2882]

acq=[acq : acq => net.minecraft.world.biome.BiomeGenBase (true) size 8626]

yh=[yh : yh => net.minecraft.item.ItemMap (true) size 6143]

ye=[ye : ye => net.minecraft.item.ItemStack (true) size 14629]

is=[is : is => net.minecraft.server.dedicated.DedicatedServer (true) size 10066]

bgl=[bgl : bgl => net.minecraft.client.renderer.entity.RenderManager (true) size 9404]

yc=[yc : yc => net.minecraft.item.Item (true) size 30813]

yd=[yd : yd => net.minecraft.item.EnumToolMaterial (true) size 2100]

acl=[acl : acl => net.minecraft.world.ChunkCache (true) size 6497]

yb=[yb : yb => net.minecraft.item.ItemHoe (true) size 2422]

aci=[aci : aci => net.minecraft.world.SpawnerAnimals (true) size 7002]

acg=[acg : acg => net.minecraft.world.WorldType (true) size 5531]

atv=[atv : atv => net.minecraft.client.Minecraft (true) size 38494]

acf=[acf : acf => net.minecraft.world.IBlockAccess (true) size 752]

aul=[aul : aul => net.minecraft.client.settings.GameSettings (true) size 15902]

bgw=[bgw : bgw => net.minecraft.client.renderer.entity.RenderItem (true) size 11792]

yx=[yx : yx => net.minecraft.item.ItemShears (true) size 3596]

yw=[yw : yw => net.minecraft.item.ItemSeeds (true) size 2008]

bgu=[bgu : bgu => net.minecraft.client.renderer.entity.RenderBiped (true) size 9300]

yv=[yv : yv => net.minecraft.item.ItemSeedFood (true) size 1895]

je=[je : je => net.minecraft.server.gui.StatsComponent (false) size 4603]

yq=[yq : yq => net.minecraft.item.EnumRarity (true) size 1042]

iy=[iy : iy => net.minecraft.server.ServerListenThread (true) size 3680]

acv=[acv : acv => net.minecraft.world.biome.WorldChunkManager (true) size 5290]

acu=[acu : acu => net.minecraft.world.biome.BiomeDecorator (true) size 9242]

bhb=[bhb : bhb => net.minecraft.client.renderer.entity.RendererLivingEntity (true) size 11696]

yi=[yi : yi => net.minecraft.item.ItemBucketMilk (true) size 1145]

2013-10-01 11:49:27 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.ClientBrandRetriever (input size 303), found 1 patch

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.ClientBrandRetriever (new size 685)

2013-10-01 11:49:27 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Validating minecraft

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Minecraft validated, launching...

2013-10-01 11:49:27 [iNFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.Minecraft (input size 35292), found 1 patch

2013-10-01 11:49:27 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.Minecraft (new size 41576)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.World (input size 45383), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.World (new size 65890)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.IBlockAccess (input size 367), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.IBlockAccess (new size 743)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.WorldClient (input size 7164), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.WorldClient (new size 9616)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiIngame (input size 16609), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiIngame (new size 20799)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiIngame (input size 16609), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiIngame (new size 20799)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiMainMenu (input size 12121), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiMainMenu (new size 14850)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.GuiConnecting (input size 2649), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.GuiConnecting (new size 3652)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityLivingBase (input size 26419), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityLivingBase (new size 33399)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.Entity (input size 26871), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.Entity (new size 38606)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.entity.EntityPlayerSP (input size 9154), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.entity.EntityPlayerSP (new size 12305)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.EntityPlayer (input size 25630), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayer (new size 38277)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.inventory.GuiContainer (input size 11952), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.inventory.GuiContainer (new size 14211)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.ResourceLocation (input size 1404), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.ResourceLocation (new size 1749)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.MinecraftServer (input size 18778), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.MinecraftServer (new size 27501)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.WorldServer (input size 15048), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldServer (new size 20910)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet (input size 7307), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet (new size 8741)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.logging.LogAgent (input size 2400), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.logging.LogAgent (new size 3379)

2013-10-01 11:49:28 [iNFO] [Minecraft-Client] Setting user: xxxxxxxx

2013-10-01 11:49:28 [iNFO] [Minecraft-Client] (Session ID is token:a1a97cd09ac3430fa282f74294f526e8:68c297a750064b71933b382916a91444)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.stats.StatList (input size 5774), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.stats.StatList (new size 6557)

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.Block (input size 30308), found 1 patch

2013-10-01 11:49:28 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.Block (new size 49789)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityItem (input size 5611), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityItem (new size 8314)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.creativetab.CreativeTabs (input size 3544), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.creativetab.CreativeTabs (new size 5751)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockGrass (input size 2419), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockGrass (new size 3500)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSapling (input size 2895), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSapling (new size 3914)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFlower (input size 1521), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFlower (new size 3588)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFlowing (input size 4256), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFlowing (new size 5156)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFluid (input size 7019), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFluid (new size 9810)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSand (input size 1643), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSand (new size 2370)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLog (input size 2019), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLog (new size 3135)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLeaves (input size 5721), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLeaves (new size 8191)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntity (input size 4609), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntity (new size 7518)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockRailBase (input size 2404), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockRailBase (new size 4363)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPistonBase (input size 7463), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPistonBase (new size 9704)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTallGrass (input size 2180), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTallGrass (new size 3946)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockMushroom (input size 1825), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockMushroom (new size 2645)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTorch (input size 3338), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTorch (new size 4781)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFire (input size 6323), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFire (new size 9610)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockChest (input size 7113), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockChest (new size 9237)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockRedstoneWire (input size 6640), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockRedstoneWire (new size 8844)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockCrops (input size 3092), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCrops (new size 4989)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockFarmland (input size 2760), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockFarmland (new size 4018)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntityFurnace (input size 5347), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityFurnace (new size 6635)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockDoor (input size 5421), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockDoor (new size 7081)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLadder (input size 1753), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLadder (new size 3071)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockLever (input size 4434), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockLever (new size 5947)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockButton (input size 4976), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockButton (new size 7195)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSnow (input size 2463), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSnow (new size 3572)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockCactus (input size 2379), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCactus (new size 4171)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockReed (input size 1795), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockReed (new size 3227)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPumpkin (input size 2970), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPumpkin (new size 3783)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityLiving (input size 16007), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityLiving (new size 19692)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPortal (input size 4091), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPortal (new size 5427)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTrapDoor (input size 2843), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTrapDoor (new size 4791)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockPane (input size 2604), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockPane (new size 4351)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockStem (input size 3890), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockStem (new size 6288)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockVine (input size 5081), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockVine (new size 6985)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockMycelium (input size 1959), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockMycelium (new size 2864)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockNetherStalk (input size 1999), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockNetherStalk (new size 3680)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntityBrewingStand (input size 4856), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityBrewingStand (new size 6439)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.Item (input size 22269), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.Item (new size 31922)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockCocoa (input size 3260), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockCocoa (new size 5439)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockTripWireSource (input size 5544), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockTripWireSource (new size 7403)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.tileentity.TileEntityBeacon (input size 4865), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.tileentity.TileEntityBeacon (new size 6306)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockSkull (input size 4805), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockSkull (new size 6663)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.EntityWither (input size 9004), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.EntityWither (new size 11364)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.IBossDisplayData (input size 143), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.IBossDisplayData (new size 175)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.BlockComparator (input size 4213), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.BlockComparator (new size 6288)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemTool (input size 1663), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemTool (new size 2748)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.EnumToolMaterial (input size 1646), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.EnumToolMaterial (new size 2216)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBlock (input size 2481), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBlock (new size 4088)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemFlintAndSteel (input size 952), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemFlintAndSteel (new size 1283)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBow (input size 2604), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBow (new size 4035)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.nbt.NBTTagList (input size 2458), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.nbt.NBTTagList (new size 3235)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemHoe (input size 1212), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemHoe (new size 2467)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemSeeds (input size 679), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemSeeds (new size 2023)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemArmor (input size 3505), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemArmor (new size 4454)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.BehaviorDispenseArmor (input size 1099), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.BehaviorDispenseArmor (new size 1521)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.EnumArmorMaterial (input size 1536), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.EnumArmorMaterial (new size 2073)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBucket (input size 2578), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBucket (new size 3684)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecart (input size 14690), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecart (new size 21348)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemBucketMilk (input size 828), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemBucketMilk (new size 1153)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemDye (input size 5221), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemDye (new size 7521)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.EntityPlayer (input size 25630), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayer (new size 38277)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemMap (input size 5645), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemMap (new size 6631)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.storage.MapData (input size 4692), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.MapData (new size 6010)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemShears (input size 1037), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemShears (new size 3599)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityEnderPearl (input size 1245), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityEnderPearl (new size 2245)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemSeedFood (input size 625), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemSeedFood (new size 1911)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemEmptyMap (input size 1301), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemEmptyMap (new size 1643)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.StringTranslate (input size 3081), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.StringTranslate (new size 3941)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.crafting.CraftingManager (input size 12619), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.CraftingManager (new size 13568)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemStack (input size 11944), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemStack (new size 15716)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.crafting.RecipeFireworks (input size 3419), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.RecipeFireworks (new size 3972)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.crafting.FurnaceRecipes (input size 2402), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.crafting.FurnaceRecipes (new size 4143)

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.settings.GameSettings (input size 15787), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.settings.GameSettings (new size 17121)

2013-10-01 11:49:29 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.block.Block (input size 30308), found 1 patch

2013-10-01 11:49:29 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.block.Block (new size 49789)

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.OpenGlHelper (input size 1054), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.OpenGlHelper (new size 1587)

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderItem (input size 8123), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderItem (new size 12009)

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.RenderBlocks (input size 115770), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.RenderBlocks (new size 128069)

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.WorldChunkManager (input size 3382), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.WorldChunkManager (new size 5661)

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.resources.LanguageManager (input size 2874), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.resources.LanguageManager (new size 3867)

2013-10-01 11:49:30 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, faithful32pack-20130928.zip

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.audio.SoundManager (input size 9197), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.audio.SoundManager (new size 12543)

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.integrated.IntegratedServer (input size 5418), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.integrated.IntegratedServer (new size 7485)

2013-10-01 11:49:30 [iNFO] [sTDOUT]

2013-10-01 11:49:30 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.Tessellator (input size 6041), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.Tessellator (new size 7856)

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.dedicated.DedicatedServer (input size 9517), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.dedicated.DedicatedServer (new size 11773)

2013-10-01 11:49:30 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2013-10-01 11:49:30 [iNFO] [sTDOUT] MinecraftForge v9.11.0.884 Initialized

2013-10-01 11:49:30 [iNFO] [ForgeModLoader] MinecraftForge v9.11.0.884 Initialized

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.monster.EntityEnderman (input size 7849), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.monster.EntityEnderman (new size 9720)

2013-10-01 11:49:30 [iNFO] [sTDOUT] Replaced 101 ore recipies

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.crash.CrashReport (input size 6379), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CrashReport (new size 7918)

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.crash.CrashReportCategory (input size 4185), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CrashReportCategory (new size 5656)

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.crash.CallableSuspiciousClasses (input size 3241), found 1 patch

2013-10-01 11:49:30 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.crash.CallableSuspiciousClasses (new size 3877)

2013-10-01 11:49:30 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2013-10-01 11:49:31 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-10-01 11:49:31 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-10-01 11:49:31 [iNFO] [ForgeModLoader] Reading custom logging properties from /home/nevis/.minecraft/config/logging.properties

2013-10-01 11:49:31 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2013-10-01 11:49:31 [iNFO] [sTDOUT] OpenAL initialized.

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/net/minecraftforge/minecraftforge/9.11.0.884/minecraftforge-9.11.0.884.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/net/minecraft/launchwrapper/1.7/launchwrapper-1.7.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a minecraft related file at /home/nevis/.minecraft/versions/1.6.4-Forge9.11.0.884/1.6.4-Forge9.11.0.884.jar, examining for mod candidates

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-10-01 11:49:31 [iNFO] [ForgeModLoader] Searching /home/nevis/.minecraft/mods for mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a candidate mod directory 1.5.1

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a candidate mod directory 1.5.2

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a candidate mod directory 1.6.2

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a candidate mod directory 1.6.4

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap

2013-10-01 11:49:31 [iNFO] [ForgeModLoader] Also searching /home/nevis/.minecraft/mods/1.6.4 for mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Ignoring unknown file BetterGrassAndLeavesMod[v1.6.4.A].jar.20130930 in mods directory

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Ignoring unknown file ShadersModCore-v2.0.1-beta17-mc1.6.2-f859-ofuc4.jar.20130930 in mods directory

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Ignoring unknown file VillageInfo_Forge_1.6.4_2.0-b3.zip.20130930 in mods directory

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Ignoring unknown file [1.6.4]ReiMinimap_v3.4_01.zip.20130930 in mods directory

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file minecraftforge-9.11.0.884.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container minecraftforge-9.11.0.884.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file launchwrapper-1.7.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container launchwrapper-1.7.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file asm-all-4.1.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container asm-all-4.1.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file scala-library-2.10.2.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container scala-library-2.10.2.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [iNFO] [sTDOUT]

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file scala-compiler-2.10.2.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container scala-compiler-2.10.2.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file lzma-0.0.1.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container lzma-0.0.1.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file jopt-simple-4.5.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container jopt-simple-4.5.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file codecjorbis-20101023.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container codecjorbis-20101023.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file codecwav-20101023.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container codecwav-20101023.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file libraryjavasound-20101123.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container libraryjavasound-20101123.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file librarylwjglopenal-20100824.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container librarylwjglopenal-20100824.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file soundsystem-20120107.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container soundsystem-20120107.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file argo-2.25_fixed.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container argo-2.25_fixed.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file bcprov-jdk15on-1.47.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container bcprov-jdk15on-1.47.jar appears to be missing an mcmod.info file

2013-10-01 11:49:31 [FINE] [ForgeModLoader] Examining file guava-14.0.jar for potential mods

2013-10-01 11:49:31 [FINE] [ForgeModLoader] The mod container guava-14.0.jar appears to be missing an mcmod.info file

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining file commons-lang3-3.1.jar for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] The mod container commons-lang3-3.1.jar appears to be missing an mcmod.info file

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining file commons-io-2.4.jar for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] The mod container commons-io-2.4.jar appears to be missing an mcmod.info file

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining file jinput-2.0.5.jar for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] The mod container jinput-2.0.5.jar appears to be missing an mcmod.info file

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining file jutils-1.0.0.jar for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] The mod container jutils-1.0.0.jar appears to be missing an mcmod.info file

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining file gson-2.2.2.jar for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] The mod container gson-2.2.2.jar appears to be missing an mcmod.info file

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining file lwjgl-2.9.0.jar for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] The mod container lwjgl-2.9.0.jar appears to be missing an mcmod.info file

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining file lwjgl_util-2.9.0.jar for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] The mod container lwjgl_util-2.9.0.jar appears to be missing an mcmod.info file

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining file 1.6.4-Forge9.11.0.884.jar for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] The mod container 1.6.4-Forge9.11.0.884.jar appears to be missing an mcmod.info file

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining directory 1.5.1 for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.5.1

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining directory 1.5.2 for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.5.2

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining directory 1.6.2 for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.6.2

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining directory 1.6.4 for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] No mcmod.info file found in directory 1.6.4

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap

2013-10-01 11:49:32 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2013-10-01 11:49:32 [FINER] [ForgeModLoader] Received a system property request ''

2013-10-01 11:49:32 [FINER] [ForgeModLoader] System property request managing the state of 0 mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Reloading logging properties from /home/nevis/.minecraft/config/logging.properties

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Reloaded logging properties

2013-10-01 11:49:32 [FINE] [mcp] Mod Logging channel mcp configured at default level.

2013-10-01 11:49:32 [iNFO] [mcp] Activating mod mcp

2013-10-01 11:49:32 [FINE] [FML] Mod Logging channel FML configured at default level.

2013-10-01 11:49:32 [iNFO] [FML] Activating mod FML

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.storage.SaveHandler (input size 4811), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.SaveHandler (new size 6395)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.storage.WorldInfo (input size 7216), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.storage.WorldInfo (new size 9831)

2013-10-01 11:49:32 [FINE] [Forge] Mod Logging channel Forge configured at default level.

2013-10-01 11:49:32 [iNFO] [Forge] Activating mod Forge

2013-10-01 11:49:32 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well

2013-10-01 11:49:32 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well

2013-10-01 11:49:32 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, faithful32pack-20130928.zip

2013-10-01 11:49:32 [iNFO] [sTDOUT]

2013-10-01 11:49:32 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-10-01 11:49:32 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2013-10-01 11:49:32 [iNFO] [sTDOUT]

2013-10-01 11:49:32 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied

2013-10-01 11:49:32 [iNFO] [sTDOUT]

2013-10-01 11:49:32 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-10-01 11:49:32 [FINER] [ForgeModLoader] All mod requirements are satisfied

2013-10-01 11:49:32 [FINER] [ForgeModLoader] Sorting mods into an ordered list

2013-10-01 11:49:32 [FINER] [ForgeModLoader] Mod sorting completed successfully

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Mod sorting data

2013-10-01 11:49:32 [FINE] [ForgeModLoader] No user mods found to sort

2013-10-01 11:49:32 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp

2013-10-01 11:49:32 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp

2013-10-01 11:49:32 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML

2013-10-01 11:49:32 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML

2013-10-01 11:49:32 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge

2013-10-01 11:49:32 [iNFO] [ForgeModLoader] Registering Forge Packet Handler

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.EntityPlayerMP (input size 16266), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.EntityPlayerMP (new size 20976)

2013-10-01 11:49:32 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection

2013-10-01 11:49:32 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (9.11.0.884)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.NetHandler (input size 4778), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.NetHandler (new size 9784)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.NetServerHandler (input size 19447), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.NetServerHandler (new size 24658)

2013-10-01 11:49:32 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler

2013-10-01 11:49:32 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Mod signature data

2013-10-01 11:49:32 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:8.09): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] FML(Forge Mod Loader:6.4.6.884): minecraftforge-9.11.0.884.jar (e3c3d50c7c986df74c645c0ac54639741c90a557)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Forge(Minecraft Forge:9.11.0.884): minecraftforge-9.11.0.884.jar (NO VALID CERTIFICATE FOUND)

2013-10-01 11:49:32 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp

2013-10-01 11:49:32 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp

2013-10-01 11:49:32 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML

2013-10-01 11:49:32 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML

2013-10-01 11:49:32 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge

2013-10-01 11:49:32 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2013-10-01 11:49:32 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderManager (input size 8199), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderManager (new size 9825)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBase (input size 1205), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBase (new size 1799)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RendererLivingEntity (input size 8513), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RendererLivingEntity (new size 11919)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelRenderer (input size 3799), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelRenderer (new size 4939)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBox (input size 1836), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBox (new size 2719)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.PositionTextureVertex (input size 565), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.PositionTextureVertex (new size 914)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.TexturedQuad (input size 1246), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.TexturedQuad (new size 1749)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntitySheep (input size 5833), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntitySheep (new size 7520)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1666), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2516)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityOcelot (input size 5673), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityOcelot (new size 6765)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderSnowMan (input size 1446), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderSnowMan (new size 2807)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderBiped (input size 6055), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderBiped (new size 9691)

2013-10-01 11:49:32 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-10-01 11:49:32 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-10-01 11:49:32 [iNFO] [sTDOUT] OpenAL initialized.

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.monster.EntitySlime (input size 5154), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.monster.EntitySlime (new size 6088)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderPlayer (input size 8845), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderPlayer (new size 13765)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityVillager (input size 14902), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityVillager (new size 17359)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderVillager (input size 1999), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderVillager (new size 3103)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.EntityDragon (input size 10944), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.EntityDragon (new size 13165)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.ItemRenderer (input size 10440), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.ItemRenderer (new size 14324)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.EntityRenderer (input size 25399), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.EntityRenderer (new size 29186)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.stats.StatFileWriter (input size 5475), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.stats.StatFileWriter (new size 7165)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.RenderGlobal (input size 35240), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.RenderGlobal (new size 42533)

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EntityDiggingFX (input size 1874), found 1 patch

2013-10-01 11:49:32 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EntityDiggingFX (new size 3018)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.TextureMap (input size 5347), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureMap (new size 7116)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.TextureAtlasSprite (input size 5006), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureAtlasSprite (new size 6723)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.Stitcher (input size 3752), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.Stitcher (new size 4847)

2013-10-01 11:49:33 [iNFO] [sTDOUT]

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EffectRenderer (input size 4264), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EffectRenderer (new size 5858)

2013-10-01 11:49:33 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp

2013-10-01 11:49:33 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp

2013-10-01 11:49:33 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML

2013-10-01 11:49:33 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML

2013-10-01 11:49:33 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge

2013-10-01 11:49:33 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge

2013-10-01 11:49:33 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp

2013-10-01 11:49:33 [FINEST] [mcp] Sending event IMCEvent to mod mcp

2013-10-01 11:49:33 [FINEST] [mcp] Sent event IMCEvent to mod mcp

2013-10-01 11:49:33 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML

2013-10-01 11:49:33 [FINEST] [FML] Sending event IMCEvent to mod FML

2013-10-01 11:49:33 [FINEST] [FML] Sent event IMCEvent to mod FML

2013-10-01 11:49:33 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge

2013-10-01 11:49:33 [FINEST] [Forge] Sending event IMCEvent to mod Forge

2013-10-01 11:49:33 [FINEST] [Forge] Sent event IMCEvent to mod Forge

2013-10-01 11:49:33 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp

2013-10-01 11:49:33 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp

2013-10-01 11:49:33 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML

2013-10-01 11:49:33 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML

2013-10-01 11:49:33 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.BiomeGenBase (input size 6248), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.BiomeGenBase (new size 8880)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.BiomeDecorator (input size 5564), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.BiomeDecorator (new size 9450)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.biome.BiomeDecorator (input size 5564), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.biome.BiomeDecorator (new size 9450)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenBigTree (input size 5987), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenBigTree (new size 7940)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTrees (input size 2816), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTrees (new size 4364)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTallGrass (input size 782), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTallGrass (new size 1124)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenForest (input size 1421), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenForest (new size 2567)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenSwamp (input size 2197), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenSwamp (new size 3203)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenMinable (input size 1534), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenMinable (new size 2563)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenBigMushroom (input size 1924), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenBigMushroom (new size 2814)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTaiga1 (input size 1541), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTaiga1 (new size 2502)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenTaiga2 (input size 1629), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenTaiga2 (new size 2822)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenShrub (input size 990), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenShrub (new size 1506)

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.feature.WorldGenHugeTrees (input size 2993), found 1 patch

2013-10-01 11:49:33 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.feature.WorldGenHugeTrees (new size 4592)

2013-10-01 11:49:33 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge

2013-10-01 11:49:33 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp

2013-10-01 11:49:33 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp

2013-10-01 11:49:33 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML

2013-10-01 11:49:33 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML

2013-10-01 11:49:33 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge

2013-10-01 11:49:33 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge

2013-10-01 11:49:33 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

2013-10-01 11:49:33 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well

2013-10-01 11:49:33 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well

2013-10-01 11:49:33 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, faithful32pack-20130928.zip

2013-10-01 11:49:33 [iNFO] [sTDOUT]

2013-10-01 11:49:33 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-10-01 11:49:33 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2013-10-01 11:49:33 [iNFO] [sTDOUT]

2013-10-01 11:49:33 [iNFO] [sTDOUT]

2013-10-01 11:49:33 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-10-01 11:49:34 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-10-01 11:49:34 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-10-01 11:49:34 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.WorldRenderer (input size 4282), found 1 patch

2013-10-01 11:49:34 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.WorldRenderer (new size 5337)

2013-10-01 11:49:34 [iNFO] [sTDOUT] OpenAL initialized.

2013-10-01 11:49:34 [iNFO] [sTDOUT]

2013-10-01 11:49:36 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiControls (input size 2614), found 1 patch

2013-10-01 11:49:36 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiControls (new size 2076)

2013-10-01 11:49:37 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiSlot (input size 5586), found 1 patch

2013-10-01 11:49:37 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiSlot (new size 7219)

2013-10-01 11:49:38 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well

2013-10-01 11:49:38 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well

2013-10-01 11:49:38 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge

2013-10-01 11:49:38 [iNFO] [sTDOUT]

2013-10-01 11:49:38 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-10-01 11:49:39 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2013-10-01 11:49:39 [iNFO] [sTDOUT]

2013-10-01 11:49:39 [iNFO] [sTDOUT]

2013-10-01 11:49:39 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-10-01 11:49:39 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-10-01 11:49:39 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-10-01 11:49:39 [iNFO] [sTDOUT] OpenAL initialized.

2013-10-01 11:49:39 [iNFO] [sTDOUT]

2013-10-01 11:49:44 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.GuiCreateWorld (input size 8622), found 1 patch

2013-10-01 11:49:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.GuiCreateWorld (new size 9632)

2013-10-01 11:49:44 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.nbt.CompressedStreamTools (input size 2675), found 1 patch

2013-10-01 11:49:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.nbt.CompressedStreamTools (new size 3869)

2013-10-01 11:49:44 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.WorldType (input size 1708), found 1 patch

2013-10-01 11:49:44 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldType (new size 5736)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.chunk.storage.AnvilSaveHandler (input size 967), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.chunk.storage.AnvilSaveHandler (new size 1359)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.ServerListenThread (input size 3163), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.ServerListenThread (new size 4327)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.management.ServerConfigurationManager (input size 16435), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.management.ServerConfigurationManager (new size 21139)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.NetworkListenThread (input size 2100), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.NetworkListenThread (new size 2964)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.integrated.IntegratedServerListenThread (input size 1821), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.integrated.IntegratedServerListenThread (new size 2469)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.command.CommandHandler (input size 3939), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.command.CommandHandler (new size 5482)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet1Login (input size 1643), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet1Login (new size 2505)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.MemoryConnection (input size 2515), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.MemoryConnection (new size 3551)

2013-10-01 11:49:50 [iNFO] [Minecraft-Server] Starting integrated minecraft server version 1.6.4

2013-10-01 11:49:50 [iNFO] [Minecraft-Server] Generating keypair

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.CryptManager (input size 5012), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.CryptManager (new size 7176)

2013-10-01 11:49:50 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp

2013-10-01 11:49:50 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp

2013-10-01 11:49:50 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML

2013-10-01 11:49:50 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML

2013-10-01 11:49:50 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge

2013-10-01 11:49:50 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.village.VillageCollection (input size 4626), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.village.VillageCollection (new size 6014)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.WeightedRandomChestContent (input size 1496), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.WeightedRandomChestContent (new size 2532)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.WorldProvider (input size 3245), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.WorldProvider (new size 9679)

2013-10-01 11:49:50 [FINE] [fml.ItemTracker] The difference set is equal

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.layer.GenLayer (input size 2163), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.layer.GenLayer (new size 3742)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.layer.GenLayerBiome (input size 1054), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.layer.GenLayerBiome (new size 1205)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.chunk.storage.AnvilChunkLoader (input size 8059), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.chunk.storage.AnvilChunkLoader (new size 11187)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.ChunkProviderServer (input size 5049), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.ChunkProviderServer (new size 7487)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.chunk.Chunk (input size 15810), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.chunk.Chunk (new size 22237)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.ChunkProviderGenerate (input size 8910), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.ChunkProviderGenerate (new size 13864)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.MapGenCaves (input size 3540), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.MapGenCaves (new size 5863)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.MapGenRavine (input size 3290), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.MapGenRavine (new size 5438)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.MapGenStronghold (input size 3334), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.MapGenStronghold (new size 4358)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.MapGenStructure (input size 4861), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.MapGenStructure (new size 6289)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.SpawnerAnimals (input size 5307), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.SpawnerAnimals (new size 7609)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityTracker (input size 4614), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityTracker (new size 5995)

2013-10-01 11:49:50 [iNFO] [ForgeModLoader] Loading dimension 0 (My First World - creative) (net.minecraft.server.integrated.IntegratedServer@e608500)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.ChunkProviderEnd (input size 5462), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.ChunkProviderEnd (new size 8907)

2013-10-01 11:49:50 [iNFO] [ForgeModLoader] Loading dimension 1 (My First World - creative) (net.minecraft.server.integrated.IntegratedServer@e608500)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.ChunkProviderHell (input size 8054), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.ChunkProviderHell (new size 13481)

2013-10-01 11:49:50 [iNFO] [ForgeModLoader] Loading dimension -1 (My First World - creative) (net.minecraft.server.integrated.IntegratedServer@e608500)

2013-10-01 11:49:50 [iNFO] [Minecraft-Server] Preparing start region for level 0

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentMineshaftCorridor (input size 5425), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentMineshaftCorridor (new size 6676)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.StructureVillagePieces (input size 4892), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.StructureVillagePieces (new size 6504)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentVillage (input size 3385), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentVillage (new size 5961)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentVillageHouse2 (input size 3806), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentVillageHouse2 (new size 4648)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentVillageStartPiece (input size 870), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentVillageStartPiece (new size 1271)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (input size 3882), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentStrongholdRoomCrossing (new size 4536)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (input size 3017), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentStrongholdChestCorridor (new size 3717)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentStrongholdLibrary (input size 4054), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentStrongholdLibrary (new size 4765)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (input size 6228), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentScatteredFeatureDesertPyramid (new size 6896)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (input size 5886), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.gen.structure.ComponentScatteredFeatureJunglePyramid (new size 6501)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartContainer (input size 3861), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartContainer (new size 5287)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityList (input size 5436), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityList (new size 6703)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartEmpty (input size 551), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartEmpty (new size 1143)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartFurnace (input size 3102), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartFurnace (new size 4143)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.item.EntityMinecartHopper (input size 2385), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.item.EntityMinecartHopper (new size 3481)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.EntityTrackerEntry (input size 9464), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.EntityTrackerEntry (new size 11376)

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.ai.EntityAIAttackOnCollide (input size 2127), found 1 patch

2013-10-01 11:49:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.ai.EntityAIAttackOnCollide (new size 2854)

2013-10-01 11:49:51 [FINEST] [mcp] Sending event FMLServerStartingEvent to mod mcp

2013-10-01 11:49:51 [FINEST] [mcp] Sent event FMLServerStartingEvent to mod mcp

2013-10-01 11:49:51 [FINEST] [FML] Sending event FMLServerStartingEvent to mod FML

2013-10-01 11:49:51 [FINEST] [FML] Sent event FMLServerStartingEvent to mod FML

2013-10-01 11:49:51 [FINEST] [Forge] Sending event FMLServerStartingEvent to mod Forge

2013-10-01 11:49:51 [FINEST] [Forge] Sent event FMLServerStartingEvent to mod Forge

2013-10-01 11:49:51 [FINEST] [mcp] Sending event FMLServerStartedEvent to mod mcp

2013-10-01 11:49:51 [FINEST] [mcp] Sent event FMLServerStartedEvent to mod mcp

2013-10-01 11:49:51 [FINEST] [FML] Sending event FMLServerStartedEvent to mod FML

2013-10-01 11:49:51 [FINEST] [FML] Sent event FMLServerStartedEvent to mod FML

2013-10-01 11:49:51 [FINEST] [Forge] Sending event FMLServerStartedEvent to mod Forge

2013-10-01 11:49:51 [FINEST] [Forge] Sent event FMLServerStartedEvent to mod Forge

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.NetClientHandler (input size 29377), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.NetClientHandler (new size 38747)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet52MultiBlockChange (input size 2341), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet52MultiBlockChange (new size 3047)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet56MapChunks (input size 3334), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet56MapChunks (new size 4773)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.entity.EntityOtherPlayerMP (input size 2877), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.entity.EntityOtherPlayerMP (new size 3755)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.packet.Packet51MapChunk (input size 3635), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.packet.Packet51MapChunk (new size 4927)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.world.ChunkCache (input size 4269), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.world.ChunkCache (new size 6698)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.enchantment.EnchantmentHelper (input size 6149), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.enchantment.EnchantmentHelper (new size 8100)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.enchantment.Enchantment (input size 3121), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.enchantment.Enchantment (new size 4234)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.item.ItemInWorldManager (input size 4441), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.item.ItemInWorldManager (new size 8000)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.ContainerEnchantment (input size 4267), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.ContainerEnchantment (new size 5110)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.ContainerRepair (input size 6592), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.ContainerRepair (new size 7890)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.ContainerFurnace (input size 2301), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.ContainerFurnace (new size 2795)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.player.InventoryPlayer (input size 7738), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.player.InventoryPlayer (new size 9890)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.Slot (input size 1450), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.Slot (new size 2806)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.SlotCrafting (input size 2022), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.SlotCrafting (new size 3019)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.inventory.SlotArmor (input size 719), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.inventory.SlotArmor (new size 1088)

2013-10-01 11:49:51 [iNFO] [sTDOUT] loading single player

2013-10-01 11:49:51 [iNFO] [Minecraft-Server] xxxxxxxx[/127.0.0.1:0] logged in with entity id 404 at (130.62121647631633, 73.0, -68.42416587774926)

2013-10-01 11:49:51 [iNFO] [Minecraft-Server] xxxxxxxx joined the game

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.server.management.PlayerInstance (input size 3641), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.server.management.PlayerInstance (new size 4748)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.PlayerControllerMP (input size 6480), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.PlayerControllerMP (new size 8999)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EntityFireworkStarterFX (input size 5227), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EntityFireworkStarterFX (new size 7116)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.multiplayer.ChunkProviderClient (input size 1848), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.multiplayer.ChunkProviderClient (new size 3149)

2013-10-01 11:49:51 [iNFO] [sTDOUT] Setting up custom skins

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.network.NetLoginHandler (input size 5611), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.network.NetLoginHandler (new size 7578)

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.util.MovingObjectPosition (input size 777), found 1 patch

2013-10-01 11:49:51 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.util.MovingObjectPosition (new size 1109)

2013-10-01 11:49:52 [iNFO] [Minecraft-Server] Saving and pausing game...

2013-10-01 11:49:52 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/Overworld

2013-10-01 11:49:52 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (input size 2686), found 1 patch

2013-10-01 11:49:52 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.tileentity.TileEntityChestRenderer (new size 3655)

2013-10-01 11:49:52 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/Nether

2013-10-01 11:49:52 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/The End

2013-10-01 11:49:56 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.gui.achievement.GuiAchievements (input size 7316), found 1 patch

2013-10-01 11:49:56 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.gui.achievement.GuiAchievements (new size 10361)

2013-10-01 11:49:56 [iNFO] [Minecraft-Server] Saving and pausing game...

2013-10-01 11:49:56 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/Overworld

2013-10-01 11:49:56 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/Nether

2013-10-01 11:49:56 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/The End

2013-10-01 11:50:12 [iNFO] [Minecraft-Server] Saving and pausing game...

2013-10-01 11:50:12 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/Overworld

2013-10-01 11:50:12 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/Nether

2013-10-01 11:50:12 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/The End

2013-10-01 11:50:13 [FINEST] [mcp] Sending event FMLServerStoppingEvent to mod mcp

2013-10-01 11:50:13 [FINEST] [mcp] Sent event FMLServerStoppingEvent to mod mcp

2013-10-01 11:50:13 [FINEST] [FML] Sending event FMLServerStoppingEvent to mod FML

2013-10-01 11:50:13 [FINEST] [FML] Sent event FMLServerStoppingEvent to mod FML

2013-10-01 11:50:13 [FINEST] [Forge] Sending event FMLServerStoppingEvent to mod Forge

2013-10-01 11:50:13 [FINEST] [Forge] Sent event FMLServerStoppingEvent to mod Forge

2013-10-01 11:50:13 [iNFO] [Minecraft-Server] Stopping server

2013-10-01 11:50:13 [iNFO] [Minecraft-Server] Saving players

2013-10-01 11:50:13 [iNFO] [Minecraft-Server] xxxxxxxx left the game

2013-10-01 11:50:13 [iNFO] [Minecraft-Server] Saving worlds

2013-10-01 11:50:13 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/Overworld

2013-10-01 11:50:13 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/Nether

2013-10-01 11:50:13 [iNFO] [Minecraft-Server] Saving chunks for level 'My First World - creative'/The End

2013-10-01 11:50:13 [iNFO] [ForgeModLoader] Unloading dimension 0

2013-10-01 11:50:13 [iNFO] [ForgeModLoader] Unloading dimension -1

2013-10-01 11:50:13 [iNFO] [ForgeModLoader] Unloading dimension 1

2013-10-01 11:50:13 [FINEST] [mcp] Sending event FMLServerStoppedEvent to mod mcp

2013-10-01 11:50:13 [FINEST] [mcp] Sent event FMLServerStoppedEvent to mod mcp

2013-10-01 11:50:13 [FINEST] [FML] Sending event FMLServerStoppedEvent to mod FML

2013-10-01 11:50:13 [FINEST] [FML] Sent event FMLServerStoppedEvent to mod FML

2013-10-01 11:50:13 [FINEST] [Forge] Sending event FMLServerStoppedEvent to mod Forge

2013-10-01 11:50:13 [FINEST] [Forge] Sent event FMLServerStoppedEvent to mod Forge

2013-10-01 11:50:14 [iNFO] [Minecraft-Client] Stopping!

2013-10-01 11:50:14 [iNFO] [sTDOUT]

2013-10-01 11:50:14 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-10-01 11:50:15 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2013-10-01 11:50:15 [iNFO] [sTDOUT]

 

 

 

Link to comment
Share on other sites

That, is actually a bug, I had it working locally, because I had the patch locally but for someone reason it didn't go along with the inital commit.. so, use build 916: https://github.com/MinecraftForge/MinecraftForge/commit/7d5d191fc2f735abcb4648a03800c80580d196f1#diff-1

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

Link to comment
Share on other sites

Do I have to revert to 1.6.2 world and start over with "loading up important areas"? Or I can just switch to Forge build 916 from the current 1.6.4 world with already created *.dat files and continue? Are there any side effects of this bug which could have caused any incompatibilities of already created *.dat files?

Link to comment
Share on other sites

No, no side effects at all. Upgrading to forge cdirectly is where you wanan go. If you do however have a Foretess.dat in /world/data then move it to /world/dim-1/data and you wont even have to run around.

The format is the same.

The reason it need sto be per world is that the format doesnt contain any world identifying data so there is no way for us to tag what world that data is for.

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

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



×
×
  • Create New...

Important Information

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