Jump to content

Reobfuscating Problem in 1.5.1 (Forge 7.7.2.678)


Fenrir00

Recommended Posts

Greetings. Im currently trying to update CBM to 1.5.1.

The code works, the textures, also debugging and compiling BUT the reobfuscating is going mad :/

 

I tryed to reinstall my mcp. i updated the md5 and used differend forge version for 1.5.1 but nothing worked...

 

[Edit] Got a work around:

If you copile and deobfusicate, you will get an temp folder with the jars. you can extract the classes from there be hand.

 

 

20:59:56 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

20:59:56 - OS : win32

20:59:56 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

20:59:56 - # VERSION INFO

20:59:56 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]

20:59:56 - platform: Windows-7-6.1.7601-SP1

20:59:56 - # java: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -version'

20:59:56 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

20:59:56 - # javac: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -version'

20:59:56 - javac 1.7.0_21

20:59:56 - # javac runtime: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -J-version'

20:59:57 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

20:59:57 - # retroguard: 'runtime\bin\retroguard.jar --version'

20:59:57 - RetroGuard MCP v3.6.5

based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com

20:59:57 - # mcinjector: 'runtime\bin\mcinjector.jar --version'

20:59:57 - MCInjector v2.8 by Searge, LexManos, Fesh0r

20:59:57 - # patch: 'runtime\bin\applydiff.exe --version'

20:59:57 - patch 2.5.4

20:59:57 - # astyle: 'runtime\bin\astyle.exe --version'

20:59:57 - Artistic Style Version 2.02.1

20:59:57 - # jadretro: 'runtime\bin\jadretro.jar'

20:59:57 - Error: Unable to access jarfile runtime\bin\jadretro.jar

20:59:57 - # jad: 'runtime\bin\jad.exe'

20:59:57 - # fernflower: 'runtime\bin\fernflower.jar'

20:59:57 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>

20:59:57 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config

20:59:57 - Updates disabled

20:59:57 - > Creating Retroguard config files

20:59:57 - client md5: 5c1219d869b87d233de3033688ec7567

20:59:57 - == Decompiling client using fernflower ==

20:59:57 - > Creating SRGs

20:59:57 - > Applying Retroguard

20:59:57 - > Compiling AccessTransformer

20:59:57 - > Compiling MCPMerger

20:59:58 - > Running MCPMerger

21:00:00 - > Running AccessTransformer

21:00:00 -    Forge config detected

21:00:01 - > Really Applying Retroguard

21:00:01 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -cp "runtime\bin\retroguard.jar;lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" RetroGuard -searge temp\client_rg.cfg'

21:00:01 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\java', '-cp', 'runtime\\bin\\retroguard.jar;lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', 'RetroGuard', '-searge', 'temp\\client_rg.cfg']

21:00:06 - # Warning: unknown class Side in cpw/mods/fml/relauncher

21:00:06 - # Warning: unknown class SideOnly in cpw/mods/fml/relauncher

21:00:06 - > Applying MCInjector

21:00:06 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -jar runtime\bin\mcinjector.jar temp\minecraft_rg.jar temp\minecraft_exc.jar conf\packaged.exc logs\client_exc.log'

21:00:06 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\java', '-jar', 'runtime\\bin\\mcinjector.jar', 'temp\\minecraft_rg.jar', 'temp\\minecraft_exc.jar', 'conf\\packaged.exc', 'logs\\client_exc.log']

21:00:08 - Processed temp\minecraft_rg.jar

21:00:08 - > Unpacking jar

21:00:10 - > Copying classes

21:00:13 - > Decompiling

21:00:13 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -Xmx512M -jar runtime\bin\fernflower.jar -din=0 -rbr=0 -dgs=1 -asc=1 -log=WARN temp\cls\minecraft temp\src\minecraft'

21:00:13 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\java', '-Xmx512M', '-jar', 'runtime\\bin\\fernflower.jar', '-din=0', '-rbr=0', '-dgs=1', '-asc=1', '-log=WARN', 'temp\\cls\\minecraft', 'temp\\src\\minecraft']

21:01:15 - Processing class net/minecraft/tileentity/WeightedRandomMinecart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/WeightedRandomMinecart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntitySkull ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntitySkull ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntitySign ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntitySign ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityRecordPlayer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityRecordPlayer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityPiston ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityPiston ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityNote ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityNote ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityMobSpawnerLogic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityMobSpawnerLogic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityMobSpawner ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityMobSpawner ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityHopper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityHopper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityFurnace ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityFurnace ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityEndPortal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityEndPortal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityEnderChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityEnderChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityEnchantmentTable ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityEnchantmentTable ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityDropper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityDropper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityDispenser ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityDispenser ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityDaylightDetector ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityDaylightDetector ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityComparator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityComparator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityCommandBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityCommandBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityBrewingStand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityBrewingStand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntityBeacon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntityBeacon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/TileEntity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/TileEntity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/MobSpawnerBaseLogic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/MobSpawnerBaseLogic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/Hopper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/Hopper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/CallableTileEntityName ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/CallableTileEntityName ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/CallableTileEntityID ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/CallableTileEntityID ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/tileentity/CallableTileEntityData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/tileentity/CallableTileEntityData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureVillageStart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureVillageStart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureVillagePieceWeight ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureVillagePieceWeight ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureVillagePieces ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureVillagePieces ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureStrongholdStones ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureStrongholdStones ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureStrongholdStart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureStrongholdStart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureStrongholdPieceWeight3 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureStrongholdPieceWeight3 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureStrongholdPieceWeight2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureStrongholdPieceWeight2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureStrongholdPieceWeight ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureStrongholdPieceWeight ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureStrongholdPieces ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureStrongholdPieces ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureStart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureStart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureScatteredFeatureStones ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureScatteredFeatureStones ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureScatteredFeatureStart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureScatteredFeatureStart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructurePieceBlockSelector ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructurePieceBlockSelector ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureNetherBridgeStart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureNetherBridgeStart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureNetherBridgePieceWeight ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureNetherBridgePieceWeight ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureNetherBridgePieces ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureNetherBridgePieces ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureMineshaftStart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureMineshaftStart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureMineshaftPieces ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureMineshaftPieces ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureComponent ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureComponent ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/StructureBoundingBox ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/StructureBoundingBox ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/MapGenVillage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/MapGenVillage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/MapGenStructure ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/MapGenStructure ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/MapGenStronghold ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/MapGenStronghold ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/MapGenNetherBridge ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/MapGenNetherBridge ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/MapGenMineshaft ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/MapGenMineshaft ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/EnumDoorHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/EnumDoorHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/EnumDoor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/EnumDoor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageWoodHut ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageWoodHut ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageWell ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageWell ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageTorch ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageTorch ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageStartPiece ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageStartPiece ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageRoadPiece ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageRoadPiece ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillagePathGen ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillagePathGen ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageHouse4_Garden ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageHouse4_Garden ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageHouse3 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageHouse3 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageHouse2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageHouse2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageHouse1 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageHouse1 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageHall ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageHall ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageField2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageField2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageField ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageField ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillageChurch ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillageChurch ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentVillage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentVillage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdStraight ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdStraight ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdStairsStraight ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdStairsStraight ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdStairs2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdStairs2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdStairs ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdStairs ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdRoomCrossing ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdRoomCrossing ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdRightTurn ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdRightTurn ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdPrison ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdPrison ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdPortalRoom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdPortalRoom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdLibrary ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdLibrary ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdLeftTurn ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdLeftTurn ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdCrossing ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdCrossing ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdCorridor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdCorridor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStrongholdChestCorridor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStrongholdChestCorridor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentStronghold ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentStronghold ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentScatteredFeatureSwampHut ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentScatteredFeatureSwampHut ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentScatteredFeaturePieces2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentScatteredFeatureJunglePyramid ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentScatteredFeatureJunglePyramid ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentScatteredFeatureDesertPyramid ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentScatteredFeatureDesertPyramid ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentScatteredFeature ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentScatteredFeature ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeThrone ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeThrone ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeStraight ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeStraight ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeStartPiece ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeStartPiece ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeStairs ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeStairs ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgePiece ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgePiece ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeNetherStalkRoom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeNetherStalkRoom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeEntrance ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeEntrance ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeEnd ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeEnd ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeCrossing3 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeCrossing3 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeCrossing2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeCrossing2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeCrossing ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeCrossing ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeCorridor5 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeCorridor5 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeCorridor4 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeCorridor4 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeCorridor3 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeCorridor3 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeCorridor2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeCorridor2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentNetherBridgeCorridor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentNetherBridgeCorridor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentMineshaftStairs ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentMineshaftStairs ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentMineshaftRoom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentMineshaftRoom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentMineshaftCross ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentMineshaftCross ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/ComponentMineshaftCorridor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/ComponentMineshaftCorridor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/CallableStructureType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/CallableStructureType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/CallableIsFeatureChunk ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/CallableIsFeatureChunk ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/structure/CallableChunkPosHash ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/structure/CallableChunkPosHash ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/SlotRepair ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/SlotRepair ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/SlotMerchantResult ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/SlotMerchantResult ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/SlotFurnace ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/SlotFurnace ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/SlotEnchantmentTable ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/SlotEnchantmentTable ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/SlotEnchantment ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/SlotEnchantment ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/SlotCrafting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/SlotCrafting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/SlotBrewingStandPotion ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/SlotBrewingStandPotion ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/SlotBrewingStandIngredient ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/SlotBrewingStandIngredient ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/SlotBeacon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/SlotBeacon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/SlotArmor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/SlotArmor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/Slot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/Slot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ISidedInventory ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ISidedInventory ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/InventoryRepair ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/InventoryRepair ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/InventoryMerchant ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/InventoryMerchant ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/InventoryLargeChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/InventoryLargeChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/InventoryEnderChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/InventoryEnderChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/InventoryCraftResult ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/InventoryCraftResult ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/InventoryCrafting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/InventoryCrafting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/InventoryBasic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/InventoryBasic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/IInventory ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/IInventory ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/IInvBasic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/IInvBasic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ICrafting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ICrafting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerWorkbench ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerWorkbench ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerRepair ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerRepair ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerPlayer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerPlayer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerMerchant ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerMerchant ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerHopper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerHopper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerFurnace ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerFurnace ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerEnchantment ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerEnchantment ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerDispenser ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerDispenser ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerBrewingStand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerBrewingStand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/ContainerBeacon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/ContainerBeacon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/inventory/Container ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/inventory/Container ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/SoundUpdaterMinecart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/SoundUpdaterMinecart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityXPOrb ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityXPOrb ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityTNTPrimed ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityTNTPrimed ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityPainting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityPainting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityMinecartTNT ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityMinecartTNT ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityMinecartHopper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityMinecartHopper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityMinecartFurnace ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityMinecartFurnace ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityMinecartEmpty ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityMinecartEmpty ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityMinecartContainer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityMinecartContainer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityMinecartChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityMinecartChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityMinecart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityMinecart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityItemFrame ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityItemFrame ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityItem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityItem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityFireworkRocket ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityFireworkRocket ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityFallingSand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityFallingSand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityExpBottle ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityExpBottle ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityEnderPearl ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityEnderPearl ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityEnderEye ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityEnderEye ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityEnderCrystal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityEnderCrystal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/item/EntityBoat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/item/EntityBoat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/management/ServerConfigurationManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/management/ServerConfigurationManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/management/PlayerPositionComparator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/management/PlayerPositionComparator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/management/PlayerManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/management/PlayerManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/management/PlayerInstance ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/management/PlayerInstance ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/management/LowerStringMap ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/management/LowerStringMap ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/management/BanList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/management/BanList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/management/BanEntry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/management/BanEntry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/WorldRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/WorldRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/ThreadDownloadImageData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/ThreadDownloadImageData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/ThreadDownloadImage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/ThreadDownloadImage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/Tessellator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/Tessellator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/StitcherException ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/StitcherException ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/RenderSorter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/RenderSorter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/RenderList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/RenderList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/RenderHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/RenderHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/RenderGlobal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/RenderGlobal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/RenderEngine ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/RenderEngine ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/RenderBlocks ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/RenderBlocks ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/OpenGlHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/OpenGlHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/OpenGlCapsChecker ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/OpenGlCapsChecker ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/ItemRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/ItemRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/InventoryEffectRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/InventoryEffectRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/ImageBufferDownload ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/ImageBufferDownload ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/IImageBuffer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/IImageBuffer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/IconFlipped ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/IconFlipped ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/GLAllocation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/GLAllocation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/EntitySorter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/EntitySorter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/EntityRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/EntityRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/DestroyBlockProgress ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/DestroyBlockProgress ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/ChestItemRenderHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/ChestItemRenderHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/CallableScreenSize ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/CallableScreenSize ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/CallableScreenName ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/CallableScreenName ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/CallableParticleScreenName ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/CallableParticleScreenName ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/CallableParticlePositionInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/CallableParticlePositionInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/CallableMouseLocation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/CallableMouseLocation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/ActiveRenderInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/ActiveRenderInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/RegionFileChunkBuffer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/RegionFileChunkBuffer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/RegionFileCache ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/RegionFileCache ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/RegionFile ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/RegionFile ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/NibbleArrayReader ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/NibbleArrayReader ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/IChunkLoader ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/IChunkLoader ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/ExtendedBlockStorage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/ExtendedBlockStorage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/ChunkLoader ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/ChunkLoader ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/AnvilSaveHandler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/AnvilSaveHandler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/AnvilSaveConverterFileFilter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/AnvilSaveConverterFileFilter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/AnvilSaveConverter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/AnvilSaveConverter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/AnvilConverterData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/AnvilConverterData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/AnvilChunkLoaderPending ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/AnvilChunkLoaderPending ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/storage/AnvilChunkLoader ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/storage/AnvilChunkLoader ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/StepSoundStone ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/StepSoundStone ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/StepSoundSand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/StepSoundSand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/StepSoundAnvil ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/StepSoundAnvil ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/StepSound ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/StepSound ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/RedstoneUpdateInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/RedstoneUpdateInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/ITileEntityProvider ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/ITileEntityProvider ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/EnumMobType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/EnumMobType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockWorkbench ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockWorkbench ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockWoodSlab ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockWoodSlab ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockWood ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockWood ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockWeb ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockWeb ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockWall ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockWall ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockVine ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockVine ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockTripWireSource ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockTripWireSource ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockTripWire ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockTripWire ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockTrapDoor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockTrapDoor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockTorch ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockTorch ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockTNT ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockTNT ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockTallGrass ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockTallGrass ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockStoneBrick ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockStoneBrick ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockStone ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockStone ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockStep ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockStep ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockStem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockStem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockStationary ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockStationary ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockStairs ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockStairs ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSponge ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSponge ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSourceImpl ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSourceImpl ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSoulSand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSoulSand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSnowBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSnowBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSnow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSnow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSkull ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSkull ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSilverfish ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSilverfish ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSign ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSign ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSapling ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSapling ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSandStone ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSandStone ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockSand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockSand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockReed ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockReed ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockRedstoneWire ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockRedstoneWire ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockRedstoneTorch ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockRedstoneTorch ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockRedstoneRepeater ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockRedstoneRepeater ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockRedstoneOre ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockRedstoneOre ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockRedstoneLogic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockRedstoneLogic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockRedstoneLight ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockRedstoneLight ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockRailPowered ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockRailPowered ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockRailBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockRailBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockRail ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockRail ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockQuartz ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockQuartz ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockPumpkin ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockPumpkin ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockPressurePlateWeighted ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockPressurePlateWeighted ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockPressurePlate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockPressurePlate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockPoweredOre ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockPoweredOre ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockPotato ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockPotato ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockPortal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockPortal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockPistonMoving ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockPistonMoving ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockPistonExtension ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockPistonExtension ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockPistonBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockPistonBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockPane ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockPane ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockOreStorage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockOreStorage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockOre ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockOre ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockObsidian ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockObsidian ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockNote ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockNote ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockNetherStalk ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockNetherStalk ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockNetherrack ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockNetherrack ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockMycelium ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockMycelium ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockMushroomCap ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockMushroomCap ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockMushroom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockMushroom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockMobSpawner ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockMobSpawner ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockMelon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockMelon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockLog ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockLog ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockLockedChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockLockedChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockLilyPad ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockLilyPad ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockLever ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockLever ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockLeavesBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockLeavesBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockLeaves ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockLeaves ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockLadder ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockLadder ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockJukeBox ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockJukeBox ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockIce ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockIce ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockHopper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockHopper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockHalfSlab ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockHalfSlab ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockGravel ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockGravel ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockGrass ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockGrass ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockGlowStone ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockGlowStone ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockGlass ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockGlass ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockFurnace ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockFurnace ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockFluid ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockFluid ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockFlowing ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockFlowing ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockFlowerPot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockFlowerPot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockFlower ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockFlower ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockFire ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockFire ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockFenceGate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockFenceGate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockFence ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockFence ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockFarmland ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockFarmland ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockEventData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockEventData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockEndPortalFrame ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockEndPortalFrame ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockEndPortal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockEndPortal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockEnderChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockEnderChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockEnchantmentTable ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockEnchantmentTable ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockDropper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockDropper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockDragonEgg ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockDragonEgg ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockDoor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockDoor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockDispenser ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockDispenser ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockDirt ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockDirt ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockDirectional ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockDirectional ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockDetectorRail ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockDetectorRail ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockDeadBush ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockDeadBush ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockDaylightDetector ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockDaylightDetector ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockCrops ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockCrops ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockContainer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockContainer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockComparator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockComparator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockCommandBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockCommandBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockCocoa ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockCocoa ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockCloth ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockCloth ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockClay ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockClay ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockCauldron ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockCauldron ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockCarrot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockCarrot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockCake ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockCake ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockCactus ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockCactus ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockButtonWood ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockButtonWood ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockButtonStone ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockButtonStone ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockButton ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockButton ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockBrewingStand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockBrewingStand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockBreakable ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockBreakable ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockBookshelf ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockBookshelf ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockBed ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockBed ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockBeacon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockBeacon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockBaseRailLogic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockBaseRailLogic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockBasePressurePlate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockBasePressurePlate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/BlockAnvil ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/BlockAnvil ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/Block ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/Block ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/IEnchantmentModifier ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/IEnchantmentModifier ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnumEnchantmentType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnumEnchantmentType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentWaterWorker ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentWaterWorker ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentUntouching ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentUntouching ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentThorns ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentThorns ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentProtection ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentProtection ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentOxygen ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentOxygen ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentModifierLiving ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentModifierLiving ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentModifierDamage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentModifierDamage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentLootBonus ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentLootBonus ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentKnockback ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentKnockback ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentFireAspect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentFireAspect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentDurability ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentDurability ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentDigging ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentDigging ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentDamage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentDamage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentArrowKnockback ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentArrowKnockback ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentArrowInfinite ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentArrowInfinite ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentArrowFire ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentArrowFire ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/EnchantmentArrowDamage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/EnchantmentArrowDamage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/Enchantment ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/Enchantment ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/enchantment/Empty3 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/enchantment/Empty3 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/culling/ICamera ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/culling/ICamera ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/culling/Frustrum ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/culling/Frustrum ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/culling/ClippingHelperImpl ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/culling/ClippingHelperImpl ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/culling/ClippingHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/culling/ClippingHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/ShapelessRecipes ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/ShapelessRecipes ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/ShapedRecipes ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/ShapedRecipes ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipesWeapons ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipesWeapons ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipesTools ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipesTools ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipeSorter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipeSorter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipesMapExtending ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipesMapExtending ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipesMapCloning ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipesMapCloning ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipesIngots ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipesIngots ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipesFood ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipesFood ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipesDyes ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipesDyes ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipesCrafting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipesCrafting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipesArmorDyes ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipesArmorDyes ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipesArmor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipesArmor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/RecipeFireworks ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/RecipeFireworks ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/IRecipe ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/IRecipe ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/FurnaceRecipes ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/FurnaceRecipes ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/crafting/CraftingManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/crafting/CraftingManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/effect/EntityWeatherEffect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/effect/EntityWeatherEffect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/effect/EntityLightningBolt ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/effect/EntityLightningBolt ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/WorldChunkManagerHell ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/WorldChunkManagerHell ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/WorldChunkManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/WorldChunkManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/SpawnListEntry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/SpawnListEntry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenTaiga ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenTaiga ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenSwamp ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenSwamp ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenSnow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenSnow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenRiver ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenRiver ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenPlains ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenPlains ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenOcean ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenOcean ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenMushroomIsland ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenMushroomIsland ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenJungle ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenJungle ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenHills ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenHills ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenHell ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenHell ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenForest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenForest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenEnd ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenEnd ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenDesert ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenDesert ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenBeach ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenBeach ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeGenBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeGenBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeEndDecorator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeEndDecorator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeDecorator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeDecorator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeCacheBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeCacheBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/biome/BiomeCache ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/biome/BiomeCache ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/pathfinding/PathPoint ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/pathfinding/PathPoint ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/pathfinding/PathNavigate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/pathfinding/PathNavigate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/pathfinding/PathFinder ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/pathfinding/PathFinder ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/pathfinding/PathEntity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/pathfinding/PathEntity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/pathfinding/Path ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/pathfinding/Path ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/gui/ServerWindowAdapter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/gui/ServerWindowAdapter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/gui/ServerGuiFocusAdapter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/gui/ServerGuiFocusAdapter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/gui/ServerGuiCommandListener ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/gui/ServerGuiCommandListener ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/gui/ServerGUI ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/gui/ServerGUI ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/gui/PlayerListBox ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/gui/PlayerListBox ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/gui/IUpdatePlayerListBox ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/gui/IUpdatePlayerListBox ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/gui/GuiStatsListener ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/gui/GuiStatsListener ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/gui/GuiStatsComponent ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/gui/GuiStatsComponent ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/gui/GuiLogOutputHandler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/gui/GuiLogOutputHandler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/gui/GuiLogFormatter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/gui/GuiLogFormatter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/WatchableObject ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/WatchableObject ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/NpcMerchant ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/NpcMerchant ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/IRangedAttackMob ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/IRangedAttackMob ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/IProjectile ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/IProjectile ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/INpc ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/INpc ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/IMerchant ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/IMerchant ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/IEntityMultiPart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/IEntityMultiPart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EnumEntitySizeHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EnumEntitySizeHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EnumEntitySize ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EnumEntitySize ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EnumCreatureType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EnumCreatureType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EnumCreatureAttribute ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EnumCreatureAttribute ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntityTrackerEntry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntityTrackerEntry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntityTracker ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntityTracker ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntitySelectorArmoredMob ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntitySelectorArmoredMob ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntityLiving ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntityLiving ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntityList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntityList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntityHanging ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntityHanging ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntityFlying ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntityFlying ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntityEggInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntityEggInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntityCreature ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntityCreature ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntityBodyHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntityBodyHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/EntityAgeable ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/EntityAgeable ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/Entity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/Entity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/DataWatcher ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/DataWatcher ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/CallableEntityType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/CallableEntityType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/CallableEntityTracker ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/CallableEntityTracker ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/CallableEntityName ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/CallableEntityName ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/CallableEffectName ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/CallableEffectName ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/CallableEffectIsSplash ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/CallableEffectIsSplash ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/CallableEffectIsAmbient ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/CallableEffectIsAmbient ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/CallableEffectID ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/CallableEffectID ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/CallableEffectDuration ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/CallableEffectDuration ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/CallableEffectAmplifier ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/CallableEffectAmplifier ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/WeightedRandomItem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/WeightedRandomItem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/WeightedRandomChestContent ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/WeightedRandomChestContent ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/WeightedRandom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/WeightedRandom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/Vec3Pool ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/Vec3Pool ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/Vec3 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/Vec3 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/ValueObject ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/ValueObject ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/Tuple ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/Tuple ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/Timer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/Timer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/ThreadDownloadResources ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/ThreadDownloadResources ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/StringUtils ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/StringUtils ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/StringTranslate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/StringTranslate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/StatCollector ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/StatCollector ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/Session ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/Session ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/ScreenShotHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/ScreenShotHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/ReportedException ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/ReportedException ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/MovingObjectPosition ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/MovingObjectPosition ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/MovementInputFromOptions ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/MovementInputFromOptions ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/MovementInput ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/MovementInput ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/MouseHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/MouseHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/MouseFilter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/MouseFilter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/MinecraftError ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/MinecraftError ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/MD5String ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/MD5String ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/MathHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/MathHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/LongHashMapEntry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/LongHashMapEntry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/LongHashMap ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/LongHashMap ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/IProgressUpdate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/IProgressUpdate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/IntHashMapEntry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/IntHashMapEntry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/IntHashMap ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/IntHashMap ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/IDownloadSuccess ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/IDownloadSuccess ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/Icon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/Icon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/HttpUtilRunnable ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/HttpUtilRunnable ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/HttpUtil ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/HttpUtil ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/FoodStats ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/FoodStats ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/Facing ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/Facing ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/EnumOS ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/EnumOS ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/EnumMovingObjectType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/EnumMovingObjectType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/EnumFacing ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/EnumFacing ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/EnumChatFormatting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/EnumChatFormatting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/EnumArt ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/EnumArt ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/EntityDamageSourceIndirect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/EntityDamageSourceIndirect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/EntityDamageSource ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/EntityDamageSource ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/EnchantmentNameParts ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/EnchantmentNameParts ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/Direction ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/Direction ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/DamageSource ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/DamageSource ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/CryptManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/CryptManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/CombatTracker ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/CombatTracker ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/CombatEntry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/CombatEntry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/ChunkCoordinates ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/ChunkCoordinates ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/ChatAllowedCharacters ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/ChatAllowedCharacters ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/AxisAlignedBB ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/AxisAlignedBB ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/AABBPool ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/AABBPool ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/util/AABBLocalPool ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/util/AABBLocalPool ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/WorldType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/WorldType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/WorldSettings ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/WorldSettings ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/WorldServerMulti ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/WorldServerMulti ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/WorldServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/WorldServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/WorldSavedData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/WorldSavedData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/WorldProviderSurface ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/WorldProviderSurface ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/WorldProviderHell ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/WorldProviderHell ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/WorldProviderEnd ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/WorldProviderEnd ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/WorldProvider ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/WorldProvider ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/WorldManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/WorldManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/World ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/World ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/Teleporter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/Teleporter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/SpawnerAnimals ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/SpawnerAnimals ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/ServerBlockEventList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/ServerBlockEventList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/ServerBlockEvent ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/ServerBlockEvent ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/PortalPosition ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/PortalPosition ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/NextTickListEntry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/NextTickListEntry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/MinecraftException ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/MinecraftException ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/IWorldAccess ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/IWorldAccess ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/IBlockAccess ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/IBlockAccess ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/GameRuleValue ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/GameRuleValue ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/GameRules ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/GameRules ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/Explosion ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/Explosion ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/EnumSkyBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/EnumSkyBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/EnumGameType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/EnumGameType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/ColorizerGrass ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/ColorizerGrass ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/ColorizerFoliage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/ColorizerFoliage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/ChunkPosition ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/ChunkPosition ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/ChunkCoordIntPair ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/ChunkCoordIntPair ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/ChunkCache ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/ChunkCache ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/CallableLvl3 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/CallableLvl3 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/CallableLvl2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/CallableLvl2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/CallableLvl1 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/CallableLvl1 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/material/MaterialWeb ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/material/MaterialWeb ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/material/MaterialTransparent ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/material/MaterialTransparent ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/material/MaterialPortal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/material/MaterialPortal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/material/MaterialLogic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/material/MaterialLogic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/material/MaterialLiquid ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/material/MaterialLiquid ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/material/Material ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/material/Material ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/block/material/MapColor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/block/material/MapColor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/boss/IBossDisplayData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/boss/IBossDisplayData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/boss/EntityWitherAttackFilter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/boss/EntityWitherAttackFilter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/boss/EntityWither ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/boss/EntityWither ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/boss/EntityDragonPart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/boss/EntityDragonPart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/boss/EntityDragon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/boss/EntityDragon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/boss/BossStatus ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/boss/BossStatus ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/TileEntitySkullRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/TileEntitySkullRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/TileEntitySignRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/TileEntitySignRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/TileEntityRendererPiston ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/TileEntityRendererPiston ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/TileEntityRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/TileEntityRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/TileEntityMobSpawnerRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/TileEntityMobSpawnerRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/TileEntityEnderChestRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/TileEntityEnderChestRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/TileEntityChestRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/TileEntityChestRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/TileEntityBeaconRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/TileEntityBeaconRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/RenderWitherSkull ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/RenderWitherSkull ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/RenderItemFrame ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/RenderItemFrame ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/RenderEndPortal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/RenderEndPortal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/tileentity/RenderEnderCrystal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/tileentity/RenderEnderCrystal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/IntCache ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/IntCache ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerZoom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerZoom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerVoronoiZoom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerVoronoiZoom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerSwampRivers ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerSwampRivers ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerSmooth ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerSmooth ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerShore ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerShore ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerRiverMix ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerRiverMix ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerRiverInit ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerRiverInit ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerRiver ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerRiver ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerIsland ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerIsland ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerHills ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerHills ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerFuzzyZoom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerFuzzyZoom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerBiome ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerBiome ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerAddSnow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerAddSnow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerAddMushroomIsland ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerAddMushroomIsland ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayerAddIsland ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayerAddIsland ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/layer/GenLayer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/layer/GenLayer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/ThreadMinecraftServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/ThreadMinecraftServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/ThreadDedicatedServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/ThreadDedicatedServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/ServerListenThread ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/ServerListenThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/MinecraftServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/MinecraftServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/ConvertingProgressUpdate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/ConvertingProgressUpdate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/CallableServerProfiler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/CallableServerProfiler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/CallableServerMemoryStats ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/CallableServerMemoryStats ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/CallableIsServerModded ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/CallableIsServerModded ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/village/VillageSiege ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/village/VillageSiege ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/village/VillageDoorInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/village/VillageDoorInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/village/VillageCollection ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/village/VillageCollection ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/village/VillageAgressor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/village/VillageAgressor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/village/Village ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/village/Village ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/village/MerchantRecipeList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/village/MerchantRecipeList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/village/MerchantRecipe ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/village/MerchantRecipe ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntitySuspendFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntitySuspendFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntitySplashFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntitySplashFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntitySpellParticleFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntitySpellParticleFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntitySnowShovelFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntitySnowShovelFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntitySmokeFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntitySmokeFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityReddustFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityReddustFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityRainFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityRainFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityPortalFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityPortalFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityPickupFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityPickupFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityNoteFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityNoteFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityLavaFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityLavaFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityLargeExplodeFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityLargeExplodeFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityHugeExplodeFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityHugeExplodeFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityHeartFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityHeartFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityFootStepFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityFootStepFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityFlameFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityFlameFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityFireworkStarterFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityFireworkStarterFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityFireworkSparkFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityFireworkSparkFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityFireworkOverlayFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityFireworkOverlayFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityExplodeFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityExplodeFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityEnchantmentTableParticleFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityEnchantmentTableParticleFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityDropParticleFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityDropParticleFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityDiggingFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityDiggingFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityCritFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityCritFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityCrit2FX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityCrit2FX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityCloudFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityCloudFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityBubbleFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityBubbleFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityBreakingFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityBreakingFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EntityAuraFX ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EntityAuraFX ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/particle/EffectRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/particle/EffectRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/IMob ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/IMob ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/FilterIMob ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/FilterIMob ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityZombie ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityZombie ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityWitch ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityWitch ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntitySpider ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntitySpider ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntitySnowman ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntitySnowman ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntitySlime ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntitySlime ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntitySkeleton ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntitySkeleton ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntitySilverfish ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntitySilverfish ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityPigZombie ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityPigZombie ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityMob ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityMob ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityMagmaCube ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityMagmaCube ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityIronGolem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityIronGolem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityGolem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityGolem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityGiantZombie ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityGiantZombie ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityGhast ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityGhast ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityEnderman ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityEnderman ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityCreeper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityCreeper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityCaveSpider ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityCaveSpider ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/monster/EntityBlaze ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/monster/EntityBlaze ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/ThreadTitleScreen ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/ThreadTitleScreen ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/ThreadPollServers ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/ThreadPollServers ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/ThreadOnlineScreen ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/ThreadOnlineScreen ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/ThreadOnlineConnect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/ThreadOnlineConnect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/ThreadCreateOnlineWorldScreen ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/ThreadCreateOnlineWorldScreen ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/ThreadConnectToOnlineServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/ThreadConnectToOnlineServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/TaskWorldCreation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/TaskWorldCreation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/TaskResetWorld ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/TaskResetWorld ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/TaskOnlineConnect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/TaskOnlineConnect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/TaskLongRunning ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/TaskLongRunning ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/SelectionListLocation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/SelectionListLocation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/SelectionListInvited ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/SelectionListInvited ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/SelectionListBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/SelectionListBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/ScreenChatOptions ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/ScreenChatOptions ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/ScaledResolution ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/ScaledResolution ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/Particle ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/Particle ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/MapItemRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/MapItemRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/LoadingScreenRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/LoadingScreenRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiYesNo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiYesNo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiWorldSlot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiWorldSlot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiWinGame ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiWinGame ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiVideoSettings ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiVideoSettings ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiTextField ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiTextField ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiSnooperList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiSnooperList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiSnooper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiSnooper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiSmallButton ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiSmallButton ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiSlotServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiSlotServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiSlotOnlineServerList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiSlotOnlineServerList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiSlotLanguage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiSlotLanguage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiSlot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiSlot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiSlider ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiSlider ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiSleepMP ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiSleepMP ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiShareToLan ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiShareToLan ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiSelectWorld ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiSelectWorld ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenSubscription ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenSubscription ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenServerList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenServerList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenSelectLocation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenSelectLocation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenResetWorld ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenResetWorld ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenOnlineServers ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenOnlineServers ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenLongRunningTask ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenLongRunningTask ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenInvite ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenInvite ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenEditOnlineWorld ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenEditOnlineWorld ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenDisconnectedOnline ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenDisconnectedOnline ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenDemo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenDemo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenCreateOnlineWorld ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenCreateOnlineWorld ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenConfirmation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenConfirmation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenConfigureWorld ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenConfigureWorld ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenBook ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenBook ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreenAddServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreenAddServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiScreen ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiScreen ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiRepair ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiRepair ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiRenameWorld ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiRenameWorld ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiProgress ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiProgress ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiPlayerInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiPlayerInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiParticle ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiParticle ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiOptions ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiOptions ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiNewChat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiNewChat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiMultiplayer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiMultiplayer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiMerchant ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiMerchant ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiMemoryErrorScreen ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiMemoryErrorScreen ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiMainMenu ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiMainMenu ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiLanguage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiLanguage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiIngameMenu ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiIngameMenu ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiIngame ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiIngame ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiHopper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiHopper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiGameOver ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiGameOver ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiFlatPresetsListSlot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiFlatPresetsListSlot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiFlatPresetsItem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiFlatPresetsItem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiFlatPresets ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiFlatPresets ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiErrorScreen ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiErrorScreen ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiEnchantment ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiEnchantment ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiDownloadTerrain ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiDownloadTerrain ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiDisconnected ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiDisconnected ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiCreateWorld ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiCreateWorld ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiCreateFlatWorldListSlot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiCreateFlatWorldListSlot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiCreateFlatWorld ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiCreateFlatWorld ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiControls ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiControls ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiConfirmOpenLink ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiConfirmOpenLink ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiCommandBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiCommandBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiChat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiChat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiButtonNextPage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiButtonNextPage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiButtonMerchant ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiButtonMerchant ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiButtonLink ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiButtonLink ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiButtonLanguage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiButtonLanguage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/GuiButton ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/GuiButton ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/Gui ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/Gui ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/FontRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/FontRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/ChatLine ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/ChatLine ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/ChatClickData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/ChatClickData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemWritableBook ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemWritableBook ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemTool ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemTool ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSword ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSword ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemStack ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemStack ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSpade ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSpade ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSoup ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSoup ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSnowball ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSnowball ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSnow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSnow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSlab ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSlab ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSkull ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSkull ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSimpleFoiled ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSimpleFoiled ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSign ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSign ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemShears ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemShears ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSeeds ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSeeds ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSeedFood ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSeedFood ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemSaddle ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemSaddle ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemReed ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemReed ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemRedstone ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemRedstone ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemRecord ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemRecord ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemPotion ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemPotion ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemPiston ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemPiston ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemPickaxe ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemPickaxe ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemMultiTextureTile ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemMultiTextureTile ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemMonsterPlacer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemMonsterPlacer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemMinecart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemMinecart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemMapBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemMapBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemMap ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemMap ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemLilyPad ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemLilyPad ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemLeaves ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemLeaves ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemInWorldManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemInWorldManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemHoe ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemHoe ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemHangingEntity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemHangingEntity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemGlassBottle ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemGlassBottle ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemFood ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemFood ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemFlintAndSteel ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemFlintAndSteel ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemFishingRod ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemFishingRod ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemFireworkCharge ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemFireworkCharge ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemFirework ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemFirework ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemFireball ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemFireball ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemExpBottle ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemExpBottle ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemEnderPearl ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemEnderPearl ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemEnderEye ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemEnderEye ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemEnchantedBook ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemEnchantedBook ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemEmptyMap ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemEmptyMap ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemEgg ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemEgg ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemEditableBook ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemEditableBook ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemDye ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemDye ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemDoor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemDoor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemColored ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemColored ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemCoal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemCoal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemCloth ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemCloth ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemCarrotOnAStick ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemCarrotOnAStick ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemBucketMilk ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemBucketMilk ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemBucket ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemBucket ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemBow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemBow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemBook ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemBook ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemBoat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemBoat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemBlockWithMetadata ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemBlockWithMetadata ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemBed ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemBed ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemAxe ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemAxe ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemArmor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemArmor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemAppleGold ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemAppleGold ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/ItemAnvilBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/ItemAnvilBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/Item ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/Item ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/EnumToolMaterial ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/EnumToolMaterial ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/EnumRarity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/EnumRarity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/EnumArmorMaterial ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/EnumArmorMaterial ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/EnumAction ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/EnumAction ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/BehaviorDispenseMinecart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/BehaviorDispenseMinecart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/item/BehaviorDispenseArmor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/item/BehaviorDispenseArmor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/projectile/EntityWitherSkull ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/projectile/EntityWitherSkull ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/projectile/EntityThrowable ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/projectile/EntityThrowable ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/projectile/EntitySnowball ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/projectile/EntitySnowball ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/projectile/EntitySmallFireball ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/projectile/EntitySmallFireball ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/projectile/EntityPotion ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/projectile/EntityPotion ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/projectile/EntityLargeFireball ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/projectile/EntityLargeFireball ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/projectile/EntityFishHook ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/projectile/EntityFishHook ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/projectile/EntityFireball ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/projectile/EntityFireball ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/projectile/EntityEgg ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/projectile/EntityEgg ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/projectile/EntityArrow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/projectile/EntityArrow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/RandomPositionGenerator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/RandomPositionGenerator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntitySenses ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntitySenses ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityMoveHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityMoveHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityMinecartMobSpawnerLogic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityMinecartMobSpawnerLogic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityMinecartMobSpawner ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityMinecartMobSpawner ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityLookHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityLookHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityJumpHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityJumpHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIWatchClosest2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIWatchClosest2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIWatchClosest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIWatchClosest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIWander ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIWander ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIVillagerMate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIVillagerMate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAITradePlayer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAITradePlayer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAITempt ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAITempt ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAITasks ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAITasks ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAITaskEntry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAITaskEntry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAITargetNonTamed ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAITargetNonTamed ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAITarget ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAITarget ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAISwimming ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAISwimming ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAISit ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAISit ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIRestrictSun ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIRestrictSun ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIRestrictOpenDoor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIRestrictOpenDoor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIPlay ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIPlay ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIPanic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIPanic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIOwnerHurtTarget ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIOwnerHurtTarget ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIOwnerHurtByTarget ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIOwnerHurtByTarget ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIOpenDoor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIOpenDoor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIOcelotSit ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIOcelotSit ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIOcelotAttack ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIOcelotAttack ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAINearestAttackableTargetSorter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAINearestAttackableTargetSorter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAINearestAttackableTarget ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAINearestAttackableTarget ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIMoveTwardsRestriction ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIMoveTwardsRestriction ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIMoveTowardsTarget ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIMoveTowardsTarget ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIMoveThroughVillage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIMoveThroughVillage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIMoveIndoors ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIMoveIndoors ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIMate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIMate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAILookIdle ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAILookIdle ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAILookAtVillager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAILookAtVillager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAILookAtTradePlayer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAILookAtTradePlayer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAILeapAtTarget ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAILeapAtTarget ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIHurtByTarget ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIHurtByTarget ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIFollowParent ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIFollowParent ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIFollowOwner ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIFollowOwner ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIFollowGolem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIFollowGolem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIFleeSun ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIFleeSun ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIEatGrass ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIEatGrass ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIDoorInteract ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIDoorInteract ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIDefendVillage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIDefendVillage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAICreeperSwell ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAICreeperSwell ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIControlledByPlayer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIControlledByPlayer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIBreakDoor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIBreakDoor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIBeg ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIBeg ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIAvoidEntitySelector ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIAvoidEntitySelector ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIAvoidEntity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIAvoidEntity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIAttackOnCollide ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIAttackOnCollide ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/ai/EntityAIArrowAttack ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/ai/EntityAIArrowAttack ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/potion/PotionHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/potion/PotionHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/potion/PotionHealth ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/potion/PotionHealth ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/potion/PotionEffect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/potion/PotionEffect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/potion/Potion ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/potion/Potion ...

21:01:15 - ... written.

21:01:15 - Processing class cpw/mods/fml/relauncher/SideOnly ...

21:01:15 - ... proceeded.

21:01:15 - Writing class cpw/mods/fml/relauncher/SideOnly ...

21:01:15 - ... written.

21:01:15 - Processing class cpw/mods/fml/relauncher/Side ...

21:01:15 - ... proceeded.

21:01:15 - Writing class cpw/mods/fml/relauncher/Side ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/ValueObjectSubscription ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/ValueObjectSubscription ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/ValueObjectList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/ValueObjectList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/TimerTaskMcoServerListUpdateComparator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/TimerTaskMcoServerListUpdateComparator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/TimerTaskMcoServerListUpdate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/TimerTaskMcoServerListUpdate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/RequestPut ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/RequestPut ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/RequestPost ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/RequestPost ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/RequestGet ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/RequestGet ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/RequestDelete ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/RequestDelete ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/Request ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/Request ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/McoServerListINNER1 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/McoServerListINNER1 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/McoServerList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/McoServerList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/McoServerAddress ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/McoServerAddress ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/McoServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/McoServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/McoPair ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/McoPair ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/McoOptionSome ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/McoOptionSome ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/McoOptionNone ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/McoOptionNone ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/McoOption ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/McoOption ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/McoClient ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/McoClient ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/Locations ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/Locations ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/Location ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/Location ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/ExceptionRetryCall ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/ExceptionRetryCall ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/ExceptionMcoService ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/ExceptionMcoService ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/mco/ExceptionMcoHttp ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/mco/ExceptionMcoHttp ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/rcon/RConUtils ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/rcon/RConUtils ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/rcon/RConThreadQueryAuth ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/rcon/RConThreadQueryAuth ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/rcon/RConThreadQuery ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/rcon/RConThreadQuery ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/rcon/RConThreadMain ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/rcon/RConThreadMain ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/rcon/RConThreadClient ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/rcon/RConThreadClient ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/rcon/RConThreadBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/rcon/RConThreadBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/rcon/RConOutputStream ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/rcon/RConOutputStream ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/rcon/RConConsoleSource ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/rcon/RConConsoleSource ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/rcon/IServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/rcon/IServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/NibbleArray ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/NibbleArray ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/IChunkProvider ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/IChunkProvider ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/EmptyChunk ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/EmptyChunk ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/chunk/Chunk ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/chunk/Chunk ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/TextureStitched ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/TextureStitched ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/TextureMap ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/TextureMap ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/TextureManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/TextureManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/TextureCompass ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/TextureCompass ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/TextureClock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/TextureClock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/Texture ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/Texture ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/StitchSlot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/StitchSlot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/StitchHolder ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/StitchHolder ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/Stitcher ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/Stitcher ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/Rect2i ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/Rect2i ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/texture/IconRegister ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/texture/IconRegister ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/stats/StatPlaceholder ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/stats/StatPlaceholder ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/PacketCount ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/PacketCount ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet9Respawn ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet9Respawn ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet8UpdateHealth ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet8UpdateHealth ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet7UseEntity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet7UseEntity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet71Weather ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet71Weather ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet70GameEvent ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet70GameEvent ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet6SpawnPosition ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet6SpawnPosition ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet63WorldParticles ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet63WorldParticles ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet62LevelSound ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet62LevelSound ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet61DoorChange ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet61DoorChange ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet60Explosion ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet60Explosion ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet5PlayerInventory ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet5PlayerInventory ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet56MapChunks ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet56MapChunks ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet55BlockDestroy ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet55BlockDestroy ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet54PlayNoteBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet54PlayNoteBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet53BlockChange ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet53BlockChange ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet52MultiBlockChange ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet52MultiBlockChange ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet51MapChunkData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet51MapChunkData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet51MapChunk ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet51MapChunk ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet4UpdateTime ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet4UpdateTime ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet43Experience ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet43Experience ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet42RemoveEntityEffect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet42RemoveEntityEffect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet41EntityEffect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet41EntityEffect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet40EntityMetadata ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet40EntityMetadata ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet3Chat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet3Chat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet39AttachEntity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet39AttachEntity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet38EntityStatus ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet38EntityStatus ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet35EntityHeadRotation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet35EntityHeadRotation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet34EntityTeleport ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet34EntityTeleport ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet33RelEntityMoveLook ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet33RelEntityMoveLook ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet32EntityLook ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet32EntityLook ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet31RelEntityMove ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet31RelEntityMove ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet30Entity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet30Entity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet2ClientProtocol ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet2ClientProtocol ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet29DestroyEntity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet29DestroyEntity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet28EntityVelocity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet28EntityVelocity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet26EntityExpOrb ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet26EntityExpOrb ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet25EntityPainting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet25EntityPainting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet255KickDisconnect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet255KickDisconnect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet254ServerPing ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet254ServerPing ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet253ServerAuthData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet253ServerAuthData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet252SharedKey ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet252SharedKey ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet250CustomPayload ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet250CustomPayload ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet24MobSpawn ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet24MobSpawn ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet23VehicleSpawn ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet23VehicleSpawn ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet22Collect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet22Collect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet20NamedEntitySpawn ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet20NamedEntitySpawn ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet209SetPlayerTeam ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet209SetPlayerTeam ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet208SetDisplayObjective ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet208SetDisplayObjective ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet207SetScore ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet207SetScore ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet206SetObjective ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet206SetObjective ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet205ClientCommand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet205ClientCommand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet204ClientInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet204ClientInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet203AutoComplete ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet203AutoComplete ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet202PlayerAbilities ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet202PlayerAbilities ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet201PlayerInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet201PlayerInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet200Statistic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet200Statistic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet1Login ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet1Login ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet19EntityAction ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet19EntityAction ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet18Animation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet18Animation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet17Sleep ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet17Sleep ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet16BlockItemSwitch ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet16BlockItemSwitch ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet15Place ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet15Place ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet14BlockDig ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet14BlockDig ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet13PlayerLookMove ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet13PlayerLookMove ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet132TileEntityData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet132TileEntityData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet131MapData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet131MapData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet130UpdateSign ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet130UpdateSign ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet12PlayerLook ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet12PlayerLook ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet11PlayerPosition ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet11PlayerPosition ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet10Flying ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet10Flying ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet108EnchantItem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet108EnchantItem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet107CreativeSetSlot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet107CreativeSetSlot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet106Transaction ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet106Transaction ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet105UpdateProgressbar ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet105UpdateProgressbar ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet104WindowItems ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet104WindowItems ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet103SetSlot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet103SetSlot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet102WindowClick ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet102WindowClick ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet101CloseWindow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet101CloseWindow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet100OpenWindow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet100OpenWindow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet0KeepAlive ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet0KeepAlive ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/Packet ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/Packet ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/packet/NetHandler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/packet/NetHandler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabTransport ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabTransport ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabTools ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabTools ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabSearch ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabSearch ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabs ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabs ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabRedstone ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabRedstone ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabMisc ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabMisc ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabMaterial ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabMaterial ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabInventory ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabInventory ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabFood ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabFood ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabDeco ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabDeco ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabCombat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabCombat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabBrewing ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabBrewing ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/creativetab/CreativeTabBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/creativetab/CreativeTabBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/WorldInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/WorldInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/ThreadedFileIOBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/ThreadedFileIOBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/SaveHandlerMP ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/SaveHandlerMP ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/SaveHandler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/SaveHandler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/SaveFormatOld ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/SaveFormatOld ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/SaveFormatComparator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/SaveFormatComparator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/MapStorage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/MapStorage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/MapInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/MapInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/MapData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/MapData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/MapCoord ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/MapCoord ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/IThreadedFileIO ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/IThreadedFileIO ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/ISaveHandler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/ISaveHandler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/ISaveFormat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/ISaveFormat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/IPlayerFileData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/IPlayerFileData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/DerivedWorldInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/DerivedWorldInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/CallableLevelWeather ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/CallableLevelWeather ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/CallableLevelTime ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/CallableLevelTime ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/CallableLevelStorageVersion ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/CallableLevelStorageVersion ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/CallableLevelSpawnLocation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/CallableLevelSpawnLocation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/CallableLevelSeed ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/CallableLevelSeed ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/CallableLevelGeneratorOptions ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/CallableLevelGeneratorOptions ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/CallableLevelGenerator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/CallableLevelGenerator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/CallableLevelGamemode ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/CallableLevelGamemode ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/storage/CallableLevelDimension ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/storage/CallableLevelDimension ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenWaterlily ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenWaterlily ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenVines ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenVines ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenTrees ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenTrees ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenTallGrass ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenTallGrass ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenTaiga2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenTaiga2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenTaiga1 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenTaiga1 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenSwamp ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenSwamp ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenSpikes ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenSpikes ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenShrub ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenShrub ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenSand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenSand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenReed ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenReed ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenPumpkin ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenPumpkin ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenMinable ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenMinable ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenLiquids ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenLiquids ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenLakes ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenLakes ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenHugeTrees ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenHugeTrees ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenHellLava ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenHellLava ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenGlowStone2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenGlowStone2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenGlowStone1 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenGlowStone1 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenForest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenForest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenFlowers ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenFlowers ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenFire ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenFire ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGeneratorBonusChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGeneratorBonusChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenerator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenerator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenDungeons ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenDungeons ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenDesertWells ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenDesertWells ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenDeadBush ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenDeadBush ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenClay ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenClay ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenCactus ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenCactus ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenBigTree ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenBigTree ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/WorldGenBigMushroom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/WorldGenBigMushroom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/feature/MapGenScatteredFeature ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/feature/MapGenScatteredFeature ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/entity/render/RenderMinecartMobSpawner ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/entity/render/RenderMinecartMobSpawner ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/WrongUsageException ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/WrongUsageException ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/SyntaxErrorException ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/SyntaxErrorException ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/ServerCommandManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/ServerCommandManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/ServerCommand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/ServerCommand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/PlayerSelector ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/PlayerSelector ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/PlayerNotFoundException ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/PlayerNotFoundException ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/NumberInvalidException ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/NumberInvalidException ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/IEntitySelector ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/IEntitySelector ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/ICommandSender ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/ICommandSender ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/ICommandManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/ICommandManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/ICommand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/ICommand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/IAdminCommand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/IAdminCommand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/EntitySelectorInventory ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/EntitySelectorInventory ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/EntitySelectorAlive ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/EntitySelectorAlive ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandXP ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandXP ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandWeather ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandWeather ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandToggleDownfall ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandToggleDownfall ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandTime ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandTime ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandShowSeed ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandShowSeed ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandSetSpawnpoint ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandSetSpawnpoint ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerWhitelist ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerWhitelist ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerTp ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerTp ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerStop ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerStop ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerSay ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerSay ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerSaveOn ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerSaveOn ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerSaveOff ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerSaveOff ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerSaveAll ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerSaveAll ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerPublishLocal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerPublishLocal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerPardonIp ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerPardonIp ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerPardon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerPardon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerOp ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerOp ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerMessage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerMessage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerKick ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerKick ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerEmote ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerEmote ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerDeop ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerDeop ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerBanlist ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerBanlist ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerBanIp ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerBanIp ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandServerBan ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandServerBan ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandNotFoundException ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandNotFoundException ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandKill ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandKill ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandHelp ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandHelp ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandHandler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandHandler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandGive ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandGive ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandGameRule ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandGameRule ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandGameMode ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandGameMode ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandException ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandException ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandEnchant ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandEnchant ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandEffect ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandEffect ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandDifficulty ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandDifficulty ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandDefaultGameMode ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandDefaultGameMode ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandDebug ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandDebug ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandClearInventory ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandClearInventory ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/command/CommandBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/command/CommandBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/demo/DemoWorldServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/demo/DemoWorldServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/demo/DemoWorldManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/demo/DemoWorldManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/logging/LogFormatter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/logging/LogFormatter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/logging/LogAgentINNER1 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/logging/LogAgentINNER1 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/logging/LogAgent ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/logging/LogAgent ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/logging/ILogAgent ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/logging/ILogAgent ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/profiler/ProfilerResult ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/profiler/ProfilerResult ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/profiler/Profiler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/profiler/Profiler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/profiler/PlayerUsageSnooperThread ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/profiler/PlayerUsageSnooperThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/profiler/PlayerUsageSnooper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/profiler/PlayerUsageSnooper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/profiler/IPlayerUsage ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/profiler/IPlayerUsage ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/audio/SoundPoolEntry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/audio/SoundPoolEntry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/audio/SoundPool ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/audio/SoundPool ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/audio/SoundManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/audio/SoundManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/audio/ScheduledSound ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/audio/ScheduledSound ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/audio/MusInputStream ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/audio/MusInputStream ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/audio/CodecMus ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/audio/CodecMus ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/settings/KeyBinding ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/settings/KeyBinding ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/settings/GameSettings ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/settings/GameSettings ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/settings/EnumOptionsHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/settings/EnumOptionsHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/settings/EnumOptions ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/settings/EnumOptions ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/player/PlayerCapabilities ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/player/PlayerCapabilities ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/player/InventoryPlayer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/player/InventoryPlayer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/player/EnumStatus ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/player/EnumStatus ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/player/EntityPlayerMP ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/player/EntityPlayerMP ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/player/EntityPlayer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/player/EntityPlayer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/player/CallableItemName ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/player/CallableItemName ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/integrated/IntegratedServerListenThread ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/integrated/IntegratedServerListenThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/integrated/IntegratedServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/integrated/IntegratedServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/integrated/IntegratedPlayerList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/integrated/IntegratedPlayerList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/integrated/CallableType3 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/integrated/CallableType3 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/integrated/CallableIsModded ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/integrated/CallableIsModded ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/RegistrySimple ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/RegistrySimple ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/RegistryDefaulted ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/RegistryDefaulted ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/PositionImpl ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/PositionImpl ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/IRegistry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/IRegistry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/IPosition ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/IPosition ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/ILocation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/ILocation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/ILocatableSource ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/ILocatableSource ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/IBlockSource ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/IBlockSource ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/IBehaviorDispenseItem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/IBehaviorDispenseItem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorTNT ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorTNT ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorSnowball ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorSnowball ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviors ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviors ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorPotionProjectile ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorPotionProjectile ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorPotion ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorPotion ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorMobEgg ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorMobEgg ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorFireworks ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorFireworks ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorFireball ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorFireball ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorFire ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorFire ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorFilledBucket ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorFilledBucket ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorExperience ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorExperience ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorEmptyBucket ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorEmptyBucket ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorEgg ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorEgg ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorDye ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorDye ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorBoat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorBoat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/DispenserBehaviorArrow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/DispenserBehaviorArrow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/BehaviorProjectileDispense ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/BehaviorProjectileDispense ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/BehaviorDispenseItemProvider ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/BehaviorDispenseItemProvider ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/dispenser/BehaviorDefaultDispenseItem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/dispenser/BehaviorDefaultDispenseItem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/entity/EntityPlayerSP ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/entity/EntityPlayerSP ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/entity/EntityOtherPlayerMP ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/entity/EntityOtherPlayerMP ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/entity/EntityClientPlayerMP ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/entity/EntityClientPlayerMP ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/NoiseGeneratorPerlin ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/NoiseGeneratorPerlin ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/NoiseGeneratorOctaves ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/NoiseGeneratorOctaves ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/NoiseGenerator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/NoiseGenerator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/MapGenRavine ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/MapGenRavine ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/MapGenCavesHell ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/MapGenCavesHell ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/MapGenCaves ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/MapGenCaves ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/MapGenBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/MapGenBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/FlatLayerInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/FlatLayerInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/FlatGeneratorInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/FlatGeneratorInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/ChunkProviderServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/ChunkProviderServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/ChunkProviderHell ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/ChunkProviderHell ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/ChunkProviderGenerate ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/ChunkProviderGenerate ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/ChunkProviderFlat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/ChunkProviderFlat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/world/gen/ChunkProviderEnd ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/world/gen/ChunkProviderEnd ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CrashReportCategoryEntry ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CrashReportCategoryEntry ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CrashReportCategory ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CrashReportCategory ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CrashReport ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CrashReport ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/ComparatorClassSorter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/ComparatorClassSorter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableSuspiciousClasses ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableSuspiciousClasses ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableOSInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableOSInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableMinecraftVersion ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableMinecraftVersion ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableMemoryInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableMemoryInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableJVMFlags ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableJVMFlags ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableJavaInfo2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableJavaInfo2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableJavaInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableJavaInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableIntCache ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableIntCache ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableCrashMemoryReport ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableCrashMemoryReport ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableBlockType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableBlockType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableBlockLocation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableBlockLocation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/crash/CallableBlockDataValue ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/crash/CallableBlockDataValue ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagString ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagString ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagShort ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagShort ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagLong ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagLong ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagIntArray ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagIntArray ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagInt ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagInt ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagFloat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagFloat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagEnd ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagEnd ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagDouble ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagDouble ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagCompound ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagCompound ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagByteArray ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagByteArray ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTTagByte ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTTagByte ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/NBTBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/NBTBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/CompressedStreamTools ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/CompressedStreamTools ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/CallableTagCompound2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/CallableTagCompound2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/nbt/CallableTagCompound1 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/nbt/CallableTagCompound1 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderZombie ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderZombie ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderXPOrb ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderXPOrb ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderWolf ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderWolf ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderWither ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderWither ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderWitch ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderWitch ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderVillager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderVillager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderTNTPrimed ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderTNTPrimed ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderTntMinecart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderTntMinecart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderSquid ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderSquid ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderSpider ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderSpider ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderSnowMan ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderSnowMan ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderSnowball ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderSnowball ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderSlime ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderSlime ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderSkeleton ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderSkeleton ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderSilverfish ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderSilverfish ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderSheep ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderSheep ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderPlayer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderPlayer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderPig ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderPig ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderPainting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderPainting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderOcelot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderOcelot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderMooshroom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderMooshroom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderMinecart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderMinecart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderMagmaCube ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderMagmaCube ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderLiving ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderLiving ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderLightningBolt ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderLightningBolt ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderItem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderItem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderIronGolem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderIronGolem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderGiantZombie ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderGiantZombie ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderGhast ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderGhast ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderFish ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderFish ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderFireball ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderFireball ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderFallingSand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderFallingSand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderEntity ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderEntity ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderEnderman ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderEnderman ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderEnchantmentTable ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderEnchantmentTable ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderDragon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderDragon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderCreeper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderCreeper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderCow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderCow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderChicken ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderChicken ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderBoat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderBoat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderBlaze ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderBlaze ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderBiped ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderBiped ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderBat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderBat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/RenderArrow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/RenderArrow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/renderer/entity/Render ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/renderer/entity/Render ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/ServerScoreboard ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/ServerScoreboard ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/ServerCommandTestFor ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/ServerCommandTestFor ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/ServerCommandScoreboard ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/ServerCommandScoreboard ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/ScorePlayerTeam ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/ScorePlayerTeam ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/ScoreObjectiveCriteria ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/ScoreObjectiveCriteria ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/ScoreObjective ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/ScoreObjective ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/ScoreHealthCriteria ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/ScoreHealthCriteria ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/ScoreDummyCriteria ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/ScoreDummyCriteria ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/ScoreComparator ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/ScoreComparator ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/ScoreboardSaveData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/ScoreboardSaveData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/Scoreboard ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/Scoreboard ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/scoreboard/Score ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/scoreboard/Score ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/WorldClient ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/WorldClient ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/ThreadLanServerPing ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/ThreadLanServerPing ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/ThreadLanServerFind ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/ThreadLanServerFind ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/ThreadConnectToServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/ThreadConnectToServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/ServerList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/ServerList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/ServerData ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/ServerData ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/ServerAddress ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/ServerAddress ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/PlayerControllerMP ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/PlayerControllerMP ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/NetClientWebTextures ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/NetClientWebTextures ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/NetClientHandler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/NetClientHandler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/LanServerList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/LanServerList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/LanServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/LanServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/GuiConnecting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/GuiConnecting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/ChunkProviderClient ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/ChunkProviderClient ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/CallableMPL2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/CallableMPL2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/multiplayer/CallableMPL1 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/multiplayer/CallableMPL1 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/ThreadLoginVerifier ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/ThreadLoginVerifier ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/TcpWriterThread ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/TcpWriterThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/TcpReaderThread ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/TcpReaderThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/TcpMonitorThread ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/TcpMonitorThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/TcpMasterThread ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/TcpMasterThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/TcpConnection ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/TcpConnection ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/NetworkListenThread ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/NetworkListenThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/NetServerHandler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/NetServerHandler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/NetLoginHandler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/NetLoginHandler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/MemoryConnection ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/MemoryConnection ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/INetworkManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/INetworkManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/CallablePacketID ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/CallablePacketID ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/network/CallablePacketClass ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/network/CallablePacketClass ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/texturepacks/TexturePackList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/texturepacks/TexturePackList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/texturepacks/TexturePackImplementation ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/texturepacks/TexturePackImplementation ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/texturepacks/TexturePackFolder ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/texturepacks/TexturePackFolder ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/texturepacks/TexturePackDownloadSuccess ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/texturepacks/TexturePackDownloadSuccess ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/texturepacks/TexturePackDefault ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/texturepacks/TexturePackDefault ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/texturepacks/TexturePackCustom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/texturepacks/TexturePackCustom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/texturepacks/ITexturePack ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/texturepacks/ITexturePack ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/texturepacks/GuiTexturePackSlot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/texturepacks/GuiTexturePackSlot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/texturepacks/GuiTexturePacks ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/texturepacks/GuiTexturePacks ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/SlotCreativeInventory ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/SlotCreativeInventory ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiInventory ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiInventory ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiFurnace ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiFurnace ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiEditSign ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiEditSign ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiDispenser ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiDispenser ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiCrafting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiCrafting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiContainerCreative ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiContainerCreative ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiContainer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiContainer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiBrewingStand ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiBrewingStand ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiBeaconButtonPower ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiBeaconButtonPower ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiBeaconButtonConfirm ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiBeaconButtonConfirm ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiBeaconButtonCancel ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiBeaconButtonCancel ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiBeaconButton ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiBeaconButton ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/GuiBeacon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/GuiBeacon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/CreativeCrafting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/CreativeCrafting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/inventory/ContainerCreative ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/inventory/ContainerCreative ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/ThreadStatSyncherSend ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/ThreadStatSyncherSend ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/ThreadStatSyncherReceive ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/ThreadStatSyncherReceive ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/StatTypeTime ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/StatTypeTime ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/StatTypeSimple ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/StatTypeSimple ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/StatTypeDistance ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/StatTypeDistance ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/StatsSyncher ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/StatsSyncher ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/StatList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/StatList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/StatFileWriter ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/StatFileWriter ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/StatCrafting ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/StatCrafting ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/StatBasic ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/StatBasic ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/StatBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/StatBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/IStatType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/IStatType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/IStatStringFormat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/IStatStringFormat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/AchievementMap ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/AchievementMap ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/AchievementList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/AchievementList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/stats/Achievement ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/stats/Achievement ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/achievement/SorterStatsItem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/achievement/SorterStatsItem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/achievement/SorterStatsBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/achievement/SorterStatsBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/achievement/GuiStats ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/achievement/GuiStats ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/achievement/GuiSlotStatsItem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/achievement/GuiSlotStatsItem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/achievement/GuiSlotStatsGeneral ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/achievement/GuiSlotStatsGeneral ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/achievement/GuiSlotStatsBlock ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/achievement/GuiSlotStatsBlock ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/achievement/GuiSlotStats ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/achievement/GuiSlotStats ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/achievement/GuiAchievements ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/achievement/GuiAchievements ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/gui/achievement/GuiAchievement ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/gui/achievement/GuiAchievement ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/TextureOffset ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/TextureOffset ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/TexturedQuad ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/TexturedQuad ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/PositionTextureVertex ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/PositionTextureVertex ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelZombieVillager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelZombieVillager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelZombie ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelZombie ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelWolf ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelWolf ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelWither ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelWither ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelWitch ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelWitch ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelVillager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelVillager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelSquid ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelSquid ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelSpider ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelSpider ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelSnowMan ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelSnowMan ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelSlime ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelSlime ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelSkeletonHead ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelSkeletonHead ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelSkeleton ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelSkeleton ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelSilverfish ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelSilverfish ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelSign ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelSign ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelSheep2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelSheep2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelSheep1 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelSheep1 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelRenderer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelRenderer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelQuadruped ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelQuadruped ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelPig ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelPig ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelOcelot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelOcelot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelMinecart ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelMinecart ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelMagmaCube ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelMagmaCube ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelLargeChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelLargeChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelIronGolem ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelIronGolem ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelGhast ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelGhast ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelEnderman ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelEnderman ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelEnderCrystal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelEnderCrystal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelDragon ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelDragon ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelCreeper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelCreeper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelCow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelCow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelChicken ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelChicken ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelChest ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelChest ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelBox ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelBox ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelBook ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelBook ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelBoat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelBoat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelBlaze ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelBlaze ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelBiped ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelBiped ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelBat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelBat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/model/ModelBase ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/model/ModelBase ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/IAnimals ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/IAnimals ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityWolf ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityWolf ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityWaterMob ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityWaterMob ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityVillager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityVillager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityTameable ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityTameable ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntitySquid ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntitySquid ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntitySheep ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntitySheep ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityPig ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityPig ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityOcelot ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityOcelot ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityMooshroom ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityMooshroom ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityCow ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityCow ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityChicken ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityChicken ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityBat ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityBat ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityAnimal ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityAnimal ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/EntityAmbientCreature ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/EntityAmbientCreature ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/entity/passive/ContainerSheep ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/entity/passive/ContainerSheep ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/ThreadShutdown ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/ThreadShutdown ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/ThreadClientSleep ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/ThreadClientSleep ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/StatStringFormatKeyInv ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/StatStringFormatKeyInv ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/PanelCrashReport ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/PanelCrashReport ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/MinecraftFakeLauncher ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/MinecraftFakeLauncher ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/MinecraftAppletImpl ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/MinecraftAppletImpl ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/MinecraftApplet ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/MinecraftApplet ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/Minecraft ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/Minecraft ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/GameWindowListener ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/GameWindowListener ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/EnumOSHelper ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/EnumOSHelper ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/ClientBrandRetriever ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/ClientBrandRetriever ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CanvasMojangLogo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CanvasMojangLogo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CanvasMinecraftApplet ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CanvasMinecraftApplet ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CanvasCrashReport ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CanvasCrashReport ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CallableUpdatingScreenName ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CallableUpdatingScreenName ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CallableType2 ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CallableType2 ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CallableTickingScreenName ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CallableTickingScreenName ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CallableTexturePack ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CallableTexturePack ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CallableModded ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CallableModded ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CallableLWJGLVersion ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CallableLWJGLVersion ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CallableGLInfo ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CallableGLInfo ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CallableClientProfiler ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CallableClientProfiler ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/CallableClientMemoryStats ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/CallableClientMemoryStats ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/client/AnvilConverterException ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/client/AnvilConverterException ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/dedicated/PropertyManager ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/dedicated/PropertyManager ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/dedicated/DedicatedServerSleepThread ...

21:01:15 -    WARNING: Heavily obfuscated exception ranges found!

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/dedicated/DedicatedServerSleepThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/dedicated/DedicatedServerListenThread ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/dedicated/DedicatedServerListenThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/dedicated/DedicatedServerCommandThread ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/dedicated/DedicatedServerCommandThread ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/dedicated/DedicatedServer ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/dedicated/DedicatedServer ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/dedicated/DedicatedPlayerList ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/dedicated/DedicatedPlayerList ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/dedicated/CallableType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/dedicated/CallableType ...

21:01:15 - ... written.

21:01:15 - Processing class net/minecraft/server/dedicated/CallableServerType ...

21:01:15 - ... proceeded.

21:01:15 - Writing class net/minecraft/server/dedicated/CallableServerType ...

21:01:15 - ... written.

21:01:15 - > Copying sources

21:01:16 - > Applying fernflower fixes

21:01:19 - > Applying patches

21:01:19 - runcmd: 'runtime\bin\applydiff.exe -p1 -u -i ..\..\temp\temp.patch -d src\minecraft'

21:01:19 - shlex: ['runtime\\bin\\applydiff.exe', '-p1', '-u', '-i', '..\\..\\temp\\temp.patch', '-d', 'src\\minecraft']

21:01:19 - patching file 'net\minecraft\client\Minecraft.java'

21:01:19 - Hunk #1 succeeded at 535 (offset 4 lines).

21:01:19 - Hunk #3 succeeded at 571 (offset 4 lines).

21:01:19 - patching file 'net\minecraft\crash\CallableSuspiciousClasses.java'

21:01:19 - patching file 'net\minecraft\client\audio\CodecMus.java'

21:01:19 - Hunk #1 succeeded at 1 with fuzz 2.

21:01:19 - patching file 'net\minecraft\world\gen\structure\ComponentStrongholdRightTurn.java'

21:01:19 - patching file 'net\minecraft\server\dedicated\DedicatedServer.java'

21:01:19 - Hunk #1 succeeded at 209 (offset 3 lines).

21:01:19 - patching file 'net\minecraft\util\EnumChatFormatting.java'

21:01:19 - patching file 'net\minecraft\client\gui\FontRenderer.java'

21:01:19 - Hunk #1 succeeded at 624 (offset 3 lines).

21:01:19 - patching file 'net\minecraft\server\integrated\IntegratedServer.java'

21:01:19 - Hunk #1 succeeded at 104 (offset 3 lines).

21:01:19 - patching file 'net\minecraft\network\rcon\RConThreadClient.java'

21:01:19 - patching file 'net\minecraft\client\renderer\RenderBlocks.java'

21:01:19 - Hunk #1 succeeded at 1954 (offset 3 lines).

21:01:19 - patching file 'net\minecraft\client\renderer\RenderGlobal.java'

21:01:19 - Hunk #1 succeeded at 1452 (offset 3 lines).

21:01:19 - patching file 'net\minecraft\network\TcpMasterThread.java'

21:01:19 - patching file 'net\minecraft\world\storage\ThreadedFileIOBase.java'

21:01:19 - > Cleaning comments

21:01:21 - - Done in 84.37 seconds

21:01:21 - == Reformating client ==

21:01:21 - > Cleaning sources

21:01:25 - > Replacing OpenGL constants

21:01:25 - > Reformating sources

21:01:25 - runcmd: 'runtime\bin\astyle.exe --suffix=none --quiet --options=conf\astyle.cfg src\minecraft\*.java src\minecraft\cpw\mods\fml\relauncher\*.java src\minecraft\net\minecraft\block\*.java src\minecraft\net\minecraft\block\material\*.java src\minecraft\net\minecraft\client\*.java src\minecraft\net\minecraft\client\audio\*.java src\minecraft\net\minecraft\client\entity\*.java src\minecraft\net\minecraft\client\entity\render\*.java src\minecraft\net\minecraft\client\gui\*.java src\minecraft\net\minecraft\cli...'

21:01:25 - shlex: ['runtime\\bin\\astyle.exe', '--suffix=none', '--quiet', '--options=conf\\astyle.cfg', 'src\\minecraft\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\relauncher\\*.java', 'src\\minecraft\\net\\minecraft\\block\\*.java', 'src\\minecraft\\net\\minecraft\\block\\material\\*.java', 'src\\minecraft\\net\\minecraft\\client\\*.java', 'src\\minecraft\\net\\minecraft\\client\\audio\\*.java', 'src\\minecraft\\net\\minecraft\\client\\entity\\*.java', 'src\\minecraft\\net\\minecraft\\client\\entity\\render\\*.j...

21:01:28 - - Done in 6.87 seconds

21:01:28 - !! renaming disabled !!

21:01:28 - !! recompile disabled !!

21:01:33 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:01:33 - OS : win32

21:01:33 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:01:33 - # VERSION INFO

21:01:33 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]

21:01:33 - platform: Windows-7-6.1.7601-SP1

21:01:33 - # java: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -version'

21:01:33 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:01:33 - # javac: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -version'

21:01:33 - javac 1.7.0_21

21:01:33 - # javac runtime: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -J-version'

21:01:33 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:01:33 - # retroguard: 'runtime\bin\retroguard.jar --version'

21:01:33 - RetroGuard MCP v3.6.5

based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com

21:01:33 - # mcinjector: 'runtime\bin\mcinjector.jar --version'

21:01:33 - MCInjector v2.8 by Searge, LexManos, Fesh0r

21:01:33 - # patch: 'runtime\bin\applydiff.exe --version'

21:01:33 - patch 2.5.4

21:01:33 - # astyle: 'runtime\bin\astyle.exe --version'

21:01:33 - Artistic Style Version 2.02.1

21:01:33 - # jadretro: 'runtime\bin\jadretro.jar'

21:01:33 - Error: Unable to access jarfile runtime\bin\jadretro.jar

21:01:33 - # jad: 'runtime\bin\jad.exe'

21:01:33 - # fernflower: 'runtime\bin\fernflower.jar'

21:01:33 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>

21:01:33 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config

21:01:33 - == Recompiling client ==

21:01:33 - > Cleaning bin

21:01:33 - > Recompiling

21:01:33 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecraft\*.java src\minecraft\cpw\mods\fml\relauncher\*.java src\minecraft\net\minecraft\block\*.java src\minecraft\net\minecraft\block\material\*.java src\minecraft\net\minecraft\client\*.java src\minecraft\net\minecraft\cli...'

21:01:33 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\javac', '-encoding', 'UTF-8', '-Xlint:-options', '-deprecation', '-g', '-source', '1.6', '-target', '1.6', '-classpath', 'lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', '-sourcepath', 'src\\minecraft', '-d', 'bin\\minecraft', 'src\\minecraft\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\relauncher\\*.java', 'src\\minecraft\\net\\minecraft\\block\\*.java', 'src\\minecraft\\net\\minecraft\\block\\...

21:01:41 - Note: Some input files use unchecked or unsafe operations.

21:01:41 - Note: Recompile with -Xlint:unchecked for details.

21:01:41 - - Done in 7.88 seconds

21:01:41 - > Generating client md5s

21:01:44 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:01:44 - OS : win32

21:01:44 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:01:44 - == Updating client ==

21:01:44 - > Adding javadoc

21:01:46 - > Renaming sources

21:01:48 - - Done in 4.56 seconds

21:01:48 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:01:48 - OS : win32

21:01:48 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:01:48 - == Recompiling client ==

21:01:48 - > Cleaning bin

21:01:48 - > Recompiling

21:01:49 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecraft\*.java src\minecraft\cpw\mods\fml\client\*.java src\minecraft\cpw\mods\fml\client\modloader\*.java src\minecraft\cpw\mods\fml\client\registry\*.java src\minecraft\cpw\mods\fml\common\*.java src\minecraft\cpw\mods\fml...'

21:01:49 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\javac', '-encoding', 'UTF-8', '-Xlint:-options', '-deprecation', '-g', '-source', '1.6', '-target', '1.6', '-classpath', 'lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', '-sourcepath', 'src\\minecraft', '-d', 'bin\\minecraft', 'src\\minecraft\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\modloader\\*.java', 'src\\minecraft\\cpw\\mods\\fml\...

21:01:56 - src\minecraft\net\minecraft\src\ModLoader.java:632: warning: [deprecation] registerBlock(Block) in GameRegistry has been deprecated

21:01:56 -        GameRegistry.registerBlock(block);

21:01:56 -                    ^

21:01:56 - src\minecraft\net\minecraft\src\ModLoader.java:643: warning: [deprecation] registerBlock(Block,Class<? extends ItemBlock>) in GameRegistry has been deprecated

21:01:56 -        GameRegistry.registerBlock(block, itemclass);

21:01:56 -                    ^

21:01:56 - Note: Some input files use unchecked or unsafe operations.

21:01:56 - Note: Recompile with -Xlint:unchecked for details.

21:01:56 - 2 warnings

21:01:56 - - Done in 8.18 seconds

21:01:56 - > Generating client md5s

21:02:00 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:02:00 - OS : win32

21:02:00 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:02:00 - == Updating client ==

21:02:00 - > Adding javadoc

21:02:02 - > Renaming sources

21:02:05 - - Done in 4.65 seconds

21:02:05 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:02:05 - OS : win32

21:02:05 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:02:05 - == Recompiling client ==

21:02:05 - > Cleaning bin

21:02:05 - > Recompiling

21:02:05 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecraft\*.java src\minecraft\cpw\mods\fml\client\*.java src\minecraft\cpw\mods\fml\client\modloader\*.java src\minecraft\cpw\mods\fml\client\registry\*.java src\minecraft\cpw\mods\fml\common\*.java src\minecraft\cpw\mods\fml...'

21:02:05 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\javac', '-encoding', 'UTF-8', '-Xlint:-options', '-deprecation', '-g', '-source', '1.6', '-target', '1.6', '-classpath', 'lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', '-sourcepath', 'src\\minecraft', '-d', 'bin\\minecraft', 'src\\minecraft\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\modloader\\*.java', 'src\\minecraft\\cpw\\mods\\fml\...

21:02:14 - src\minecraft\net\minecraft\client\entity\EntityPlayerSP.java:21: warning: [deprecation] ISidedInventory in net.minecraftforge.common has been deprecated

21:02:14 - import net.minecraft.client.particle.EntityPickupFX;

21:02:14 -                        ^

21:02:14 - src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:493: warning: [deprecation] getSizeInventorySide(ForgeDirection) in ISidedInventory has been deprecated

21:02:14 -    public int getSizeInventorySide(ForgeDirection side)

21:02:14 -                ^

21:02:14 - src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:476: warning: [deprecation] getStartInventorySide(ForgeDirection) in ISidedInventory has been deprecated

21:02:14 -    public int getStartInventorySide(ForgeDirection side)

21:02:14 -                ^

21:02:14 - src\minecraft\net\minecraft\item\Item.java:1112: warning: [deprecation] IArmorTextureProvider in net.minecraftforge.common has been deprecated

21:02:14 -        return isArmorProvider ? ((IArmorTextureProvider)this).getArmorTextureFile(stack) : null;

21:02:14 -                                    ^

21:02:14 - src\minecraft\net\minecraft\src\ModLoader.java:632: warning: [deprecation] registerBlock(Block) in GameRegistry has been deprecated

21:02:14 -        GameRegistry.registerBlock(block);

21:02:14 -                    ^

21:02:14 - src\minecraft\net\minecraft\src\ModLoader.java:643: warning: [deprecation] registerBlock(Block,Class<? extends ItemBlock>) in GameRegistry has been deprecated

21:02:14 -        GameRegistry.registerBlock(block, itemclass);

21:02:14 -                    ^

21:02:14 - Note: Some input files use unchecked or unsafe operations.

21:02:14 - Note: Recompile with -Xlint:unchecked for details.

21:02:14 - 6 warnings

21:02:14 - - Done in 8.85 seconds

21:02:14 - > Generating client md5s

21:05:08 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:05:08 - OS : win32

21:05:08 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:05:08 - # VERSION INFO

21:05:08 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]

21:05:08 - platform: Windows-7-6.1.7601-SP1

21:05:08 - # java: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -version'

21:05:08 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:05:08 - # javac: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -version'

21:05:08 - javac 1.7.0_21

21:05:08 - # javac runtime: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -J-version'

21:05:08 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:05:08 - # retroguard: 'runtime\bin\retroguard.jar --version'

21:05:08 - RetroGuard MCP v3.6.5

based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com

21:05:08 - # mcinjector: 'runtime\bin\mcinjector.jar --version'

21:05:08 - MCInjector v2.8 by Searge, LexManos, Fesh0r

21:05:08 - # patch: 'runtime\bin\applydiff.exe --version'

21:05:08 - patch 2.5.4

21:05:08 - # astyle: 'runtime\bin\astyle.exe --version'

21:05:08 - Artistic Style Version 2.02.1

21:05:08 - # jadretro: 'runtime\bin\jadretro.jar'

21:05:08 - Error: Unable to access jarfile runtime\bin\jadretro.jar

21:05:08 - # jad: 'runtime\bin\jad.exe'

21:05:08 - # fernflower: 'runtime\bin\fernflower.jar'

21:05:08 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>

21:05:08 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config

21:05:08 - == Recompiling client ==

21:05:08 - > Cleaning bin

21:05:08 - > Recompiling

21:05:08 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecraft\*.java src\minecraft\cpw\mods\fml\client\*.java src\minecraft\cpw\mods\fml\client\modloader\*.java src\minecraft\cpw\mods\fml\client\registry\*.java src\minecraft\cpw\mods\fml\common\*.java src\minecraft\cpw\mods\fml...'

21:05:08 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\javac', '-encoding', 'UTF-8', '-Xlint:-options', '-deprecation', '-g', '-source', '1.6', '-target', '1.6', '-classpath', 'lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', '-sourcepath', 'src\\minecraft', '-d', 'bin\\minecraft', 'src\\minecraft\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\modloader\\*.java', 'src\\minecraft\\cpw\\mods\\fml\...

21:05:17 - src\minecraft\net\minecraft\client\entity\EntityPlayerSP.java:21: warning: [deprecation] ISidedInventory in net.minecraftforge.common has been deprecated

21:05:17 - import net.minecraft.client.particle.EntityPickupFX;

21:05:17 -                        ^

21:05:17 - src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:493: warning: [deprecation] getSizeInventorySide(ForgeDirection) in ISidedInventory has been deprecated

21:05:17 -    public int getSizeInventorySide(ForgeDirection side)

21:05:17 -                ^

21:05:17 - src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:476: warning: [deprecation] getStartInventorySide(ForgeDirection) in ISidedInventory has been deprecated

21:05:17 -    public int getStartInventorySide(ForgeDirection side)

21:05:17 -                ^

21:05:17 - src\minecraft\net\minecraft\item\Item.java:1112: warning: [deprecation] IArmorTextureProvider in net.minecraftforge.common has been deprecated

21:05:17 -        return isArmorProvider ? ((IArmorTextureProvider)this).getArmorTextureFile(stack) : null;

21:05:17 -                                    ^

21:05:17 - src\minecraft\net\minecraft\src\ModLoader.java:632: warning: [deprecation] registerBlock(Block) in GameRegistry has been deprecated

21:05:17 -        GameRegistry.registerBlock(block);

21:05:17 -                    ^

21:05:17 - src\minecraft\net\minecraft\src\ModLoader.java:643: warning: [deprecation] registerBlock(Block,Class<? extends ItemBlock>) in GameRegistry has been deprecated

21:05:17 -        GameRegistry.registerBlock(block, itemclass);

21:05:17 -                    ^

21:05:17 - Note: Some input files use unchecked or unsafe operations.

21:05:17 - Note: Recompile with -Xlint:unchecked for details.

21:05:17 - 6 warnings

21:05:17 - - Done in 9.13 seconds

21:05:17 - !! Can not find server sources, try decompiling !!

21:05:25 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:05:25 - OS : win32

21:05:25 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:05:28 - == Recompiling client ==

21:05:28 - > Cleaning bin

21:05:28 - > Recompiling

21:05:28 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecraft\*.java src\minecraft\cpw\mods\fml\client\*.java src\minecraft\cpw\mods\fml\client\modloader\*.java src\minecraft\cpw\mods\fml\client\registry\*.java src\minecraft\cpw\mods\fml\common\*.java src\minecraft\cpw\mods\fml...'

21:05:28 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\javac', '-encoding', 'UTF-8', '-Xlint:-options', '-deprecation', '-g', '-source', '1.6', '-target', '1.6', '-classpath', 'lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', '-sourcepath', 'src\\minecraft', '-d', 'bin\\minecraft', 'src\\minecraft\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\modloader\\*.java', 'src\\minecraft\\cpw\\mods\\fml\...

21:05:37 - src\minecraft\net\minecraft\client\entity\EntityPlayerSP.java:21: warning: [deprecation] ISidedInventory in net.minecraftforge.common has been deprecated

21:05:37 - import net.minecraft.client.particle.EntityPickupFX;

21:05:37 -                        ^

21:05:37 - src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:493: warning: [deprecation] getSizeInventorySide(ForgeDirection) in ISidedInventory has been deprecated

21:05:37 -    public int getSizeInventorySide(ForgeDirection side)

21:05:37 -                ^

21:05:37 - src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:476: warning: [deprecation] getStartInventorySide(ForgeDirection) in ISidedInventory has been deprecated

21:05:37 -    public int getStartInventorySide(ForgeDirection side)

21:05:37 -                ^

21:05:37 - src\minecraft\net\minecraft\item\Item.java:1112: warning: [deprecation] IArmorTextureProvider in net.minecraftforge.common has been deprecated

21:05:37 -        return isArmorProvider ? ((IArmorTextureProvider)this).getArmorTextureFile(stack) : null;

21:05:37 -                                    ^

21:05:37 - src\minecraft\net\minecraft\src\ModLoader.java:632: warning: [deprecation] registerBlock(Block) in GameRegistry has been deprecated

21:05:37 -        GameRegistry.registerBlock(block);

21:05:37 -                    ^

21:05:37 - src\minecraft\net\minecraft\src\ModLoader.java:643: warning: [deprecation] registerBlock(Block,Class<? extends ItemBlock>) in GameRegistry has been deprecated

21:05:37 -        GameRegistry.registerBlock(block, itemclass);

21:05:37 -                    ^

21:05:37 - Note: Some input files use unchecked or unsafe operations.

21:05:37 - Note: Recompile with -Xlint:unchecked for details.

21:05:37 - 6 warnings

21:05:37 - - Done in 9.13 seconds

21:05:37 - > Generating client md5s

21:05:39 - !! Can not find server sources, try decompiling !!

21:06:22 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:06:22 - OS : win32

21:06:22 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:06:22 - # VERSION INFO

21:06:22 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]

21:06:22 - platform: Windows-7-6.1.7601-SP1

21:06:22 - # java: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -version'

21:06:22 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:06:22 - # javac: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -version'

21:06:23 - javac 1.7.0_21

21:06:23 - # javac runtime: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -J-version'

21:06:23 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:06:23 - # retroguard: 'runtime\bin\retroguard.jar --version'

21:06:23 - RetroGuard MCP v3.6.5

based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com

21:06:23 - # mcinjector: 'runtime\bin\mcinjector.jar --version'

21:06:23 - MCInjector v2.8 by Searge, LexManos, Fesh0r

21:06:23 - # patch: 'runtime\bin\applydiff.exe --version'

21:06:23 - patch 2.5.4

21:06:23 - # astyle: 'runtime\bin\astyle.exe --version'

21:06:23 - Artistic Style Version 2.02.1

21:06:23 - # jadretro: 'runtime\bin\jadretro.jar'

21:06:23 - Error: Unable to access jarfile runtime\bin\jadretro.jar

21:06:23 - # jad: 'runtime\bin\jad.exe'

21:06:23 - # fernflower: 'runtime\bin\fernflower.jar'

21:06:23 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>

21:06:23 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config

21:06:23 - == Recompiling client ==

21:06:23 - > Cleaning bin

21:06:23 - > Recompiling

21:06:23 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecraft\*.java src\minecraft\condensed_blocks\*.java src\minecraft\condensed_blocks\MultiBlockItems\*.java src\minecraft\condensed_blocks\MultiBlocks\*.java src\minecraft\cpw\mods\fml\client\*.java src\minecraft\cpw\mods\fml...'

21:06:23 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\javac', '-encoding', 'UTF-8', '-Xlint:-options', '-deprecation', '-g', '-source', '1.6', '-target', '1.6', '-classpath', 'lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', '-sourcepath', 'src\\minecraft', '-d', 'bin\\minecraft', 'src\\minecraft\\*.java', 'src\\minecraft\\condensed_blocks\\*.java', 'src\\minecraft\\condensed_blocks\\MultiBlockItems\\*.java', 'src\\minecraft\\condensed_blocks\\Mul...

21:06:32 - src\minecraft\net\minecraft\item\Item.java:1112: warning: [deprecation] IArmorTextureProvider in net.minecraftforge.common has been deprecated

21:06:32 -        return isArmorProvider ? ((IArmorTextureProvider)this).getArmorTextureFile(stack) : null;

21:06:32 -                                    ^

21:06:32 - src\minecraft\net\minecraft\entity\player\EntityPlayer.java:24: warning: [deprecation] ISidedInventory in net.minecraftforge.common has been deprecated

21:06:32 - import net.minecraft.entity.item.EntityMinecartHopper;

21:06:32 -                  ^

21:06:32 - src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:493: warning: [deprecation] getSizeInventorySide(ForgeDirection) in ISidedInventory has been deprecated

21:06:32 -    public int getSizeInventorySide(ForgeDirection side)

21:06:32 -                ^

21:06:32 - src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:476: warning: [deprecation] getStartInventorySide(ForgeDirection) in ISidedInventory has been deprecated

21:06:32 -    public int getStartInventorySide(ForgeDirection side)

21:06:32 -                ^

21:06:32 - src\minecraft\net\minecraft\src\ModLoader.java:632: warning: [deprecation] registerBlock(Block) in GameRegistry has been deprecated

21:06:32 -        GameRegistry.registerBlock(block);

21:06:32 -                    ^

21:06:32 - src\minecraft\net\minecraft\src\ModLoader.java:643: warning: [deprecation] registerBlock(Block,Class<? extends ItemBlock>) in GameRegistry has been deprecated

21:06:32 -        GameRegistry.registerBlock(block, itemclass);

21:06:32 -                    ^

21:06:32 - Note: Some input files use unchecked or unsafe operations.

21:06:32 - Note: Recompile with -Xlint:unchecked for details.

21:06:32 - 6 warnings

21:06:32 - - Done in 9.62 seconds

21:06:32 - !! Can not find server sources, try decompiling !!

21:06:37 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:06:37 - OS : win32

21:06:37 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:06:37 - # VERSION INFO

21:06:37 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]

21:06:37 - platform: Windows-7-6.1.7601-SP1

21:06:37 - # java: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -version'

21:06:37 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:06:37 - # javac: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -version'

21:06:37 - javac 1.7.0_21

21:06:37 - # javac runtime: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -J-version'

21:06:37 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:06:37 - # retroguard: 'runtime\bin\retroguard.jar --version'

21:06:37 - RetroGuard MCP v3.6.5

based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com

21:06:37 - # mcinjector: 'runtime\bin\mcinjector.jar --version'

21:06:37 - MCInjector v2.8 by Searge, LexManos, Fesh0r

21:06:37 - # patch: 'runtime\bin\applydiff.exe --version'

21:06:37 - patch 2.5.4

21:06:37 - # astyle: 'runtime\bin\astyle.exe --version'

21:06:37 - Artistic Style Version 2.02.1

21:06:37 - # jadretro: 'runtime\bin\jadretro.jar'

21:06:37 - Error: Unable to access jarfile runtime\bin\jadretro.jar

21:06:37 - # jad: 'runtime\bin\jad.exe'

21:06:37 - # fernflower: 'runtime\bin\fernflower.jar'

21:06:37 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>

21:06:37 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config

21:06:37 - > Creating Retroguard config files

21:06:37 - == Reobfuscating client ==

21:06:37 - > Cleaning reobf

21:06:37 - > Generating md5s

21:06:39 - > Packing jar

21:06:40 - > Reobfuscating jar

21:06:40 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -cp "runtime\bin\retroguard.jar;lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" RetroGuard -notch temp\client_ro.cfg'

21:06:40 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\java', '-cp', 'runtime\\bin\\retroguard.jar;lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', 'RetroGuard', '-notch', 'temp\\client_ro.cfg']

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Object/shortForm not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/getBlockSize not found in JAR

21:06:46 - # Warning: method argo/jdom/Functor/shortForm not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/reset not found in JAR

21:06:46 - # Warning: method argo/format/CompactJsonFormatter/format not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/endArray not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Array/typeSafeApplyTo not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/processByte not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_String/shortForm not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Number/matchesNode not found in JAR

21:06:46 - # Warning: method org/bouncycastle/asn1/ASN1Primitive/toASN1Primitive not found in JAR

21:06:46 - # Warning: method argo/format/CompactJsonFormatter/formatJsonNode not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNode/getType not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonConstants/getType not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74679_b = func_74679_b to b fixed by Script

21:06:46 - # Warning: method argo/saj/SajParser/possibleSign not found in JAR

21:06:46 - # Warning: method org/bouncycastle/jce/provider/BouncyCastleProvider/addMacAlgorithms not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Object/matchesNode not found in JAR

21:06:46 - # Warning: method argo/jdom/ChainedFunctor/matchesNode not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNode/getText = getText to c fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Field/addField not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonObjectNodeBuilder/buildNode not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Field/addNode not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/encryptBlock not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/stringValue not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonStringNode/getFields = getFields to d fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonStringNode/getElements not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/startObject not found in JAR

21:06:46 - # Warning: method argo/saj/ThingWithPosition/getRow not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeFactories/aJsonTrue not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74682_a = func_74682_a to a fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/getBlockSize not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Field/typeSafeApplyTo not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/StreamCipher/returnByte not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeBuilders/func_74709_c = func_74709_c to c fixed by Script

21:06:46 - # Warning: method argo/saj/SajParser/hexadecimalNumber not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/numberValue not found in JAR

21:06:46 - # Warning: method argo/saj/PositionTrackingPushbackReader/getRow not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonStringNode/getText = getText to c fixed by Script

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors/func_98316_b = func_98316_b to b fixed by Script

21:06:46 - # Warning: method org/bouncycastle/jcajce/provider/config/ProviderConfigurationPermission/calculateMask not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonArrayNodeBuilder/buildNode not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors_Number/func_98314_a = func_98314_a to a fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNode/wrapExceptionsFor not found in JAR

21:06:46 - # Warning: method argo/jdom/Functor/applyTo not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/endDocument not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/numberToken not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNode/getArrayNode = getArrayNode to e fixed by Script

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors/func_98315_c = func_98315_c to c fixed by Script

21:06:46 - # Trying to remap argo/jdom/JsonNodeBuilders/func_74712_a = func_74712_a to a fixed by Script

21:06:46 - # Warning: method argo/saj/ThingWithPosition/getColumn not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/stringToken not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Number/typeSafeApplyTo not found in JAR

21:06:46 - # Warning: method org/bouncycastle/asn1/ASN1Encodable/toASN1Primitive not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeBuilders/func_74710_b = func_74710_b to b fixed by Script

21:06:46 - # Warning: method argo/saj/SajParser/nonZeroDigitToken not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/init not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Array/matchesNode not found in JAR

21:06:46 - # Warning: method argo/saj/PositionTrackingPushbackReader/unread not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Element/shortForm not found in JAR

21:06:46 - # Warning: method net/minecraft/block/BlockSkull/dropBlockAsItemWithChance not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeFactories/aJsonArray not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/objectString not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Array/addNode not found in JAR

21:06:46 - # Warning: method argo/saj/PositionTrackingPushbackReader/updateCharacterAndLineCounts not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74683_b = func_74683_b to d fixed by Script

21:06:46 - # Trying to remap org/bouncycastle/crypto/BufferedBlockCipher/init = init to a fixed by Script

21:06:46 - # Warning: method argo/saj/PositionTrackingPushbackReader/read not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonObject/getElements not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNumberNodeBuilder/buildNode not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeDoesNotMatchPathElementsException/commaSeparate not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/params/KeyParameter/getKey not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/aFieldToken not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonFieldBuilder/buildValue not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/getDocument not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonObjectNodeBuilder/withFieldBuilder not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors_Field/func_74641_a = func_74641_a to a fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/BlockCipher/reset not found in JAR

21:06:46 - # Warning: method org/bouncycastle/jcajce/provider/util/AlgorithmProvider/configure not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonConstants/getFields = getFields to d fixed by Script

21:06:46 - # Warning: method org/bouncycastle/jce/provider/BouncyCastleProvider/doSetup not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_NodeContainer/addField not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNumberNode/getText = getText to c fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNodeSelector/getValue not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/subWord not found in JAR

21:06:46 - # Trying to remap argo/jdom/JdomParser/parse = parse to a fixed by Script

21:06:46 - # Warning: method argo/saj/SajParser/arrayString not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74678_a = func_74678_a to a fixed by Script

21:06:46 - # Warning: method argo/saj/SajParser/escapedStringChar not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNode/isArrayNode = isArrayNode to d fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/KeyGenerationParameters/getStrength not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeFactories/aJsonString not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonArray/getFields = getFields to d fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/reset not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/BlockCipher/init not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonFieldBuilder/withValue not found in JAR

21:06:46 - # Warning: method org/bouncycastle/asn1/DERObjectIdentifier/getId not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/digitToken not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonArray/getElements not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonObject/getText = getText to c fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNodeBuilders_False/buildNode not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors_Number/func_98313_b = func_98313_b to b fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/reset not found in JAR

21:06:46 - # Warning: method org/bouncycastle/asn1/ASN1Primitive/asn1Equals not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonStringNode/getType not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/endObject not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNode/getFields = getFields to d fixed by Script

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74684_b = func_74684_b to b fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Object/typeSafeApplyTo not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNumberNode/getFields = getFields to d fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/BlockCipher/getBlockSize not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/init not found in JAR

21:06:46 - # Warning: method org/bouncycastle/jce/provider/BouncyCastleProvider/loadAlgorithms not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeFactories/aJsonNumber not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/possibleFractionalComponent not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/decryptBlock not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNode/getBooleanValue = getBooleanValue to a fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNodeFactories/aJsonFalse not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors/chainOn not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/falseValue not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNumberNode/getType not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/nonNegativeNumberToken not found in JAR

21:06:46 - # Warning: method org/bouncycastle/asn1/DERObjectIdentifier/asn1Equals not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/BlockCipher/processBlock not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/endField not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/params/ParametersWithIV/getParameters not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/FFmulX not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/KeyGenerationParameters/getRandom not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonArray/getType not found in JAR

21:06:46 - # Warning: method org/bouncycastle/asn1/ASN1Object/toASN1Primitive not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Array/shortForm not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Element/typeSafeApplyTo not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonArrayNodeBuilder/withElement not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74680_a = func_74680_a to a fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNodeFactories/aJsonNull not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonStringNode/func_74626_a = func_74626_a to a fixed by Script

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors_String/func_74645_a = func_74645_a to a fixed by Script

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors_Object/func_74640_a = func_74640_a to a fixed by Script

21:06:46 - # Warning: method argo/saj/JsonListener/endObject not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/digitString not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Array/typeSafeApplyTo not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Array/matchesNode_ not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNumberNode/getElements not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeBuilders_Null/buildNode not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors_Boolean/func_98312_a = func_98312_a to a fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors/chainedJsonNodeSelector not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors_String/func_74644_b = func_74644_b to b fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/processBlock not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/nullValue not found in JAR

21:06:46 - # Warning: method argo/saj/PositionTrackingPushbackReader/getColumn not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/falseValue not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Field/shortForm not found in JAR

21:06:46 - # Trying to remap org/bouncycastle/crypto/CipherKeyGenerator/init = init to a fixed by Script

21:06:46 - # Warning: method argo/saj/SajParser/possibleExponent not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Element/matchesNode_ not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Field/typeSafeApplyTo not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/func_74701_a = func_74701_a to a fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/getShortFormFailPath not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74675_a = func_74675_a to a fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/doFinal not found in JAR

21:06:46 - # Warning: method argo/format/JsonFormatter/format not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeFactories/aJsonObject not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelector/with not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/addValue not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/func_74699_a = func_74699_a to a fixed by Script

21:06:46 - # Trying to remap argo/jdom/JsonObjectNodeBuilder/func_74606_a = func_74606_a to a fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/getAlgorithmName not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Boolean/shortForm not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/getOutputSize not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/inv_mcol not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeBuilders/anArrayBuilder not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonConstants/getElements not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_String/typeSafeApplyTo not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Array/addField not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/getUpdateOutputSize not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Element/typeSafeApplyTo_ not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/stringValue not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonArray/asList not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeBuilders/func_74714_a = func_74714_a to a fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNodeBuilder/buildNode not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNode/getStringValue = getStringValue to b fixed by Script

21:06:46 - # Warning: method argo/jdom/ChainedFunctor/shortForm not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/trueValue not found in JAR

21:06:46 - # Warning: method argo/saj/PositionTrackingPushbackReader/uncount not found in JAR

21:06:46 - # Warning: method org/bouncycastle/asn1/ASN1ObjectIdentifier/branch not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonFieldBuilder/withKey not found in JAR

21:06:46 - # Warning: method argo/jdom/LeafFunctor/applyTo not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/getBlockSize not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/endField not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/trueValue not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors_Object/func_74639_b = func_74639_b to b fixed by Script

21:06:46 - # Trying to remap argo/jdom/JsonConstants/getText = getText to c fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/StreamCipher/processBytes not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonObject/getType not found in JAR

21:06:46 - # Warning: method argo/jdom/Functor/matchesNode not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/params/ParametersWithIV/getIV not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/packBlock not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Number/shortForm not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/nullValue not found in JAR

21:06:46 - # Warning: method org/bouncycastle/util/Strings/toLowerCase not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeFactories/aJsonArray not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeBuilders/func_74713_b = func_74713_b to b fixed by Script

21:06:46 - # Warning: method org/bouncycastle/asn1/DERObjectIdentifier/isValidIdentifier not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/aJsonValue not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonStringNodeBuilder/buildNode not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonObjectNodeBuilder/func_74607_a = func_74607_a to a fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_NodeContainer/addNode not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors_Boolean/func_98311_b = func_98311_b to b fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Element/matchesNode not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/BlockCipher/getAlgorithmName not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Boolean/typeSafeApplyTo not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/startArray not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_String/matchesNode not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/numberValue not found in JAR

21:06:46 - # Warning: method argo/saj/PositionTrackingPushbackReader/read not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/parse not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/startArray not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/func_74698_b = func_74698_b to b fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Object/addNode not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelector/shortForm not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/io/CipherInputStream/nextChunk not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonStringNodeBuilder/func_74600_a = func_74600_a to a fixed by Script

21:06:46 - # Warning: method argo/jdom/ChainedFunctor/applyTo not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74681_c = func_74681_c to e fixed by Script

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/shift not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/decryptBlock not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/startField not found in JAR

21:06:46 - # Warning: method argo/jdom/LeafFunctor/typeSafeApplyTo not found in JAR

21:06:46 - # Warning: method argo/saj/SajParser/readNextNonWhitespaceChar not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/startDocument not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelector/matches not found in JAR

21:06:46 - # Trying to remap org/bouncycastle/crypto/CipherKeyGenerator/generateKey = generateKey to a fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Field/matchesNode not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/startDocument not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeDoesNotMatchPathElementsException/formatMessage not found in JAR

21:06:46 - # Warning: method argo/jdom/JdomParser/parse not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNode/getNumberValue = getNumberValue to c fixed by Script

21:06:46 - # Warning: method argo/format/CompactJsonFormatter/format not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonObject/getFields = getFields to d fixed by Script

21:06:46 - # Trying to remap argo/jdom/JsonFieldBuilder/func_74724_b = func_74724_b to b fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonNode/getElements not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeDoesNotMatchPathElementsException/jsonNodeDoesNotMatchPathElementsException not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/endDocument not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonArrayNodeBuilder/build not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/unpackBlock not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/encryptBlock not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Object/addField not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonFieldBuilder/aJsonFieldBuilder not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/getAlgorithmName not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/processBlock not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonArray/getText = getText to c fixed by Script

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/startObject not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/endArray not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeBuilders_True/buildNode not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/addRootNode not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeBuilders/anObjectBuilder not found in JAR

21:06:46 - # Warning: method argo/saj/JsonListener/startField not found in JAR

21:06:46 - # Warning: method argo/jdom/JsonNodeSelectors_Boolean/matchesNode not found in JAR

21:06:46 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/generateWorkingKey not found in JAR

21:06:46 - # Warning: method org/bouncycastle/jce/provider/BouncyCastleProvider/setup not found in JAR

21:06:46 - # Warning: field argo/saj/InvalidSyntaxException/column not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHA1AndRC2_CBC not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_PBES2 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/x509Crl not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonConstants/TRUE not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_certValues not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_signerLocation not found in JAR

21:06:46 - # Warning: field argo/jdom/ChainedFunctor/childJsonNodeSelector not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_signerLocation not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/crlBag not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_sigPolicyId not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonObject/fields not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonFieldBuilder/valueBuilder not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_contentHint not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md5WithRSAEncryption not found in JAR

21:06:46 - # Warning: field argo/saj/InvalidSyntaxException/row not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/certTypes not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/data not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/theBufferedBlockCipher not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbewithSHAAnd40BitRC2_CBC not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_hmacWithSHA384 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/digestAlgorithm not found in JAR

21:06:46 - # Warning: field argo/format/CompactJsonFormatter_JsonNodeType/enumJsonNodeTypeMappingArray not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithMD2AndRC2_CBC not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonArrayNodeBuilder/elementBuilders not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_signerAttr not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Array/listenerToJdomAdapter not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/inBuf not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_commitmentType not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha224 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_signingTime not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_otherSigCert not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/canNotDecryptAny not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/failPath not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sMIMECapabilitiesVersions not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_unstructuredAddress not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/keyInfoConverters not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/blockSize not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/cfbOutV not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256_pkcs12_aes256_cbc not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd40BitRC4 not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeType/NUMBER = NUMBER to d fixed by Script

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherOutputStream/theStreamCipher not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_sigPolicyId not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_otherSigCert not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/envelopedData not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sha1WithRSAEncryption not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/x509certType not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_archiveTimestamp not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/keyBag not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonFieldBuilder/key not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_commitmentType not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/encryptedData not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_contentType not found in JAR

21:06:46 - # Warning: field argo/saj/PositionTrackingPushbackReader/pushbackReader not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/bufOff not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfCreation not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/finalized not found in JAR

21:06:46 - # Warning: field argo/saj/PositionTrackingPushbackReader/lineCount not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/PROVIDER_NAME not found in JAR

21:06:46 - # Warning: field argo/saj/PositionTrackingPushbackReader/characterCount not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sha512WithRSAEncryption not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd128BitRC4 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md2WithRSAEncryption not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256_pkcs5 not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Field/fieldBuilder not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/C0 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/C2 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/C1 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/C3 not found in JAR

21:06:46 - # Warning: field net/minecraft/server/MinecraftServer/timeOfLastDimensionTick not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_msgSigDigest not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/x509Certificate not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/failedNode not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_revocationRefs not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/IV not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256_pkcs12_aes192_cbc not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/crlTypes not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_12 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md4 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md5 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md2 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/Si not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/T2 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/T3 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/S not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/T0 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/T1 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/buf not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/cipher not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/encryptionAlgorithm not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/SYMMETRIC_CIPHERS not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/maxBuf not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonNumberNode/value not found in JAR

21:06:46 - # Warning: field argo/format/JsonEscapedString/escapedString not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonListenerToJdomAdapter/stack not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherOutputStream/theBufferedBlockCipher not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_contentReference not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_escTimeStamp not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1_pkcs5 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/des_EDE3_CBC not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_counterSignature not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_certCRLTimestamp not found in JAR

21:06:46 - # Warning: field argo/jdom/ChainedFunctor/parentJsonNodeSelector not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1_pkcs12_aes192_cbc not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeType/TRUE = TRUE to e fixed by Script

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sdsiCertificate not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_localKeyId not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/RC2_CBC not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_5 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_3 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/bagtypes not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_1 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_contentTimestamp not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/safeContentsBag not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeType/NULL = NULL to g fixed by Script

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/signedData not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfApproval not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jcajce/provider/config/ProviderConfigurationPermission/permissionMask not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/srsaOAEPEncryptionSET not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/info not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_spq_ets_unotice not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_hmacWithSHA224 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/theStreamCipher not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_hmacWithSHA256 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/params/KeyParameter/key not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfOrigin not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfDelivery not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct_compressedData not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_signingCertificateV2 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/buf not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/DERObjectIdentifier/identifier not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonNodeSelector/valueGetter not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/WorkingKey not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_smimeCapabilities not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonArray_NodeList/elements not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Array/nodeBuilder not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct_authData not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonListenerToJdomAdapter/root not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/ASYMMETRIC_GENERIC not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1_pkcs12_aes256_cbc not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfSender not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_messageDigest not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/secretBag not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/certBag not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_emailAddress not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_signingCertificate not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/ASYMMETRIC_CIPHERS not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonNodeSelectors_Field/theFieldName not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfReceipt not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/signedAndEnvelopedData not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonStringNode/value not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sha256WithRSAEncryption not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_alg_CMS3DESwrap not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_revocationValues not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/KeyGenerationParameters/random not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/CipherKeyGenerator/strength not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonNumberNode/PATTERN not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_extendedCertificateAttributes not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/DERObjectIdentifier/cache not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHA1AndDES_CBC not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherOutputStream/oneByte not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_pSpecified not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_encrypKeyPref not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithMD2AndDES_CBC not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct_TSTInfo not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/pgpCFB not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_challengePassword not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/encrypting not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_unstructuredName not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithMD5AndRC2_CBC not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_extensionRequest not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd2_KeyTripleDES_CBC not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeType/STRING = STRING to c fixed by Script

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_alg_PWRI_KEK not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha512 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_mgf1 not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Field/listenerToJdomAdapter not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeType/FALSE = FALSE to f fixed by Script

21:06:46 - # Warning: field argo/jdom/JsonArray/elements not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd40BitRC2_CBC not found in JAR

21:06:46 - # Warning: field net/minecraft/util/EnumChatFormatting/field_96305_C not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256_pkcs12_aes128_cbc not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/rsaEncryption not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_spq_ets_uri not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sha384WithRSAEncryption not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonNumberNodeBuilder/builtNode not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_receiptRequest not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_12PbeIds not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_signingDescription not found in JAR

21:06:46 - # Warning: field argo/saj/PositionTrackingPushbackReader/lastCharacterWasCarriageReturn not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithMD5AndDES_CBC not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherOutputStream/buf not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_contentIdentifier not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonStringNodeBuilder/builtStringNode not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Object/listenerToJdomAdapter not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/params/ParametersWithIV/parameters not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/forEncryption not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/cfbV not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1_pkcs12_aes128_cbc not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeType/$VALUES = $VALUES to h fixed by Script

21:06:46 - # Trying to remap argo/jdom/JsonNodeType/ARRAY = ARRAY to b fixed by Script

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md4WithRSAEncryption not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/CipherKeyGenerator/random not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/partialBlockOkay not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonNodeSelectors_Element/index not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_certificateRefs not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderAction/theBouncyCastleProvider not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256_pkcs12 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonNodeDoesNotMatchPathElementsException/JSON_FORMATTER not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/dhThreadSpec not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jcajce/provider/config/ProviderConfigurationPermission/actions not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd128BitRC2_CBC not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs8ShroudedKeyBag not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_signatureTimeStampToken not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Object/nodeBuilder not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/ROUNDS not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_RSAES_OAEP not found in JAR

21:06:46 - # Warning: field net/minecraft/client/renderer/WorldRenderer/tessellator not found in JAR

21:06:46 - # Trying to remap argo/jdom/JsonNodeType/OBJECT = OBJECT to a fixed by Script

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_friendlyName not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/digestedData not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/preferSignedData not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_alg_CMSRC2wrap not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/params/ParametersWithIV/iv not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1_pkcs12 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/BC_EC_LOCAL_PERMISSION not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/BC_DH_PERMISSION not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonConstants/jsonNodeType not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/KeyGenerationParameters/strength not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonObjectNodeBuilder_List/nodeBuilder not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/DIGESTS not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/dhKeyAgreement not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/BC_DH_LOCAL_PERMISSION not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct_authEnvelopedData not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd3_KeyTripleDES_CBC not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonConstants/FALSE not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/BC_EC_PERMISSION not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_RSASSA_PSS not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/bufOff not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_PBKDF2 not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonObjectNodeBuilder/fieldBuilders not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha384 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sha224WithRSAEncryption not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/cipher not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/forEncryption not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/rcon not found in JAR

21:06:46 - # Warning: field argo/jdom/JsonConstants/NULL not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/ecThreadSpec not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_hmacWithSHA512 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/Tinv0 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/Tinv2 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/Tinv1 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti not found in JAR

21:06:46 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/Tinv3 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct_timestampedData not found in JAR

21:06:46 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_hmacWithSHA1 not found in JAR

21:06:46 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/CONFIGURATION not found in JAR

21:06:46 - > Extracting modified classes

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_01

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_02

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_03

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_04

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_05

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_06

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_08

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_09

21:06:46 - > New class found      : condensed_blocks/ClientProxy

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_07

21:06:46 - > New class found      : condensed_blocks/Mod_Import_Functions

21:06:46 - > New class found      : condensed_blocks/CondensedFuel

21:06:46 - > New class found      : condensed_blocks/CommonProxy

21:06:46 - > New class found      : condensed_blocks/CondensedTab

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_10

21:06:46 - > New class found      : condensed_blocks/Load_Functions

21:06:46 - > New class found      : condensed_blocks/Mod_Functions

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_11

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_13

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_12

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_14

21:06:46 - > New class found      : condensed_blocks/BaseCondensedBlocks

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_13

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_12

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_11

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_10

21:06:46 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_14

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_04

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_06

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_07

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_05

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_02

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_03

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_01

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_08

21:06:46 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_09

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_01.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_01

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_02.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_02

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_03.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_03

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_04.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_04

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_05.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_05

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_06.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_06

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_08.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_08

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_09.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_09

21:06:46 - * File condensed_blocks/ClientProxy.class failed extracting for condensed_blocks/ClientProxy

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_07.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_07

21:06:46 - * File condensed_blocks/Mod_Import_Functions.class failed extracting for condensed_blocks/Mod_Import_Functions

21:06:46 - * File condensed_blocks/CondensedFuel.class failed extracting for condensed_blocks/CondensedFuel

21:06:46 - * File condensed_blocks/CommonProxy.class failed extracting for condensed_blocks/CommonProxy

21:06:46 - * File condensed_blocks/CondensedTab.class failed extracting for condensed_blocks/CondensedTab

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_10.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_10

21:06:46 - * File condensed_blocks/Load_Functions.class failed extracting for condensed_blocks/Load_Functions

21:06:46 - * File condensed_blocks/Mod_Functions.class failed extracting for condensed_blocks/Mod_Functions

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_11.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_11

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_13.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_13

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_12.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_12

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_14.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_14

21:06:46 - * File condensed_blocks/BaseCondensedBlocks.class failed extracting for condensed_blocks/BaseCondensedBlocks

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_13.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_13

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_12.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_12

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_11.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_11

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_10.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_10

21:06:46 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_14.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_14

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_04.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_04

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_06.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_06

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_07.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_07

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_05.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_05

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_02.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_02

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_03.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_03

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_01.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_01

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_08.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_08

21:06:46 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_09.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_09

21:06:46 - - Done in 8.87 seconds

21:06:46 - !! Can not find server md5s !!

21:09:11 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:09:11 - OS : win32

21:09:11 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:09:11 - runmc: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -Xincgc -Xms1024M -Xmx1024M -cp "..\bin\minecraft;..\src\minecraft;..\lib;..\lib\*;..\jars\bin\minecraft.jar;..\jars\bin\jinput.jar;..\jars\bin\lwjgl.jar;..\jars\bin\lwjgl_util.jar" -Djava.library.path=..\jars\bin\natives Start'

21:09:11 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\java', '-Xincgc', '-Xms1024M', '-Xmx1024M', '-cp', '..\\bin\\minecraft;..\\src\\minecraft;..\\lib;..\\lib\\*;..\\jars\\bin\\minecraft.jar;..\\jars\\bin\\jinput.jar;..\\jars\\bin\\lwjgl.jar;..\\jars\\bin\\lwjgl_util.jar', '-Djava.library.path=..\\jars\\bin\\natives', 'Start']

21:09:12 - 2013-05-23 21:09:12 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.678 for Minecraft 1.5.1 loading

21:09:12 - 2013-05-23 21:09:12 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jdk1.7.0_21\jre

21:09:12 - 2013-05-23 21:09:12 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

21:09:12 - 2013-05-23 21:09:12 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

21:09:12 - 2013-05-23 21:09:12 [iNFO] [ForgeModLoader] Download complete

21:09:12 - 2013-05-23 21:09:12 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

21:09:14 - 2013-05-23 21:09:14 [iNFO] [ForgeModLoader] Download complete

21:09:14 - 2013-05-23 21:09:14 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

21:09:14 - 2013-05-23 21:09:14 [iNFO] [ForgeModLoader] Download complete

21:09:14 - 2013-05-23 21:09:14 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

21:09:16 - 2013-05-23 21:09:16 [iNFO] [ForgeModLoader] Download complete

21:09:16 - 2013-05-23 21:09:16 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

21:09:19 - 2013-05-23 21:09:19 [iNFO] [ForgeModLoader] Download complete

21:09:19 - 2013-05-23 21:09:19 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

21:09:25 - 2013-05-23 21:09:25 [iNFO] [ForgeModLoader] Download complete

21:09:27 - 2013-05-23 21:09:27 [iNFO] [sTDOUT] 229 recipes

21:09:27 - 2013-05-23 21:09:27 [iNFO] [sTDOUT] 27 achievements

21:09:27 - 2013-05-23 21:09:27 [iNFO] [Minecraft-Client] Setting user: Player304

21:09:27 - 2013-05-23 21:09:27 [iNFO] [sTDOUT] (Session ID is -)

21:09:27 - 2013-05-23 21:09:27 [iNFO] [sTDERR] Client asked for parameter: server

21:09:27 - 2013-05-23 21:09:27 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2

21:09:27 - 2013-05-23 21:09:27 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

21:09:27 - 2013-05-23 21:09:27 [iNFO] [sTDOUT] MinecraftForge v7.7.2.678 Initialized

21:09:27 - 2013-05-23 21:09:27 [iNFO] [ForgeModLoader] MinecraftForge v7.7.2.678 Initialized

21:09:27 - 2013-05-23 21:09:27 [iNFO] [sTDOUT] Replaced 85 ore recipies

21:09:27 - 2013-05-23 21:09:27 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

21:09:27 - 2013-05-23 21:09:27 [iNFO] [ForgeModLoader] No mod directory found, creating one: C:\forge\mcp\jars\mods

21:09:27 - 2013-05-23 21:09:27 [iNFO] [ForgeModLoader] Mod directory created successfully

21:09:27 - 2013-05-23 21:09:27 [iNFO] [ForgeModLoader] Config directory created successfully

21:09:27 - 2013-05-23 21:09:27 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\forge\mcp\jars\config\logging.properties

21:09:27 - 2013-05-23 21:09:27 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

21:09:27 - 2013-05-23 21:09:27 [iNFO] [ForgeModLoader] Searching C:\forge\mcp\jars\mods for mods

21:09:28 - 2013-05-23 21:09:28 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

21:09:28 - 2013-05-23 21:09:28 [iNFO] [mcp] Activating mod mcp

21:09:28 - 2013-05-23 21:09:28 [iNFO] [FML] Activating mod FML

21:09:28 - 2013-05-23 21:09:28 [iNFO] [Forge] Activating mod Forge

21:09:28 - 2013-05-23 21:09:28 [iNFO] [Condensed Block] Activating mod Condensed Block

21:09:28 - 2013-05-23 21:09:28 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_00" Default: 159

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_01" Default: 160

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_02" Default: 161

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_03" Default: 162

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_04" Default: 163

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_05" Default: 164

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_06" Default: 165

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_07" Default: 166

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_08" Default: 167

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_09" Default: 168

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_10" Default: 169

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_11" Default: 170

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_12" Default: 171

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_13" Default: 172

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Mod attempted to get a block ID with a default in the Terrain Generation section, mod authors should make sure there defaults are above 256 unless explicitly needed for terrain generation. Most ores do not need to be below 256.

21:09:28 - 2013-05-23 21:09:28 [WARNING] [ForgeModLoader] Config "/config/Condensed Block.cfg" Category: "block" Key: "MetaBlockID_14" Default: 173

21:09:28 - 2013-05-23 21:09:28 [iNFO] [sTDOUT]

21:09:28 - 2013-05-23 21:09:28 [iNFO] [sTDOUT] Starting up SoundSystem...

21:09:29 - 2013-05-23 21:09:29 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

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

21:09:29 - 2013-05-23 21:09:29 [iNFO] [sTDOUT] OpenAL initialized.

21:09:29 - 2013-05-23 21:09:29 [iNFO] [sTDOUT]

21:09:29 - 2013-05-23 21:09:29 [iNFO] [sTDERR] java.lang.NoSuchFieldException: GL_ARB_copy_image

21:09:29 - 2013-05-23 21:09:29 [iNFO] [sTDERR] at java.lang.Class.getField(Class.java:1539)

21:09:29 - 2013-05-23 21:09:29 [iNFO] [sTDERR] at cpw.mods.fml.client.TextureFXManager.getHelper(TextureFXManager.java:122)

21:09:30 - 2013-05-23 21:09:29 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureStitched.init(TextureStitched.java:74)

21:09:30 - 2013-05-23 21:09:29 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.refreshTextures(TextureMap.java:154)

21:09:30 - 2013-05-23 21:09:29 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderEngine.refreshTextureMaps(RenderEngine.java:520)

21:09:30 - 2013-05-23 21:09:29 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:443)

21:09:30 - 2013-05-23 21:09:29 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)

21:09:30 - 2013-05-23 21:09:29 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)

21:09:30 - 2013-05-23 21:09:29 [iNFO] [sTDERR] at java.lang.Thread.run(Thread.java:722)

21:09:30 - 2013-05-23 21:09:29 [iNFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled

21:09:30 - 2013-05-23 21:09:29 [iNFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available

21:09:30 - 2013-05-23 21:09:29 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt

21:09:30 - 2013-05-23 21:09:30 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt

21:09:30 - 2013-05-23 21:09:30 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt

21:09:30 - 2013-05-23 21:09:30 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt

21:09:30 - 2013-05-23 21:09:30 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt

21:09:30 - 2013-05-23 21:09:30 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt

21:09:30 - 2013-05-23 21:09:30 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt

21:09:30 - 2013-05-23 21:09:30 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt

21:09:30 - 2013-05-23 21:09:30 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_1_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_2_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_3_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_4_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_1_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_2_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_3_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_4_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_1_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_2_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_3_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_4_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_1_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_2_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_3_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_4_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.spiderEye_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.spiderEye_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.spiderEye_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.spiderEye_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.enderPearl_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.enderPearl_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.enderPearl_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.enderPearl_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.blazeRod_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.blazeRod_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.blazeRod_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.blazeRod_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.ghastTear_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.ghastTear_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.ghastTear_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.ghastTear_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_1_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_2_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_3_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_4_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.coal_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherquartz_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.cake_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.wheat_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.reeds_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.egg_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bucket_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.seeds_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.flint_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.bone_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.arrow_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.spiderEye_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.spiderEye_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.spiderEye_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.spiderEye_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.enderPearl_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.enderPearl_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.enderPearl_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.enderPearl_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.blazeRod_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.blazeRod_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.blazeRod_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.blazeRod_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.ghastTear_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.ghastTear_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.ghastTear_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.ghastTear_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.sulphur_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.sulphur_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.sulphur_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.sulphur_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherStalkSeeds_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherStalkSeeds_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherStalkSeeds_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.netherStalkSeeds_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.leather_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.leather_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.leather_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.leather_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.slimeball_1

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.slimeball_2

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.slimeball_3

21:09:30 - 2013-05-23 21:09:30 [iNFO] [sTDOUT] item.slimeball_4

21:09:30 - 2013-05-23 21:09:30 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods

21:09:31 - 2013-05-23 21:09:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt

21:09:31 - 2013-05-23 21:09:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt

21:09:31 - 2013-05-23 21:09:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt

21:09:31 - 2013-05-23 21:09:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt

21:09:31 - 2013-05-23 21:09:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt

21:09:31 - 2013-05-23 21:09:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt

21:09:31 - 2013-05-23 21:09:31 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt

21:09:31 - 2013-05-23 21:09:31 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt

21:09:31 - 2013-05-23 21:09:31 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt

21:09:35 - 2013-05-23 21:09:35 [iNFO] [Minecraft-Client] Stopping!

21:09:35 - 2013-05-23 21:09:35 [iNFO] [sTDOUT]

21:09:35 - 2013-05-23 21:09:35 [iNFO] [sTDOUT] SoundSystem shutting down...

21:09:35 - 2013-05-23 21:09:35 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

21:09:35 - 2013-05-23 21:09:35 [iNFO] [sTDOUT]

21:09:41 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:09:41 - OS : win32

21:09:41 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:09:41 - runmc: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -Xincgc -Xms1024M -Xmx1024M -cp "..\bin\minecraft;..\src\minecraft;..\lib;..\lib\*;..\jars\minecraft_server.jar" net.minecraft.server.MinecraftServer'

21:09:41 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\java', '-Xincgc', '-Xms1024M', '-Xmx1024M', '-cp', '..\\bin\\minecraft;..\\src\\minecraft;..\\lib;..\\lib\\*;..\\jars\\minecraft_server.jar', 'net.minecraft.server.MinecraftServer']

21:09:41 - 2013-05-23 21:09:41 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.678 for Minecraft 1.5.1 loading

21:09:41 - 2013-05-23 21:09:41 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jdk1.7.0_21\jre

21:09:41 - 2013-05-23 21:09:41 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

21:09:43 - 2013-05-23 21:09:43 [iNFO] [sTDOUT] 229 recipes

21:09:43 - 2013-05-23 21:09:43 [iNFO] [sTDOUT] 27 achievements

21:09:43 - 2013-05-23 21:09:43 [iNFO] [Minecraft-Server] Starting minecraft server version 1.5.1

21:09:43 - 2013-05-23 21:09:43 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

21:09:43 - 2013-05-23 21:09:43 [iNFO] [sTDOUT] MinecraftForge v7.7.2.678 Initialized

21:09:43 - 2013-05-23 21:09:43 [iNFO] [ForgeModLoader] MinecraftForge v7.7.2.678 Initialized

21:09:43 - 2013-05-23 21:09:43 [iNFO] [sTDOUT] Replaced 85 ore recipies

21:09:43 - 2013-05-23 21:09:43 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

21:09:43 - 2013-05-23 21:09:43 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\forge\mcp\jars\config\logging.properties

21:09:43 - 2013-05-23 21:09:43 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

21:09:44 - 2013-05-23 21:09:44 [iNFO] [ForgeModLoader] Searching C:\forge\mcp\jars\mods for mods

21:09:45 - 2013-05-23 21:09:45 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

21:09:45 - 2013-05-23 21:09:45 [iNFO] [mcp] Activating mod mcp

21:09:45 - 2013-05-23 21:09:45 [iNFO] [FML] Activating mod FML

21:09:45 - 2013-05-23 21:09:45 [iNFO] [Forge] Activating mod Forge

21:09:45 - 2013-05-23 21:09:45 [iNFO] [Condensed Block] Activating mod Condensed Block

21:09:45 - 2013-05-23 21:09:45 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

21:09:45 - 2013-05-23 21:09:45 [iNFO] [Minecraft-Server] Loading properties

21:09:45 - 2013-05-23 21:09:45 [iNFO] [Minecraft-Server] Default game type: SURVIVAL

21:09:45 - 2013-05-23 21:09:45 [iNFO] [Minecraft-Server] Generating keypair

21:09:45 - 2013-05-23 21:09:45 [iNFO] [Minecraft-Server] Starting Minecraft server on *:25565

21:09:45 - 2013-05-23 21:09:45 [WARNING] [Minecraft-Server] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!

21:09:45 - 2013-05-23 21:09:45 [WARNING] [Minecraft-Server] The server will make no attempt to authenticate usernames. Beware.

21:09:45 - 2013-05-23 21:09:45 [WARNING] [Minecraft-Server] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.

21:09:45 - 2013-05-23 21:09:45 [WARNING] [Minecraft-Server] To change this, set "online-mode" to "true" in the server.properties file.

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.rottenFlesh_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.potato_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.carrots_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.feather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.coal_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherquartz_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.cake_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.wheat_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.reeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.egg_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bucket_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.seeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.flint_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.bone_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.arrow_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.spiderEye_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.enderPearl_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.blazeRod_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.ghastTear_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.sulphur_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.netherStalkSeeds_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.leather_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_1

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_2

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_3

21:09:45 - 2013-05-23 21:09:45 [iNFO] [sTDOUT] item.slimeball_4

21:09:45 - 2013-05-23 21:09:45 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods

21:09:45 - 2013-05-23 21:09:45 [WARNING] [Minecraft-Server] Failed to load operators list: java.io.FileNotFoundException: .\ops.txt (Das System kann die angegebene Datei nicht finden)

21:09:45 - 2013-05-23 21:09:45 [WARNING] [Minecraft-Server] Failed to load white-list: java.io.FileNotFoundException: .\white-list.txt (Das System kann die angegebene Datei nicht finden)

21:09:45 - 2013-05-23 21:09:45 [iNFO] [Minecraft-Server] Preparing level "mcpworld"

21:09:46 - 2013-05-23 21:09:46 [iNFO] [ForgeModLoader] Loading dimension 0 (mcpworld) (net.minecraft.server.dedicated.DedicatedServer@ceda7dd)

21:09:46 - 2013-05-23 21:09:46 [iNFO] [ForgeModLoader] Loading dimension 1 (mcpworld) (net.minecraft.server.dedicated.DedicatedServer@ceda7dd)

21:09:46 - 2013-05-23 21:09:46 [iNFO] [ForgeModLoader] Loading dimension -1 (mcpworld) (net.minecraft.server.dedicated.DedicatedServer@ceda7dd)

21:09:46 - 2013-05-23 21:09:46 [iNFO] [Minecraft-Server] Preparing start region for level 0

21:09:47 - 2013-05-23 21:09:47 [iNFO] [Minecraft-Server] Preparing spawn area: 14%

21:09:48 - 2013-05-23 21:09:48 [iNFO] [Minecraft-Server] Preparing spawn area: 33%

21:09:49 - 2013-05-23 21:09:49 [iNFO] [Minecraft-Server] Preparing spawn area: 52%

21:09:50 - 2013-05-23 21:09:50 [iNFO] [Minecraft-Server] Preparing spawn area: 71%

21:09:51 - 2013-05-23 21:09:51 [iNFO] [Minecraft-Server] Preparing spawn area: 89%

21:09:51 - 2013-05-23 21:09:51 [iNFO] [Minecraft-Server] Done (5,984s)! For help, type "help" or "?"

21:09:53 - 2013-05-23 21:09:53 [iNFO] [Minecraft-Server] Stopping the server

21:09:53 - 2013-05-23 21:09:53 [iNFO] [Minecraft-Server] Stopping server

21:09:53 - 2013-05-23 21:09:53 [iNFO] [Minecraft-Server] Saving players

21:09:53 - 2013-05-23 21:09:53 [iNFO] [sTDERR] java.net.SocketException: socket closed

21:09:53 - 2013-05-23 21:09:53 [iNFO] [Minecraft-Server] Saving worlds

21:09:53 - 2013-05-23 21:09:53 [iNFO] [sTDERR] at java.net.DualStackPlainSocketImpl.accept0(Native Method)

21:09:53 - 2013-05-23 21:09:53 [iNFO] [sTDERR] at java.net.DualStackPlainSocketImpl.socketAccept(DualStackPlainSocketImpl.java:121)

21:09:53 - 2013-05-23 21:09:53 [iNFO] [sTDERR] at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)

21:09:53 - 2013-05-23 21:09:53 [iNFO] [sTDERR] at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:183)

21:09:53 - 2013-05-23 21:09:53 [iNFO] [sTDERR] at java.net.ServerSocket.implAccept(ServerSocket.java:522)

21:09:53 - 2013-05-23 21:09:53 [iNFO] [Minecraft-Server] Saving chunks for level 'mcpworld'/Overworld

21:09:53 - 2013-05-23 21:09:53 [iNFO] [sTDERR] at java.net.ServerSocket.accept(ServerSocket.java:490)

21:09:53 - 2013-05-23 21:09:53 [iNFO] [sTDERR] at net.minecraft.server.ServerListenThread.run(ServerListenThread.java:80)

21:09:53 - 2013-05-23 21:09:53 [iNFO] [Minecraft-Server] Closing listening thread

21:10:01 - 2013-05-23 21:10:01 [iNFO] [Minecraft-Server] Saving chunks for level 'mcpworld'/Nether

21:10:01 - 2013-05-23 21:10:01 [iNFO] [Minecraft-Server] Saving chunks for level 'mcpworld'/The End

21:10:05 - 2013-05-23 21:10:05 [iNFO] [ForgeModLoader] Unloading dimension 0

21:10:05 - 2013-05-23 21:10:05 [iNFO] [ForgeModLoader] Unloading dimension -1

21:10:05 - 2013-05-23 21:10:05 [iNFO] [ForgeModLoader] Unloading dimension 1

21:10:05 - 2013-05-23 21:10:05 [iNFO] [Minecraft-Server] Stopping server

21:10:13 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:10:13 - OS : win32

21:10:13 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:10:13 - # VERSION INFO

21:10:13 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]

21:10:13 - platform: Windows-7-6.1.7601-SP1

21:10:13 - # java: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -version'

21:10:13 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:10:13 - # javac: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -version'

21:10:13 - javac 1.7.0_21

21:10:13 - # javac runtime: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -J-version'

21:10:13 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:10:13 - # retroguard: 'runtime\bin\retroguard.jar --version'

21:10:13 - RetroGuard MCP v3.6.5

based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com

21:10:13 - # mcinjector: 'runtime\bin\mcinjector.jar --version'

21:10:13 - MCInjector v2.8 by Searge, LexManos, Fesh0r

21:10:13 - # patch: 'runtime\bin\applydiff.exe --version'

21:10:13 - patch 2.5.4

21:10:13 - # astyle: 'runtime\bin\astyle.exe --version'

21:10:13 - Artistic Style Version 2.02.1

21:10:13 - # jadretro: 'runtime\bin\jadretro.jar'

21:10:13 - Error: Unable to access jarfile runtime\bin\jadretro.jar

21:10:13 - # jad: 'runtime\bin\jad.exe'

21:10:13 - # fernflower: 'runtime\bin\fernflower.jar'

21:10:13 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>

21:10:13 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config

21:10:13 - == Recompiling client ==

21:10:13 - > Cleaning bin

21:10:14 - > Recompiling

21:10:14 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecraft\*.java src\minecraft\condensed_blocks\*.java src\minecraft\condensed_blocks\MultiBlockItems\*.java src\minecraft\condensed_blocks\MultiBlocks\*.java src\minecraft\cpw\mods\fml\client\*.java src\minecraft\cpw\mods\fml...'

21:10:14 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\javac', '-encoding', 'UTF-8', '-Xlint:-options', '-deprecation', '-g', '-source', '1.6', '-target', '1.6', '-classpath', 'lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', '-sourcepath', 'src\\minecraft', '-d', 'bin\\minecraft', 'src\\minecraft\\*.java', 'src\\minecraft\\condensed_blocks\\*.java', 'src\\minecraft\\condensed_blocks\\MultiBlockItems\\*.java', 'src\\minecraft\\condensed_blocks\\Mul...

21:10:22 - src\minecraft\net\minecraft\item\Item.java:1112: warning: [deprecation] IArmorTextureProvider in net.minecraftforge.common has been deprecated

21:10:22 -        return isArmorProvider ? ((IArmorTextureProvider)this).getArmorTextureFile(stack) : null;

21:10:22 -                                    ^

21:10:22 - src\minecraft\net\minecraft\entity\player\EntityPlayer.java:24: warning: [deprecation] ISidedInventory in net.minecraftforge.common has been deprecated

21:10:22 - import net.minecraft.entity.item.EntityMinecartHopper;

21:10:22 -                  ^

21:10:22 - src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:493: warning: [deprecation] getSizeInventorySide(ForgeDirection) in ISidedInventory has been deprecated

21:10:22 -    public int getSizeInventorySide(ForgeDirection side)

21:10:22 -                ^

21:10:22 - src\minecraft\net\minecraft\tileentity\TileEntityFurnace.java:476: warning: [deprecation] getStartInventorySide(ForgeDirection) in ISidedInventory has been deprecated

21:10:22 -    public int getStartInventorySide(ForgeDirection side)

21:10:22 -                ^

21:10:22 - src\minecraft\net\minecraft\src\ModLoader.java:632: warning: [deprecation] registerBlock(Block) in GameRegistry has been deprecated

21:10:22 -        GameRegistry.registerBlock(block);

21:10:22 -                    ^

21:10:22 - src\minecraft\net\minecraft\src\ModLoader.java:643: warning: [deprecation] registerBlock(Block,Class<? extends ItemBlock>) in GameRegistry has been deprecated

21:10:22 -        GameRegistry.registerBlock(block, itemclass);

21:10:22 -                    ^

21:10:22 - Note: Some input files use unchecked or unsafe operations.

21:10:22 - Note: Recompile with -Xlint:unchecked for details.

21:10:22 - 6 warnings

21:10:22 - - Done in 9.01 seconds

21:10:22 - !! Can not find server sources, try decompiling !!

21:10:29 - == MCP 7.44 (data: 7.44, client: 1.5.1, server: 1.5.1) ==

21:10:29 - OS : win32

21:10:29 - "scala" does not support jvm-1.6 target, it is out of date. Ignoring

21:10:29 - # VERSION INFO

21:10:29 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]

21:10:29 - platform: Windows-7-6.1.7601-SP1

21:10:29 - # java: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -version'

21:10:29 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:10:29 - # javac: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -version'

21:10:29 - javac 1.7.0_21

21:10:29 - # javac runtime: '"C:\Program Files\Java\jdk1.7.0_21\bin\javac" -J-version'

21:10:29 - java version "1.7.0_21"

 

Java SE Runtime Environment (build 1.7.0_21-b11)

 

Java HotSpot 64-Bit Server VM (build 23.21-b01, mixed mode)

21:10:29 - # retroguard: 'runtime\bin\retroguard.jar --version'

21:10:29 - RetroGuard MCP v3.6.5

based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com

21:10:29 - # mcinjector: 'runtime\bin\mcinjector.jar --version'

21:10:29 - MCInjector v2.8 by Searge, LexManos, Fesh0r

21:10:29 - # patch: 'runtime\bin\applydiff.exe --version'

21:10:29 - patch 2.5.4

21:10:29 - # astyle: 'runtime\bin\astyle.exe --version'

21:10:29 - Artistic Style Version 2.02.1

21:10:29 - # jadretro: 'runtime\bin\jadretro.jar'

21:10:29 - Error: Unable to access jarfile runtime\bin\jadretro.jar

21:10:29 - # jad: 'runtime\bin\jad.exe'

21:10:29 - # fernflower: 'runtime\bin\fernflower.jar'

21:10:29 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>

21:10:29 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config

21:10:29 - > Creating Retroguard config files

21:10:29 - == Reobfuscating client ==

21:10:29 - > Cleaning reobf

21:10:29 - > Generating md5s

21:10:31 - > Packing jar

21:10:31 - > Reobfuscating jar

21:10:31 - runcmd: '"C:\Program Files\Java\jdk1.7.0_21\bin\java" -cp "runtime\bin\retroguard.jar;lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" RetroGuard -notch temp\client_ro.cfg'

21:10:31 - shlex: ['C:\\Program Files\\Java\\jdk1.7.0_21\\bin\\java', '-cp', 'runtime\\bin\\retroguard.jar;lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', 'RetroGuard', '-notch', 'temp\\client_ro.cfg']

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Object/shortForm not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/getBlockSize not found in JAR

21:10:37 - # Warning: method argo/jdom/Functor/shortForm not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/reset not found in JAR

21:10:37 - # Warning: method argo/format/CompactJsonFormatter/format not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/endArray not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Array/typeSafeApplyTo not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/processByte not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_String/shortForm not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Number/matchesNode not found in JAR

21:10:37 - # Warning: method org/bouncycastle/asn1/ASN1Primitive/toASN1Primitive not found in JAR

21:10:37 - # Warning: method argo/format/CompactJsonFormatter/formatJsonNode not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNode/getType not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonConstants/getType not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74679_b = func_74679_b to b fixed by Script

21:10:37 - # Warning: method argo/saj/SajParser/possibleSign not found in JAR

21:10:37 - # Warning: method org/bouncycastle/jce/provider/BouncyCastleProvider/addMacAlgorithms not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Object/matchesNode not found in JAR

21:10:37 - # Warning: method argo/jdom/ChainedFunctor/matchesNode not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNode/getText = getText to c fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Field/addField not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonObjectNodeBuilder/buildNode not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Field/addNode not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/encryptBlock not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/stringValue not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonStringNode/getFields = getFields to d fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonStringNode/getElements not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/startObject not found in JAR

21:10:37 - # Warning: method argo/saj/ThingWithPosition/getRow not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeFactories/aJsonTrue not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74682_a = func_74682_a to a fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/getBlockSize not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Field/typeSafeApplyTo not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/StreamCipher/returnByte not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeBuilders/func_74709_c = func_74709_c to c fixed by Script

21:10:37 - # Warning: method argo/saj/SajParser/hexadecimalNumber not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/numberValue not found in JAR

21:10:37 - # Warning: method argo/saj/PositionTrackingPushbackReader/getRow not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonStringNode/getText = getText to c fixed by Script

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors/func_98316_b = func_98316_b to b fixed by Script

21:10:37 - # Warning: method org/bouncycastle/jcajce/provider/config/ProviderConfigurationPermission/calculateMask not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonArrayNodeBuilder/buildNode not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors_Number/func_98314_a = func_98314_a to a fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNode/wrapExceptionsFor not found in JAR

21:10:37 - # Warning: method argo/jdom/Functor/applyTo not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/endDocument not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/numberToken not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNode/getArrayNode = getArrayNode to e fixed by Script

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors/func_98315_c = func_98315_c to c fixed by Script

21:10:37 - # Trying to remap argo/jdom/JsonNodeBuilders/func_74712_a = func_74712_a to a fixed by Script

21:10:37 - # Warning: method argo/saj/ThingWithPosition/getColumn not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/stringToken not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Number/typeSafeApplyTo not found in JAR

21:10:37 - # Warning: method org/bouncycastle/asn1/ASN1Encodable/toASN1Primitive not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeBuilders/func_74710_b = func_74710_b to b fixed by Script

21:10:37 - # Warning: method argo/saj/SajParser/nonZeroDigitToken not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/init not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Array/matchesNode not found in JAR

21:10:37 - # Warning: method argo/saj/PositionTrackingPushbackReader/unread not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Element/shortForm not found in JAR

21:10:37 - # Warning: method net/minecraft/block/BlockSkull/dropBlockAsItemWithChance not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeFactories/aJsonArray not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/objectString not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Array/addNode not found in JAR

21:10:37 - # Warning: method argo/saj/PositionTrackingPushbackReader/updateCharacterAndLineCounts not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74683_b = func_74683_b to d fixed by Script

21:10:37 - # Trying to remap org/bouncycastle/crypto/BufferedBlockCipher/init = init to a fixed by Script

21:10:37 - # Warning: method argo/saj/PositionTrackingPushbackReader/read not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonObject/getElements not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNumberNodeBuilder/buildNode not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeDoesNotMatchPathElementsException/commaSeparate not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/params/KeyParameter/getKey not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/aFieldToken not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonFieldBuilder/buildValue not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/getDocument not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonObjectNodeBuilder/withFieldBuilder not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors_Field/func_74641_a = func_74641_a to a fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/BlockCipher/reset not found in JAR

21:10:37 - # Warning: method org/bouncycastle/jcajce/provider/util/AlgorithmProvider/configure not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonConstants/getFields = getFields to d fixed by Script

21:10:37 - # Warning: method org/bouncycastle/jce/provider/BouncyCastleProvider/doSetup not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_NodeContainer/addField not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNumberNode/getText = getText to c fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNodeSelector/getValue not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/subWord not found in JAR

21:10:37 - # Trying to remap argo/jdom/JdomParser/parse = parse to a fixed by Script

21:10:37 - # Warning: method argo/saj/SajParser/arrayString not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74678_a = func_74678_a to a fixed by Script

21:10:37 - # Warning: method argo/saj/SajParser/escapedStringChar not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNode/isArrayNode = isArrayNode to d fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/KeyGenerationParameters/getStrength not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeFactories/aJsonString not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonArray/getFields = getFields to d fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/reset not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/BlockCipher/init not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonFieldBuilder/withValue not found in JAR

21:10:37 - # Warning: method org/bouncycastle/asn1/DERObjectIdentifier/getId not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/digitToken not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonArray/getElements not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonObject/getText = getText to c fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNodeBuilders_False/buildNode not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors_Number/func_98313_b = func_98313_b to b fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/reset not found in JAR

21:10:37 - # Warning: method org/bouncycastle/asn1/ASN1Primitive/asn1Equals not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonStringNode/getType not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/endObject not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNode/getFields = getFields to d fixed by Script

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74684_b = func_74684_b to b fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Object/typeSafeApplyTo not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNumberNode/getFields = getFields to d fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/BlockCipher/getBlockSize not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/init not found in JAR

21:10:37 - # Warning: method org/bouncycastle/jce/provider/BouncyCastleProvider/loadAlgorithms not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeFactories/aJsonNumber not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/possibleFractionalComponent not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/decryptBlock not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNode/getBooleanValue = getBooleanValue to a fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNodeFactories/aJsonFalse not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors/chainOn not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/falseValue not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNumberNode/getType not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/nonNegativeNumberToken not found in JAR

21:10:37 - # Warning: method org/bouncycastle/asn1/DERObjectIdentifier/asn1Equals not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/BlockCipher/processBlock not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/endField not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/params/ParametersWithIV/getParameters not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/FFmulX not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/KeyGenerationParameters/getRandom not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonArray/getType not found in JAR

21:10:37 - # Warning: method org/bouncycastle/asn1/ASN1Object/toASN1Primitive not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Array/shortForm not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Element/typeSafeApplyTo not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonArrayNodeBuilder/withElement not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74680_a = func_74680_a to a fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNodeFactories/aJsonNull not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonStringNode/func_74626_a = func_74626_a to a fixed by Script

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors_String/func_74645_a = func_74645_a to a fixed by Script

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors_Object/func_74640_a = func_74640_a to a fixed by Script

21:10:37 - # Warning: method argo/saj/JsonListener/endObject not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/digitString not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Array/typeSafeApplyTo not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Array/matchesNode_ not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNumberNode/getElements not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeBuilders_Null/buildNode not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors_Boolean/func_98312_a = func_98312_a to a fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors/chainedJsonNodeSelector not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors_String/func_74644_b = func_74644_b to b fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/processBlock not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/nullValue not found in JAR

21:10:37 - # Warning: method argo/saj/PositionTrackingPushbackReader/getColumn not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/falseValue not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Field/shortForm not found in JAR

21:10:37 - # Trying to remap org/bouncycastle/crypto/CipherKeyGenerator/init = init to a fixed by Script

21:10:37 - # Warning: method argo/saj/SajParser/possibleExponent not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Element/matchesNode_ not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Field/typeSafeApplyTo not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/func_74701_a = func_74701_a to a fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/getShortFormFailPath not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74675_a = func_74675_a to a fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/doFinal not found in JAR

21:10:37 - # Warning: method argo/format/JsonFormatter/format not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeFactories/aJsonObject not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelector/with not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/addValue not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/func_74699_a = func_74699_a to a fixed by Script

21:10:37 - # Trying to remap argo/jdom/JsonObjectNodeBuilder/func_74606_a = func_74606_a to a fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/getAlgorithmName not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Boolean/shortForm not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/getOutputSize not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/inv_mcol not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeBuilders/anArrayBuilder not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonConstants/getElements not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_String/typeSafeApplyTo not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Array/addField not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/getUpdateOutputSize not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Element/typeSafeApplyTo_ not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/stringValue not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonArray/asList not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeBuilders/func_74714_a = func_74714_a to a fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNodeBuilder/buildNode not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNode/getStringValue = getStringValue to b fixed by Script

21:10:37 - # Warning: method argo/jdom/ChainedFunctor/shortForm not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/trueValue not found in JAR

21:10:37 - # Warning: method argo/saj/PositionTrackingPushbackReader/uncount not found in JAR

21:10:37 - # Warning: method org/bouncycastle/asn1/ASN1ObjectIdentifier/branch not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonFieldBuilder/withKey not found in JAR

21:10:37 - # Warning: method argo/jdom/LeafFunctor/applyTo not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/BufferedBlockCipher/getBlockSize not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/endField not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/trueValue not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors_Object/func_74639_b = func_74639_b to b fixed by Script

21:10:37 - # Trying to remap argo/jdom/JsonConstants/getText = getText to c fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/StreamCipher/processBytes not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonObject/getType not found in JAR

21:10:37 - # Warning: method argo/jdom/Functor/matchesNode not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/params/ParametersWithIV/getIV not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/packBlock not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Number/shortForm not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/nullValue not found in JAR

21:10:37 - # Warning: method org/bouncycastle/util/Strings/toLowerCase not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeFactories/aJsonArray not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeBuilders/func_74713_b = func_74713_b to b fixed by Script

21:10:37 - # Warning: method org/bouncycastle/asn1/DERObjectIdentifier/isValidIdentifier not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/aJsonValue not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonStringNodeBuilder/buildNode not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonObjectNodeBuilder/func_74607_a = func_74607_a to a fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_NodeContainer/addNode not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors_Boolean/func_98311_b = func_98311_b to b fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Element/matchesNode not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/BlockCipher/getAlgorithmName not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Boolean/typeSafeApplyTo not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/startArray not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_String/matchesNode not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/numberValue not found in JAR

21:10:37 - # Warning: method argo/saj/PositionTrackingPushbackReader/read not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/parse not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/startArray not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/func_74698_b = func_74698_b to b fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Object/addNode not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelector/shortForm not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/io/CipherInputStream/nextChunk not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonStringNodeBuilder/func_74600_a = func_74600_a to a fixed by Script

21:10:37 - # Warning: method argo/jdom/ChainedFunctor/applyTo not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeSelectors/func_74681_c = func_74681_c to e fixed by Script

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/shift not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/decryptBlock not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/startField not found in JAR

21:10:37 - # Warning: method argo/jdom/LeafFunctor/typeSafeApplyTo not found in JAR

21:10:37 - # Warning: method argo/saj/SajParser/readNextNonWhitespaceChar not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/startDocument not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelector/matches not found in JAR

21:10:37 - # Trying to remap org/bouncycastle/crypto/CipherKeyGenerator/generateKey = generateKey to a fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Field/matchesNode not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/startDocument not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeDoesNotMatchPathElementsException/formatMessage not found in JAR

21:10:37 - # Warning: method argo/jdom/JdomParser/parse not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNode/getNumberValue = getNumberValue to c fixed by Script

21:10:37 - # Warning: method argo/format/CompactJsonFormatter/format not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonObject/getFields = getFields to d fixed by Script

21:10:37 - # Trying to remap argo/jdom/JsonFieldBuilder/func_74724_b = func_74724_b to b fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonNode/getElements not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeDoesNotMatchPathElementsException/jsonNodeDoesNotMatchPathElementsException not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/endDocument not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonArrayNodeBuilder/build not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/unpackBlock not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/encryptBlock not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter_Object/addField not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonFieldBuilder/aJsonFieldBuilder not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/getAlgorithmName not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/modes/CFBBlockCipher/processBlock not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonArray/getText = getText to c fixed by Script

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/startObject not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/endArray not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeBuilders_True/buildNode not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonListenerToJdomAdapter/addRootNode not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeBuilders/anObjectBuilder not found in JAR

21:10:37 - # Warning: method argo/saj/JsonListener/startField not found in JAR

21:10:37 - # Warning: method argo/jdom/JsonNodeSelectors_Boolean/matchesNode not found in JAR

21:10:37 - # Warning: method org/bouncycastle/crypto/engines/AESFastEngine/generateWorkingKey not found in JAR

21:10:37 - # Warning: method org/bouncycastle/jce/provider/BouncyCastleProvider/setup not found in JAR

21:10:37 - # Warning: field argo/saj/InvalidSyntaxException/column not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHA1AndRC2_CBC not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_PBES2 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/x509Crl not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonConstants/TRUE not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_certValues not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_signerLocation not found in JAR

21:10:37 - # Warning: field argo/jdom/ChainedFunctor/childJsonNodeSelector not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_signerLocation not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/crlBag not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_sigPolicyId not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonObject/fields not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonFieldBuilder/valueBuilder not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_contentHint not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md5WithRSAEncryption not found in JAR

21:10:37 - # Warning: field argo/saj/InvalidSyntaxException/row not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/certTypes not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/data not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/theBufferedBlockCipher not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbewithSHAAnd40BitRC2_CBC not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_hmacWithSHA384 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/digestAlgorithm not found in JAR

21:10:37 - # Warning: field argo/format/CompactJsonFormatter_JsonNodeType/enumJsonNodeTypeMappingArray not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithMD2AndRC2_CBC not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonArrayNodeBuilder/elementBuilders not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_signerAttr not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Array/listenerToJdomAdapter not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/inBuf not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_commitmentType not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha224 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_signingTime not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_otherSigCert not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/canNotDecryptAny not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/failPath not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sMIMECapabilitiesVersions not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_unstructuredAddress not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/keyInfoConverters not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/blockSize not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/cfbOutV not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256_pkcs12_aes256_cbc not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd40BitRC4 not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeType/NUMBER = NUMBER to d fixed by Script

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherOutputStream/theStreamCipher not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_sigPolicyId not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_otherSigCert not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/envelopedData not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sha1WithRSAEncryption not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/x509certType not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_archiveTimestamp not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/keyBag not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonFieldBuilder/key not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_commitmentType not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/encryptedData not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_contentType not found in JAR

21:10:37 - # Warning: field argo/saj/PositionTrackingPushbackReader/pushbackReader not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/bufOff not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfCreation not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/finalized not found in JAR

21:10:37 - # Warning: field argo/saj/PositionTrackingPushbackReader/lineCount not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/PROVIDER_NAME not found in JAR

21:10:37 - # Warning: field argo/saj/PositionTrackingPushbackReader/characterCount not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sha512WithRSAEncryption not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd128BitRC4 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md2WithRSAEncryption not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256_pkcs5 not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Field/fieldBuilder not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/C0 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/C2 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/C1 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/C3 not found in JAR

21:10:37 - # Warning: field net/minecraft/server/MinecraftServer/timeOfLastDimensionTick not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_msgSigDigest not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/x509Certificate not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException/failedNode not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_revocationRefs not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/IV not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256_pkcs12_aes192_cbc not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/crlTypes not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_12 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md4 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md5 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md2 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/Si not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/T2 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/T3 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/S not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/T0 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/T1 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/buf not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/cipher not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/encryptionAlgorithm not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/SYMMETRIC_CIPHERS not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/maxBuf not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonNumberNode/value not found in JAR

21:10:37 - # Warning: field argo/format/JsonEscapedString/escapedString not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonListenerToJdomAdapter/stack not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherOutputStream/theBufferedBlockCipher not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_contentReference not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_escTimeStamp not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1_pkcs5 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/des_EDE3_CBC not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_counterSignature not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_certCRLTimestamp not found in JAR

21:10:37 - # Warning: field argo/jdom/ChainedFunctor/parentJsonNodeSelector not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1_pkcs12_aes192_cbc not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeType/TRUE = TRUE to e fixed by Script

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sdsiCertificate not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_localKeyId not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/RC2_CBC not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_5 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_3 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/bagtypes not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_1 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_contentTimestamp not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/safeContentsBag not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeType/NULL = NULL to g fixed by Script

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/signedData not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfApproval not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jcajce/provider/config/ProviderConfigurationPermission/permissionMask not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/srsaOAEPEncryptionSET not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/info not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_spq_ets_unotice not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_hmacWithSHA224 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/theStreamCipher not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_hmacWithSHA256 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/params/KeyParameter/key not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfOrigin not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfDelivery not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct_compressedData not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_signingCertificateV2 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/buf not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/DERObjectIdentifier/identifier not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonNodeSelector/valueGetter not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/WorkingKey not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_smimeCapabilities not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonArray_NodeList/elements not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Array/nodeBuilder not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct_authData not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonListenerToJdomAdapter/root not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/ASYMMETRIC_GENERIC not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1_pkcs12_aes256_cbc not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfSender not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_messageDigest not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/secretBag not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/certBag not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_emailAddress not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_signingCertificate not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/ASYMMETRIC_CIPHERS not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonNodeSelectors_Field/theFieldName not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti_ets_proofOfReceipt not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/signedAndEnvelopedData not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonStringNode/value not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sha256WithRSAEncryption not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_alg_CMS3DESwrap not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_revocationValues not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/KeyGenerationParameters/random not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/CipherKeyGenerator/strength not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonNumberNode/PATTERN not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_extendedCertificateAttributes not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/DERObjectIdentifier/cache not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHA1AndDES_CBC not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherOutputStream/oneByte not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_pSpecified not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_encrypKeyPref not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithMD2AndDES_CBC not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct_TSTInfo not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/pgpCFB not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_challengePassword not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/encrypting not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_unstructuredName not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithMD5AndRC2_CBC not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_extensionRequest not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd2_KeyTripleDES_CBC not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeType/STRING = STRING to c fixed by Script

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_alg_PWRI_KEK not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha512 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_mgf1 not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Field/listenerToJdomAdapter not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeType/FALSE = FALSE to f fixed by Script

21:10:37 - # Warning: field argo/jdom/JsonArray/elements not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd40BitRC2_CBC not found in JAR

21:10:37 - # Warning: field net/minecraft/util/EnumChatFormatting/field_96305_C not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256_pkcs12_aes128_cbc not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/rsaEncryption not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_spq_ets_uri not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sha384WithRSAEncryption not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonNumberNodeBuilder/builtNode not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_receiptRequest not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_12PbeIds not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_signingDescription not found in JAR

21:10:37 - # Warning: field argo/saj/PositionTrackingPushbackReader/lastCharacterWasCarriageReturn not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithMD5AndDES_CBC not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherOutputStream/buf not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_contentIdentifier not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonStringNodeBuilder/builtStringNode not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Object/listenerToJdomAdapter not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/params/ParametersWithIV/parameters not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/forEncryption not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/modes/CFBBlockCipher/cfbV not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1_pkcs12_aes128_cbc not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeType/$VALUES = $VALUES to h fixed by Script

21:10:37 - # Trying to remap argo/jdom/JsonNodeType/ARRAY = ARRAY to b fixed by Script

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/md4WithRSAEncryption not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/CipherKeyGenerator/random not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/partialBlockOkay not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonNodeSelectors_Element/index not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_ets_certificateRefs not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderAction/theBouncyCastleProvider not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha256_pkcs12 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonNodeDoesNotMatchPathElementsException/JSON_FORMATTER not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/dhThreadSpec not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jcajce/provider/config/ProviderConfigurationPermission/actions not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd128BitRC2_CBC not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs8ShroudedKeyBag not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_aa_signatureTimeStampToken not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonListenerToJdomAdapter_Object/nodeBuilder not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/ROUNDS not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_RSAES_OAEP not found in JAR

21:10:37 - # Warning: field net/minecraft/client/renderer/WorldRenderer/tessellator not found in JAR

21:10:37 - # Trying to remap argo/jdom/JsonNodeType/OBJECT = OBJECT to a fixed by Script

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pkcs_9_at_friendlyName not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/digestedData not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/preferSignedData not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_alg_CMSRC2wrap not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/params/ParametersWithIV/iv not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha1_pkcs12 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/BC_EC_LOCAL_PERMISSION not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/BC_DH_PERMISSION not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonConstants/jsonNodeType not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/KeyGenerationParameters/strength not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonObjectNodeBuilder_List/nodeBuilder not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/DIGESTS not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/dhKeyAgreement not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/BC_DH_LOCAL_PERMISSION not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct_authEnvelopedData not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/pbeWithSHAAnd3_KeyTripleDES_CBC not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonConstants/FALSE not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/BC_EC_PERMISSION not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_RSASSA_PSS not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/io/CipherInputStream/bufOff not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_PBKDF2 not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonObjectNodeBuilder/fieldBuilders not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/bc/BCObjectIdentifiers/bc_pbe_sha384 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/sha224WithRSAEncryption not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/BufferedBlockCipher/cipher not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/forEncryption not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/rcon not found in JAR

21:10:37 - # Warning: field argo/jdom/JsonConstants/NULL not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration/ecThreadSpec not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_hmacWithSHA512 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/Tinv0 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/Tinv2 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/Tinv1 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_cti not found in JAR

21:10:37 - # Warning: field org/bouncycastle/crypto/engines/AESFastEngine/Tinv3 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_ct_timestampedData not found in JAR

21:10:37 - # Warning: field org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers/id_hmacWithSHA1 not found in JAR

21:10:37 - # Warning: field org/bouncycastle/jce/provider/BouncyCastleProvider/CONFIGURATION not found in JAR

21:10:37 - > Extracting modified classes

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_01

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_02

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_03

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_04

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_05

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_06

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_08

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_09

21:10:37 - > New class found      : condensed_blocks/ClientProxy

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_07

21:10:37 - > New class found      : condensed_blocks/Mod_Import_Functions

21:10:37 - > New class found      : condensed_blocks/CondensedFuel

21:10:37 - > New class found      : condensed_blocks/CommonProxy

21:10:37 - > New class found      : condensed_blocks/CondensedTab

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_10

21:10:37 - > New class found      : condensed_blocks/Load_Functions

21:10:37 - > New class found      : condensed_blocks/Mod_Functions

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_11

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_13

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_12

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_14

21:10:37 - > New class found      : condensed_blocks/BaseCondensedBlocks

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_13

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_12

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_11

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_10

21:10:37 - > New class found      : condensed_blocks/MultiBlocks/CondensedMultiBlock_14

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_04

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_06

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_07

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_05

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_02

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_03

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_01

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_08

21:10:37 - > New class found      : condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_09

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_01.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_01

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_02.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_02

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_03.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_03

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_04.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_04

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_05.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_05

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_06.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_06

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_08.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_08

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_09.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_09

21:10:37 - * File condensed_blocks/ClientProxy.class failed extracting for condensed_blocks/ClientProxy

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_07.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_07

21:10:37 - * File condensed_blocks/Mod_Import_Functions.class failed extracting for condensed_blocks/Mod_Import_Functions

21:10:37 - * File condensed_blocks/CondensedFuel.class failed extracting for condensed_blocks/CondensedFuel

21:10:37 - * File condensed_blocks/CommonProxy.class failed extracting for condensed_blocks/CommonProxy

21:10:37 - * File condensed_blocks/CondensedTab.class failed extracting for condensed_blocks/CondensedTab

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_10.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_10

21:10:37 - * File condensed_blocks/Load_Functions.class failed extracting for condensed_blocks/Load_Functions

21:10:37 - * File condensed_blocks/Mod_Functions.class failed extracting for condensed_blocks/Mod_Functions

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_11.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_11

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_13.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_13

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_12.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_12

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_14.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_14

21:10:37 - * File condensed_blocks/BaseCondensedBlocks.class failed extracting for condensed_blocks/BaseCondensedBlocks

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_13.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_13

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_12.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_12

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_11.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_11

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_10.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_10

21:10:37 - * File condensed_blocks/MultiBlocks/CondensedMultiBlock_14.class failed extracting for condensed_blocks/MultiBlocks/CondensedMultiBlock_14

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_04.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_04

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_06.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_06

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_07.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_07

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_05.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_05

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_02.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_02

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_03.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_03

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_01.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_01

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_08.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_08

21:10:37 - * File condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_09.class failed extracting for condensed_blocks/MultiBlockItems/CondensedMultiBlockItem_09

21:10:37 - - Done in 8.22 seconds

21:10:37 - !! Can not find server md5s !!

 

 

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.