Jump to content

ID Mismatches


Psyden

Recommended Posts

First of, let me say that I am not using the latest Forge build out, but I am using the latest build for the Minecraft version that I am running for my client and server (Minecraft 1.5.2 with Forge 7.8.1.738).

 

The problem I am having is with the Universal Electricity mods, specifically their IDs. I manually reassigned all IDs in order to make sure there were no conflicts with other mods.

 

However, from the best of my knowledge, the Server side of Forge is looking for item IDs by adding 256 to the ID number assigned in the config file. I know that there is no difference in the config files because I copied them directly from my config folder directly into the server's.

 

Attempts to modify the server's config files by adding and subtracting 256 to the item IDs were not successful. Attempts at removing the UE mod specifically stated merely processes the same error with another mod listed as the cause. The item codes are the ingots from Basic Components, though it says the erroneous codes are from Complex Machines (last round of troubleshooting, it said from Assembly Line) Below, I have the error screen I get when trying to log onto the server.

 

 

Forge Mod Loader as found ID mismatches

Complete details are in the log file

 

ID 24268 from ComplexMachines is missing

ID 24265 from ComplexMachines is missing

ID 24266 from ComplexMachines is missing

ID 24267 is mismatched between world and game

 

 

24268 is supposed to be 24012, which is 'ingotTin'

24265 is supposed to be 24009, which is 'ingotBronze'

24266 is supposed to be 24010, which is 'ingotCopper'

24267 is supposed to be 24011, which is 'ingotSteel'

 

I verified this when I changed their IDs. The error ID would always be 256 more than these. Strangely, the first time I did this, there were more erroneous IDs, and it didn't name which mod there error was supposedly from.

 

Here is the full Forge Mod Loader client log:

 

 

2013-07-09 03:55:58 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-07-09 03:55:58 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_10, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2013-07-09 03:55:58 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Psyden\Desktop\Minecraft.exe
2013-07-09 03:55:58 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files (x86)\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Java\jre6\bin;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Java\jre7\bin;.
2013-07-09 03:55:58 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Discovering coremods
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.7.3.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.7.3.jar
2013-07-09 03:55:58 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.7.3.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Found a candidate coremod CoFHCore-1.5.2.5.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loading coremod CoFHCore-1.5.2.5.jar
2013-07-09 03:55:58 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loaded coremod CoFHCore-1.5.2.5.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Found a candidate coremod Galacticraft-1.5.2-a0.1.36.410.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loading coremod Galacticraft-1.5.2-a0.1.36.410.jar
2013-07-09 03:55:58 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loaded coremod Galacticraft-1.5.2-a0.1.36.410.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.6-1.5.2.jar
2013-07-09 03:55:58 [FINEST] [ForgeModLoader] Loading coremod GuiAPI-0.15.6-1.5.2.jar
2013-07-09 03:55:59 [FINE] [ForgeModLoader] The coremod sharose.mods.guiapi.GuiAPIDummyCoreMod requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Loaded coremod GuiAPI-0.15.6-1.5.2.jar
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.28.jar
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.28.jar
2013-07-09 03:55:59 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.28.jar
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found a candidate coremod PowerCrystalsCore-1.1.6-107.jar
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Loading coremod PowerCrystalsCore-1.1.6-107.jar
2013-07-09 03:55:59 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Loaded coremod PowerCrystalsCore-1.1.6-107.jar
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-07-09 03:55:59 [iNFO] [Galacticraft] 1.5.2
2013-07-09 03:55:59 [iNFO] [Galacticraft] Successfully Registered Transformer
2013-07-09 03:55:59 [iNFO] [Galacticraft] 1.5.2
2013-07-09 03:55:59 [iNFO] [sTDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugins
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-07-09 03:55:59 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-07-09 03:55:59 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-07-09 03:55:59 [iNFO] [sTDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-07-09 03:55:59 [iNFO] [sTDOUT] Adding Accesstransformer map: temp.dat
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugin CoFHPlugin
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Coremod plugin CoFHPlugin run successfully
2013-07-09 03:55:59 [FINEST] [ForgeModLoader] Running coremod plugin GalacticraftPlugin
2013-07-09 03:55:59 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game...
2013-07-09 03:56:00 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game...
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Coremod plugin GalacticraftPlugin run successfully
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Running coremod plugin GuiAPIDummyCoreMod
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Coremod plugin GuiAPIDummyCoreMod run successfully
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-07-09 03:56:00 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Running coremod plugin CoreLoader
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Coremod plugin CoreLoader run successfully
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Validating minecraft
2013-07-09 03:56:00 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: net/minecraft/client/Minecraft (3 / 3)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: sq (4 / 4)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: ng (1 / 1)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Inserted super call into azg.c
2013-07-09 03:56:00 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: bdr (2 / 2)
2013-07-09 03:56:00 [iNFO] [sTDOUT] RenderGlobal Class Detected
2013-07-09 03:56:00 [iNFO] [sTDOUT] RenderGlobal (Obfuscated) Function Injection Detected
2013-07-09 03:56:00 [iNFO] [sTDOUT] RenderGlobal Injection Point Detected (updateEntityCape(Lmp;)V)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: bfq (1 / 1)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: rh (2 / 2)
2013-07-09 03:56:00 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.
2013-07-09 03:56:01 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: sq (4 / 4)
2013-07-09 03:56:01 [iNFO] [sTDOUT] 229 recipes
2013-07-09 03:56:01 [iNFO] [sTDOUT] 27 achievements
2013-07-09 03:56:01 [iNFO] [Minecraft-Client] Setting user: Psyden
2013-07-09 03:56:01 [iNFO] [sTDOUT] (Session ID is -5737433689615807895)
2013-07-09 03:56:01 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-07-09 03:56:02 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-09 03:56:02 [iNFO] [sTDOUT] MinecraftForge v7.8.1.738 Initialized
2013-07-09 03:56:02 [iNFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized
2013-07-09 03:56:02 [iNFO] [sTDOUT] Replaced 85 ore recipies
2013-07-09 03:56:02 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-09 03:56:02 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Psyden\AppData\Roaming\.minecraft\config\logging.properties
2013-07-09 03:56:02 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, cofh.asm.CoFHModContainer, codechicken.nei.asm.NEIModContainer, powercrystals.core.CoreCore]
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\bin\lwjgl.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\bin\jinput.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\CodeChickenCore 0.8.7.3.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\CoFHCore-1.5.2.5.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\Galacticraft-1.5.2-a0.1.36.410.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\GuiAPI-0.15.6-1.5.2.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\NotEnoughItems 1.5.2.28.jar, examining for mod candidates
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Psyden\AppData\Roaming\.minecraft\coremods\PowerCrystalsCore-1.1.6-107.jar, examining for mod candidates
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\argo-small-3.2.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\guava-14.0-rc3.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\asm-all-4.1.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-148.jar
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\deobfuscation_data_1.5.2.zip
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Psyden\AppData\Roaming\.minecraft\lib\scala-library.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-07-09 03:56:02 [iNFO] [ForgeModLoader] Searching C:\Users\Psyden\AppData\Roaming\.minecraft\mods for mods
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file [Forge]FurnitureMod2.8.4(FULL).zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArsMagica_5.52.013.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file AssemblyLine_v0.3.5.149.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Atomic_Science_v0.6.0.75.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.3.1].zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file binnie-mods-1.7.0b.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Biomes-O-Plenty-0.5.5.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Biotech-v0.2.1.35.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.7.1.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChickenChunks 1.3.2.14.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComplexMachines_v0.3.3.119.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file CSM_v911.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file CustomMobSpawner 2.2.2.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file DimensionalDoors-1.5.2R1.4.0RC1-160.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file DrZharks MagicCarpet Mod v1.1.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file DrZharks MoCreatures Mod v5.2.3.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file dustmod-v1.3.2_CORE.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file dustmod-v1.6.2_DEFAULT-RUNES.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file dustmod-v2.1_DECORATIVE-PACK.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ElectricExpansion_v2.3.0.51.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.2.16.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file FluidMechanics_v0.5.1.103.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.2.8.3.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_Contraption_v1.2.1.157.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_Explosion_v1.2.1.157.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_Sentry_v1.2.1.157.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mekanism-v5.5.6.105.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismGenerators-v5.5.6.105.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismTools-v5.5.6.105.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file MFFS_v3.1.0.171.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineChem_v3.0.0.240.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineFactoryReloaded-2.6.4-975.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-0.7.0-534.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.5.2-0.10.4.00.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Natura_2.1.1.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file OmniTools-3.1.6.0.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file PowerConverters-2.3.1-58.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_1.5.2-7.2.3.0.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file SAP_ManPack_v142.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file SecretRoomsMod-universal-4.6.0.283.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file smallboats.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file StevesCarts2.0.0.a122.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft3.0.5f.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-2.4.6.0.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file Traincraft-4.0.2_003.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate mod directory VoxelMods
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate mod directory zan
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file ZansMinimap1.5.2.zip
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-07-09 03:56:02 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.8.7.3.jar for potential mods
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Located mcmod.info file in file CodeChickenCore 0.8.7.3.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file CoFHCore-1.5.2.5.jar for potential mods
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-1.5.2.5.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHCore
2013-07-09 03:56:02 [FINEST] [CoFHCore] Parsed dependency info : [] [] []
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2013-07-09 03:56:02 [FINEST] [CoFHWorld] Parsed dependency info : [] [] []
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file Galacticraft-1.5.2-a0.1.36.410.jar for potential mods
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-1.5.2-a0.1.36.410.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.core.GalacticraftCore
2013-07-09 03:56:02 [FINEST] [GalacticraftCore] Parsed dependency info : [Forge@[7.8.0.685,)] [Forge@[7.8.0.685,)] []
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file GuiAPI-0.15.6-1.5.2.jar for potential mods
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Located mcmod.info file in file GuiAPI-0.15.6-1.5.2.jar
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Identified an FMLMod type mod sharose.mods.guiapi.GuiAPI
2013-07-09 03:56:02 [FINEST] [GuiAPI] Parsed dependency info : [] [] []
2013-07-09 03:56:02 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.5.2.28.jar for potential mods
2013-07-09 03:56:02 [FINER] [ForgeModLoader] Located mcmod.info file in file NotEnoughItems 1.5.2.28.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file PowerCrystalsCore-1.1.6-107.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container PowerCrystalsCore-1.1.6-107.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file [Forge]FurnitureMod2.8.4(FULL).zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file [Forge]FurnitureMod2.8.4(FULL).zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.mrcrayfish.furniture.MrCrayfishFurnitureMod
2013-07-09 03:56:03 [FINEST] [cfm] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file ArsMagica_5.52.013.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file ArsMagica_5.52.013.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod mithion.arsmagica.AMCore
2013-07-09 03:56:03 [FINEST] [ArsMagica] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file AssemblyLine_v0.3.5.149.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file AssemblyLine_v0.3.5.149.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod assemblyline.common.AssemblyLine
2013-07-09 03:56:03 [FINEST] [AssemblyLine] Parsed dependency info : [] [basicComponents, IC2] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file Atomic_Science_v0.6.0.75.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container Atomic_Science_v0.6.0.75.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicscience.ZhuYao
2013-07-09 03:56:03 [FINEST] [AtomicScience] Parsed dependency info : [] [iC2] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.3.1].zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.3.1].zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2013-07-09 03:56:03 [FINEST] [biblioCraft] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file binnie-mods-1.7.0b.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container binnie-mods-1.7.0b.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.core.BinnieCore
2013-07-09 03:56:03 [FINEST] [binnieCore] Parsed dependency info : [] [Forestry] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extrabees.ExtraBees
2013-07-09 03:56:03 [FINEST] [ExtraBees] Parsed dependency info : [] [binnieCore] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extratrees.ExtraTrees
2013-07-09 03:56:03 [FINEST] [ExtraTrees] Parsed dependency info : [] [binnieCore] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file Biomes-O-Plenty-0.5.5.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file Biomes-O-Plenty-0.5.5.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod biomesoplenty.BiomesOPlenty
2013-07-09 03:56:03 [FINEST] [biomesOPlenty] Parsed dependency info : [] [Natura] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file Biotech-v0.2.1.35.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container Biotech-v0.2.1.35.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod biotech.Biotech
2013-07-09 03:56:03 [FINEST] [biotech] Parsed dependency info : [] [basicComponents, Fluid_Mechanics] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.7.1.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.7.1.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-07-09 03:56:03 [FINEST] [buildCraft|Builders] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-07-09 03:56:03 [FINEST] [buildCraft|Core] Parsed dependency info : [Forge@[7.7.2.682,)] [Forge@[7.7.2.682,)] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-07-09 03:56:03 [FINEST] [buildCraft|Energy] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-07-09 03:56:03 [FINEST] [buildCraft|Factory] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-07-09 03:56:03 [FINEST] [buildCraft|Silicon] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-07-09 03:56:03 [FINEST] [buildCraft|Transport] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file ChickenChunks 1.3.2.14.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file ChickenChunks 1.3.2.14.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.chunkloader.ChickenChunks
2013-07-09 03:56:03 [FINEST] [ChickenChunks] Parsed dependency info : [CodeChickenCore@[0.8.7,)] [CodeChickenCore@[0.8.7,)] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file ComplexMachines_v0.3.3.119.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container ComplexMachines_v0.3.3.119.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod pixlepix.complexmachines.common.ComplexMachines
2013-07-09 03:56:03 [FINEST] [ComplexMachines] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file CSM_v911.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file CSM_v911.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod sanandreasp.mods.ClaySoldiersMod.registry.CSMModRegistry
2013-07-09 03:56:03 [FINEST] [ClaySoldiersMod] Parsed dependency info : [] [sanandreasp.mods.managers.SAP_ManagerRegistry] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file CustomMobSpawner 2.2.2.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file CustomMobSpawner 2.2.2.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.customspawner.CustomSpawner
2013-07-09 03:56:03 [FINEST] [CustomSpawner] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file DimensionalDoors-1.5.2R1.4.0RC1-160.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file DimensionalDoors-1.5.2R1.4.0RC1-160.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.BlankTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CloudRenderBlank following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CommonProxy following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CommonTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ConnectionHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DDLoot following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DDProperties following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DimUpdatePacket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DungeonGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.EventHookContainer following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.LinkData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ObjectSaveInputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.PacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.PlayerRespawnTracker following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.Point3D following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.RailTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.RiftGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.SchematicLoader following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ServerPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.Spells following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityDimRail following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TransientDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockDimWall following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockDimWallPerm following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockLimbo following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.ChaosDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.ExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.dimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.dimHatch following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.linkDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.linkExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandAddDungeonRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandCreateDungeonRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteAllLinks following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteDimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteDimensionData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteRifts following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandEndDungeonCreation following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDimensionData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDungeonData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPruneDimensions following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPruneDims following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandRegenPocket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandStartDungeonCreation following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.DDCommandBase following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.DeleteFolder following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.DungeonHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.copyfile following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.dimHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ByteArrayTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ByteTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.CompoundTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.DoubleTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.EndTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.FloatTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.IntArrayTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.IntTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ListTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.LongTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTConstants following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTInputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTOutputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTUtils following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ShortTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.StringTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.Tag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.yCoordHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemChaosDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemRiftBlade following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemRiftGoggles following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemStabilizedRiftSignature following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemStableFabric following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemLinkSignature following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemRiftRemover following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.mod_pocketDim following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod StevenDimDoors.mod_pocketDim.mod_pocketDim
2013-07-09 03:56:03 [FINEST] [DimDoors] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.pocketTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ticking.MobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.util.WeightedContainer following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.BiomeGenLimbo following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.BiomeGenPocket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.CustomCaveGen following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.LimboGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.LimboProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.PocketGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.limboSkyProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.pocketGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.pocketProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientProxy following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClosingRiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.GoggleRiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ModelMobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderDimRail following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderMobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [iNFO] [ForgeModLoader] Attempting to reparse the mod container DimensionalDoors-1.5.2R1.4.0RC1-160.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file DimensionalDoors-1.5.2R1.4.0RC1-160.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file DimensionalDoors-1.5.2R1.4.0RC1-160.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.BlankTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CloudRenderBlank following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CommonProxy following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.CommonTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ConnectionHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DDLoot following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DDProperties following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DimUpdatePacket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.DungeonGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.EventHookContainer following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.LinkData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ObjectSaveInputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.PacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.PlayerRespawnTracker following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.Point3D following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.RailTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.RiftGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.SchematicLoader following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ServerPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.Spells following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityDimRail following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TileEntityRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.TransientDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockDimWall following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockDimWallPerm following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockLimbo following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.BlockRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.ChaosDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.ExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.dimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.dimHatch following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.linkDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.blocks.linkExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandAddDungeonRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandCreateDungeonRift following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteAllLinks following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteDimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteDimensionData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandDeleteRifts following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandEndDungeonCreation following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDimData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDimensionData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPrintDungeonData following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPruneDimensions following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandPruneDims following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandRegenPocket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.CommandStartDungeonCreation following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.commands.DDCommandBase following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.DeleteFolder following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.DungeonHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.copyfile following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.dimHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ByteArrayTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ByteTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.CompoundTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.DoubleTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.EndTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.FloatTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.IntArrayTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.IntTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ListTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.LongTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTConstants following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTInputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTOutputStream following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.NBTUtils following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.ShortTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.StringTag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.jnbt.Tag following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.helpers.yCoordHelper following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemChaosDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemRiftBlade following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemRiftGoggles following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemStabilizedRiftSignature following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.ItemStableFabric following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemExitDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemLinkSignature following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.items.itemRiftRemover following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.mod_pocketDim following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod StevenDimDoors.mod_pocketDim.mod_pocketDim
2013-07-09 03:56:03 [FINEST] [DimDoors] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.pocketTeleporter following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.ticking.MobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.util.WeightedContainer following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.BiomeGenLimbo following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.BiomeGenPocket following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.CustomCaveGen following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.LimboGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.LimboProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.PocketGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.limboSkyProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.pocketGenerator following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDim.world.pocketProvider following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientProxy following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClientTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ClosingRiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.GoggleRiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.ModelMobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderDimDoor following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderDimRail following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RenderMobObelisk following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified a class StevenDimDoors.mod_pocketDimClient.RiftFX following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file DrZharks MagicCarpet Mod v1.1.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file DrZharks MagicCarpet Mod v1.1.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.magiccarpet.MagicCarpet
2013-07-09 03:56:03 [FINEST] [MagicCarpet] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file DrZharks MoCreatures Mod v5.2.3.zip for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file DrZharks MoCreatures Mod v5.2.3.zip
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.mocreatures.MoCreatures
2013-07-09 03:56:03 [FINEST] [MoCreatures] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file dustmod-v1.3.2_CORE.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file dustmod-v1.3.2_CORE.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod dustmod.DustMod
2013-07-09 03:56:03 [FINEST] [DustMod] Parsed dependency info : [] [] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file dustmod-v1.6.2_DEFAULT-RUNES.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file dustmod-v1.6.2_DEFAULT-RUNES.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod dustmod.DustModDefaults
2013-07-09 03:56:03 [FINEST] [DustModDefaults] Parsed dependency info : [] [DustMod] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file dustmod-v2.1_DECORATIVE-PACK.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file dustmod-v2.1_DECORATIVE-PACK.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod dustmoddeco.DustDeco
2013-07-09 03:56:03 [FINEST] [DustDeco] Parsed dependency info : [] [DustMod] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file ElectricExpansion_v2.3.0.51.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container ElectricExpansion_v2.3.0.51.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod electricexpansion.common.ElectricExpansion
2013-07-09 03:56:03 [FINEST] [ElectricExpansion] Parsed dependency info : [] [basicComponents, AtomicScience, ICBM|Contraption, MineFactoryReloaded, IC2] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.2.16.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.2.16.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-07-09 03:56:03 [FINEST] [EnderStorage] Parsed dependency info : [CodeChickenCore@[0.8.7.3,)] [CodeChickenCore@[0.8.7.3,)] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file FluidMechanics_v0.5.1.103.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container FluidMechanics_v0.5.1.103.jar appears to be missing an mcmod.info file
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file forestry-A-2.2.8.3.jar for potential mods
2013-07-09 03:56:03 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.2.8.3.jar
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-07-09 03:56:03 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty, IC2] []
2013-07-09 03:56:03 [FINE] [ForgeModLoader] Examining file ICBM_Contraption_v1.2.1.157.jar for potential mods
2013-07-09 03:56:03 [FINE] [ForgeModLoader] The mod container ICBM_Contraption_v1.2.1.157.jar appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod icbm.wanyi.ZhuYaoWanYi
2013-07-09 03:56:04 [FINEST] [iCBM|Contraption] Parsed dependency info : [] [AtomicScience] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file ICBM_Explosion_v1.2.1.157.jar for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container ICBM_Explosion_v1.2.1.157.jar appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod icbm.zhapin.ZhuYaoZhaPin
2013-07-09 03:56:04 [FINEST] [iCBM|Explosion] Parsed dependency info : [] [iCBM|Sentry, AtomicScience] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file ICBM_Sentry_v1.2.1.157.jar for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container ICBM_Sentry_v1.2.1.157.jar appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod icbm.gangshao.ZhuYaoGangShao
2013-07-09 03:56:04 [FINEST] [iCBM|Sentry] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file Mekanism-v5.5.6.105.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file Mekanism-v5.5.6.105.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.common.Mekanism
2013-07-09 03:56:04 [FINEST] [Mekanism] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file MekanismGenerators-v5.5.6.105.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismGenerators-v5.5.6.105.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.generators.common.MekanismGenerators
2013-07-09 03:56:04 [FINEST] [MekanismGenerators] Parsed dependency info : [Mekanism] [Mekanism] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file MekanismTools-v5.5.6.105.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismTools-v5.5.6.105.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.tools.common.MekanismTools
2013-07-09 03:56:04 [FINEST] [MekanismTools] Parsed dependency info : [Mekanism] [Mekanism] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file MFFS_v3.1.0.171.jar for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container MFFS_v3.1.0.171.jar appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mffs.ModularForceFieldSystem
2013-07-09 03:56:04 [FINEST] [MFFS] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file MineChem_v3.0.0.240.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file MineChem_v3.0.0.240.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod ljdp.minechem.common.ModMinechem
2013-07-09 03:56:04 [FINEST] [minechem] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file MineFactoryReloaded-2.6.4-975.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file MineFactoryReloaded-2.6.4-975.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded] Parsed dependency info : [PowerCrystalsCore] [buildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, IC2, PowerCrystalsCore] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Parsed dependency info : [] [MineFactoryReloaded, AppliedEnergistics] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatBackTools] Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.biomesoplenty.BiomesOPlenty
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Parsed dependency info : [] [MineFactoryReloaded, BiomesOPlenty] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [] [] [Forestry]
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.magicalcrops.MagicalCrops
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Parsed dependency info : [] [MineFactoryReloaded, Magical-Crops] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatMystcraft] Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatPams] Parsed dependency info : [] [MineFactoryReloaded, PamHCAsparagus, PamHCBean, PamHCBeet, PamHCBellpepper, PamHCBlackberry, PamHCBlueberry, PamHCBroccoli, PamHCCactusfruit, PamHCCandle, PamHCCantaloupe, PamHCCelery, PamHCChilipepper, PamHCCoffee, PamHCCorn, PamHCCotton, PamHCCranberry, PamHCCucumber, PamHCEggplant, PamHCGarlic, PamHCGinger, PamHCGrape, PamHCKiwi, PamHCLettuce, PamHCMustard, PamHCOnion, PamHCPeanut, PamHCPeas, PamHCPineapple, PamHCRadish, PamHCRaspberry, PamHCRice, PamHCRotten, PamHCSpiceleaf, PamHCStrawberry, PamHCSunflower, PamHCSweetpotato, PamHCTea, PamHCTomato, PamHCTurnip, PamHCWhitemushroom, PamHCZucchini, PamHarvestCraft, PamWeeeFlowers, PamHCApple, PamHCAvocado, PamHCBanana, PamHCCherry, PamHCCinnamon, PamHCCoconut, PamHCLemon, PamHCLime, PamHCMango, PamHCNutmeg, PamHCOlive, PamHCOrange, PamHCPapaya, PamHCPeach, PamHCPear, PamHCPeppercorn, PamHCPlum, PamHCPomegranate, PamHCStarfruit, PamHCVanillabean, PamHCWalnut] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.soulshards.SoulShards
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatSoulShards] Parsed dependency info : [] [MineFactoryReloaded, SoulShards] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
2013-07-09 03:56:04 [FINEST] [MFReloaded|CompatThaumcraft] Parsed dependency info : [] [MFReloaded, Thaumcraft] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
2013-07-09 03:56:04 [FINEST] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file ModularPowersuits-0.7.0-534.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-0.7.0-534.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.ModularPowersuits
2013-07-09 03:56:04 [FINEST] [mmmPowersuits] Parsed dependency info : [Forge@[7.8.0.712,)] [Forge@[7.8.0.712,)] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.5.2-0.10.4.00.zip for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.5.2-0.10.4.00.zip
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.xcompwiz.mystcraft.Mystcraft
2013-07-09 03:56:04 [FINEST] [Mystcraft] Parsed dependency info : [Forge@[6.6.0.515,)] [Forge@[6.6.0.515,)] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file Natura_2.1.1.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file Natura_2.1.1.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2013-07-09 03:56:04 [FINEST] [Natura] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.plugins.minefactoryreloaded.MineFactoryReloaded
2013-07-09 03:56:04 [FINEST] [Natura|CompatMineFactoryReloaded] Parsed dependency info : [] [MineFactoryReloaded, Natura] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file OmniTools-3.1.6.0.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file OmniTools-3.1.6.0.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod omnitools.OmniTools
2013-07-09 03:56:04 [FINEST] [OmniTools] Parsed dependency info : [Forge@[7.8.0.688,), CoFHCore@[1.5.2.5,)] [Forge@[7.8.0.688,), CoFHCore@[1.5.2.5,), *] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file PowerConverters-2.3.1-58.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file PowerConverters-2.3.1-58.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.powerconverters.PowerConverterCore
2013-07-09 03:56:04 [FINEST] [PowerConverters] Parsed dependency info : [PowerCrystalsCore] [PowerCrystalsCore, BasicComponents, BuildCraft|Energy, factorization, IC2, Railcraft, ThermalExpansion] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file Railcraft_1.5.2-7.2.3.0.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.5.2-7.2.3.0.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.railcraft.common.core.Railcraft
2013-07-09 03:56:04 [FINEST] [Railcraft] Parsed dependency info : [Forge@[7.7.1.624,)] [Forge@[7.7.1.624,), BuildCraft|Core, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, IC2@[1.115.348,)] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file SAP_ManPack_v142.jar for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file SAP_ManPack_v142.jar
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod sanandreasp.mods.managers.SAP_ManagerRegistry
2013-07-09 03:56:04 [FINEST] [sAP_Man] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod sanandreasp.mods.ThunderStormFix.TSFModRegistry
2013-07-09 03:56:04 [FINEST] [TStormFix] Parsed dependency info : [] [sanandreasp.mods.managers.SAP_ManagerRegistry] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file SecretRoomsMod-universal-4.6.0.283.zip for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container SecretRoomsMod-universal-4.6.0.283.zip appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.github.AbrarSyed.secretroomsmod.common.SecretRooms
2013-07-09 03:56:04 [FINEST] [secretroomsmod] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file smallboats.jar for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container smallboats.jar appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.smallboat.SmallBoat
2013-07-09 03:56:04 [FINEST] [awger_SmallBoat] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.punt.Punt
2013-07-09 03:56:04 [FINEST] [awger_Punt] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.whitehall.Whitehall
2013-07-09 03:56:04 [FINEST] [awger_Whitehall] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.awger.hoy.Hoy
2013-07-09 03:56:04 [FINEST] [awger_Hoy] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.a122.zip for potential mods
2013-07-09 03:56:04 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.a122.zip appears to be missing an mcmod.info file
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts
2013-07-09 03:56:04 [FINEST] [stevesCarts] Parsed dependency info : [] [] []
2013-07-09 03:56:04 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.5f.zip for potential mods
2013-07-09 03:56:04 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.5f.zip
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2013-07-09 03:56:05 [FINEST] [Thaumcraft] Parsed dependency info : [Forge@[7.8.0.688,)] [Forge@[7.8.0.688,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Examining file ThermalExpansion-2.4.6.0.jar for potential mods
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-2.4.6.0.jar
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2013-07-09 03:56:05 [FINEST] [ThermalExpansion] Parsed dependency info : [Forge@[7.8.0.688,), CoFHCore@[1.5.2.5,)] [Forge@[7.8.0.688,), CoFHCore@[1.5.2.5,)] [iC2, Metallurgy]
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Examining file Traincraft-4.0.2_003.jar for potential mods
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Located mcmod.info file in file Traincraft-4.0.2_003.jar
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod src.train.common.Traincraft
2013-07-09 03:56:05 [FINEST] [TC] Parsed dependency info : [] [] []
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Examining directory VoxelMods for potential mods
2013-07-09 03:56:05 [FINE] [ForgeModLoader] No mcmod.info file found in directory VoxelMods
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Recursing into package voxelMap
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Examining directory zan for potential mods
2013-07-09 03:56:05 [FINE] [ForgeModLoader] No mcmod.info file found in directory zan
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Examining file ZansMinimap1.5.2.zip for potential mods
2013-07-09 03:56:05 [FINE] [ForgeModLoader] The mod container ZansMinimap1.5.2.zip appears to be missing an mcmod.info file
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ZanMinimap
2013-07-09 03:56:05 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 88 mods to load
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Received a system property request ''
2013-07-09 03:56:05 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-07-09 03:56:05 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Psyden\AppData\Roaming\.minecraft\config\logging.properties
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Reloaded logging properties
2013-07-09 03:56:05 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-07-09 03:56:05 [iNFO] [mcp] Activating mod mcp
2013-07-09 03:56:05 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-07-09 03:56:05 [iNFO] [FML] Activating mod FML
2013-07-09 03:56:05 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-07-09 03:56:05 [iNFO] [Forge] Activating mod Forge
2013-07-09 03:56:05 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2013-07-09 03:56:05 [iNFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-07-09 03:56:05 [FINE] [CoFHFramework] Mod Logging channel CoFHFramework configured at default level.
2013-07-09 03:56:05 [iNFO] [CoFHFramework] Activating mod CoFHFramework
2013-07-09 03:56:05 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2013-07-09 03:56:05 [iNFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-07-09 03:56:05 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
2013-07-09 03:56:05 [iNFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2013-07-09 03:56:05 [FINE] [CoFHCore] Enabling mod CoFHCore
2013-07-09 03:56:05 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2013-07-09 03:56:05 [iNFO] [CoFHCore] Activating mod CoFHCore
2013-07-09 03:56:05 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2013-07-09 03:56:05 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2013-07-09 03:56:05 [iNFO] [CoFHWorld] Activating mod CoFHWorld
2013-07-09 03:56:05 [FINE] [GalacticraftCore] Enabling mod GalacticraftCore
2013-07-09 03:56:05 [FINE] [GalacticraftCore] Mod Logging channel GalacticraftCore configured at default level.
2013-07-09 03:56:05 [iNFO] [GalacticraftCore] Activating mod GalacticraftCore
2013-07-09 03:56:05 [FINE] [GuiAPI] Enabling mod GuiAPI
2013-07-09 03:56:05 [FINE] [GuiAPI] Mod Logging channel GuiAPI configured at default level.
2013-07-09 03:56:05 [iNFO] [GuiAPI] Activating mod GuiAPI
2013-07-09 03:56:05 [FINE] [cfm] Enabling mod cfm
2013-07-09 03:56:05 [FINE] [cfm] Mod Logging channel cfm configured at default level.
2013-07-09 03:56:05 [iNFO] [cfm] Activating mod cfm
2013-07-09 03:56:05 [FINE] [ArsMagica] Enabling mod ArsMagica
2013-07-09 03:56:05 [FINE] [ArsMagica] Mod Logging channel ArsMagica configured at default level.
2013-07-09 03:56:05 [iNFO] [ArsMagica] Activating mod ArsMagica
2013-07-09 03:56:05 [FINE] [AssemblyLine] Enabling mod AssemblyLine
2013-07-09 03:56:05 [FINE] [AssemblyLine] Mod Logging channel AssemblyLine configured at default level.
2013-07-09 03:56:05 [iNFO] [AssemblyLine] Activating mod AssemblyLine
2013-07-09 03:56:05 [FINE] [AtomicScience] Enabling mod AtomicScience
2013-07-09 03:56:05 [FINE] [AtomicScience] Mod Logging channel AtomicScience configured at default level.
2013-07-09 03:56:05 [iNFO] [AtomicScience] Activating mod AtomicScience
2013-07-09 03:56:05 [FINE] [biblioCraft] Enabling mod BiblioCraft
2013-07-09 03:56:05 [FINE] [biblioCraft] Mod Logging channel BiblioCraft configured at default level.
2013-07-09 03:56:05 [iNFO] [biblioCraft] Activating mod BiblioCraft
2013-07-09 03:56:05 [FINE] [binnieCore] Enabling mod BinnieCore
2013-07-09 03:56:05 [FINE] [binnieCore] Mod Logging channel BinnieCore configured at default level.
2013-07-09 03:56:05 [iNFO] [binnieCore] Activating mod BinnieCore
2013-07-09 03:56:05 [FINE] [ExtraBees] Enabling mod ExtraBees
2013-07-09 03:56:05 [FINE] [ExtraBees] Mod Logging channel ExtraBees configured at default level.
2013-07-09 03:56:05 [iNFO] [ExtraBees] Activating mod ExtraBees
2013-07-09 03:56:05 [FINE] [ExtraTrees] Enabling mod ExtraTrees
2013-07-09 03:56:05 [FINE] [ExtraTrees] Mod Logging channel ExtraTrees configured at default level.
2013-07-09 03:56:05 [iNFO] [ExtraTrees] Activating mod ExtraTrees
2013-07-09 03:56:05 [FINE] [biomesOPlenty] Enabling mod BiomesOPlenty
2013-07-09 03:56:05 [FINE] [biomesOPlenty] Mod Logging channel BiomesOPlenty configured at default level.
2013-07-09 03:56:05 [iNFO] [biomesOPlenty] Activating mod BiomesOPlenty
2013-07-09 03:56:05 [FINE] [biotech] Enabling mod Biotech
2013-07-09 03:56:05 [FINE] [biotech] Mod Logging channel Biotech configured at default level.
2013-07-09 03:56:05 [iNFO] [biotech] Activating mod Biotech
2013-07-09 03:56:05 [FINE] [buildCraft|Builders] Enabling mod BuildCraft|Builders
2013-07-09 03:56:05 [FINE] [buildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Builders] Activating mod BuildCraft|Builders
2013-07-09 03:56:05 [FINE] [buildCraft|Core] Enabling mod BuildCraft|Core
2013-07-09 03:56:05 [FINE] [buildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Core] Activating mod BuildCraft|Core
2013-07-09 03:56:05 [FINE] [buildCraft|Energy] Enabling mod BuildCraft|Energy
2013-07-09 03:56:05 [FINE] [buildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Energy] Activating mod BuildCraft|Energy
2013-07-09 03:56:05 [FINE] [buildCraft|Factory] Enabling mod BuildCraft|Factory
2013-07-09 03:56:05 [FINE] [buildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Factory] Activating mod BuildCraft|Factory
2013-07-09 03:56:05 [FINE] [buildCraft|Silicon] Enabling mod BuildCraft|Silicon
2013-07-09 03:56:05 [FINE] [buildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-07-09 03:56:05 [FINE] [buildCraft|Transport] Enabling mod BuildCraft|Transport
2013-07-09 03:56:05 [FINE] [buildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2013-07-09 03:56:05 [iNFO] [buildCraft|Transport] Activating mod BuildCraft|Transport
2013-07-09 03:56:05 [FINE] [ChickenChunks] Enabling mod ChickenChunks
2013-07-09 03:56:05 [FINE] [ChickenChunks] Mod Logging channel ChickenChunks configured at default level.
2013-07-09 03:56:05 [iNFO] [ChickenChunks] Activating mod ChickenChunks
2013-07-09 03:56:05 [FINE] [ComplexMachines] Enabling mod ComplexMachines
2013-07-09 03:56:05 [FINE] [ComplexMachines] Mod Logging channel ComplexMachines configured at default level.
2013-07-09 03:56:05 [iNFO] [ComplexMachines] Activating mod ComplexMachines
2013-07-09 03:56:05 [FINE] [ClaySoldiersMod] Enabling mod ClaySoldiersMod
2013-07-09 03:56:05 [FINE] [ClaySoldiersMod] Mod Logging channel ClaySoldiersMod configured at default level.
2013-07-09 03:56:05 [iNFO] [ClaySoldiersMod] Activating mod ClaySoldiersMod
2013-07-09 03:56:05 [FINE] [CustomSpawner] Enabling mod CustomSpawner
2013-07-09 03:56:05 [FINE] [CustomSpawner] Mod Logging channel CustomSpawner configured at default level.
2013-07-09 03:56:05 [iNFO] [CustomSpawner] Activating mod CustomSpawner
2013-07-09 03:56:05 [FINE] [DimDoors] Enabling mod DimDoors
2013-07-09 03:56:05 [FINE] [DimDoors] Mod Logging channel DimDoors configured at default level.
2013-07-09 03:56:05 [iNFO] [DimDoors] Activating mod DimDoors
2013-07-09 03:56:05 [FINE] [MagicCarpet] Enabling mod MagicCarpet
2013-07-09 03:56:05 [FINE] [MagicCarpet] Mod Logging channel MagicCarpet configured at default level.
2013-07-09 03:56:05 [iNFO] [MagicCarpet] Activating mod MagicCarpet
2013-07-09 03:56:05 [FINE] [MoCreatures] Enabling mod MoCreatures
2013-07-09 03:56:05 [FINE] [MoCreatures] Mod Logging channel MoCreatures configured at default level.
2013-07-09 03:56:05 [iNFO] [MoCreatures] Activating mod MoCreatures
2013-07-09 03:56:05 [FINE] [DustMod] Enabling mod DustMod
2013-07-09 03:56:05 [FINE] [DustMod] Mod Logging channel DustMod configured at default level.
2013-07-09 03:56:05 [iNFO] [DustMod] Activating mod DustMod
2013-07-09 03:56:05 [FINE] [DustModDefaults] Enabling mod DustModDefaults
2013-07-09 03:56:05 [FINE] [DustModDefaults] Mod Logging channel DustModDefaults configured at default level.
2013-07-09 03:56:05 [iNFO] [DustModDefaults] Activating mod DustModDefaults
2013-07-09 03:56:05 [FINE] [DustDeco] Enabling mod DustDeco
2013-07-09 03:56:05 [FINE] [DustDeco] Mod Logging channel DustDeco configured at default level.
2013-07-09 03:56:05 [iNFO] [DustDeco] Activating mod DustDeco
2013-07-09 03:56:05 [FINE] [ElectricExpansion] Enabling mod ElectricExpansion
2013-07-09 03:56:05 [FINE] [ElectricExpansion] Mod Logging channel ElectricExpansion configured at default level.
2013-07-09 03:56:05 [iNFO] [ElectricExpansion] Activating mod ElectricExpansion
2013-07-09 03:56:05 [FINE] [EnderStorage] Enabling mod EnderStorage
2013-07-09 03:56:05 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2013-07-09 03:56:05 [iNFO] [EnderStorage] Activating mod EnderStorage
2013-07-09 03:56:05 [FINE] [Forestry] Enabling mod Forestry
2013-07-09 03:56:05 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2013-07-09 03:56:05 [iNFO] [Forestry] Activating mod Forestry
2013-07-09 03:56:05 [FINE] [iCBM|Contraption] Enabling mod ICBM|Contraption
2013-07-09 03:56:05 [FINE] [iCBM|Contraption] Mod Logging channel ICBM|Contraption configured at default level.
2013-07-09 03:56:05 [iNFO] [iCBM|Contraption] Activating mod ICBM|Contraption
2013-07-09 03:56:05 [FINE] [iCBM|Explosion] Enabling mod ICBM|Explosion
2013-07-09 03:56:05 [FINE] [iCBM|Explosion] Mod Logging channel ICBM|Explosion configured at default level.
2013-07-09 03:56:05 [iNFO] [iCBM|Explosion] Activating mod ICBM|Explosion
2013-07-09 03:56:05 [FINE] [iCBM|Sentry] Enabling mod ICBM|Sentry
2013-07-09 03:56:05 [FINE] [iCBM|Sentry] Mod Logging channel ICBM|Sentry configured at default level.
2013-07-09 03:56:05 [iNFO] [iCBM|Sentry] Activating mod ICBM|Sentry
2013-07-09 03:56:05 [FINE] [Mekanism] Enabling mod Mekanism
2013-07-09 03:56:05 [FINE] [Mekanism] Mod Logging channel Mekanism configured at default level.
2013-07-09 03:56:05 [iNFO] [Mekanism] Activating mod Mekanism
2013-07-09 03:56:05 [FINE] [MekanismGenerators] Enabling mod MekanismGenerators
2013-07-09 03:56:05 [FINE] [MekanismGenerators] Mod Logging channel MekanismGenerators configured at default level.
2013-07-09 03:56:05 [iNFO] [MekanismGenerators] Activating mod MekanismGenerators
2013-07-09 03:56:05 [FINE] [MekanismTools] Enabling mod MekanismTools
2013-07-09 03:56:05 [FINE] [MekanismTools] Mod Logging channel MekanismTools configured at default level.
2013-07-09 03:56:05 [iNFO] [MekanismTools] Activating mod MekanismTools
2013-07-09 03:56:05 [FINE] [MFFS] Enabling mod MFFS
2013-07-09 03:56:05 [FINE] [MFFS] Mod Logging channel MFFS configured at default level.
2013-07-09 03:56:05 [iNFO] [MFFS] Activating mod MFFS
2013-07-09 03:56:05 [FINE] [minechem] Enabling mod minechem
2013-07-09 03:56:05 [FINE] [minechem] Mod Logging channel minechem configured at default level.
2013-07-09 03:56:05 [iNFO] [minechem] Activating mod minechem
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Mod Logging channel MineFactoryReloaded|CompatAppliedEnergistics configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatAppliedEnergistics] Activating mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatBackTools] Enabling mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatBackTools] Mod Logging channel MineFactoryReloaded|CompatBackTools configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatBackTools] Activating mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatBiomesOPlenty] Enabling mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatBiomesOPlenty] Mod Logging channel MineFactoryReloaded|CompatBiomesOPlenty configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatBiomesOPlenty] Activating mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Enabling mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Mod Logging channel MineFactoryReloaded|CompatMagicalCrops configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatMagicalCrops] Activating mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatMystcraft] Enabling mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatMystcraft] Mod Logging channel MineFactoryReloaded|CompatMystcraft configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatMystcraft] Activating mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatSoulShards] Enabling mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatSoulShards] Mod Logging channel MineFactoryReloaded|CompatSoulShards configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatSoulShards] Activating mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:05 [FINE] [MFReloaded|CompatThaumcraft] Enabling mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:05 [FINE] [MFReloaded|CompatThaumcraft] Mod Logging channel MFReloaded|CompatThaumcraft configured at default level.
2013-07-09 03:56:05 [iNFO] [MFReloaded|CompatThaumcraft] Activating mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Enabling mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Mod Logging channel MineFactoryReloaded|CompatThermalExpansion configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatThermalExpansion] Activating mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:05 [FINE] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
2013-07-09 03:56:05 [iNFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:05 [FINE] [mmmPowersuits] Enabling mod mmmPowersuits
2013-07-09 03:56:05 [FINE] [mmmPowersuits] Mod Logging channel mmmPowersuits configured at default level.
2013-07-09 03:56:05 [iNFO] [mmmPowersuits] Activating mod mmmPowersuits
2013-07-09 03:56:05 [FINE] [Mystcraft] Enabling mod Mystcraft
2013-07-09 03:56:05 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
2013-07-09 03:56:05 [iNFO] [Mystcraft] Activating mod Mystcraft
2013-07-09 03:56:05 [FINE] [Natura] Enabling mod Natura
2013-07-09 03:56:05 [FINE] [Natura] Mod Logging channel Natura configured at default level.
2013-07-09 03:56:05 [iNFO] [Natura] Activating mod Natura
2013-07-09 03:56:05 [FINE] [Natura|CompatMineFactoryReloaded] Enabling mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:05 [FINE] [Natura|CompatMineFactoryReloaded] Mod Logging channel Natura|CompatMineFactoryReloaded configured at default level.
2013-07-09 03:56:05 [iNFO] [Natura|CompatMineFactoryReloaded] Activating mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:05 [FINE] [OmniTools] Enabling mod OmniTools
2013-07-09 03:56:05 [FINE] [OmniTools] Mod Logging channel OmniTools configured at default level.
2013-07-09 03:56:05 [iNFO] [OmniTools] Activating mod OmniTools
2013-07-09 03:56:05 [FINE] [PowerConverters] Enabling mod PowerConverters
2013-07-09 03:56:05 [FINE] [PowerConverters] Mod Logging channel PowerConverters configured at default level.
2013-07-09 03:56:05 [iNFO] [PowerConverters] Activating mod PowerConverters
2013-07-09 03:56:05 [FINE] [Railcraft] Enabling mod Railcraft
2013-07-09 03:56:05 [FINE] [Railcraft] Mod Logging channel Railcraft configured at default level.
2013-07-09 03:56:05 [iNFO] [Railcraft] Activating mod Railcraft
2013-07-09 03:56:05 [FINE] [sAP_Man] Enabling mod SAP_Man
2013-07-09 03:56:05 [FINE] [sAP_Man] Mod Logging channel SAP_Man configured at default level.
2013-07-09 03:56:05 [iNFO] [sAP_Man] Activating mod SAP_Man
2013-07-09 03:56:05 [FINE] [TStormFix] Enabling mod TStormFix
2013-07-09 03:56:05 [FINE] [TStormFix] Mod Logging channel TStormFix configured at default level.
2013-07-09 03:56:05 [iNFO] [TStormFix] Activating mod TStormFix
2013-07-09 03:56:05 [FINE] [secretroomsmod] Enabling mod secretroomsmod
2013-07-09 03:56:05 [FINE] [secretroomsmod] Mod Logging channel secretroomsmod configured at default level.
2013-07-09 03:56:05 [iNFO] [secretroomsmod] Activating mod secretroomsmod
2013-07-09 03:56:05 [FINE] [awger_SmallBoat] Enabling mod awger_SmallBoat
2013-07-09 03:56:05 [FINE] [awger_SmallBoat] Mod Logging channel awger_SmallBoat configured at default level.
2013-07-09 03:56:05 [iNFO] [awger_SmallBoat] Activating mod awger_SmallBoat
2013-07-09 03:56:05 [FINE] [awger_Punt] Enabling mod awger_Punt
2013-07-09 03:56:05 [FINE] [awger_Punt] Mod Logging channel awger_Punt configured at default level.
2013-07-09 03:56:05 [iNFO] [awger_Punt] Activating mod awger_Punt
2013-07-09 03:56:05 [FINE] [awger_Whitehall] Enabling mod awger_Whitehall
2013-07-09 03:56:05 [FINE] [awger_Whitehall] Mod Logging channel awger_Whitehall configured at default level.
2013-07-09 03:56:05 [iNFO] [awger_Whitehall] Activating mod awger_Whitehall
2013-07-09 03:56:05 [FINE] [awger_Hoy] Enabling mod awger_Hoy
2013-07-09 03:56:05 [FINE] [awger_Hoy] Mod Logging channel awger_Hoy configured at default level.
2013-07-09 03:56:05 [iNFO] [awger_Hoy] Activating mod awger_Hoy
2013-07-09 03:56:05 [FINE] [stevesCarts] Enabling mod StevesCarts
2013-07-09 03:56:05 [FINE] [stevesCarts] Mod Logging channel StevesCarts configured at default level.
2013-07-09 03:56:05 [iNFO] [stevesCarts] Activating mod StevesCarts
2013-07-09 03:56:05 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2013-07-09 03:56:05 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2013-07-09 03:56:05 [iNFO] [Thaumcraft] Activating mod Thaumcraft
2013-07-09 03:56:05 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2013-07-09 03:56:05 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2013-07-09 03:56:05 [iNFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-07-09 03:56:05 [FINE] [TC] Enabling mod TC
2013-07-09 03:56:05 [FINE] [TC] Mod Logging channel TC configured at default level.
2013-07-09 03:56:05 [iNFO] [TC] Activating mod TC
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Enabling mod mod_ZanMinimap
2013-07-09 03:56:05 [FINE] [mod_ZanMinimap] Mod Logging channel mod_ZanMinimap configured at default level.
2013-07-09 03:56:05 [iNFO] [mod_ZanMinimap] Activating mod mod_ZanMinimap
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-07-09 03:56:05 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Mod sorting data
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	CoFHCore(CoFHCore:1.5.2.5): CoFHCore-1.5.2.5.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	CoFHWorld(CoFHWorld:1.5.2.5): CoFHCore-1.5.2.5.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	GalacticraftCore(Galacticraft Core:0.1.36): Galacticraft-1.5.2-a0.1.36.410.jar (required-after:Forge@[7.8.0.685,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	GuiAPI(GuiAPI:0.15.6): GuiAPI-0.15.6-1.5.2.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	cfm(MrCrayfish's Furniture Mod:2.8.4): [Forge]FurnitureMod2.8.4(FULL).zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ArsMagica(Ars Magica:5.52.013): ArsMagica_5.52.013.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	AssemblyLine(Assembly Line:0.3.5.149): AssemblyLine_v0.3.5.149.jar (after:BasicComponents; after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	AtomicScience(Atomic Science:0.6.0): Atomic_Science_v0.6.0.75.jar (after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BiblioCraft(BiblioCraft:1.3.1): BiblioCraft[v1.3.1].zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Natura(Natura:2.1.1): Natura_2.1.1.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BiomesOPlenty(Biomes O' Plenty:0.5.5): Biomes-O-Plenty-0.5.5.zip (after:Natura)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (2):1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (before:Forestry)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Forestry(Forestry for Minecraft:2.2.8.3): forestry-A-2.2.8.3.jar (after:ExtrabiomesXL;after:BiomesOPlenty;after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BinnieCore(Binnie Core:1.7.0b): binnie-mods-1.7.0b.jar (after:Forestry)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ExtraBees(Extra Bees:1.7.0b): binnie-mods-1.7.0b.jar (after:BinnieCore)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ExtraTrees(Extra Trees:1.7.0b): binnie-mods-1.7.0b.jar (after:BinnieCore)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Biotech(Biotech:0.2.1): Biotech-v0.2.1.35.jar (after:BasicComponents;after:Fluid_Mechanics)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Core(BuildCraft:3.7.1): buildcraft-A-3.7.1.jar (required-after:Forge@[7.7.2.682,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Builders(BC Builders:3.7.1): buildcraft-A-3.7.1.jar (required-after:BuildCraft|[email protected])
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Energy(BC Energy:3.7.1): buildcraft-A-3.7.1.jar (required-after:BuildCraft|[email protected])
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Factory(BC Factory:3.7.1): buildcraft-A-3.7.1.jar (required-after:BuildCraft|[email protected])
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Transport(BC Transport:3.7.1): buildcraft-A-3.7.1.jar (required-after:BuildCraft|[email protected])
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	BuildCraft|Silicon(BC Silicon:3.7.1): buildcraft-A-3.7.1.jar (required-after:BuildCraft|[email protected])
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ChickenChunks(ChickenChunks:1.3.2.14): ChickenChunks 1.3.2.14.jar (required-after:CodeChickenCore@[0.8.7,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ComplexMachines(Complex Machines:0.3.3): ComplexMachines_v0.3.3.119.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ClaySoldiersMod(Clay Soldiers Mod:9.1): CSM_v911.jar (after:sanandreasp.mods.managers.SAP_ManagerRegistry)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	CustomSpawner(DrZhark's CustomSpawner:2.2.2): CustomMobSpawner 2.2.2.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	DimDoors(Dimensional Doors:1.5.2R1.4.0RC1): DimensionalDoors-1.5.2R1.4.0RC1-160.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MagicCarpet(DrZhark's Magic Carpet Mod:1.1): DrZharks MagicCarpet Mod v1.1.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MoCreatures(DrZhark's Mo'Creatures Mod:5.2.3): DrZharks MoCreatures Mod v5.2.3.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	DustMod(Runic Dust Mod:1.3.2): dustmod-v1.3.2_CORE.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	DustModDefaults(Runic Dust Mod: Default runes and inscriptions pack:1.6.2): dustmod-v1.6.2_DEFAULT-RUNES.jar (after:DustMod)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	DustDeco(Runic Dust Mod: Decorative dusts pack:2.1): dustmod-v2.1_DECORATIVE-PACK.jar (after:DustMod)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ICBM|Contraption(ICBM|Contraption:1.2.1): ICBM_Contraption_v1.2.1.157.jar (after:AtomicScience)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded(MineFactory Reloaded:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:IC2;required-after:PowerCrystalsCore)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ElectricExpansion(Electric Expansion:2.3.0.51): ElectricExpansion_v2.3.0.51.jar (after:BasicComponents;after:AtomicScience;after:ICBM|Contraption;after:MineFactoryReloaded;after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	EnderStorage(EnderStorage:1.4.2.16): EnderStorage 1.4.2.16.jar (required-after:CodeChickenCore@[0.8.7.3,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ICBM|Sentry(ICBM|Sentry:1.2.1): ICBM_Sentry_v1.2.1.157.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ICBM|Explosion(ICBM|Explosion:1.2.1): ICBM_Explosion_v1.2.1.157.jar (after:ICBM|Sentry;after:AtomicScience)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Mekanism(Mekanism:5.5.6): Mekanism-v5.5.6.105.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MekanismGenerators(MekanismGenerators:5.5.6): MekanismGenerators-v5.5.6.105.jar (required-after:Mekanism)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MekanismTools(MekanismTools:5.5.6): MekanismTools-v5.5.6.105.jar (required-after:Mekanism)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MFFS(Modular Force Field System:3.1.0): MFFS_v3.1.0.171.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	minechem(MineChem:@VERSION@): MineChem_v3.0.0.240.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:AppliedEnergistics)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Atum)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:mod_BackTools)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatBiomesOPlenty(MFR Compat: Biomes O' Plenty:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:BiomesOPlenty)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (required-after:MineFactoryReloaded;after:chococraft)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Forestry)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Magical-Crops)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Mystcraft(Mystcraft:0.10.4.00): mystcraft-uni-1.5.2-0.10.4.00.zip (required-after:Forge@[6.6.0.515,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Mystcraft)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:PamHCAsparagus;after:PamHCBean;after:PamHCBeet;after:PamHCBellpepper;after:PamHCBlackberry;after:PamHCBlueberry;after:PamHCBroccoli;after:PamHCCactusfruit;after:PamHCCandle;after:PamHCCantaloupe;after:PamHCCelery;after:PamHCChilipepper;after:PamHCCoffee;after:PamHCCorn;after:PamHCCotton;after:PamHCCranberry;after:PamHCCucumber;after:PamHCEggplant;after:PamHCGarlic;after:PamHCGinger;after:PamHCGrape;after:PamHCKiwi;after:PamHCLettuce;after:PamHCMustard;after:PamHCOnion;after:PamHCPeanut;after:PamHCPeas;after:PamHCPineapple;after:PamHCRadish;after:PamHCRaspberry;after:PamHCRice;after:PamHCRotten;after:PamHCSpiceleaf;after:PamHCStrawberry;after:PamHCSunflower;after:PamHCSweetpotato;after:PamHCTea;after:PamHCTomato;after:PamHCTurnip;after:PamHCWhitemushroom;after:PamHCZucchini;after:PamHarvestCraft;after:PamWeeeFlowers;after:PamHCApple;after:PamHCAvocado;after:PamHCBanana;after:PamHCCherry;after:PamHCCinnamon;after:PamHCCoconut;after:PamHCLemon;after:PamHCLime;after:PamHCMango;after:PamHCNutmeg;after:PamHCOlive;after:PamHCOrange;after:PamHCPapaya;after:PamHCPeach;after:PamHCPear;after:PamHCPeppercorn;after:PamHCPlum;after:PamHCPomegranate;after:PamHCStarfruit;after:PamHCVanillabean;after:PamHCWalnut)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:RedPowerWorld)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatSoulShards(MFR Compat: SoulShards:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:SoulShards)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Thaumcraft(Thaumcraft:3.0.5f): Thaumcraft3.0.5f.zip (required-after:Forge@[7.8.0.688,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MFReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MFReloaded;after:Thaumcraft)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	ThermalExpansion(Thermal Expansion:2.4.6.0): ThermalExpansion-2.4.6.0.jar (required-after:Forge@[7.8.0.688,);required-after:CoFHCore@[1.5.2.5,);before:IC2;before:Metallurgy)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:ThermalExpansion)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:TwilightForest)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:XyCraftWorld)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	mmmPowersuits(MachineMuse's Modular Powersuits:0.7.0-534): ModularPowersuits-0.7.0-534.jar (required-after:Forge@[7.8.0.712,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Natura|CompatMineFactoryReloaded(Natura compat: MFR:0.1): Natura_2.1.1.jar (after:MineFactoryReloaded;after:Natura)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	Railcraft(Railcraft:7.2.3.0): Railcraft_1.5.2-7.2.3.0.jar (required-after:Forge@[7.7.1.624,);after:BuildCraft|Core;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:IC2@[1.115.348,))
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	PowerConverters(Power Converters:1.5.1R2.3.1): PowerConverters-2.3.1-58.jar (required-after:PowerCrystalsCore;after:BasicComponents;after:BuildCraft|Energy;after:factorization;after:IC2;after:Railcraft;after:ThermalExpansion)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	SAP_Man(SanAndreasPs Managers:1.4.2): SAP_ManPack_v142.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	TStormFix(Thunderstorm Fix:1.0): SAP_ManPack_v142.jar (after:sanandreasp.mods.managers.SAP_ManagerRegistry)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	secretroomsmod(SecretRoomsMod:4.6.0): SecretRoomsMod-universal-4.6.0.283.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	awger_SmallBoat(SmallBoat:0.1): smallboats.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	awger_Punt(Punt:0.5): smallboats.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	awger_Whitehall(Whitehall:0.1): smallboats.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	awger_Hoy(Hoy:0.1): smallboats.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	StevesCarts(Steve's Carts:2.0.0.a122): StevesCarts2.0.0.a122.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	TC(Traincraft:4.0.2_003): Traincraft-4.0.2_003.jar ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	mod_ZanMinimap(mod_ZanMinimap:Not available): ZansMinimap1.5.2.zip ()
2013-07-09 03:56:05 [FINE] [ForgeModLoader] 	OmniTools(OmniTools:3.1.6.0): OmniTools-3.1.6.0.jar (required-after:Forge@[7.8.0.688,);required-after:CoFHCore@[1.5.2.5,);after:*)
2013-07-09 03:56:05 [iNFO] [ForgeModLoader] FML has found a non-mod file FluidMechanics_v0.5.1.103.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-07-09 03:56:05 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-07-09 03:56:05 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-07-09 03:56:05 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-07-09 03:56:05 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-07-09 03:56:05 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-07-09 03:56:05 [iNFO] [ForgeModLoader] Registering Forge Packet Handler
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (7.8.1.738)
2013-07-09 03:56:05 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-07-09 03:56:05 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-07-09 03:56:05 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
2013-07-09 03:56:05 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
2013-07-09 03:56:05 [FINEST] [CoFHFramework] Sending event FMLConstructionEvent to mod CoFHFramework
2013-07-09 03:56:05 [FINEST] [CoFHFramework] Sent event FMLConstructionEvent to mod CoFHFramework
2013-07-09 03:56:05 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
2013-07-09 03:56:05 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
2013-07-09 03:56:05 [FINEST] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
2013-07-09 03:56:05 [FINEST] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
2013-07-09 03:56:05 [FINEST] [CoFHCore] Sending event FMLConstructionEvent to mod CoFHCore
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod CoFHCore to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod CoFHCore accepts its own version (1.5.2.5)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHCore
2013-07-09 03:56:05 [FINEST] [CoFHCore] Sent event FMLConstructionEvent to mod CoFHCore
2013-07-09 03:56:05 [FINEST] [CoFHWorld] Sending event FMLConstructionEvent to mod CoFHWorld
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod CoFHWorld to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod CoFHWorld accepts its own version (1.5.2.5)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHWorld
2013-07-09 03:56:05 [FINEST] [CoFHWorld] Sent event FMLConstructionEvent to mod CoFHWorld
2013-07-09 03:56:05 [FINEST] [GalacticraftCore] Sending event FMLConstructionEvent to mod GalacticraftCore
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod GalacticraftCore to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod GalacticraftCore accepts its own version (0.1.36)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GalacticraftCore
2013-07-09 03:56:05 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar
2013-07-09 03:56:05 [FINEST] [GalacticraftCore] Sent event FMLConstructionEvent to mod GalacticraftCore
2013-07-09 03:56:05 [FINEST] [GuiAPI] Sending event FMLConstructionEvent to mod GuiAPI
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GuiAPI
2013-07-09 03:56:05 [FINEST] [GuiAPI] Sent event FMLConstructionEvent to mod GuiAPI
2013-07-09 03:56:05 [FINEST] [cfm] Sending event FMLConstructionEvent to mod cfm
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod cfm to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod cfm accepts its own version (2.8.4)
2013-07-09 03:56:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into cfm
2013-07-09 03:56:05 [FINEST] [cfm] Sent event FMLConstructionEvent to mod cfm
2013-07-09 03:56:05 [FINEST] [ArsMagica] Sending event FMLConstructionEvent to mod ArsMagica
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] Testing mod ArsMagica to verify it accepts its own version in a remote connection
2013-07-09 03:56:05 [FINEST] [ForgeModLoader] The mod ArsMagica accepts its own version (5.52.013)
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Client Packet Handler Initialized
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Ars Magica [bEGIN]: Initializing Buffs
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Ars Magica [bEGIN]: Extending Potions Array
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Ars Magica [END]: Extending Potions Array
2013-07-09 03:56:05 [FINER] [ForgeModLoader] Ars Magica [END]: Initializing Buffs
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArsMagica
2013-07-09 03:56:06 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: mithion/arsmagica/guis/GuiIngameArsMagica (2 / 2)
2013-07-09 03:56:06 [FINEST] [ArsMagica] Sent event FMLConstructionEvent to mod ArsMagica
2013-07-09 03:56:06 [FINEST] [AssemblyLine] Sending event FMLConstructionEvent to mod AssemblyLine
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod AssemblyLine to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod AssemblyLine accepts its own version (0.3.5.149)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AssemblyLine
2013-07-09 03:56:06 [FINEST] [AssemblyLine] Sent event FMLConstructionEvent to mod AssemblyLine
2013-07-09 03:56:06 [FINEST] [AtomicScience] Sending event FMLConstructionEvent to mod AtomicScience
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod AtomicScience to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod AtomicScience accepts its own version (0.6.0)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AtomicScience
2013-07-09 03:56:06 [FINEST] [AtomicScience] Sent event FMLConstructionEvent to mod AtomicScience
2013-07-09 03:56:06 [FINEST] [biblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.3.1)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft
2013-07-09 03:56:06 [FINEST] [biblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft
2013-07-09 03:56:06 [FINEST] [Natura] Sending event FMLConstructionEvent to mod Natura
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod Natura to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod Natura accepts its own version (2.1.1)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura
2013-07-09 03:56:06 [FINEST] [Natura] Sent event FMLConstructionEvent to mod Natura
2013-07-09 03:56:06 [FINEST] [biomesOPlenty] Sending event FMLConstructionEvent to mod BiomesOPlenty
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod BiomesOPlenty to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod BiomesOPlenty accepts its own version (0.5.5)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiomesOPlenty
2013-07-09 03:56:06 [FINEST] [biomesOPlenty] Sent event FMLConstructionEvent to mod BiomesOPlenty
2013-07-09 03:56:06 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestryPre to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestryPre accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:06 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:06 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
2013-07-09 03:56:06 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (2.2.8.3)
2013-07-09 03:56:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
2013-07-09 03:56:07 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry
2013-07-09 03:56:07 [FINEST] [binnieCore] Sending event FMLConstructionEvent to mod BinnieCore
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BinnieCore to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BinnieCore accepts its own version (1.7.0b)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BinnieCore
2013-07-09 03:56:07 [FINEST] [binnieCore] Sent event FMLConstructionEvent to mod BinnieCore
2013-07-09 03:56:07 [FINEST] [ExtraBees] Sending event FMLConstructionEvent to mod ExtraBees
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod ExtraBees to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod ExtraBees accepts its own version (1.7.0b)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraBees
2013-07-09 03:56:07 [FINEST] [ExtraBees] Sent event FMLConstructionEvent to mod ExtraBees
2013-07-09 03:56:07 [FINEST] [ExtraTrees] Sending event FMLConstructionEvent to mod ExtraTrees
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod ExtraTrees to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod ExtraTrees accepts its own version (1.7.0b)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraTrees
2013-07-09 03:56:07 [FINEST] [ExtraTrees] Sent event FMLConstructionEvent to mod ExtraTrees
2013-07-09 03:56:07 [FINEST] [biotech] Sending event FMLConstructionEvent to mod Biotech
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod Biotech to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod Biotech accepts its own version (0.2.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Biotech
2013-07-09 03:56:07 [FINEST] [biotech] Sent event FMLConstructionEvent to mod Biotech
2013-07-09 03:56:07 [FINEST] [buildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
2013-07-09 03:56:07 [FINEST] [buildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core
2013-07-09 03:56:07 [FINEST] [buildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
2013-07-09 03:56:07 [FINEST] [buildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders
2013-07-09 03:56:07 [FINEST] [buildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
2013-07-09 03:56:07 [FINEST] [buildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy
2013-07-09 03:56:07 [FINEST] [buildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
2013-07-09 03:56:07 [FINEST] [buildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory
2013-07-09 03:56:07 [FINEST] [buildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
2013-07-09 03:56:07 [FINEST] [buildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport
2013-07-09 03:56:07 [FINEST] [buildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.7.1)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
2013-07-09 03:56:07 [FINEST] [buildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
2013-07-09 03:56:07 [FINEST] [ChickenChunks] Sending event FMLConstructionEvent to mod ChickenChunks
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod ChickenChunks to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod ChickenChunks accepts its own version (1.3.2.14)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChickenChunks
2013-07-09 03:56:07 [FINEST] [ChickenChunks] Sent event FMLConstructionEvent to mod ChickenChunks
2013-07-09 03:56:07 [FINEST] [ComplexMachines] Sending event FMLConstructionEvent to mod ComplexMachines
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] Testing mod ComplexMachines to verify it accepts its own version in a remote connection
2013-07-09 03:56:07 [FINEST] [ForgeModLoader] The mod ComplexMachines accepts its own version (0.3.3)
2013-07-09 03:56:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComplexMachines
2013-07-09 03:56:07 [FINEST] [ComplexMachines] Sent event FMLConstructionEvent to mod ComplexMachines
2013-07-09 03:56:07 [FINEST] [ClaySoldiersMod] Sending event FMLConstructionEvent to mod ClaySoldiersMod
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] Testing mod ClaySoldiersMod to verify it accepts its own version in a remote connection
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] The mod ClaySoldiersMod accepts its own version (9.1)
2013-07-09 03:56:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ClaySoldiersMod
2013-07-09 03:56:08 [FINEST] [ClaySoldiersMod] Sent event FMLConstructionEvent to mod ClaySoldiersMod
2013-07-09 03:56:08 [FINEST] [CustomSpawner] Sending event FMLConstructionEvent to mod CustomSpawner
2013-07-09 03:56:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CustomSpawner
2013-07-09 03:56:08 [FINEST] [CustomSpawner] Sent event FMLConstructionEvent to mod CustomSpawner
2013-07-09 03:56:08 [FINEST] [DimDoors] Sending event FMLConstructionEvent to mod DimDoors
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] Testing mod DimDoors to verify it accepts its own version in a remote connection
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] The mod DimDoors accepts its own version (1.5.2R1.4.0RC1)
2013-07-09 03:56:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DimDoors
2013-07-09 03:56:08 [FINEST] [DimDoors] Sent event FMLConstructionEvent to mod DimDoors
2013-07-09 03:56:08 [FINEST] [MagicCarpet] Sending event FMLConstructionEvent to mod MagicCarpet
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] Testing mod MagicCarpet to verify it accepts its own version in a remote connection
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] The mod MagicCarpet accepts its own version (1.1)
2013-07-09 03:56:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MagicCarpet
2013-07-09 03:56:08 [FINEST] [MagicCarpet] Sent event FMLConstructionEvent to mod MagicCarpet
2013-07-09 03:56:08 [FINEST] [MoCreatures] Sending event FMLConstructionEvent to mod MoCreatures
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] Testing mod MoCreatures to verify it accepts its own version in a remote connection
2013-07-09 03:56:08 [FINEST] [ForgeModLoader] The mod MoCreatures accepts its own version (5.2.3)
2013-07-09 03:56:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MoCreatures
2013-07-09 03:56:09 [FINEST] [MoCreatures] Sent event FMLConstructionEvent to mod MoCreatures
2013-07-09 03:56:09 [FINEST] [DustMod] Sending event FMLConstructionEvent to mod DustMod
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod DustMod to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod DustMod accepts its own version (1.3.2)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DustMod
2013-07-09 03:56:09 [FINEST] [DustMod] Sent event FMLConstructionEvent to mod DustMod
2013-07-09 03:56:09 [FINEST] [DustModDefaults] Sending event FMLConstructionEvent to mod DustModDefaults
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod DustModDefaults to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod DustModDefaults accepts its own version (1.6.2)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DustModDefaults
2013-07-09 03:56:09 [FINEST] [DustModDefaults] Sent event FMLConstructionEvent to mod DustModDefaults
2013-07-09 03:56:09 [FINEST] [DustDeco] Sending event FMLConstructionEvent to mod DustDeco
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod DustDeco to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod DustDeco accepts its own version (2.1)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DustDeco
2013-07-09 03:56:09 [FINEST] [DustDeco] Sent event FMLConstructionEvent to mod DustDeco
2013-07-09 03:56:09 [FINEST] [iCBM|Contraption] Sending event FMLConstructionEvent to mod ICBM|Contraption
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod ICBM|Contraption to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod ICBM|Contraption accepts its own version (1.2.1)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ICBM|Contraption
2013-07-09 03:56:09 [FINEST] [iCBM|Contraption] Sent event FMLConstructionEvent to mod ICBM|Contraption
2013-07-09 03:56:09 [FINEST] [MineFactoryReloaded] Sending event FMLConstructionEvent to mod MineFactoryReloaded
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded
2013-07-09 03:56:09 [FINEST] [MineFactoryReloaded] Sent event FMLConstructionEvent to mod MineFactoryReloaded
2013-07-09 03:56:09 [FINEST] [ElectricExpansion] Sending event FMLConstructionEvent to mod ElectricExpansion
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod ElectricExpansion to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod ElectricExpansion accepts its own version (2.3.0.51)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ElectricExpansion
2013-07-09 03:56:09 [FINEST] [ElectricExpansion] Sent event FMLConstructionEvent to mod ElectricExpansion
2013-07-09 03:56:09 [FINEST] [EnderStorage] Sending event FMLConstructionEvent to mod EnderStorage
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod EnderStorage to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod EnderStorage accepts its own version (1.4.2.16)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
2013-07-09 03:56:09 [FINEST] [EnderStorage] Sent event FMLConstructionEvent to mod EnderStorage
2013-07-09 03:56:09 [FINEST] [iCBM|Sentry] Sending event FMLConstructionEvent to mod ICBM|Sentry
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod ICBM|Sentry to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod ICBM|Sentry accepts its own version (1.2.1)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ICBM|Sentry
2013-07-09 03:56:09 [FINEST] [iCBM|Sentry] Sent event FMLConstructionEvent to mod ICBM|Sentry
2013-07-09 03:56:09 [FINEST] [iCBM|Explosion] Sending event FMLConstructionEvent to mod ICBM|Explosion
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod ICBM|Explosion to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod ICBM|Explosion accepts its own version (1.2.1)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ICBM|Explosion
2013-07-09 03:56:09 [FINEST] [iCBM|Explosion] Sent event FMLConstructionEvent to mod ICBM|Explosion
2013-07-09 03:56:09 [FINEST] [Mekanism] Sending event FMLConstructionEvent to mod Mekanism
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod Mekanism to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod Mekanism accepts its own version (5.5.6)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mekanism
2013-07-09 03:56:09 [FINEST] [Mekanism] Sent event FMLConstructionEvent to mod Mekanism
2013-07-09 03:56:09 [FINEST] [MekanismGenerators] Sending event FMLConstructionEvent to mod MekanismGenerators
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] Testing mod MekanismGenerators to verify it accepts its own version in a remote connection
2013-07-09 03:56:09 [FINEST] [ForgeModLoader] The mod MekanismGenerators accepts its own version (5.5.6)
2013-07-09 03:56:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MekanismGenerators
2013-07-09 03:56:10 [FINEST] [MekanismGenerators] Sent event FMLConstructionEvent to mod MekanismGenerators
2013-07-09 03:56:10 [FINEST] [MekanismTools] Sending event FMLConstructionEvent to mod MekanismTools
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MekanismTools to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MekanismTools accepts its own version (5.5.6)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MekanismTools
2013-07-09 03:56:10 [FINEST] [MekanismTools] Sent event FMLConstructionEvent to mod MekanismTools
2013-07-09 03:56:10 [FINEST] [MFFS] Sending event FMLConstructionEvent to mod MFFS
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MFFS to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MFFS accepts its own version (3.1.0)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFFS
2013-07-09 03:56:10 [FINEST] [MFFS] Sent event FMLConstructionEvent to mod MFFS
2013-07-09 03:56:10 [FINEST] [minechem] Sending event FMLConstructionEvent to mod minechem
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod minechem to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod minechem accepts its own version (@VERSION@)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into minechem
2013-07-09 03:56:10 [FINEST] [minechem] Sent event FMLConstructionEvent to mod minechem
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAppliedEnergistics to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatAppliedEnergistics accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAtum to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatAtum accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAtum
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBackTools to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatBackTools accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBiomesOPlenty to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatBiomesOPlenty accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatChococraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatChococraft accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatExtraBiomes to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatExtraBiomes accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestry to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestry accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestry
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatIC2 to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatIC2 accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatIC2
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMagicalCrops to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatMagicalCrops accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:10 [FINEST] [Mystcraft] Sending event FMLConstructionEvent to mod Mystcraft
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod Mystcraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod Mystcraft accepts its own version (0.10.4.00)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mystcraft
2013-07-09 03:56:10 [FINEST] [Mystcraft] Sent event FMLConstructionEvent to mod Mystcraft
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMystcraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatMystcraft accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatPams to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatPams accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatPams
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatRP2 to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatRP2 accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRP2
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSoulShards to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatSoulShards accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSufficientBiomes to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatSufficientBiomes accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:10 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:10 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (3.0.5f)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft
2013-07-09 03:56:10 [FINEST] [Thaumcraft] Sent event FMLConstructionEvent to mod Thaumcraft
2013-07-09 03:56:10 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLConstructionEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] Testing mod MFReloaded|CompatThaumcraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:10 [FINEST] [ForgeModLoader] The mod MFReloaded|CompatThaumcraft accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFReloaded|CompatThaumcraft
2013-07-09 03:56:10 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLConstructionEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:10 [FINEST] [ThermalExpansion] Sending event FMLConstructionEvent to mod ThermalExpansion
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod ThermalExpansion accepts its own version (2.4.6.0)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion
2013-07-09 03:56:11 [FINEST] [ThermalExpansion] Sent event FMLConstructionEvent to mod ThermalExpansion
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatThermalExpansion to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatThermalExpansion accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatTwilightForest to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatTwilightForest accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatVanilla to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatVanilla accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatXyCraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatXyCraft accepts its own version (1.5.1R2.6.4)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:11 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:11 [FINEST] [mmmPowersuits] Sending event FMLConstructionEvent to mod mmmPowersuits
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod mmmPowersuits to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod mmmPowersuits accepts its own version (0.7.0-534)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mmmPowersuits
2013-07-09 03:56:11 [FINEST] [mmmPowersuits] Sent event FMLConstructionEvent to mod mmmPowersuits
2013-07-09 03:56:11 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLConstructionEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod Natura|CompatMineFactoryReloaded to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod Natura|CompatMineFactoryReloaded accepts its own version (0.1)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura|CompatMineFactoryReloaded
2013-07-09 03:56:11 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLConstructionEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:11 [FINEST] [Railcraft] Sending event FMLConstructionEvent to mod Railcraft
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (7.2.3.0)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft
2013-07-09 03:56:11 [FINEST] [Railcraft] Sent event FMLConstructionEvent to mod Railcraft
2013-07-09 03:56:11 [FINEST] [PowerConverters] Sending event FMLConstructionEvent to mod PowerConverters
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod PowerConverters to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod PowerConverters accepts its own version (1.5.1R2.3.1)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PowerConverters
2013-07-09 03:56:11 [FINEST] [PowerConverters] Sent event FMLConstructionEvent to mod PowerConverters
2013-07-09 03:56:11 [FINEST] [sAP_Man] Sending event FMLConstructionEvent to mod SAP_Man
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SAP_Man
2013-07-09 03:56:11 [FINEST] [sAP_Man] Sent event FMLConstructionEvent to mod SAP_Man
2013-07-09 03:56:11 [FINEST] [TStormFix] Sending event FMLConstructionEvent to mod TStormFix
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod TStormFix to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod TStormFix accepts its own version (1.0)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TStormFix
2013-07-09 03:56:11 [FINEST] [TStormFix] Sent event FMLConstructionEvent to mod TStormFix
2013-07-09 03:56:11 [FINEST] [secretroomsmod] Sending event FMLConstructionEvent to mod secretroomsmod
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod secretroomsmod to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod secretroomsmod accepts its own version (4.6.0)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into secretroomsmod
2013-07-09 03:56:11 [FINEST] [secretroomsmod] Sent event FMLConstructionEvent to mod secretroomsmod
2013-07-09 03:56:11 [FINEST] [awger_SmallBoat] Sending event FMLConstructionEvent to mod awger_SmallBoat
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod awger_SmallBoat to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod awger_SmallBoat accepts its own version (0.1)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_SmallBoat
2013-07-09 03:56:11 [FINEST] [awger_SmallBoat] Sent event FMLConstructionEvent to mod awger_SmallBoat
2013-07-09 03:56:11 [FINEST] [awger_Punt] Sending event FMLConstructionEvent to mod awger_Punt
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod awger_Punt to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod awger_Punt accepts its own version (0.5)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Punt
2013-07-09 03:56:11 [FINEST] [awger_Punt] Sent event FMLConstructionEvent to mod awger_Punt
2013-07-09 03:56:11 [FINEST] [awger_Whitehall] Sending event FMLConstructionEvent to mod awger_Whitehall
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod awger_Whitehall to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod awger_Whitehall accepts its own version (0.1)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Whitehall
2013-07-09 03:56:11 [FINEST] [awger_Whitehall] Sent event FMLConstructionEvent to mod awger_Whitehall
2013-07-09 03:56:11 [FINEST] [awger_Hoy] Sending event FMLConstructionEvent to mod awger_Hoy
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod awger_Hoy to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod awger_Hoy accepts its own version (0.1)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into awger_Hoy
2013-07-09 03:56:11 [FINEST] [awger_Hoy] Sent event FMLConstructionEvent to mod awger_Hoy
2013-07-09 03:56:11 [FINEST] [stevesCarts] Sending event FMLConstructionEvent to mod StevesCarts
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod StevesCarts to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod StevesCarts accepts its own version (2.0.0.a122)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into StevesCarts
2013-07-09 03:56:11 [FINEST] [stevesCarts] Sent event FMLConstructionEvent to mod StevesCarts
2013-07-09 03:56:11 [FINEST] [TC] Sending event FMLConstructionEvent to mod TC
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod TC to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod TC accepts its own version (4.0.2_003)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TC
2013-07-09 03:56:11 [FINEST] [TC] Sent event FMLConstructionEvent to mod TC
2013-07-09 03:56:11 [FINEST] [mod_ZanMinimap] Sending event FMLConstructionEvent to mod mod_ZanMinimap
2013-07-09 03:56:11 [FINE] [ForgeModLoader] No MLProp configuration for mod_ZanMinimap found or required. No file written
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ZanMinimap
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ZanMinimap
2013-07-09 03:56:11 [FINEST] [mod_ZanMinimap] Sent event FMLConstructionEvent to mod mod_ZanMinimap
2013-07-09 03:56:11 [FINEST] [OmniTools] Sending event FMLConstructionEvent to mod OmniTools
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] Testing mod OmniTools to verify it accepts its own version in a remote connection
2013-07-09 03:56:11 [FINEST] [ForgeModLoader] The mod OmniTools accepts its own version (3.1.6.0)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OmniTools
2013-07-09 03:56:11 [FINEST] [OmniTools] Sent event FMLConstructionEvent to mod OmniTools
2013-07-09 03:56:11 [FINE] [ForgeModLoader] Mod signature data
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	mcp(Minecraft Coder Pack:7.51): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	FML(Forge Mod Loader:5.2.23.738): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Forge(Minecraft Forge:7.8.1.738): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	CodeChickenCore(CodeChicken Core:0.8.7.3): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	CoFHFramework(CoFH Framework:1.5.2.5): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	NotEnoughItems(Not Enough Items:1.5.2.28): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	PowerCrystalsCore(PowerCrystals Core:1.1.6): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	CoFHCore(CoFHCore:1.5.2.5): CoFHCore-1.5.2.5.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	CoFHWorld(CoFHWorld:1.5.2.5): CoFHCore-1.5.2.5.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	GalacticraftCore(Galacticraft Core:0.1.36): Galacticraft-1.5.2-a0.1.36.410.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	GuiAPI(GuiAPI:0.15.6): GuiAPI-0.15.6-1.5.2.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	cfm(MrCrayfish's Furniture Mod:2.8.4): [Forge]FurnitureMod2.8.4(FULL).zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ArsMagica(Ars Magica:5.52.013): ArsMagica_5.52.013.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	AssemblyLine(Assembly Line:0.3.5.149): AssemblyLine_v0.3.5.149.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	AtomicScience(Atomic Science:0.6.0): Atomic_Science_v0.6.0.75.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BiblioCraft(BiblioCraft:1.3.1): BiblioCraft[v1.3.1].zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Natura(Natura:2.1.1): Natura_2.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BiomesOPlenty(Biomes O' Plenty:0.5.5): Biomes-O-Plenty-0.5.5.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (2):1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Forestry(Forestry for Minecraft:2.2.8.3): forestry-A-2.2.8.3.jar (862700d0712182f612efd419ad296f9ed482ec1d)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BinnieCore(Binnie Core:1.7.0b): binnie-mods-1.7.0b.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ExtraBees(Extra Bees:1.7.0b): binnie-mods-1.7.0b.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ExtraTrees(Extra Trees:1.7.0b): binnie-mods-1.7.0b.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Biotech(Biotech:0.2.1): Biotech-v0.2.1.35.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Core(BuildCraft:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Builders(BC Builders:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Energy(BC Energy:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Factory(BC Factory:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Transport(BC Transport:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	BuildCraft|Silicon(BC Silicon:3.7.1): buildcraft-A-3.7.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ChickenChunks(ChickenChunks:1.3.2.14): ChickenChunks 1.3.2.14.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ComplexMachines(Complex Machines:0.3.3): ComplexMachines_v0.3.3.119.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ClaySoldiersMod(Clay Soldiers Mod:9.1): CSM_v911.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	CustomSpawner(DrZhark's CustomSpawner:2.2.2): CustomMobSpawner 2.2.2.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	DimDoors(Dimensional Doors:1.5.2R1.4.0RC1): DimensionalDoors-1.5.2R1.4.0RC1-160.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MagicCarpet(DrZhark's Magic Carpet Mod:1.1): DrZharks MagicCarpet Mod v1.1.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MoCreatures(DrZhark's Mo'Creatures Mod:5.2.3): DrZharks MoCreatures Mod v5.2.3.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	DustMod(Runic Dust Mod:1.3.2): dustmod-v1.3.2_CORE.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	DustModDefaults(Runic Dust Mod: Default runes and inscriptions pack:1.6.2): dustmod-v1.6.2_DEFAULT-RUNES.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	DustDeco(Runic Dust Mod: Decorative dusts pack:2.1): dustmod-v2.1_DECORATIVE-PACK.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ICBM|Contraption(ICBM|Contraption:1.2.1): ICBM_Contraption_v1.2.1.157.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded(MineFactory Reloaded:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ElectricExpansion(Electric Expansion:2.3.0.51): ElectricExpansion_v2.3.0.51.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	EnderStorage(EnderStorage:1.4.2.16): EnderStorage 1.4.2.16.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ICBM|Sentry(ICBM|Sentry:1.2.1): ICBM_Sentry_v1.2.1.157.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ICBM|Explosion(ICBM|Explosion:1.2.1): ICBM_Explosion_v1.2.1.157.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Mekanism(Mekanism:5.5.6): Mekanism-v5.5.6.105.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MekanismGenerators(MekanismGenerators:5.5.6): MekanismGenerators-v5.5.6.105.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MekanismTools(MekanismTools:5.5.6): MekanismTools-v5.5.6.105.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MFFS(Modular Force Field System:3.1.0): MFFS_v3.1.0.171.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	minechem(MineChem:@VERSION@): MineChem_v3.0.0.240.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatBiomesOPlenty(MFR Compat: Biomes O' Plenty:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Mystcraft(Mystcraft:0.10.4.00): mystcraft-uni-1.5.2-0.10.4.00.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatSoulShards(MFR Compat: SoulShards:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Thaumcraft(Thaumcraft:3.0.5f): Thaumcraft3.0.5f.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MFReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	ThermalExpansion(Thermal Expansion:2.4.6.0): ThermalExpansion-2.4.6.0.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	mmmPowersuits(MachineMuse's Modular Powersuits:0.7.0-534): ModularPowersuits-0.7.0-534.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Natura|CompatMineFactoryReloaded(Natura compat: MFR:0.1): Natura_2.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	Railcraft(Railcraft:7.2.3.0): Railcraft_1.5.2-7.2.3.0.jar (a0c255ac501b2749537d5824bb0f0588bf0320fa)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	PowerConverters(Power Converters:1.5.1R2.3.1): PowerConverters-2.3.1-58.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	SAP_Man(SanAndreasPs Managers:1.4.2): SAP_ManPack_v142.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	TStormFix(Thunderstorm Fix:1.0): SAP_ManPack_v142.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	secretroomsmod(SecretRoomsMod:4.6.0): SecretRoomsMod-universal-4.6.0.283.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	awger_SmallBoat(SmallBoat:0.1): smallboats.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	awger_Punt(Punt:0.5): smallboats.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	awger_Whitehall(Whitehall:0.1): smallboats.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	awger_Hoy(Hoy:0.1): smallboats.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	StevesCarts(Steve's Carts:2.0.0.a122): StevesCarts2.0.0.a122.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	TC(Traincraft:4.0.2_003): Traincraft-4.0.2_003.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	mod_ZanMinimap(mod_ZanMinimap:0.9.4): ZansMinimap1.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINE] [ForgeModLoader] 	OmniTools(OmniTools:3.1.6.0): OmniTools-3.1.6.0.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 03:56:11 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-07-09 03:56:11 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-07-09 03:56:11 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-07-09 03:56:11 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-07-09 03:56:11 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-07-09 03:56:11 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-07-09 03:56:11 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2013-07-09 03:56:11 [FINEST] [CodeChickenCore] Sending event FMLPreInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:11 [FINEST] [CodeChickenCore] Sent event FMLPreInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:11 [FINEST] [CoFHFramework] Sending event FMLPreInitializationEvent to mod CoFHFramework
2013-07-09 03:56:11 [FINEST] [CoFHFramework] Sent event FMLPreInitializationEvent to mod CoFHFramework
2013-07-09 03:56:11 [FINEST] [NotEnoughItems] Sending event FMLPreInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:11 [FINEST] [NotEnoughItems] Sent event FMLPreInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:11 [FINEST] [PowerCrystalsCore] Sending event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:11 [FINEST] [PowerCrystalsCore] Sent event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:11 [FINEST] [CoFHCore] Sending event FMLPreInitializationEvent to mod CoFHCore
2013-07-09 03:56:12 [FINEST] [CoFHCore] Sent event FMLPreInitializationEvent to mod CoFHCore
2013-07-09 03:56:12 [FINEST] [CoFHWorld] Sending event FMLPreInitializationEvent to mod CoFHWorld
2013-07-09 03:56:12 [FINEST] [CoFHWorld] Sent event FMLPreInitializationEvent to mod CoFHWorld
2013-07-09 03:56:12 [FINEST] [GalacticraftCore] Sending event FMLPreInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemBlock(2114) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2113) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemCheese(24450) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItemReed(24449) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItem(24452) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.moon.items.GCMoonItem(24451) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2110) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockLandingPad(2101) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2102) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2111) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2112) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2093) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2088) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2091) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2086) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2107) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2099) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2089) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2090) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2095) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2094) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2106) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2087) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockBase(2096) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSapling(2108) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2100) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2109) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2097) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2104) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockEnclosedBlock(2098) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2103) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlockCargoLoader(2092) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBlock(2105) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(10112) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(10113) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenTank(10114) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenMask(10115) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSpaceship(10111) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSensorGlasses(10116) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemPickaxe(10237) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemAxe(10240) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemHoe(10239) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSpade(10238) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSword(10236) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10241) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10242) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10243) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemArmor(10244) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemCanister(10117) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10118) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10120) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10119) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBow(10121) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10123) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemRocketEngine(10122) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10125) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10124) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10126) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggy(10127) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFlag(10129) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOxygenGear(10130) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemParachute(10132) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10131) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFuelCanister(10135) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItem(10128) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOilCanister(10134) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemOilExtractor(10133) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemSchematic(10245) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemFuel(10136) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemKey(10246) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemBuggyMaterial(10247) owned by GalacticraftCore
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item micdoodle8.mods.galacticraft.core.items.GCCoreItemKnowledgeBook(10137) owned by GalacticraftCore
2013-07-09 03:56:12 [FINEST] [GalacticraftCore] Sent event FMLPreInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:12 [FINEST] [GuiAPI] Sending event FMLPreInitializationEvent to mod GuiAPI
2013-07-09 03:56:12 [FINEST] [GuiAPI] Sent event FMLPreInitializationEvent to mod GuiAPI
2013-07-09 03:56:12 [FINEST] [cfm] Sending event FMLPreInitializationEvent to mod cfm
2013-07-09 03:56:12 [FINEST] [cfm] Sent event FMLPreInitializationEvent to mod cfm
2013-07-09 03:56:12 [FINEST] [ArsMagica] Sending event FMLPreInitializationEvent to mod ArsMagica
2013-07-09 03:56:12 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Packet Sender
2013-07-09 03:56:12 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Items List
2013-07-09 03:56:12 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Blocks List
2013-07-09 03:56:12 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Spell List
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGrowth(22756) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFirebolt(22757) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGust(22758) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollJump(22759) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEarthShift(22760) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDig(22761) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAqua(22762) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFurnaceTouch(22763) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcaneBolt(22764) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFrozenPath(22765) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLightningBolt(22766) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWaterBreathing(22767) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFlight(22778) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFeatherFall(22779) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHaste(22780) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealSelf(22781) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTrueSight(22782) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireRune(22783) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollShockwave(22784) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTelekinesis(22785) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMark(22786) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRecall(22787) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDivineIntervention(22788) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEnderIntervention(22789) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBlink(22790) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRegeneration(22791) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealOther(22792) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRegenerateOther(22793) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLifeTap(22794) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBurst(22795) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonEarthGolem(22796) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonSkeleton(22797) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonFireElemental(22798) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonLich(22799) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMageLight(22800) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCallRain(22801) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBall(22802) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGuardianArcaneBolt(22803) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonBattleChicken(22804) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireShield(22805) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWaterShield(22806) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonDryad(22807) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagicShield(22808) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLightningStorm(22809) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMeteorJump(22810) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollChainLightning(22811) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDispel(22812) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDebug(22813) owned by ArsMagica
2013-07-09 03:56:12 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCharm(22814) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcticWind(22815) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFrostBolt(22816) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollIceRune(22817) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEarthShiftDown(22818) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSenseEnergy(22819) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLifeSteal(22820) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollManaSteal(22821) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTemporalAnchor(22822) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTransplace(22823) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDigII(22824) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollInvisibility(22825) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollNightVision(22826) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollInsectSwarm(22827) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDrainingPoison(22828) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDrown(22829) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEnderBolt(22830) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollVortex(22831) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollChannelEssence(22832) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollClairvoyance(22833) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDesertCurse(22834) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEntangle(22835) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollParasiticSeed(22836) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWateryGrave(22837) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWindTalons(22838) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBreathOfTheSky(22839) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollKissOfDeath(22840) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollScarletFlames(22841) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWizardsAutumn(22842) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHandSpasms(22843) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSevenLeagueStride(22844) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSturdyVine(22845) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollProtectingWinds(22847) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonShadow(22848) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealingRing(22849) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSwiftSwim(22850) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSpellReflect(22851) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAgility(22852) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAccelerate(22853) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWallOfThorns(22854) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollParchingWind(22855) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundHoe(22856) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundAxe(22857) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundPickaxe(22858) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundShovel(22859) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundSword(22860) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTillTheFields(22861) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollReapingScythe(22862) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSowTheSeeds(22863) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagmaBall(22864) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagmaShield(22865) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollElectrocute(22866) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollStabilizeVortex(22867) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcaneBeam(22868) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBeam(22869) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealingBeam(22870) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollJolt(22871) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGravityWell(22872) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRadiantShield(22873) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLMNOP(22874) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAstralDistortion(22875) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMoonBeam(22876) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonRift(22877) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLevitate(22878) owned by ArsMagica
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initiating Projectiles
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Blocks
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Items
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Ars Magica >> Instantiating Items
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20256) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20257) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20258) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20259) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20260) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20261) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20262) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20263) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20264) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20265) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20266) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20267) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20268) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20269) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20270) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellBook(20271) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20272) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20273) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20274) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20275) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20276) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20277) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20278) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20279) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20280) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20281) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20282) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20283) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20284) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20285) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20286) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20287) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20288) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20289) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20290) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20291) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20292) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20293) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20294) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20295) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20296) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20302) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusLesser(20303) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusStandard(20304) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusGreater(20305) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusMana(20306) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusCharge(20307) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellRecipeScroll(20308) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemAffinityBook(20309) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaScepter(20321) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemKeystone(20322) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20323) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20324) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemPlayerFocus(20325) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemMobFocus(20326) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemItemFocus(20327) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemCreatureFocus(20328) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20329) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20330) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemPurifiedVinteum(20331) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20332) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20333) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20334) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20335) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20336) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20337) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20338) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20339) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20340) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20341) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20342) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20343) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20344) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20345) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20346) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaCake(20347) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20348) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20349) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20350) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20351) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20352) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20353) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20354) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20355) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCustomSpell(20356) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemLostJournal(20357) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemEssenceCore(20358) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20359) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemEssenceBag(20360) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotionBundle(31999) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20361) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.AMSpawnEgg(20362) owned by ArsMagica
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Names
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Recipes
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Registering Blocks
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(750) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(752) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(753) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(762) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(763) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(754) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(764) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(765) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(767) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(768) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(769) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(780) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(781) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(782) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(783) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(784) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(785) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(786) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(787) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(788) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(790) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(791) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(792) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(793) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(794) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(795) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(796) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(797) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(798) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(799) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(801) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(800) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(802) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(803) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(804) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(757) owned by ArsMagica
2013-07-09 03:56:13 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(805) owned by ArsMagica
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Registering Tile Entities
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Registering Entities
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Earth Golem
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedEarthGolem as ArsMagica.SummonedEarthGolem
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Skeleton
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedSkeleton as ArsMagica.SummonedSkeleton
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Fire Elemental
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedFireElemental as ArsMagica.SummonedFireElemental
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Lich
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedLich as ArsMagica.SummonedLich
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Tower Guardian
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobTowerGuardian as ArsMagica.MobTowerGuardian
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Wisp
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobWisp as ArsMagica.MobWisp
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Battle Chicken
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedBattleChicken as ArsMagica.SummonedBattleChicken
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Dryad
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDryad as ArsMagica.MobDryad
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Spell Projectile
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SpellProjectile as ArsMagica.SpellProjectile
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Hecate
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobHecate as ArsMagica.MobHecate
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Elemental
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobManaElemental as ArsMagica.MobManaElemental
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Creeper
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobManaCreeper as ArsMagica.MobManaCreeper
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Vortex
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity ManaVortex as ArsMagica.ManaVortex
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Water Elemental
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity WaterElemental as ArsMagica.WaterElemental
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Light Mage
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobLightMage as ArsMagica.MobLightMage
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Dark Mage
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDarkMage as ArsMagica.MobDarkMage
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Insect Swarm
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity InsectSwarm as ArsMagica.InsectSwarm
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Summoned Shadow
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedShadow as ArsMagica.SummonedShadow
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Healing Ring
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity ZoneSpell as ArsMagica.ZoneSpell
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Mage Villager
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobMageVillager as ArsMagica.MobMageVillager
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Darkling
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDarkling as ArsMagica.MobDarkling
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Register Rift Storage
2013-07-09 03:56:13 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity RiftStorage as ArsMagica.RiftStorage
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Registering Renderers
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Spells
2013-07-09 03:56:13 [FINER] [ForgeModLoader] Ars Magica >> Initializing Spawns
2013-07-09 03:56:13 [iNFO] [ForgeModLoader] Ars Magica >> Registering Village Modifications
2013-07-09 03:56:13 [iNFO] [ForgeModLoader] Ars Magica >> Registering Enchantments
2013-07-09 03:56:13 [iNFO] [ForgeModLoader] Ars Magica >> Initializing 'SC' bad things
2013-07-09 03:56:14 [FINER] [ForgeModLoader] Ars Magica: Common Proxy Initialized.
2013-07-09 03:56:14 [FINER] [ForgeModLoader] Ars Magica [bEGIN]: Registering Key Bindings
2013-07-09 03:56:14 [FINER] [ForgeModLoader] Ars Magica [END]: Registering Key Bindings
2013-07-09 03:56:14 [FINER] [ForgeModLoader] Ars Magica: Client Proxy Initialized.
2013-07-09 03:56:14 [FINEST] [ArsMagica] Sent event FMLPreInitializationEvent to mod ArsMagica
2013-07-09 03:56:14 [FINEST] [AssemblyLine] Sending event FMLPreInitializationEvent to mod AssemblyLine
2013-07-09 03:56:14 [iNFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true,  betaNotification: false, strict: false
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item assemblyline.common.imprinter.ItemImprinter(24453) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item assemblyline.common.machine.encoder.ItemDisk(24454) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3030) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item assemblyline.common.block.ItemBlockCrate(3033) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3031) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3034) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3037) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3035) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3036) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3038) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3042) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3040) owned by AssemblyLine
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3041) owned by AssemblyLine
2013-07-09 03:56:14 [FINEST] [AssemblyLine] Sent event FMLPreInitializationEvent to mod AssemblyLine
2013-07-09 03:56:14 [FINEST] [AtomicScience] Sending event FMLPreInitializationEvent to mod AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(24326) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(24323) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(24325) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItHeYi(24324) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.jiqi.ItWenDuBiao(24335) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(24329) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItFenLie(24332) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(24328) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItGuaiWuSu(24334) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.fanwusu.ItFanWuSu(24327) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItCell(24330) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItHuanYuan(24331) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItFuShe(24338) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.fenlie.ItYou(24336) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItAS(24337) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.wujian.ItAS(24333) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBucket(14036) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2002) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2001) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2005) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2010) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2022) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2015) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2007) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2019) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2013) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBDengLiZiTi(2016) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2008) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2006) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBSheng(2018) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2009) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2012) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item atomicscience.hecheng.IBJiaSuQi(2003) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2014) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2011) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2004) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2020) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2021) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2017) owned by AtomicScience
2013-07-09 03:56:14 [FINE] [AtomicScience] Added Atomic Science uranium to ore generator.
2013-07-09 03:56:14 [FINEST] [AtomicScience] Sent event FMLPreInitializationEvent to mod AtomicScience
2013-07-09 03:56:14 [FINEST] [biblioCraft] Sending event FMLPreInitializationEvent to mod BiblioCraft
2013-07-09 03:56:14 [FINEST] [biblioCraft] Sent event FMLPreInitializationEvent to mod BiblioCraft
2013-07-09 03:56:14 [FINEST] [Natura] Sending event FMLPreInitializationEvent to mod Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SpawnEgg(12714) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.PlantItem(12660) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NaturaSeeds(12659) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3260) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.CactusJuice(12663) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12667) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12668) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12669) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12670) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12671) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12672) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BoneBag(12675) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NetherBerryItem(12657) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryItem(12658) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryMedley(12673) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.BerryBushItem(3257) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NetherBerryBushItem(3255) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.CloudItem(3253) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedFood(12674) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NDoorItem(12662) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.TreeItem(3251) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.RedwoodItem(3261) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.PlanksItem(3262) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NLeavesItem(3259) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NoColorLeavesItem(3258) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NSaplingItem(3256) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.SaguaroItem(3254) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.WillowItem(3280) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3252) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3264) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3265) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3266) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3267) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3268) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3269) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.LogTwoxTwoItem(3263) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(253) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(252) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.DarkTreeItem(3271) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NLeavesDarkItem(3272) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3282) owned by Natura
2013-07-09 03:56:14 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.GlowshroomItem(3270) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3273) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3275) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3274) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NetherFoodItem(12676) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldTreeItem(3277) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldLeavesItem(3278) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.OverworldSaplingItem(3279) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3281) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NAlternateItem(3283) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.NAlternateItem(3284) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.blocks.FenceItem(3285) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.StickItem(12677) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(12678) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(12679) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(12680) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(12681) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(12682) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(12683) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(12684) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(12685) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(12686) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(12687) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(12688) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(12689) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(12690) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(12691) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(12692) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(12693) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaSword(12694) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaPickaxe(12695) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaShovel(12696) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaHatchet(12697) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(12704) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(12700) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(12701) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(12702) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaKama(12703) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(12705) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(12706) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(12707) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaBow(12708) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(12709) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(12710) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(12711) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.tools.NaturaArmor(12712) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.ImpMeat(12713) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BowlEmpty(12698) owned by Natura
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BowlStew(12699) owned by Natura
2013-07-09 03:56:15 [FINEST] [Natura] Sent event FMLPreInitializationEvent to mod Natura
2013-07-09 03:56:15 [FINEST] [biomesOPlenty] Sending event FMLPreInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:15 [iNFO] [sTDOUT] Generating Biome ID's
2013-07-09 03:56:15 [iNFO] [sTDOUT] [biomesOPlenty] Generated Config!
2013-07-09 03:56:15 [iNFO] [sTDOUT] [biomesOPlenty] Extending Potions Array.
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMud(160) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(161) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRedRock(162) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(163) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPlant(1920) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPFlower(1921) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMushroom(1967) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPCoral(1969) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPWillow(1922) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPIvy(1943) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLeaves(1923) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLeaves(1924) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPFoliage(1925) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(164) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(165) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAppleLeaves(1926) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPBamboo(1927) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1928) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1929) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(166) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1932) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLog(1933) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLog(1934) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLog(1935) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPLog(1974) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPetals(1936) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSapling(1937) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPColorizedSapling(1938) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1939) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1940) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(167) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(168) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1963) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPGrass(169) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(170) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSkystone(171) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1965) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1966) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1941) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAmethyst(1942) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMoss(4094) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(172) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1964) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPBones(1968) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1930) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1931) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1948) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1949) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1950) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSlab(1951) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPlank(1947) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1952) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1953) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1954) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1955) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1956) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1957) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1958) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1959) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1960) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1961) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1975) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1976) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1977) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPColorizedLeaves(1962) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.overrides.ItemShears(359) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemShroomPowder(21257) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemSunflowerSeeds(21258) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBerries(21259) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOP(21266) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPMudball(21267) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDartBlower(21268) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemDart(21269) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAncientStaff(21262) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemEnderporter(21263) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecord(21275) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPRecordMud(21276) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(21316) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(21317) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(21318) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(21319) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(21320) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21321) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21322) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21323) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorMuddy(21324) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSword(21325) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPSpade(21326) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPPickaxe(21327) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPAxe(21328) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPHoe(21329) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21330) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21331) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21332) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorAmethyst(21333) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.armor.ArmorFlowerBand(21334) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item biomesoplenty.items.ItemBOPBucket(21335) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1971) owned by BiomesOPlenty
2013-07-09 03:56:15 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1973) owned by BiomesOPlenty
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity MudBall as BiomesOPlenty.MudBall
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Dart as BiomesOPlenty.Dart
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity PoisonDart as BiomesOPlenty.PoisonDart
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity JungleSpider as BiomesOPlenty.JungleSpider
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Rosester as BiomesOPlenty.Rosester
2013-07-09 03:56:16 [FINEST] [ForgeModLoader] Automatically registered mod BiomesOPlenty entity Glob as BiomesOPlenty.Glob
2013-07-09 03:56:16 [FINEST] [biomesOPlenty] Sent event FMLPreInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:16 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:16 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:16 [FINEST] [Forestry] Sending event FMLPreInitializationEvent to mod Forestry
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginApiculture@2976c0
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginArboriculture@1347432
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginBuildCraft@11389f5
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginCore@10bcebc
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginEE@1b97eb9
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginEnergy@12ed5ce
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginFactory@5e815c
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginFarmCraftory@37ad59
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginFarming@155dc54
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginFood@fc93c5
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginIC2@1cc521e
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginLepidopterology@123359f
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginMail@15e1c0d
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginPropolisPipe@1f019e9
2013-07-09 03:56:16 [FINE] [Forestry] Found plugin forestry.plugins.PluginStorage@1954425
2013-07-09 03:56:17 [FINE] [Forestry] Found plugin binnie.extrabees.PluginExtraBees@189380e
2013-07-09 03:56:17 [FINE] [Forestry] Found plugin binnie.extratrees.PluginExtraTrees@18c2341
2013-07-09 03:56:20 [FINER] [Forestry] Using the latest version [2.2.8.3 (build:610)] for Minecraft 1.5.2
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5256) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5257) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5258) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.genetics.ItemResearchNote(13351) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5259) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5260) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5261) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemWrench(5263) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemPipette(13367) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemScoop(13284) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5266) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5281) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13380) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemMisc(13354) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemArmorNaturalist(13392) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5268) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5273) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5274) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13297) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5264) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5275) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5280) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemCircuitBoard(13368) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemSolderingIron(13369) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13370) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13256) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13257) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13258) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13259) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13262) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13265) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryPickaxe(13261) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryShovel(13264) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(13263) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(13260) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13276) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13277) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13278) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5282) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13324) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13285) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13325) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemFruit(13386) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13290) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5277) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13326) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5265) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5271) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13294) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13295) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13296) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13298) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13299) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13321) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13322) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13323) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13377) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5276) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5278) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5279) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13300) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13301) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13302) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13318) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13319) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13320) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13376) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13331) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13332) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13333) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13334) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13335) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13327) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13336) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13337) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13338) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13378) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5272) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5269) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5270) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13313) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13314) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13315) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13365) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13371) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13375) owned by Forestry
2013-07-09 03:56:20 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1409) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1397) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1398) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1381) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13339) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13340) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13341) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13390) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeealyzer(13342) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBiomefinder(13361) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemImprinter(13366) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13381) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13382) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13383) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13283) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13286) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13287) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13289) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13288) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemWaxCast(13379) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHoneycomb(13360) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13356) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13357) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13358) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13359) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1408) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1399) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1379) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1378) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1382) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGermlingGE(13384) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGermlingGE(13389) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemTreealyzer(13385) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(13387) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(13388) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1388) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1389) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1390) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1391) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1411) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1412) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1413) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1380) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1417) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1386) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1387) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1415) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1394) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1418) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemStairs(1396) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1392) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1393) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1410) owned by Forestry
2013-07-09 03:56:21 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1377) owned by Forestry
2013-07-09 03:56:22 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginEE because preconditions were not met.
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1404) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1405) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemNBTTile(1406) owned by Forestry
2013-07-09 03:56:22 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginFarmCraftory because preconditions were not met.
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.farming.items.ItemFarmBlock(1395) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(13291) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemBeverage(13292) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemAmbrosia(13293) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(13312) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemInfuser(13364) owned by Forestry
2013-07-09 03:56:22 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginIC2 because preconditions were not met.
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemFlutterlyzer(13328) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(13329) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(13330) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.lepidopterology.items.ItemButterflyGE(13391) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1376) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemStamps(13372) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemLetter(13373) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemCatalogue(13374) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1407) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemNaturalistBackpack(13304) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemNaturalistBackpack(13343) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13305) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13344) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13306) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13345) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13307) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13346) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13308) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13347) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13352) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13353) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13362) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13363) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.item.ItemMisc(8829) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.worldgen.ItemBeehive(3026) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystal(8791) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystalEmpty(8792) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyDrop(8786) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyComb(8776) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemPropolis(8781) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemTemplate(8797) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemTemplateBlank(8798) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemSerum(8803) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.engineering.ItemSerumEmpty(8804) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemLiquid(8756) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemLiquidContainer(8766) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemMoltenMetal(8826) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemCast(8827) owned by Forestry
2013-07-09 03:56:22 [FINE] [ForgeModLoader] No BuildCraft gears found.
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3700) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3701) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3704) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3709) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETSlab(3707) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETDoubleSlab(3708) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETDoor(3710) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.block.ItemETStairs(3702) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.item.ItemMisc(12257) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemDictionary(12256) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemMothDatabase(12261) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemLiquid(12259) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.liquid.ItemLiquidContainer(12260) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemFood(12258) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemHammer(12262) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.extratrees.item.ItemHammer(12263) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3703) owned by Forestry
2013-07-09 03:56:22 [FINE] [fml.ItemTracker] Adding item binnie.core.block.ItemMetadata(3706) owned by Forestry
2013-07-09 03:56:22 [FINEST] [Forestry] Sent event FMLPreInitializationEvent to mod Forestry
2013-07-09 03:56:22 [FINEST] [binnieCore] Sending event FMLPreInitializationEvent to mod BinnieCore
2013-07-09 03:56:23 [FINEST] [binnieCore] Sent event FMLPreInitializationEvent to mod BinnieCore
2013-07-09 03:56:23 [FINEST] [ExtraBees] Sending event FMLPreInitializationEvent to mod ExtraBees
2013-07-09 03:56:23 [FINEST] [ExtraBees] Sent event FMLPreInitializationEvent to mod ExtraBees
2013-07-09 03:56:23 [FINEST] [ExtraTrees] Sending event FMLPreInitializationEvent to mod ExtraTrees
2013-07-09 03:56:23 [FINEST] [ExtraTrees] Sent event FMLPreInitializationEvent to mod ExtraTrees
2013-07-09 03:56:23 [FINEST] [biotech] Sending event FMLPreInitializationEvent to mod Biotech
2013-07-09 03:56:23 [iNFO] [biotech] Starting Biotech
2013-07-09 03:56:23 [iNFO] [biotech] Loading config
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBioCircuit(24401) owned by Biotech
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBioCheese(24402) owned by Biotech
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBiotaniumIngot(24403) owned by Biotech
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBioDNA(24404) owned by Biotech
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBioTabIcon(24400) owned by Biotech
2013-07-09 03:56:23 [iNFO] [biotech] Config loaded
2013-07-09 03:56:23 [FINEST] [biotech] Sent event FMLPreInitializationEvent to mod Biotech
2013-07-09 03:56:23 [FINEST] [buildCraft|Core] Sending event FMLPreInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:23 [iNFO] [buildcraft] Starting BuildCraft 3.7.1 (:34)
2013-07-09 03:56:23 [iNFO] [buildcraft] Copyright (c) SpaceToad, 2011
2013-07-09 03:56:23 [iNFO] [buildcraft] http://www.mod-buildcraft.com
2013-07-09 03:56:23 [iNFO] [buildcraft] Beginning version check
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemWrench(19362) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemSpring(1522) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19356) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19357) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19358) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19359) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19360) owned by BuildCraft|Core
2013-07-09 03:56:23 [FINEST] [buildCraft|Core] Sent event FMLPreInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:23 [FINEST] [buildCraft|Builders] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptTemplate(19361) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptBluePrint(19374) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1504) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1518) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1505) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1507) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1508) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1515) owned by BuildCraft|Builders
2013-07-09 03:56:23 [FINEST] [buildCraft|Builders] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:23 [FINEST] [buildCraft|Energy] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemEngine(1510) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1521) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1520) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19364) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketOil(19363) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19366) owned by BuildCraft|Energy
2013-07-09 03:56:23 [FINEST] [buildCraft|Energy] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:23 [FINEST] [buildCraft|Factory] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1500) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1501) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1502) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1509) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1503) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1512) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1511) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1514) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1519) owned by BuildCraft|Factory
2013-07-09 03:56:23 [FINEST] [buildCraft|Factory] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:23 [FINEST] [buildCraft|Transport] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19365) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1513) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19416) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19423) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19417) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19418) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19424) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19419) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19420) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19421) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19422) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19478) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19476) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19436) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19437) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19438) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19439) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19440) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19443) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19479) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19477) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19456) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19457) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19458) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19464) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19460) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19461) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19480) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19369) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19370) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19371) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19372) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19367) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19396) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemFacade(19397) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPlug(19398) owned by BuildCraft|Transport
2013-07-09 03:56:23 [FINEST] [buildCraft|Transport] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:23 [FINEST] [buildCraft|Silicon] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1516) owned by BuildCraft|Silicon
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.silicon.ItemLaserTable(1517) owned by BuildCraft|Silicon
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemRedstoneChipset(19373) owned by BuildCraft|Silicon
2013-07-09 03:56:23 [FINEST] [buildCraft|Silicon] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:23 [FINEST] [ChickenChunks] Sending event FMLPreInitializationEvent to mod ChickenChunks
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item codechicken.chunkloader.ItemChunkLoader(243) owned by ChickenChunks
2013-07-09 03:56:23 [FINEST] [ChickenChunks] Sent event FMLPreInitializationEvent to mod ChickenChunks
2013-07-09 03:56:23 [FINEST] [ComplexMachines] Sending event FMLPreInitializationEvent to mod ComplexMachines
2013-07-09 03:56:23 [FINEST] [ForgeModLoader] Automatically registered mod ComplexMachines entity GeneticMob as ComplexMachines.GeneticMob
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.FellerItem(11927) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.RemoteItem(11932) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.ClusterMinerItem(11928) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.CubeFormerItem(11929) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.RangeExtender(11930) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.item.LinkerItem(11933) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.Monsterweed(11940) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11934) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11935) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11936) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11937) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11938) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11939) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11941) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11942) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11943) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11944) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11945) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11946) owned by ComplexMachines
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.crops.BasicSeeds(11947) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: ingotCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: ingotTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: oreCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: oreTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [iNFO] [sTDOUT] Basic Components Loaded: 11 Languages.
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemIngot(24267) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: ingotSteel
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24263) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: dustSteel
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24276) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateSteel
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: ingotBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24262) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: dustBronze
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24272) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateBronze
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24273) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateCopper
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24277) owned by ComplexMachines
2013-07-09 03:56:23 [FINER] [buildcraft] Using the latest version [3.7.1 (:34)] for Minecraft 1.5.2
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateTin
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24275) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateIron
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemPlate(24274) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: plateGold
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBlockCopperWire(3080) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested block: copperWire
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24259) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: circuitBasic
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24258) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: circuitAdvanced
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24260) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: circuitElite
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBase(24269) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: motor
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: wrench already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBattery(24257) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: battery
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemInfiniteBattery(24264) owned by ComplexMachines
2013-07-09 03:56:23 [iNFO] [ForgeModLoader] Basic Components: Successfully requested item: infiniteBattery
2013-07-09 03:56:23 [FINE] [fml.ItemTracker] Adding item basiccomponents.common.item.ItemBlockBasicMachine(2000) owned by ComplexMachines
2013-07-09 03:56:24 [FINEST] [ComplexMachines] Sent event FMLPreInitializationEvent to mod ComplexMachines
2013-07-09 03:56:24 [FINEST] [ClaySoldiersMod] Sending event FMLPreInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:24 [iNFO] [sAP-ConfigManager] ClaySoldiersMod config file successfully readed!
2013-07-09 03:56:24 [FINEST] [ClaySoldiersMod] Sent event FMLPreInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:24 [FINEST] [CustomSpawner] Sending event FMLPreInitializationEvent to mod CustomSpawner
2013-07-09 03:56:24 [FINEST] [CustomSpawner] Sent event FMLPreInitializationEvent to mod CustomSpawner
2013-07-09 03:56:24 [FINEST] [DimDoors] Sending event FMLPreInitializationEvent to mod DimDoors
2013-07-09 03:56:24 [FINEST] [DimDoors] Sent event FMLPreInitializationEvent to mod DimDoors
2013-07-09 03:56:24 [FINEST] [MagicCarpet] Sending event FMLPreInitializationEvent to mod MagicCarpet
2013-07-09 03:56:24 [FINEST] [MagicCarpet] Sent event FMLPreInitializationEvent to mod MagicCarpet
2013-07-09 03:56:24 [FINEST] [MoCreatures] Sending event FMLPreInitializationEvent to mod MoCreatures
2013-07-09 03:56:24 [FINEST] [MoCreatures] Sent event FMLPreInitializationEvent to mod MoCreatures
2013-07-09 03:56:24 [FINEST] [DustMod] Sending event FMLPreInitializationEvent to mod DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemDust(22106) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemRunicTome(22107) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.DustModItem(22112) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.DustModItem(22113) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemPlaceScroll(22108) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemChisel(22111) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemSpiritPickaxe(22110) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemSpiritSword(22109) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemInscription(22114) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemInk(22115) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemWornInscription(22116) owned by DustMod
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item dustmod.ItemPouch(22117) owned by DustMod
2013-07-09 03:56:24 [FINEST] [DustMod] Sent event FMLPreInitializationEvent to mod DustMod
2013-07-09 03:56:24 [FINEST] [DustModDefaults] Sending event FMLPreInitializationEvent to mod DustModDefaults
2013-07-09 03:56:24 [FINEST] [DustModDefaults] Sent event FMLPreInitializationEvent to mod DustModDefaults
2013-07-09 03:56:24 [FINEST] [DustDeco] Sending event FMLPreInitializationEvent to mod DustDeco
2013-07-09 03:56:24 [FINEST] [DustDeco] Sent event FMLPreInitializationEvent to mod DustDeco
2013-07-09 03:56:24 [FINEST] [iCBM|Contraption] Sending event FMLPreInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.core.di.ItICBM(24384) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.core.di.ItICBM(24390) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2061) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2054) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.wanyi.ItYao(24378) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.wanyi.ItHuoLuanQi(24388) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.wanyi.ItGenZongQi(24391) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2053) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2052) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2062) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2056) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2059) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.wanyi.IBZha(2063) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINE] [fml.ItemTracker] Adding item icbm.wanyi.b.IBNiTu(2057) owned by ICBM|Contraption
2013-07-09 03:56:24 [FINEST] [iCBM|Contraption] Sent event FMLPreInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:24 [FINEST] [MineFactoryReloaded] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12252) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12253) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12254) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12266) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12285) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12286) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12290) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12291) owned by MineFactoryReloaded
2013-07-09 03:56:25 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 335 (net.minecraft.item.ItemBucketMilk from Minecraft) with powercrystals.minefactoryreloaded.item.ItemFactoryBucket
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(335) owned by MineFactoryReloaded
2013-07-09 03:56:25 [FINEST] [MineFactoryReloaded] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:25 [FINEST] [ElectricExpansion] Sending event FMLPreInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemUpgrade(24413) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemEliteBattery(24415) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemUltimateBattery(24419) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemParts(24418) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemLinkCard(24417) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemAdvancedBattery(24414) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.items.ItemMultimeter(24416) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2078) owned by ElectricExpansion
2013-07-09 03:56:25 [iNFO] [ElectricExpansion] PreInitializing ElectricExpansion v.2.3.0.51
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2070) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2084) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2072) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2075) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2073) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockTransformer(2081) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2085) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2076) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockRawWire(2082) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockInsulatedWire(2071) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockSwitchWire(2079) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockSwitchWireBlock(2080) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockWireBlock(2083) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockLogisticsWire(2074) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item electricexpansion.common.itemblocks.ItemBlockRedstonePaintedWire(2077) owned by ElectricExpansion
2013-07-09 03:56:25 [FINE] [ElectricExpansion] Basic Components NOT detected! Basic Components is REQUIRED for survival crafting and gameplay!
2013-07-09 03:56:25 [FINEST] [ElectricExpansion] Sent event FMLPreInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:25 [FINEST] [EnderStorage] Sending event FMLPreInitializationEvent to mod EnderStorage
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item codechicken.enderstorage.common.ItemEnderStorage(241) owned by EnderStorage
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item codechicken.enderstorage.storage.item.ItemEnderPouch(7493) owned by EnderStorage
2013-07-09 03:56:25 [FINEST] [EnderStorage] Sent event FMLPreInitializationEvent to mod EnderStorage
2013-07-09 03:56:25 [FINEST] [iCBM|Sentry] Sending event FMLPreInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.gangshao.turret.ItemAmmo(24377) owned by ICBM|Sentry
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.gangshao.turret.upgrades.ItPaoTaiUpgrades(24392) owned by ICBM|Sentry
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.gangshao.turret.ItemBlockTurret(2064) owned by ICBM|Sentry
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2065) owned by ICBM|Sentry
2013-07-09 03:56:25 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Sentry entity registration for already registered class icbm.gangshao.turret.mount.EntityFakeMountable
2013-07-09 03:56:25 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Sentry entity registration for already registered class icbm.gangshao.damage.EntityTileDamage
2013-07-09 03:56:25 [FINEST] [iCBM|Sentry] Sent event FMLPreInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:25 [FINEST] [iCBM|Explosion] Sending event FMLPreInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.daodan.ItDaoDan(24383) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.daodan.ItTeBieDaoDan(24389) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.dianqi.ItJieJa(24379) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.dianqi.ItLeiDaQiang(24385) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.dianqi.ItYaoKong(24386) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.dianqi.ItLeiSheZhiBiao(24381) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.dianqi.ItFaSheQi(24387) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.zhapin.ItShouLiuDan(24380) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.cart.ItChe(24382) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.zhapin.IBZhaDan(2058) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item icbm.zhapin.jiqi.IBJiQi(2060) owned by ICBM|Explosion
2013-07-09 03:56:25 [FINEST] [iCBM|Explosion] Sent event FMLPreInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:25 [FINEST] [Mekanism] Sending event FMLPreInitializationEvent to mod Mekanism
2013-07-09 03:56:25 [FINEST] [Mekanism] Sent event FMLPreInitializationEvent to mod Mekanism
2013-07-09 03:56:25 [FINEST] [MekanismGenerators] Sending event FMLPreInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:25 [FINEST] [MekanismGenerators] Sent event FMLPreInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:25 [FINEST] [MekanismTools] Sending event FMLPreInitializationEvent to mod MekanismTools
2013-07-09 03:56:25 [FINEST] [MekanismTools] Sent event FMLPreInitializationEvent to mod MekanismTools
2013-07-09 03:56:25 [FINEST] [MFFS] Sending event FMLPreInitializationEvent to mod MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.ItemRemoteController(11387) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.base.ItemBase(11388) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeCube(11389) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeSphere(11390) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.mode.ItemModeTube(11391) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModePyramid(11392) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModeCylinder(11393) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModeCustom(11394) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11395) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11396) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11397) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11398) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11399) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleFusion(11400) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleManipulator(11401) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11402) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleDisintegration(11403) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleShock(11404) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11405) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleSponge(11406) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.projector.ItemModuleStablize(11407) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiFriendly(11408) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiHostile(11409) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleAntiPersonnel(11410) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleConfiscate(11411) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleWarn(11412) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(11413) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(11414) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.interdiction.ItemModuleInterdictionMatrix(11415) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.card.ItemCard(11416) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardFrequency(11417) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardLink(11418) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardID(11419) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.card.ItemCardInfinite(11420) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.base.ItemBase(11421) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11422) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11423) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item mffs.item.module.ItemModule(11424) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1681) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1682) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1683) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1684) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1685) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1686) owned by MFFS
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1687) owned by MFFS
2013-07-09 03:56:25 [FINEST] [MFFS] Sent event FMLPreInitializationEvent to mod MFFS
2013-07-09 03:56:25 [FINEST] [minechem] Sending event FMLPreInitializationEvent to mod minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemElement(24350) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemMolecule(24358) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemLens(24357) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemAtomicManipulator(24347) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemFusionStar(24351) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemBlueprint(24348) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemTestTube(24359) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemChemistJournal(24349) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(24353) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(24355) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(24356) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(24354) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.PhotonicInduction(24352) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2047) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2050) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2051) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2044) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemGhostBlock(2049) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemBlockFusion(2048) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2045) owned by minechem
2013-07-09 03:56:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2046) owned by minechem
2013-07-09 03:56:26 [iNFO] [sTDOUT] [MineChem] PREINT PASSED
2013-07-09 03:56:26 [FINEST] [minechem] Sent event FMLPreInitializationEvent to mod minechem
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:26 [FINEST] [Mystcraft] Sending event FMLPreInitializationEvent to mod Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemPage(8960) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemAgebook(8956) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLinkbook(8957) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLinkbookUnlinked(8963) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemNotebook(8958) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemWritingDesk(8959) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemInkVial(8962) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemLiquid(8961) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1284) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1285) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1280) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1275) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1277) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item com.xcompwiz.mystcraft.item.ItemDecayBlock(1282) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1278) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1276) owned by Mystcraft
2013-07-09 03:56:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1281) owned by Mystcraft
2013-07-09 03:56:26 [FINEST] [Mystcraft] Sent event FMLPreInitializationEvent to mod Mystcraft
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:26 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:26 [FINEST] [Thaumcraft] Sending event FMLPreInitializationEvent to mod Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingApprentice(25256) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingAdept(25257) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingMage(25258) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandFire(25259) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandLightning(25260) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemEssence(25261) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemWispEssence(25262) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemResource(25263) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemShard(25264) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemResearchNotes(25265) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemInkwell(25266) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemThaumonomicon(25267) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemPortableHole(25268) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemThaumometer(25269) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemPlacer(25271) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemGoggles(25272) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25273) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25274) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25275) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25276) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumShovel(25277) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumPickaxe(25278) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumAxe(25279) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumSword(25280) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumHoe(25281) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemCore(25282) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandTrade(25283) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandExcavation(25284) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemArcaneDoor(25285) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNugget(25286) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemBootsTraveller(25287) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25288) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25289) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25290) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.jars.ItemJarFilledItem(25291) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemDecoration(25292) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemHellrod(25293) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandFrost(25294) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemTripleMeatTreat(25295) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalSword(25296) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalShovel(25297) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalPickaxe(25298) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalAxe(25299) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalHoe(25300) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25301) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25302) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25303) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemKey(25304) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemHandMirror(25305) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemHoverHarness(25306) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2401) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCustomOreItem(2402) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCosmeticOpaqueItem(2421) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCosmeticSolidItem(2422) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCustomPlantItem(2403) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2406) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrucibleItem(2407) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockMagicalLogItem(2404) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockMagicalLeavesItem(2405) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMarkerItem(2408) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.jars.BlockJarItem(2414) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTableItem(2409) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2410) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2412) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCandleItem(2411) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2413) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWoodenDeviceItem(2417) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2415) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWardedItem(2416) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2418) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2419) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrystalItem(2420) owned by Thaumcraft
2013-07-09 03:56:27 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMirrorItem(2423) owned by Thaumcraft
2013-07-09 03:56:27 [FINEST] [Thaumcraft] Sent event FMLPreInitializationEvent to mod Thaumcraft
2013-07-09 03:56:27 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLPreInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:27 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLPreInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:27 [FINEST] [ThermalExpansion] Sending event FMLPreInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:27 [iNFO] [ThermalExpansion] Loading Plugins...
2013-07-09 03:56:28 [iNFO] [ThermalExpansion] Finished Loading Plugins.
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemWrench(31995) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemMultimeter(31994) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemDiagram(31987) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTERoot(31986) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTERoot(31985) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorBase(31992) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorBase(31991) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorBase(31990) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorBase(31989) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockOre(2201) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.machine.ItemBlockMachine(2202) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.engine.ItemBlockEngine(2203) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockTank(2204) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockEnergyCell(2205) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.conduit.ItemBlockConduit(2206) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.tesseract.ItemBlockTesseract(2207) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.plate.ItemBlockPlate(2208) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockLamp(2209) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockStorage(2210) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockHardenedGlass(2211) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockRockwool(2212) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2213) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2214) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2215) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemBucket(31988) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.plugins.buildcraft.pipes.TEItemPipe(31984) owned by ThermalExpansion
2013-07-09 03:56:28 [FINE] [fml.ItemTracker] Adding item thermalexpansion.plugins.buildcraft.pipes.TEItemPipe(31983) owned by ThermalExpansion
2013-07-09 03:56:28 [FINEST] [ThermalExpansion] Sent event FMLPreInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:28 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:28 [FINEST] [mmmPowersuits] Sending event FMLPreInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:28 [FINEST] [mmmPowersuits] Sent event FMLPreInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:28 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLPreInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:28 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLPreInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:28 [FINEST] [Railcraft] Sending event FMLPreInitializationEvent to mod Railcraft
2013-07-09 03:56:28 [FINE] [Railcraft] Pre-Init Phase
2013-07-09 03:56:29 [FINER] [Railcraft] Module disabled: ModuleIC2, IC2 not detected
2013-07-09 03:56:29 [FINER] [Railcraft] Pre-Init Start: ModuleCore
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquid(7790) owned by Railcraft
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquid(7793) owned by Railcraft
2013-07-09 03:56:29 [FINER] [Railcraft] Pre-Init Complete: ModuleCore
2013-07-09 03:56:29 [FINER] [Railcraft] Pre-Init Start: ModuleAutomation
2013-07-09 03:56:29 [FINER] [Railcraft] Pre-Init Complete: ModuleAutomation
2013-07-09 03:56:29 [FINEST] [Railcraft] Sent event FMLPreInitializationEvent to mod Railcraft
2013-07-09 03:56:29 [FINEST] [PowerConverters] Sending event FMLPreInitializationEvent to mod PowerConverters
2013-07-09 03:56:29 [FINEST] [PowerConverters] Sent event FMLPreInitializationEvent to mod PowerConverters
2013-07-09 03:56:29 [FINEST] [sAP_Man] Sending event FMLPreInitializationEvent to mod SAP_Man
2013-07-09 03:56:29 [FINEST] [sAP_Man] Sent event FMLPreInitializationEvent to mod SAP_Man
2013-07-09 03:56:29 [FINEST] [TStormFix] Sending event FMLPreInitializationEvent to mod TStormFix
2013-07-09 03:56:29 [FINEST] [TStormFix] Sent event FMLPreInitializationEvent to mod TStormFix
2013-07-09 03:56:29 [FINEST] [secretroomsmod] Sending event FMLPreInitializationEvent to mod secretroomsmod
2013-07-09 03:56:29 [FINEST] [secretroomsmod] Sent event FMLPreInitializationEvent to mod secretroomsmod
2013-07-09 03:56:29 [FINEST] [awger_SmallBoat] Sending event FMLPreInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:29 [iNFO] [ForgeModLoader] LogLevel set to INFO
2013-07-09 03:56:29 [FINEST] [awger_SmallBoat] Sent event FMLPreInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:29 [FINEST] [awger_Punt] Sending event FMLPreInitializationEvent to mod awger_Punt
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item mods.awger.punt.ItemPunt(31982) owned by awger_Punt
2013-07-09 03:56:29 [FINEST] [awger_Punt] Sent event FMLPreInitializationEvent to mod awger_Punt
2013-07-09 03:56:29 [FINEST] [awger_Whitehall] Sending event FMLPreInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:29 [iNFO] [ForgeModLoader] LogLevel set to INFO
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item mods.awger.whitehall.ItemWhitehall(26458) owned by awger_Whitehall
2013-07-09 03:56:29 [FINEST] [awger_Whitehall] Sent event FMLPreInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:29 [FINEST] [awger_Hoy] Sending event FMLPreInitializationEvent to mod awger_Hoy
2013-07-09 03:56:29 [iNFO] [ForgeModLoader] LogLevel set to INFO
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item mods.awger.hoy.ItemHoy(26459) owned by awger_Hoy
2013-07-09 03:56:29 [FINEST] [awger_Hoy] Sent event FMLPreInitializationEvent to mod awger_Hoy
2013-07-09 03:56:29 [FINEST] [stevesCarts] Sending event FMLPreInitializationEvent to mod StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCarts(29999) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartComponent(29998) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartModule(29997) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(901) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(902) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(903) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(904) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(905) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(906) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(907) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemUpgrade(908) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(909) owned by StevesCarts
2013-07-09 03:56:29 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemBlockStorage(910) owned by StevesCarts
2013-07-09 03:56:29 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Minecart.Vswe.0 as StevesCarts.Minecart.Vswe.0
2013-07-09 03:56:29 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Egg.Vswe as StevesCarts.Egg.Vswe
2013-07-09 03:56:29 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Cake.Vswe as StevesCarts.Cake.Vswe
2013-07-09 03:56:30 [FINEST] [stevesCarts] Sent event FMLPreInitializationEvent to mod StevesCarts
2013-07-09 03:56:30 [FINEST] [TC] Sending event FMLPreInitializationEvent to mod TC
2013-07-09 03:56:30 [iNFO] [TC] Starting Traincraft 4.0.2_003!
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightcar as TC.freightcar
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity caboose as TC.caboose
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity hopper as TC.hopper
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tender as TC.tender
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity water as TC.water
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity wood as TC.wood
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity BR_E69 as TC.BR_E69
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity shunter as TC.shunter
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity PA4 as TC.PA4
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity steam as TC.steam
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity usfl98 as TC.usfl98
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity steamsmall as TC.steamsmall
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tramNY as TC.tramNY
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passenger2 as TC.passenger2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tracksbuilder as TC.tracksbuilder
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity workcart as TC.workcart
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity zeppelin as TC.zeppelin
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tramwood as TC.tramwood
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity chme3 as TC.chme3
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity heavysteam as TC.heavysteam
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity heavytender as TC.heavytender
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flatcart as TC.flatcart
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity highspeedcar as TC.highspeedcar
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity highspeed loco as TC.highspeed loco
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity openwagon as TC.openwagon
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tankwagon as TC.tankwagon
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freight2 as TC.freight2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity jukebox as TC.jukebox
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity stockcar as TC.stockcar
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity caboosework as TC.caboosework
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passenger5 as TC.passenger5
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity vl10 as TC.vl10
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tank2 as TC.tank2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passengerblue as TC.passengerblue
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity gp7red as TC.gp7red
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flatcartsu as TC.flatcartsu
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity gp40alaska as TC.gp40alaska
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightus as TC.freightus
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity boxUS as TC.boxUS
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flatcartus as TC.flatcartus
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flatcartwoodUS as TC.flatcartwoodUS
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tankwagonUS as TC.tankwagonUS
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freighthopperSU as TC.freighthopperSU
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightsmall as TC.freightsmall
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity cherepanov as TC.cherepanov
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity minetrain loco as TC.minetrain loco
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity minetrain as TC.minetrain
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tenderred as TC.tenderred
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightwood2 as TC.freightwood2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity caboose3 as TC.caboose3
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passenger7 as TC.passenger7
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightclosed as TC.freightclosed
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightopen2 as TC.freightopen2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity mogulblue as TC.mogulblue
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity forneyred as TC.forneyred
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity br01 as TC.br01
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity br80 as TC.br80
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tenderbr01 as TC.tenderbr01
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightwagen as TC.freightwagen
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity mailwagen as TC.mailwagen
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passenger1class as TC.passenger1class
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity passenger2class as TC.passenger2class
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flatrail as TC.flatrail
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flat cart DB as TC.flat cart DB
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity flat logs DB as TC.flat logs DB
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity sd70 as TC.sd70
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity freightgondola as TC.freightgondola
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity gondola as TC.gondola
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity Er_ussr as TC.Er_ussr
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tender ER as TC.tender ER
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity u57 as TC.u57
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity tenderu57 as TC.tenderu57
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity SD40 as TC.SD40
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartcenterbeamEmpty as TC.MinecartcenterbeamEmpty
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartcenterbeamWood1 as TC.MinecartcenterbeamWood1
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartcenterbeamWood2 as TC.MinecartcenterbeamWood2
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartTrailer as TC.MinecartTrailer
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartWellcar as TC.MinecartWellcar
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartKof_DB as TC.MinecartKof_DB
2013-07-09 03:56:30 [FINEST] [ForgeModLoader] Automatically registered mod TC entity MinecartV60_DB as TC.MinecartV60_DB
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4089) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4088) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4087) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4086) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4085) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4083) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4082) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4081) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4080) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4079) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4078) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemBlockOreTC(251) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4077) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29256) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29258) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29259) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29260) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29261) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29262) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29263) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29264) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29265) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29266) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29268) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29269) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29270) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29271) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29272) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29273) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29274) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29275) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29276) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29277) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29278) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29279) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29280) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29281) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29282) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29283) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29284) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29285) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29286) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29288) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29289) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29290) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29291) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29292) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29296) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29297) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29298) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29299) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29301) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29302) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29303) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29307) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29308) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29309) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29310) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29311) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29312) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29313) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29314) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29315) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29316) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29317) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29318) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29319) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29320) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29321) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29322) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29323) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29324) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29325) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29326) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29327) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29328) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29329) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29330) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29331) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29332) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29333) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29334) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29335) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29336) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29337) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29338) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29339) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29340) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29341) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29342) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29343) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29344) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29345) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29346) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29347) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29348) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29349) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29350) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29351) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29352) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29353) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29354) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29355) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29356) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29357) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29358) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29359) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29360) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29361) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29362) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29363) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29364) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29365) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29366) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29367) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29368) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29369) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29370) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29371) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29372) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29373) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29374) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29375) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29376) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29387) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29388) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29390) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29391) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRollingStock(29392) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemChunkLoaderActivator(29300) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemRecipeBook(29306) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemStacked(29257) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemZeppelin(29267) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29293) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29294) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29295) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29378) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29379) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29377) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29381) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29382) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCArmor(29380) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29385) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29384) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29386) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTCCompositeSuit(29383) owned by TC
2013-07-09 03:56:31 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemWrench(29389) owned by TC
2013-07-09 03:56:31 [FINEST] [TC] Sent event FMLPreInitializationEvent to mod TC
2013-07-09 03:56:31 [FINEST] [mod_ZanMinimap] Sending event FMLPreInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:31 [FINEST] [mod_ZanMinimap] Sent event FMLPreInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:31 [FINEST] [OmniTools] Sending event FMLPreInitializationEvent to mod OmniTools
2013-07-09 03:56:31 [iNFO] [OmniTools] [Whitelist] Reading established Whitelist from file.
2013-07-09 03:56:31 [FINEST] [OmniTools] Sent event FMLPreInitializationEvent to mod OmniTools
2013-07-09 03:56:31 [iNFO] [sTDOUT] Adding recipe for dustIronAdding recipe for dustGoldAdding recipe for dustCopperAdding recipe for dustTinAdding recipe for dustSilverAdding recipe for dustLeadAdding recipe for dustNickelAdding recipe for dustPlatinumAdding recipe for dustElectrumAdding recipe for dustInvarAdding recipe for dustBronzeAdding recipe for dustBrassAdding recipe for ingotCopperAdding recipe for ingotTinAdding recipe for ingotSilverAdding recipe for ingotLeadAdding recipe for ingotNickelAdding recipe for ingotPlatinumAdding recipe for ingotElectrumAdding recipe for ingotInvarAdding recipe for gearCopperAdding recipe for gearTinAdding recipe for gearInvarAdding recipe for oreCopperAdding recipe for oreTinAdding recipe for oreSilverAdding recipe for oreLeadAdding recipe for oreNickelAdding recipe for blockCopperAdding recipe for blockTinAdding recipe for blockSilverAdding recipe for blockLeadAdding recipe for blockNickelAdding recipe for blockPlatinumAdding recipe for blockElectrumAdding recipe for blockInvar
2013-07-09 03:56:31 [iNFO] [sTDOUT] Starting up SoundSystem...
2013-07-09 03:56:31 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2013-07-09 03:56:31 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2013-07-09 03:56:32 [iNFO] [Railcraft] An updated version of Railcraft is available from <http://railcraft.info>: 7.3.0.0
2013-07-09 03:56:32 [iNFO] [sTDOUT] OpenAL initialized.
2013-07-09 03:56:32 [iNFO] [sTDOUT] 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEffectEnding
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: magic_level_up
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: augmented_casting_unlocked
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_living_1
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_living_2
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_hurt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_death
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_living
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_hurt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_death
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_living_1
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_living_2
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_hurt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_death
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_living_1
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_living_2
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_hurt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_death
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: towerguardian_living
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): towerguardian_hurt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: towerguardian_death
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellCreateComplete
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: illEffect
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: uhoh
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGrowth
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGust
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellJump
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEarthShift
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDig
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellAqua
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFurnaceTouch
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcaneBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFrozenPath
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellLightningBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterBreathing
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFlight
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellSlowfall
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHaste
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHealSelf
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireRune
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellShockwave
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTelekinesis
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMark
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRecall
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDivineIntervention
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEnderIntervention
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBlink
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRegeneration
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHealSelf
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRegeneration
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireBurst
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellLifeTap
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_light
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_scary
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_fire
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireShield
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireShieldChanneled
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterShield
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterShieldChanneled
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMageLight
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellCallRain
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireball
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcaneBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellLightningStorm
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMeteorJump
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellChainLightning
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDispel
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellPathfindTest
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellCharm
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcticWind
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcticWindChanneled
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFrostBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellIceRune
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEarthShift
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTrueSight
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMagicShield
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellLifeSteal
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellManaSteal
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellChronoAnchor
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTransplace
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDig
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellInvisibility
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellNightVision
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDrown
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellEnderBolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellVortex
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellDrainingPoison
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellChannelEssence
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellClarivoyance
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDesertCurse
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellEntangle
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellParasiticSeed
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWateryGrave
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWindTalons
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGust
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDeathKiss
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellScarletFlames
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellWizardsAutumn
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHandSpasms
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBlink
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellConjureVine
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellProtectingWinds
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellHealingRing
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellSwiftSwim
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellReflect
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellAgility
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellAccelerate
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellThornWall
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellParchingWind
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBoundSword
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTillTheFields
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellReapingScythe
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellSowTheSeeds
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellMagmaBall
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellMagmaShield
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellElectrocute
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellStabilizeVortex
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellArcaneBeam
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellBlazingBeam
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellHealingBeam
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellJolt
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellGravityWell
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellRadiance
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellLMNOP
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRecall
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): 
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellSummonRift
2013-07-09 03:56:32 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!): spellLevitate
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound spill.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble4.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemironshoot.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar4.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound key.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound doorfail.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound camerasuck.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraticks.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameradone.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound page1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound page2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound learn.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain4.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound crystal1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wispdead.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wandfail.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound rumble.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice3.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound jacobs.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhoff.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhon.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound fireloop.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound dw.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind2.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool1.ogg
2013-07-09 03:56:32 [iNFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool2.ogg
2013-07-09 03:56:32 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/.png, but that file does not exist. Ignoring.
2013-07-09 03:56:32 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/ComplexMachines/textures/blocks/SingleModel.png, but that file does not exist. Ignoring.
2013-07-09 03:56:32 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockSynthesis.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/atomicscience/textures/blocks/oreUranium_top.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/blocks/turretPlatform.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/block.minechemGhostBlock.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/blocks/wood/planks.giganteum.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/multiBlock.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/enderchest.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockBlueprintProjector.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/atomicscience/textures/blocks/oreUranium_bottom.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/blocks/proximityDetector.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/extratrees.block.machine.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/ComplexMachines/textures/blocks/null.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/Printer.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/extrabees.block.alveary.png, but that file does not exist. Ignoring.
2013-07-09 03:56:33 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/minechem/textures/blocks/microscope.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [iNFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled
2013-07-09 03:56:34 [iNFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/liquid_poison_flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/spring_water_flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/biotech/textures/blocks/MilkFlow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil_flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/blocks/oil_flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_antimatter_side.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_antimatter_top.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_redMatter_side.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_redMatter_top.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/mffs/textures/blocks/forceField.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.chocolatemilk.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.mushroomsoup.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/infusedore.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/illusionBlockRevealed.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/magicWall.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/liquid_poison_still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/spring_water_still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/blocks/oil.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/mystcraft/textures/blocks/portal.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.chocolatemilk.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.flowing.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.mushroomsoup.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/animatedglow.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/candle.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/fluxgoo.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Lamp_Still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Still.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Assembler.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Charger.txt
2013-07-09 03:56:34 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/biotech/textures/items/CaveSpider.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/misc/liquid.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/extratrees/textures/items/food/Apricot.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/bioCheese.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/rocketLauncher.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/shellCollector.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/natura/textures/items/_bowl.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/name.fusionStar.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/analyzer/natural.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/missile.png, but that file does not exist. Ignoring.
2013-07-09 03:56:34 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/targetCard.png, but that file does not exist. Ignoring.
2013-07-09 03:56:35 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/misc/empty.png, but that file does not exist. Ignoring.
2013-07-09 03:56:35 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/Hoy.png, but that file does not exist. Ignoring.
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/lightningring.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/antimatter_gram.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/antimatter_milligram.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/strangeMatter.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/items/fuel_flow.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/items/tracker.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/items/fuel.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/acid.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/liquidNitrogen.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/molten.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/poison.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/machines/serumFilling.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extratrees/textures/items/liquids/latex.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extratrees/textures/items/liquids/resin.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extratrees/textures/items/liquids/sap.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/extratrees/textures/items/liquids/turpentine.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.body2.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.outline.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.body.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.body2.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.outline.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.body2.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.outline.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.body2.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.outline.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/biomefinder.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/caterpillar.body.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/caterpillar.body2.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiofuel.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiomass.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidGlass.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidHoney.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidIce.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidJuice.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidMead.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidSeedOil.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/mystcraft/textures/items/liquid.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.creosote.liquid.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.steam.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/tc/textures/items/parts/item_liquid_diesel.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/tc/textures/items/parts/item_liquid_fuel.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/essence.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tallow.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/thaumometercore.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tripletreat.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketEnder.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketGlowstone.txt
2013-07-09 03:56:35 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketRedstone.txt
2013-07-09 03:56:35 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp
2013-07-09 03:56:35 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp
2013-07-09 03:56:35 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML
2013-07-09 03:56:35 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML
2013-07-09 03:56:35 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge
2013-07-09 03:56:35 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge
2013-07-09 03:56:35 [FINEST] [CodeChickenCore] Sending event FMLInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:35 [FINEST] [CodeChickenCore] Sent event FMLInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:35 [FINEST] [CoFHFramework] Sending event FMLInitializationEvent to mod CoFHFramework
2013-07-09 03:56:35 [FINEST] [CoFHFramework] Sent event FMLInitializationEvent to mod CoFHFramework
2013-07-09 03:56:35 [FINEST] [NotEnoughItems] Sending event FMLInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:35 [iNFO] [sTDOUT] Removing TMI Uninstaller
2013-07-09 03:56:35 [iNFO] [sTDOUT] Deleting Dir: C:\Users\Psyden\AppData\Roaming\.minecraft\bin\TMIUninstaller
2013-07-09 03:56:35 [iNFO] [sTDOUT] Galacticraft successfully injected bytecode into: codechicken/nei/ContainerCreativeInv (2 / 1)
2013-07-09 03:56:35 [FINEST] [NotEnoughItems] Sent event FMLInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:35 [FINEST] [PowerCrystalsCore] Sending event FMLInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:35 [FINEST] [PowerCrystalsCore] Sent event FMLInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:35 [FINEST] [CoFHCore] Sending event FMLInitializationEvent to mod CoFHCore
2013-07-09 03:56:35 [FINEST] [CoFHCore] Sent event FMLInitializationEvent to mod CoFHCore
2013-07-09 03:56:35 [FINEST] [CoFHWorld] Sending event FMLInitializationEvent to mod CoFHWorld
2013-07-09 03:56:35 [FINEST] [CoFHWorld] Sent event FMLInitializationEvent to mod CoFHWorld
2013-07-09 03:56:35 [FINEST] [GalacticraftCore] Sending event FMLInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:36 [iNFO] [Galacticraft] Galacticraft Loaded: 17 Languages.
2013-07-09 03:56:36 [iNFO] [sTDOUT] Galacticraft Moon Loaded: 17 Languages.
2013-07-09 03:56:36 [iNFO] [sTDOUT] [Mekanism] Successfully loaded gas transmission NetworkLoader.
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntitySpider
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntityZombie
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntityCreeper
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntitySkeleton
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntitySkeletonBoss
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Skipping automatic mod GalacticraftCore entity registration for already registered class micdoodle8.mods.galacticraft.core.entities.GCCoreEntityAlienVillager
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity Spaceship as GalacticraftCore.Spaceship
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity GravityArrow as GalacticraftCore.GravityArrow
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity Meteor as GalacticraftCore.Meteor
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity Buggy as GalacticraftCore.Buggy
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity Flag as GalacticraftCore.Flag
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity ParaChest as GalacticraftCore.ParaChest
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity OxygenBubble as GalacticraftCore.OxygenBubble
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod GalacticraftCore entity Lander as GalacticraftCore.Lander
2013-07-09 03:56:36 [FINEST] [GalacticraftCore] Sent event FMLInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:36 [FINEST] [GuiAPI] Sending event FMLInitializationEvent to mod GuiAPI
2013-07-09 03:56:36 [FINEST] [GuiAPI] Sent event FMLInitializationEvent to mod GuiAPI
2013-07-09 03:56:36 [FINEST] [cfm] Sending event FMLInitializationEvent to mod cfm
2013-07-09 03:56:36 [FINEST] [ForgeModLoader] Automatically registered mod cfm entity Mountable Block as cfm.Mountable Block
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23257) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23277) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemChair(23258) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemChair(23276) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23259) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23260) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23278) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemFridge(23261) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCouch(23262) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCouch(23263) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCouch(23264) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCouch(23265) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCouch(23266) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23267) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23268) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCarpet(23269) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCarpet(23270) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCarpet(23271) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCarpet(23272) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemCarpet(23273) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23274) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23256) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(23275) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23279) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23280) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemFood(23281) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemFood(23282) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23283) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23284) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23285) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23286) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23287) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23288) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemBlockCustom(23289) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23290) owned by cfm
2013-07-09 03:56:36 [FINE] [fml.ItemTracker] Adding item com.mrcrayfish.furniture.ItemOven(23291) owned by cfm
2013-07-09 03:56:36 [FINEST] [cfm] Sent event FMLInitializationEvent to mod cfm
2013-07-09 03:56:36 [FINEST] [ArsMagica] Sending event FMLInitializationEvent to mod ArsMagica
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Worldgen
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Ore Generator
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Data Handler
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Initializing Spell List
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Crafting Handlers
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Initializing Crafting Handlers
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Registering GUI Handlers
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Registering Entity Trackers
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Registering World Generators
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica >> Saving Configuration After Init
2013-07-09 03:56:36 [FINE] [ForgeModLoader] Ars Magica: Load Complete
2013-07-09 03:56:36 [FINEST] [ArsMagica] Sent event FMLInitializationEvent to mod ArsMagica
2013-07-09 03:56:36 [FINEST] [AssemblyLine] Sending event FMLInitializationEvent to mod AssemblyLine
2013-07-09 03:56:36 [iNFO] [Assembly Line] Loaded: 3 languages.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: oreCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: oreTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: copperWire already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: dustSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: plateSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: dustBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: plateBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitBasic already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitAdvanced already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitElite already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: motor already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: battery already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: infiniteBattery already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [sTDOUT] BasicComponents Found...adding UE recipes for Assembly Line.
2013-07-09 03:56:36 [FINEST] [AssemblyLine] Sent event FMLInitializationEvent to mod AssemblyLine
2013-07-09 03:56:36 [FINEST] [AtomicScience] Sending event FMLInitializationEvent to mod AtomicScience
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: oreCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: oreTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: dustSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: plateSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: ingotBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: dustBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: plateBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: copperWire already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitBasic already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitAdvanced already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: circuitElite already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: battery already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [iNFO] [ForgeModLoader] Basic Components: infiniteBattery already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:36 [FINE] [AtomicScience] Loaded Languages: 1
2013-07-09 03:56:36 [FINEST] [AtomicScience] Sent event FMLInitializationEvent to mod AtomicScience
2013-07-09 03:56:36 [FINEST] [biblioCraft] Sending event FMLInitializationEvent to mod BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWritingDesk(2248) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemBookcaseMaster(2250) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemPotionShelfMaster(2252) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemGenericShelfMaster(2254) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponRackMaster(2253) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponCaseMaster(2255) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLabelMaster(2251) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemTable(2245) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2249) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2246) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2247) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLantern(2243) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLamp(2244) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.TapeMeasure(22478) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemTape(22479) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemChase(22480) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemPlate(22481) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemEnchantedPlate(22484) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemRedstoneBook(22482) owned by BiblioCraft
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemReadingGlasses(22483) owned by BiblioCraft
2013-07-09 03:56:37 [FINEST] [biblioCraft] Sent event FMLInitializationEvent to mod BiblioCraft
2013-07-09 03:56:37 [FINEST] [Natura] Sending event FMLInitializationEvent to mod Natura
2013-07-09 03:56:37 [FINEST] [Natura] Sent event FMLInitializationEvent to mod Natura
2013-07-09 03:56:37 [FINEST] [biomesOPlenty] Sending event FMLInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:37 [FINEST] [biomesOPlenty] Sent event FMLInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:37 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:37 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:37 [FINEST] [Forestry] Sending event FMLInitializationEvent to mod Forestry
2013-07-09 03:56:37 [FINEST] [Forestry] Sent event FMLInitializationEvent to mod Forestry
2013-07-09 03:56:37 [FINEST] [binnieCore] Sending event FMLInitializationEvent to mod BinnieCore
2013-07-09 03:56:37 [FINEST] [binnieCore] Sent event FMLInitializationEvent to mod BinnieCore
2013-07-09 03:56:37 [FINEST] [ExtraBees] Sending event FMLInitializationEvent to mod ExtraBees
2013-07-09 03:56:37 [FINEST] [ExtraBees] Sent event FMLInitializationEvent to mod ExtraBees
2013-07-09 03:56:37 [FINEST] [ExtraTrees] Sending event FMLInitializationEvent to mod ExtraTrees
2013-07-09 03:56:37 [FINEST] [ExtraTrees] Sent event FMLInitializationEvent to mod ExtraTrees
2013-07-09 03:56:37 [FINEST] [biotech] Sending event FMLInitializationEvent to mod Biotech
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item biotech.item.itemBioBlock(2067) owned by Biotech
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2068) owned by Biotech
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2069) owned by Biotech
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2066) owned by Biotech
2013-07-09 03:56:37 [iNFO] [sTDOUT] [biotech] Render registrations complete.
2013-07-09 03:56:37 [iNFO] [sTDOUT] Biotech: Loaded 2 Official
2013-07-09 03:56:37 [FINEST] [biotech] Sent event FMLInitializationEvent to mod Biotech
2013-07-09 03:56:37 [FINEST] [buildCraft|Core] Sending event FMLInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcRobot as BuildCraft|Core.bcRobot
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcLaser as BuildCraft|Core.bcLaser
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcEnergyLaser as BuildCraft|Core.bcEnergyLaser
2013-07-09 03:56:37 [FINEST] [buildCraft|Core] Sent event FMLInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:37 [FINEST] [buildCraft|Builders] Sending event FMLInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:37 [FINEST] [buildCraft|Builders] Sent event FMLInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:37 [FINEST] [buildCraft|Energy] Sending event FMLInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:37 [FINEST] [buildCraft|Energy] Sent event FMLInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:37 [FINEST] [buildCraft|Factory] Sending event FMLInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:37 [FINEST] [buildCraft|Factory] Sent event FMLInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:37 [FINEST] [buildCraft|Transport] Sending event FMLInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:37 [FINEST] [buildCraft|Transport] Sent event FMLInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:37 [FINEST] [buildCraft|Silicon] Sending event FMLInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:37 [FINEST] [buildCraft|Silicon] Sent event FMLInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:37 [FINEST] [ChickenChunks] Sending event FMLInitializationEvent to mod ChickenChunks
2013-07-09 03:56:37 [FINEST] [ChickenChunks] Sent event FMLInitializationEvent to mod ChickenChunks
2013-07-09 03:56:37 [FINEST] [ComplexMachines] Sending event FMLInitializationEvent to mod ComplexMachines
2013-07-09 03:56:37 [iNFO] [sTDOUT] [pixlepix.complexmachines.common.crops.BreederCrop@11bba13, pixlepix.complexmachines.common.crops.CultivatorCrop@1556a47, pixlepix.complexmachines.common.crops.MonsterweedCrop@b482fb, pixlepix.complexmachines.common.crops.ReplanterCrop@1033e89, pixlepix.complexmachines.common.crops.FertilizerCrop@1fed270, pixlepix.complexmachines.common.crops.BlazeweedCrop@a9d9f0, pixlepix.complexmachines.common.crops.PowderweedCrop@1232315, pixlepix.complexmachines.common.crops.SlimeweedCrop@1d450e6, pixlepix.complexmachines.common.crops.DiamondgrainCrop@b6a86, pixlepix.complexmachines.common.crops.RedgrainCrop@17eb5b3, pixlepix.complexmachines.common.crops.IrongrainCrop@1cb29b2, pixlepix.complexmachines.common.crops.GoldgrainCrop@11e9432, pixlepix.complexmachines.common.crops.HydratorCrop@939bb6, pixlepix.complexmachines.common.block.FillerMachine@d40792, pixlepix.complexmachines.common.crops.ImprovedFarmland@3d141b, pixlepix.complexmachines.common.block.Terraformer@1f2ffea, pixlepix.complexmachines.common.block.Flux@7f829a, pixlepix.complexmachines.common.block.ExtractorMachine@1576c84, pixlepix.complexmachines.common.block.NodeBlock@956143, pixlepix.complexmachines.common.block.FocalPoint@1247d2f, pixlepix.complexmachines.common.block.FocalPointControlled@96d2b1, pixlepix.complexmachines.common.block.Grinder@1e26bff, pixlepix.complexmachines.common.block.Motor@2069ae, pixlepix.complexmachines.common.block.OceanGenerator@1fa4ec9, pixlepix.complexmachines.common.block.ReplacerMachine@4a7f8c, pixlepix.complexmachines.common.block.SinglePointGenerator@fbdd33, pixlepix.complexmachines.common.laser.LaserEmitter@1775136, pixlepix.complexmachines.common.laser.block.DebuffLaserBlock@74d3db, pixlepix.complexmachines.common.laser.block.ElecrtricLaserBlock@dd75, pixlepix.complexmachines.common.laser.block.GlassLaserBlock@cb4a13, pixlepix.complexmachines.common.laser.block.HarmingLaserBlock@6c2cfb, pixlepix.complexmachines.common.laser.block.LaserBlock@1fd35d5, pixlepix.complexmachines.common.laser.block.RedstoneLaserBlock@d94047, pixlepix.complexmachines.common.laser.block.SuctionLaserBlock@10b158d, pixlepix.complexmachines.common.laser.block.TripwireLaserBlock@b3f108]
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4001) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4002) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4007) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4006) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4003) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4008) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4009) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4010) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4011) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4014) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4012) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4013) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4004) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.FillerItemBlock(3971) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.FillerItemBlock(4005) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3993) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3987) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.ExtractorItemBlock(3972) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3989) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3973) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3978) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.GrinderItemBlock(3977) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.MotorItemBlock(3992) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.OceanGeneratorItemBlock(3975) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.ReplacerItemBlock(3976) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.SinglePointItemBlock(3974) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item pixlepix.complexmachines.common.itemblock.LaserItemBlock(3979) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3983) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3986) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3982) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3981) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3980) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3984) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3988) owned by ComplexMachines
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3990) owned by ComplexMachines
2013-07-09 03:56:37 [FINEST] [ComplexMachines] Sent event FMLInitializationEvent to mod ComplexMachines
2013-07-09 03:56:37 [FINEST] [ClaySoldiersMod] Sending event FMLInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemClayDisruptor(6849) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemClayMan(6850) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemHorses(6851) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemHorses(6852) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemBunny(6853) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemGecko(6854) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemGlobal(6855) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemGlobal(6856) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemTurtle(6857) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemDebugShield(6860) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemNexus(6862) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemGlobal(6863) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINE] [fml.ItemTracker] Adding item sanandreasp.mods.ClaySoldiersMod.item.CSM_ItemGlobal(6861) owned by ClaySoldiersMod
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_ClaySoldier as ClaySoldiersMod.CSM_ClaySoldier
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_GravelChunk as ClaySoldiersMod.CSM_GravelChunk
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_SnowChunk as ClaySoldiersMod.CSM_SnowChunk
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_FireChunk as ClaySoldiersMod.CSM_FireChunk
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_ClayHorse as ClaySoldiersMod.CSM_ClayHorse
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_ClayPegasus as ClaySoldiersMod.CSM_ClayPegasus
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_Bunny as ClaySoldiersMod.CSM_Bunny
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_ClayTurtle as ClaySoldiersMod.CSM_ClayTurtle
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_Gecko as ClaySoldiersMod.CSM_Gecko
2013-07-09 03:56:37 [FINEST] [ForgeModLoader] Automatically registered mod ClaySoldiersMod entity CSM_ClayNexus as ClaySoldiersMod.CSM_ClayNexus
2013-07-09 03:56:37 [FINEST] [ClaySoldiersMod] Sent event FMLInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:37 [FINEST] [CustomSpawner] Sending event FMLInitializationEvent to mod CustomSpawner
2013-07-09 03:56:37 [FINEST] [CustomSpawner] Sent event FMLInitializationEvent to mod CustomSpawner
2013-07-09 03:56:37 [FINEST] [DimDoors] Sending event FMLInitializationEvent to mod DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.itemDimDoor(5930) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.itemExitDoor(5926) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.itemLinkSignature(5931) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.itemRiftRemover(5927) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.ItemStableFabric(5928) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.ItemChaosDoor(5929) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.ItemRiftBlade(5932) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item StevenDimDoors.mod_pocketDim.items.ItemStabilizedRiftSignature(5933) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1978) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4091) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4090) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(217) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1970) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4093) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4092) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(220) owned by DimDoors
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1979) owned by DimDoors
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod DimDoors entity Monolith as DimDoors.Monolith
2013-07-09 03:56:38 [FINEST] [DimDoors] Sent event FMLInitializationEvent to mod DimDoors
2013-07-09 03:56:38 [FINEST] [MagicCarpet] Sending event FMLInitializationEvent to mod MagicCarpet
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.magiccarpet.ItemMagicCarpet(10255) owned by MagicCarpet
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.magiccarpet.ItemRug(10256) owned by MagicCarpet
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MagicCarpet entity MagicCarpet as MagicCarpet.MagicCarpet
2013-07-09 03:56:38 [FINEST] [MagicCarpet] Sent event FMLInitializationEvent to mod MagicCarpet
2013-07-09 03:56:38 [FINEST] [MoCreatures] Sending event FMLInitializationEvent to mod MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemRecord(9028) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemHorseSaddle(9029) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9030) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9031) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemHayStack(9032) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemSugarLump(9033) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemEgg(9034) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9035) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWhip(9036) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9037) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9038) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.ItemStaffTeleport(9039) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9040) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemKittyBed(9041) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemLitterBox(9042) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9043) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9044) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9045) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.ItemBuilderHammer(9046) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9047) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9048) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9049) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9050) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9051) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9052) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9053) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9054) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9055) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9056) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9057) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9058) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9059) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9060) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9061) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9062) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishBowl(9063) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9064) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9065) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9066) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemTurtleSoup(9067) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9068) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9069) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9070) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9071) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9072) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9073) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9074) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9075) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9076) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9077) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9078) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9079) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9080) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9081) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9082) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemAmulet(9083) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9084) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9085) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9086) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9087) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9088) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9089) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9090) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9091) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9092) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9093) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9094) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9095) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFishnet(9096) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9098) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9100) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9101) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9102) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9103) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9104) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9105) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9106) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9107) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9108) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9109) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9110) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9111) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9112) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9113) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9114) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9115) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9116) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9117) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9118) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9119) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9120) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9121) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9122) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9123) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9124) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9125) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9126) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9127) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9128) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9129) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9130) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9131) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9132) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemArmor(9133) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9134) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9135) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9136) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9137) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9138) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9139) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9140) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9141) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9142) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9143) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9144) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9145) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9146) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9147) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9148) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemFood(9149) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItemWeapon(9150) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.ItemStaffPortal(9151) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.item.MoCItem(9152) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(202) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(201) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(200) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(700) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(701) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(702) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item drzhark.mocreatures.block.MultiItemBlock(703) owned by MoCreatures
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityBunny
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntitySnake
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityTurtle
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityBird
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityMouse
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityTurkey
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityHorse
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity HorseMob as MoCreatures.HorseMob
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Ogre as MoCreatures.Ogre
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Boar as MoCreatures.Boar
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityBear
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Duck as MoCreatures.Duck
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityBigCat
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Deer as MoCreatures.Deer
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity WWolf as MoCreatures.WWolf
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Wraith as MoCreatures.Wraith
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity FlameWraith as MoCreatures.FlameWraith
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityFox
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Werewolf as MoCreatures.Werewolf
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.aquatic.MoCEntityShark
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.aquatic.MoCEntityDolphin
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Fishy as MoCreatures.Fishy
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityKitty
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.item.MoCEntityKittyBed
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.item.MoCEntityLitterBox
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Rat as MoCreatures.Rat
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity HellRat as MoCreatures.HellRat
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Scorpion as MoCreatures.Scorpion
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Crocodile as MoCreatures.Crocodile
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Ray as MoCreatures.Ray
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity JellyFish as MoCreatures.JellyFish
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityGoat
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.item.MoCEntityEgg
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.item.MoCEntityFishBowl
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityOstrich
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Bee as MoCreatures.Bee
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Fly as MoCreatures.Fly
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity DragonFly as MoCreatures.DragonFly
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Firefly as MoCreatures.Firefly
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Cricket as MoCreatures.Cricket
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Snail as MoCreatures.Snail
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity ButterFly as MoCreatures.ButterFly
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity TRock as MoCreatures.TRock
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity BigGolem as MoCreatures.BigGolem
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityPetScorpion
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity MoCPlatform as MoCreatures.MoCPlatform
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityElephant
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityKomodo
2013-07-09 03:56:38 [FINE] [ForgeModLoader] Skipping automatic mod MoCreatures entity registration for already registered class drzhark.mocreatures.entity.passive.MoCEntityWyvern
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Roach as MoCreatures.Roach
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Maggot as MoCreatures.Maggot
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Crab as MoCreatures.Crab
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Raccoon as MoCreatures.Raccoon
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity MiniGolem as MoCreatures.MiniGolem
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity SilverSkeleton as MoCreatures.SilverSkeleton
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Ant as MoCreatures.Ant
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity MediumFish as MoCreatures.MediumFish
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity SmallFish as MoCreatures.SmallFish
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MoCreatures entity Piranha as MoCreatures.Piranha
2013-07-09 03:56:38 [FINEST] [MoCreatures] Sent event FMLInitializationEvent to mod MoCreatures
2013-07-09 03:56:38 [FINEST] [DustMod] Sending event FMLInitializationEvent to mod DustMod
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3465) owned by DustMod
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3466) owned by DustMod
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3467) owned by DustMod
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod DustMod entity dustentity as DustMod.dustentity
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod DustMod entity dustblockentity as DustMod.dustblockentity
2013-07-09 03:56:38 [FINEST] [DustMod] Sent event FMLInitializationEvent to mod DustMod
2013-07-09 03:56:38 [FINEST] [DustModDefaults] Sending event FMLInitializationEvent to mod DustModDefaults
2013-07-09 03:56:38 [FINEST] [DustModDefaults] Sent event FMLInitializationEvent to mod DustModDefaults
2013-07-09 03:56:38 [FINEST] [DustDeco] Sending event FMLInitializationEvent to mod DustDeco
2013-07-09 03:56:38 [FINEST] [DustDeco] Sent event FMLInitializationEvent to mod DustDeco
2013-07-09 03:56:38 [FINEST] [iCBM|Contraption] Sending event FMLInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: ingotCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: ingotTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: oreCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: oreTin already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: ingotSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: dustSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: plateSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: ingotBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: dustBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: plateBronze already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: copperWire already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: circuitBasic already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: circuitAdvanced already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: circuitElite already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: motor already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: wrench already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [iNFO] [ForgeModLoader] Basic Components: infiniteBattery already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:38 [FINEST] [iCBM|Contraption] Sent event FMLInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:38 [FINEST] [MineFactoryReloaded] Sending event FMLInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryHammer(12243) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12248) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12249) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12250) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12251) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12255) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12000 item slot already occupied by binnie.extratrees.item.ItemDictionary@173d36b while adding powercrystals.minefactoryreloaded.item.ItemSyringeHealth@13d4df0
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12256 (binnie.extratrees.item.ItemDictionary from Forestry) with powercrystals.minefactoryreloaded.item.ItemSyringeHealth
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeHealth(12256) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12001 item slot already occupied by binnie.core.item.ItemMisc@5f32fa while adding powercrystals.minefactoryreloaded.item.ItemSyringeGrowth@bbe5a
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12257 (binnie.core.item.ItemMisc from Forestry) with powercrystals.minefactoryreloaded.item.ItemSyringeGrowth
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeGrowth(12257) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12002 item slot already occupied by binnie.extratrees.item.ItemFood@fe31d1 while adding powercrystals.minefactoryreloaded.item.ItemFactory@78b8db
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12258 (binnie.extratrees.item.ItemFood from Forestry) with powercrystals.minefactoryreloaded.item.ItemFactory
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12258) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12003 item slot already occupied by binnie.core.liquid.ItemLiquid@1b03b56 while adding powercrystals.minefactoryreloaded.item.ItemFactory@107a59c
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12259 (binnie.core.liquid.ItemLiquid from Forestry) with powercrystals.minefactoryreloaded.item.ItemFactory
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12259) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12004 item slot already occupied by binnie.core.liquid.ItemLiquidContainer@a4268d while adding powercrystals.minefactoryreloaded.item.ItemSafariNet@df1943
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12260 (binnie.core.liquid.ItemLiquidContainer from Forestry) with powercrystals.minefactoryreloaded.item.ItemSafariNet
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNet(12260) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12005 item slot already occupied by binnie.extratrees.item.ItemMothDatabase@11c4626 while adding powercrystals.minefactoryreloaded.item.ItemCeramicDye@141936a
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12261 (binnie.extratrees.item.ItemMothDatabase from Forestry) with powercrystals.minefactoryreloaded.item.ItemCeramicDye
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemCeramicDye(12261) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12006 item slot already occupied by binnie.extratrees.item.ItemHammer@354815 while adding powercrystals.minefactoryreloaded.item.ItemFactory@f757a
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12262 (binnie.extratrees.item.ItemHammer from Forestry) with powercrystals.minefactoryreloaded.item.ItemFactory
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12262) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [sTDOUT] CONFLICT @ 12007 item slot already occupied by binnie.extratrees.item.ItemHammer@a079aa while adding powercrystals.minefactoryreloaded.item.ItemSyringeZombie@193b55b
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 12263 (binnie.extratrees.item.ItemHammer from Forestry) with powercrystals.minefactoryreloaded.item.ItemSyringeZombie
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeZombie(12263) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNet(12264) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemUpgrade(12267) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNetLauncher(12268) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12269) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemMilkBottle(12270) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSpyglass(12271) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemPortaSpawner(12272) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemStraw(12273) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemXpExtractor(12274) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeSlime(12275) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeCure(12276) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemLogicUpgradeCard(12277) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRedNetMeter(12278) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRedNetMemoryCard(12279) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRuler(12280) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12281) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12282) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12283) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12284) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12287) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNet(12288) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemLaserFocus(12289) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine(3120) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine(3131) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine(3146) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockConveyor(3121) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryGlass(3129) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryGlassPane(3130) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryRoad(3132) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryDecorativeBrick(3133) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockDecorativeStone(3134) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3122) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3123) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3124) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3126) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3125) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3128) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3127) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3144) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockRedNetLogic(3145) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockRedNetPanel(3149) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockVineScaffold(3148) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3135) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3137) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3139) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3141) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3143) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3136) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3138) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3140) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3142) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 102 (net.minecraft.block.BlockPane from Minecraft) with net.minecraft.item.ItemBlock
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(102) owned by MineFactoryReloaded
2013-07-09 03:56:38 [iNFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 79 (net.minecraft.block.BlockIce from Minecraft) with powercrystals.minefactoryreloaded.block.ItemBlockVanillaIce
2013-07-09 03:56:38 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockVanillaIce(79) owned by MineFactoryReloaded
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MineFactoryReloaded entity entitySafariNet as MineFactoryReloaded.entitySafariNet
2013-07-09 03:56:38 [FINEST] [ForgeModLoader] Automatically registered mod MineFactoryReloaded entity mfrEntityPinkSlime as MineFactoryReloaded.mfrEntityPinkSlime
2013-07-09 03:56:38 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodRubber, id=3122 meta=0
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded] Sent event FMLInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:39 [FINEST] [ElectricExpansion] Sending event FMLInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:39 [iNFO] [ElectricExpansion] Initializing ElectricExpansion v.2.3.0.51
2013-07-09 03:56:39 [iNFO] [ElectricExpansion] Failed to detect ICBM|Contraption
2013-07-09 03:56:39 [iNFO] [ElectricExpansion] Using Electric Expansion's items instead.
2013-07-09 03:56:39 [iNFO] [ElectricExpansion] Loaded 3 Official and 0 unofficial languages
2013-07-09 03:56:39 [FINEST] [ElectricExpansion] Successfully toggled Voltage Sensitivity!
2013-07-09 03:56:39 [FINEST] [ElectricExpansion] Sent event FMLInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:39 [FINEST] [EnderStorage] Sending event FMLInitializationEvent to mod EnderStorage
2013-07-09 03:56:39 [FINEST] [EnderStorage] Sent event FMLInitializationEvent to mod EnderStorage
2013-07-09 03:56:39 [FINEST] [iCBM|Sentry] Sending event FMLInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:39 [FINEST] [iCBM|Sentry] Sent event FMLInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:39 [FINEST] [iCBM|Explosion] Sending event FMLInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:39 [FINEST] [iCBM|Explosion] Sent event FMLInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:39 [FINEST] [Mekanism] Sending event FMLInitializationEvent to mod Mekanism
2013-07-09 03:56:39 [iNFO] [sTDOUT] [Mekanism] Version 5.5.6 initializing...
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemElectricBow(11456) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemStopwatch(11458) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemWeatherOrb(11459) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemDust(11204) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemIngot(11205) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemEnergized(11462) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMachineUpgrade(11463) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMachineUpgrade(11464) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemRobit(11465) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemAtomicDisassembler(11466) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11467) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11468) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemStorageTank(11469) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11470) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11471) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11472) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemPortableTeleporter(11473) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11474) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemClump(11219) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemDirtyDust(11220) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemConfigurator(11477) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemEnergyMeter(11478) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2041) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2036) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2038) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockBasic(2035) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockMachine(2040) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockOre(2042) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockEnergyCube(2037) owned by Mekanism
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemBlockTransmitter(2043) owned by Mekanism
2013-07-09 03:56:39 [FINE] [ForgeModLoader] Skipping automatic mod Mekanism entity registration for already registered class mekanism.common.EntityObsidianTNT
2013-07-09 03:56:39 [FINE] [ForgeModLoader] Skipping automatic mod Mekanism entity registration for already registered class mekanism.common.EntityRobit
2013-07-09 03:56:39 [iNFO] [sTDOUT] [Mekanism] Render registrations complete.
2013-07-09 03:56:39 [iNFO] [sTDOUT] [Mekanism] Loading complete.
2013-07-09 03:56:39 [FINEST] [Mekanism] Sent event FMLInitializationEvent to mod Mekanism
2013-07-09 03:56:39 [FINEST] [MekanismGenerators] Sending event FMLInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:39 [iNFO] [sTDOUT] [MekanismGenerators] Render registrations complete.
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.generators.common.ItemBlockGenerator(2039) owned by MekanismGenerators
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11556) owned by MekanismGenerators
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11557) owned by MekanismGenerators
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.common.ItemMekanism(11558) owned by MekanismGenerators
2013-07-09 03:56:39 [FINEST] [MekanismGenerators] Sent event FMLInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:39 [FINEST] [MekanismTools] Sending event FMLInitializationEvent to mod MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11656) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11657) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11658) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11659) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11660) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11661) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11662) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11663) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11664) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11665) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11666) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11667) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11668) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11669) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11670) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11671) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11672) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11673) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11674) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11675) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11676) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11677) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11678) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11679) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11680) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11681) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11682) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11683) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11684) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11685) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11686) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11687) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11688) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11689) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11690) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11691) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11692) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11693) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11694) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11695) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11696) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11697) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11698) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11699) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11700) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11701) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11702) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11703) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11704) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11705) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11706) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11707) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11708) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11709) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11710) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPaxel(11711) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismPickaxe(11712) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismAxe(11713) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismShovel(11714) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismHoe(11715) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismSword(11716) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11717) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11718) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11719) owned by MekanismTools
2013-07-09 03:56:39 [FINE] [fml.ItemTracker] Adding item mekanism.tools.common.ItemMekanismArmor(11720) owned by MekanismTools
2013-07-09 03:56:39 [FINEST] [MekanismTools] Sent event FMLInitializationEvent to mod MekanismTools
2013-07-09 03:56:39 [FINEST] [MFFS] Sending event FMLInitializationEvent to mod MFFS
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: ingotSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: dustSteel already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: ingotCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: oreCopper already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: copperWire already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Basic Components: wrench already exists in Ore Dictionary, using the ore instead.
2013-07-09 03:56:39 [FINE] [Modular Force Field System] Language(s) Loaded: 6
2013-07-09 03:56:39 [FINEST] [MFFS] Sent event FMLInitializationEvent to mod MFFS
2013-07-09 03:56:39 [FINEST] [minechem] Sending event FMLInitializationEvent to mod minechem
2013-07-09 03:56:39 [iNFO] [sTDOUT] [MineChem] INIT PASSED
2013-07-09 03:56:39 [FINEST] [minechem] Sent event FMLInitializationEvent to mod minechem
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] Applied Energistics missing - MFR Applied Energistics Compat not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] Atum missing - MFR Atum Compat not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] BackTools missing - MFR BackTools Compat not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:39 [iNFO] [ForgeModLoader] Chococraft is not available; MFR Chococraft Compat not loaded
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] ExtraBiomesXL missing - MFR ExtraBiomesXL Compat not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] IC2 missing - MFR IC2 Compat not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:39 [WARNING] [ForgeModLoader] Magical Crops missing - MFR Compat: Magical Crops not loading
2013-07-09 03:56:39 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:39 [FINEST] [Mystcraft] Sending event FMLInitializationEvent to mod Mystcraft
2013-07-09 03:56:39 [FINE] [ForgeModLoader] Skipping automatic mod Mystcraft entity registration for already registered class com.xcompwiz.mystcraft.entity.EntityLinkbook
2013-07-09 03:56:39 [FINE] [ForgeModLoader] Skipping automatic mod Mystcraft entity registration for already registered class com.xcompwiz.mystcraft.entity.EntityFallingBlock
2013-07-09 03:56:39 [FINEST] [ForgeModLoader] Automatically registered mod Mystcraft entity Meteor as Mystcraft.Meteor
2013-07-09 03:56:40 [iNFO] [sTDOUT] [Mekanism] Successfully retrieved data from server.
2013-07-09 03:56:40 [iNFO] [ForgeModLoader] [Mystcraft] Adding Entity Renderers
2013-07-09 03:56:40 [FINEST] [Mystcraft] Sent event FMLInitializationEvent to mod Mystcraft
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] Pam's HC base missing - MFR Pam HC Compat not loading
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] Pam's Weee! Flowers missing - MFR Pam Weee! Flowers Compat not loading
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] RedPowerWorld missing - MFR RedPower2 Compat not loading
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] SoulShards missing - MFR SoulShards Compat not loading
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] Sufficient Biomes missing - MFR Sufficient Biomes Compat not loading
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:40 [FINEST] [Thaumcraft] Sending event FMLInitializationEvent to mod Thaumcraft
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntitySpecialItem
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntityFollowingItem
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemClay
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemClayAdvanced
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemWood
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemTallow
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStraw
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemIronGuardian
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStone
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStoneAdvanced
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityBrainyZombie
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityAlumentum
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityWisp
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityFireBat
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityFrostShard
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityDart
2013-07-09 03:56:40 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemTallowAdvanced
2013-07-09 03:56:40 [FINEST] [Thaumcraft] Sent event FMLInitializationEvent to mod Thaumcraft
2013-07-09 03:56:40 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:40 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:40 [FINEST] [ThermalExpansion] Sending event FMLInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:40 [FINEST] [ThermalExpansion] Sent event FMLInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:40 [WARNING] [ForgeModLoader] Twilight Forest missing - MFR Twilight Forest Compat not loading
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:40 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:41 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:41 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:41 [WARNING] [ForgeModLoader] XyCraft missing - MFR Xycraft Compat not loading
2013-07-09 03:56:41 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:41 [FINEST] [mmmPowersuits] Sending event FMLInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorHelmet(25027) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorChestplate(25028) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorLeggings(25029) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorBoots(25030) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerFist(25031) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2477) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2478) owned by mmmPowersuits
2013-07-09 03:56:41 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemComponent(25026) owned by mmmPowersuits
2013-07-09 03:56:41 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entityPlasmaBolt as mmmPowersuits.entityPlasmaBolt
2013-07-09 03:56:41 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entitySpinningBlade as mmmPowersuits.entitySpinningBlade
2013-07-09 03:56:41 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entityLuxCapacitor as mmmPowersuits.entityLuxCapacitor
2013-07-09 03:56:42 [FINEST] [mmmPowersuits] Sent event FMLInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:42 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:42 [FINE] [ForgeModLoader] MineFactoryReloaded detected. Registering Natura trees/plants/crops with MFR's Farming Registry.
2013-07-09 03:56:42 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:42 [FINEST] [Railcraft] Sending event FMLInitializationEvent to mod Railcraft
2013-07-09 03:56:42 [FINE] [Railcraft] Init Phase
2013-07-09 03:56:42 [FINER] [Railcraft] Init-First Start: ModuleCore
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbar(7812) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbarReinforced(7813) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemMagnifyingGlass(7814) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelSword(7820) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelShovel(7819) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelPickaxe(7818) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelAxe(7816) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelHoe(7817) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7759) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7761) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7760) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7758) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemOveralls(7757) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemNugget(7794) owned by Railcraft
2013-07-09 03:56:42 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemIngot(7785) owned by Railcraft
2013-07-09 03:56:43 [iNFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 328 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(328) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.basic as Railcraft.railcraft.cart.basic
2013-07-09 03:56:43 [iNFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 342 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(342) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.chest as Railcraft.railcraft.cart.chest
2013-07-09 03:56:43 [iNFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 343 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(343) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.furnace as Railcraft.railcraft.cart.furnace
2013-07-09 03:56:43 [iNFO] [fml.ItemTracker] The mod Railcraft is overwriting existing item at 407 (net.minecraft.item.ItemMinecart from Minecraft) with mods.railcraft.common.carts.ItemCartVanilla
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(407) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt as Railcraft.railcraft.cart.tnt
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRail(7798) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTie(7802) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7787) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7786) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7788) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7792) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7791) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7789) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7800) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailbed(7799) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleCore
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleFactory
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(451) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.cube.ItemCube(457) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7783) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [Railcraft] Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 263, 0
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemPlate(7797) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemDust(7782) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=457 meta=2
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleFactory
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleExtras
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.tracks.ItemTrack(454) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(455) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt.wood as Railcraft.railcraft.cart.tnt.wood
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7778) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.work as Railcraft.railcraft.cart.work
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7781) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleExtras
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTrack
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTrack
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTracksHighSpeed
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTracksHighSpeed
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTracksWood
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTracksWood
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTracksReinforced
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTracksReinforced
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleSignals
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignal(456) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalBlockSurveyor(7821) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalTuner(7815) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCircuit(7795) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7801) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleSignals
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleStructures
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPost(459) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPostMetal(460) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(461) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(463) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.stairs.ItemStair(464) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.slab.ItemSlab(465) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(467) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(466) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(469) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(472) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(471) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(470) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.brick.ItemBrick(468) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleStructures
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleAutomation
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.detector.ItemDetector(450) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(453) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.bore as Railcraft.railcraft.cart.bore
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemTunnelBore(7769) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadDiamond(7809) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadSteel(7811) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadIron(7810) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.track.relayer as Railcraft.railcraft.cart.track.relayer
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7779) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.undercutter as Railcraft.railcraft.cart.undercutter
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7780) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleAutomation
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTransport
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(452) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tank as Railcraft.railcraft.cart.tank
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7776) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTransport
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleForestry
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7764) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7765) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7762) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7763) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleForestry
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleEnergy
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemGear(7796) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7805) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7804) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7803) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleEnergy
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleWorld
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.ore.ItemOre(458) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=458 meta=0
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=458 meta=1
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=458 meta=2
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, id=458 meta=3
2013-07-09 03:56:43 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, id=458 meta=4
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(462) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleWorld
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleChunkLoading
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor as Railcraft.railcraft.cart.anchor
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7766) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.personal as Railcraft.railcraft.cart.anchor.personal
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7768) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.admin as Railcraft.railcraft.cart.anchor.admin
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7767) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleChunkLoading
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleSeasonal
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.pumpkin as Railcraft.railcraft.cart.pumpkin
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7775) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.gift as Railcraft.railcraft.cart.gift
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7773) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleSeasonal
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleTrain
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleTrain
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleLocomotives
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemWhistleTuner(7822) owned by Railcraft
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.loco.steam as Railcraft.railcraft.cart.loco.steam
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemLocomotive(7774) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleLocomotives
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Start: ModuleRouting
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRoutingTable(7806) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTicketGold(7808) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTicket(7807) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-First Complete: ModuleRouting
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Start: ModuleCore
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemGoggles(7756) owned by Railcraft
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(473) owned by Railcraft
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Complete: ModuleCore
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Start: ModuleFactory
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Complete: ModuleFactory
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Start: ModuleStructures
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Complete: ModuleStructures
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Start: ModuleAutomation
2013-07-09 03:56:43 [FINER] [Railcraft] Init-Second Complete: ModuleAutomation
2013-07-09 03:56:43 [FINEST] [Railcraft] Sent event FMLInitializationEvent to mod Railcraft
2013-07-09 03:56:43 [FINEST] [PowerConverters] Sending event FMLInitializationEvent to mod PowerConverters
2013-07-09 03:56:43 [FINEST] [PowerConverters] Sent event FMLInitializationEvent to mod PowerConverters
2013-07-09 03:56:43 [FINEST] [sAP_Man] Sending event FMLInitializationEvent to mod SAP_Man
2013-07-09 03:56:43 [FINEST] [sAP_Man] Sent event FMLInitializationEvent to mod SAP_Man
2013-07-09 03:56:43 [FINEST] [TStormFix] Sending event FMLInitializationEvent to mod TStormFix
2013-07-09 03:56:43 [FINEST] [TStormFix] Sent event FMLInitializationEvent to mod TStormFix
2013-07-09 03:56:43 [FINEST] [secretroomsmod] Sending event FMLInitializationEvent to mod secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item com.github.AbrarSyed.secretroomsmod.items.ItemCamoDoor(4362) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item com.github.AbrarSyed.secretroomsmod.items.ItemCamoDoor(4107) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item com.github.AbrarSyed.secretroomsmod.items.ItemCamoPaste(4108) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3019) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3017) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3004) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3003) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3014) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2759) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3005) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3016) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3006) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3012) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item com.github.AbrarSyed.secretroomsmod.items.ItemBlockCamoButton(3000) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3008) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3009) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3011) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3010) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3013) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3001) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3002) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3007) owned by secretroomsmod
2013-07-09 03:56:43 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3018) owned by secretroomsmod
2013-07-09 03:56:43 [FINEST] [secretroomsmod] Sent event FMLInitializationEvent to mod secretroomsmod
2013-07-09 03:56:43 [FINEST] [awger_SmallBoat] Sending event FMLInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_SmallBoat entity EntitySmallBoat as awger_SmallBoat.EntitySmallBoat
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_SmallBoat entity EntityBoatPart as awger_SmallBoat.EntityBoatPart
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_SmallBoat entity EntityBoatChest as awger_SmallBoat.EntityBoatChest
2013-07-09 03:56:43 [FINEST] [awger_SmallBoat] Sent event FMLInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:43 [FINEST] [awger_Punt] Sending event FMLInitializationEvent to mod awger_Punt
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_Punt entity EntityPunt as awger_Punt.EntityPunt
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] ModelPunt()
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] RenderPuntParts()
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] ModelMast()
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] ModelSail()
2013-07-09 03:56:43 [FINEST] [awger_Punt] Sent event FMLInitializationEvent to mod awger_Punt
2013-07-09 03:56:43 [FINEST] [awger_Whitehall] Sending event FMLInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_Whitehall entity EntityWhitehall as awger_Whitehall.EntityWhitehall
2013-07-09 03:56:43 [FINEST] [awger_Whitehall] Sent event FMLInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:43 [FINEST] [awger_Hoy] Sending event FMLInitializationEvent to mod awger_Hoy
2013-07-09 03:56:43 [FINEST] [ForgeModLoader] Automatically registered mod awger_Hoy entity EntityHoy as awger_Hoy.EntityHoy
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** created 38 boxes (12 extra)
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** ModelPoopDeck created 3 boxes (29 extra)
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** ModelAftCabinDoor created 0 boxes (32 extra)
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** ModelDeckFiller created 10 boxes (22 extra)
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** ModelRudder created 7 boxes (25 extra)
2013-07-09 03:56:43 [iNFO] [ForgeModLoader] 	** ModelCordage created -1 boxes (33 extra)
2013-07-09 03:56:43 [FINEST] [awger_Hoy] Sent event FMLInitializationEvent to mod awger_Hoy
2013-07-09 03:56:43 [FINEST] [stevesCarts] Sending event FMLInitializationEvent to mod StevesCarts
2013-07-09 03:56:44 [FINEST] [stevesCarts] Sent event FMLInitializationEvent to mod StevesCarts
2013-07-09 03:56:44 [FINEST] [TC] Sending event FMLInitializationEvent to mod TC
2013-07-09 03:56:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=251 meta=0
2013-07-09 03:56:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oilsandsOre, id=251 meta=1
2013-07-09 03:56:44 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: petroleumOre, id=251 meta=2
2013-07-09 03:56:44 [FINEST] [TC] Sent event FMLInitializationEvent to mod TC
2013-07-09 03:56:44 [FINEST] [mod_ZanMinimap] Sending event FMLInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:44 [iNFO] [sTDOUT] Adding recipe for ingotSteelAdding recipe for blockSteelAdding recipe for oreCopperAdding recipe for ingotCopperAdding recipe for ingotSteelgot translate table
2013-07-09 03:56:44 [FINEST] [mod_ZanMinimap] Sent event FMLInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:44 [FINEST] [OmniTools] Sending event FMLInitializationEvent to mod OmniTools
2013-07-09 03:56:44 [FINE] [fml.ItemTracker] Adding item omnitools.block.ItemBlockPlinth(3020) owned by OmniTools
2013-07-09 03:56:44 [FINE] [fml.ItemTracker] Adding item omnitools.item.ItemWrench(31981) owned by OmniTools
2013-07-09 03:56:44 [FINE] [fml.ItemTracker] Adding item omnitools.item.ItemArtifact(31980) owned by OmniTools
2013-07-09 03:56:44 [FINEST] [OmniTools] Sent event FMLInitializationEvent to mod OmniTools
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
2013-07-09 03:56:44 [FINEST] [mcp] Sending event IMCEvent to mod mcp
2013-07-09 03:56:44 [FINEST] [mcp] Sent event IMCEvent to mod mcp
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
2013-07-09 03:56:44 [FINEST] [FML] Sending event IMCEvent to mod FML
2013-07-09 03:56:44 [FINEST] [FML] Sent event IMCEvent to mod FML
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
2013-07-09 03:56:44 [FINEST] [Forge] Sending event IMCEvent to mod Forge
2013-07-09 03:56:44 [FINEST] [Forge] Sent event IMCEvent to mod Forge
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CodeChickenCore
2013-07-09 03:56:44 [FINEST] [CodeChickenCore] Sending event IMCEvent to mod CodeChickenCore
2013-07-09 03:56:44 [FINEST] [CodeChickenCore] Sent event IMCEvent to mod CodeChickenCore
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHFramework
2013-07-09 03:56:44 [FINEST] [CoFHFramework] Sending event IMCEvent to mod CoFHFramework
2013-07-09 03:56:44 [FINEST] [CoFHFramework] Sent event IMCEvent to mod CoFHFramework
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NotEnoughItems
2013-07-09 03:56:44 [FINEST] [NotEnoughItems] Sending event IMCEvent to mod NotEnoughItems
2013-07-09 03:56:44 [FINEST] [NotEnoughItems] Sent event IMCEvent to mod NotEnoughItems
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowerCrystalsCore
2013-07-09 03:56:44 [FINEST] [PowerCrystalsCore] Sending event IMCEvent to mod PowerCrystalsCore
2013-07-09 03:56:44 [FINEST] [PowerCrystalsCore] Sent event IMCEvent to mod PowerCrystalsCore
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHCore
2013-07-09 03:56:44 [FINEST] [CoFHCore] Sending event IMCEvent to mod CoFHCore
2013-07-09 03:56:44 [FINEST] [CoFHCore] Sent event IMCEvent to mod CoFHCore
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHWorld
2013-07-09 03:56:44 [FINEST] [CoFHWorld] Sending event IMCEvent to mod CoFHWorld
2013-07-09 03:56:44 [FINEST] [CoFHWorld] Sent event IMCEvent to mod CoFHWorld
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod GalacticraftCore
2013-07-09 03:56:44 [FINEST] [GalacticraftCore] Sending event IMCEvent to mod GalacticraftCore
2013-07-09 03:56:44 [FINEST] [GalacticraftCore] Sent event IMCEvent to mod GalacticraftCore
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod GuiAPI
2013-07-09 03:56:44 [FINEST] [GuiAPI] Sending event IMCEvent to mod GuiAPI
2013-07-09 03:56:44 [FINEST] [GuiAPI] Sent event IMCEvent to mod GuiAPI
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod cfm
2013-07-09 03:56:44 [FINEST] [cfm] Sending event IMCEvent to mod cfm
2013-07-09 03:56:44 [FINEST] [cfm] Sent event IMCEvent to mod cfm
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ArsMagica
2013-07-09 03:56:44 [FINEST] [ArsMagica] Sending event IMCEvent to mod ArsMagica
2013-07-09 03:56:44 [FINEST] [ArsMagica] Sent event IMCEvent to mod ArsMagica
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AssemblyLine
2013-07-09 03:56:44 [FINEST] [AssemblyLine] Sending event IMCEvent to mod AssemblyLine
2013-07-09 03:56:44 [FINEST] [AssemblyLine] Sent event IMCEvent to mod AssemblyLine
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AtomicScience
2013-07-09 03:56:44 [FINEST] [AtomicScience] Sending event IMCEvent to mod AtomicScience
2013-07-09 03:56:44 [FINEST] [AtomicScience] Sent event IMCEvent to mod AtomicScience
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BiblioCraft
2013-07-09 03:56:44 [FINEST] [biblioCraft] Sending event IMCEvent to mod BiblioCraft
2013-07-09 03:56:44 [FINEST] [biblioCraft] Sent event IMCEvent to mod BiblioCraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Natura
2013-07-09 03:56:44 [FINEST] [Natura] Sending event IMCEvent to mod Natura
2013-07-09 03:56:44 [FINEST] [Natura] Sent event IMCEvent to mod Natura
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BiomesOPlenty
2013-07-09 03:56:44 [FINEST] [biomesOPlenty] Sending event IMCEvent to mod BiomesOPlenty
2013-07-09 03:56:44 [FINEST] [biomesOPlenty] Sent event IMCEvent to mod BiomesOPlenty
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event IMCEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event IMCEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 149 IMC messages to mod Forestry
2013-07-09 03:56:44 [FINEST] [Forestry] Sending event IMCEvent to mod Forestry
2013-07-09 03:56:44 [iNFO] [Forestry] Received an invalid 'add-farmable-crop' request '[email protected]@12659.1.3260.8' from mod Natura.
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7794:0) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7794:1) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7785:0) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (457:0) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (457:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (457:6) to digger's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7782:0) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7782:1) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7782:2) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (7782:3) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (459:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (459:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (459:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:5) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:6) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:7) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460: to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:9) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:10) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:11) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:12) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:13) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:14) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (460:15) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:5) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:6) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:7) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461: to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:9) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:10) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:11) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:12) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:13) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:14) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:15) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (461:16) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:5) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:6) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463:7) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (463: to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:5) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:6) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:7) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464: to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:9) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:10) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:11) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:12) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:13) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:14) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:15) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:16) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:17) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:18) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:19) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:20) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:21) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:22) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:23) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:24) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:25) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (464:26) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:5) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:6) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:7) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465: to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:9) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:10) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:11) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:12) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:13) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:14) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:15) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:16) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:17) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:18) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:19) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:20) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:21) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:22) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:23) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:24) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:25) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (465:26) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (467:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (467:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (467:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (467:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (467:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (466:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (466:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (466:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (466:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (466:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (469:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (469:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (469:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (469:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (469:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (472:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (472:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (472:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (472:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (472:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (471:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (471:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (471:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (471:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (471:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (470:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (470:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (470:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (470:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (470:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (468:0) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (468:1) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (468:2) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (468:3) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (468:4) to builder's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (458:0) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (458:1) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (458:2) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (458:3) to miner's Backpack
2013-07-09 03:56:44 [FINER] [ForgeModLoader] Adding block/item of (458:4) to miner's Backpack
2013-07-09 03:56:44 [FINEST] [Forestry] Sent event IMCEvent to mod Forestry
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BinnieCore
2013-07-09 03:56:44 [FINEST] [binnieCore] Sending event IMCEvent to mod BinnieCore
2013-07-09 03:56:44 [FINEST] [binnieCore] Sent event IMCEvent to mod BinnieCore
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ExtraBees
2013-07-09 03:56:44 [FINEST] [ExtraBees] Sending event IMCEvent to mod ExtraBees
2013-07-09 03:56:44 [FINEST] [ExtraBees] Sent event IMCEvent to mod ExtraBees
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ExtraTrees
2013-07-09 03:56:44 [FINEST] [ExtraTrees] Sending event IMCEvent to mod ExtraTrees
2013-07-09 03:56:44 [FINEST] [ExtraTrees] Sent event IMCEvent to mod ExtraTrees
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Biotech
2013-07-09 03:56:44 [FINEST] [biotech] Sending event IMCEvent to mod Biotech
2013-07-09 03:56:44 [FINEST] [biotech] Sent event IMCEvent to mod Biotech
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Core
2013-07-09 03:56:44 [FINEST] [buildCraft|Core] Sending event IMCEvent to mod BuildCraft|Core
2013-07-09 03:56:44 [FINEST] [buildCraft|Core] Sent event IMCEvent to mod BuildCraft|Core
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Builders
2013-07-09 03:56:44 [FINEST] [buildCraft|Builders] Sending event IMCEvent to mod BuildCraft|Builders
2013-07-09 03:56:44 [FINEST] [buildCraft|Builders] Sent event IMCEvent to mod BuildCraft|Builders
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Energy
2013-07-09 03:56:44 [FINEST] [buildCraft|Energy] Sending event IMCEvent to mod BuildCraft|Energy
2013-07-09 03:56:44 [FINEST] [buildCraft|Energy] Sent event IMCEvent to mod BuildCraft|Energy
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Factory
2013-07-09 03:56:44 [FINEST] [buildCraft|Factory] Sending event IMCEvent to mod BuildCraft|Factory
2013-07-09 03:56:44 [FINEST] [buildCraft|Factory] Sent event IMCEvent to mod BuildCraft|Factory
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 196 IMC messages to mod BuildCraft|Transport
2013-07-09 03:56:44 [FINEST] [buildCraft|Transport] Sending event IMCEvent to mod BuildCraft|Transport
2013-07-09 03:56:44 [FINEST] [buildCraft|Transport] Sent event IMCEvent to mod BuildCraft|Transport
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Silicon
2013-07-09 03:56:44 [FINEST] [buildCraft|Silicon] Sending event IMCEvent to mod BuildCraft|Silicon
2013-07-09 03:56:44 [FINEST] [buildCraft|Silicon] Sent event IMCEvent to mod BuildCraft|Silicon
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ChickenChunks
2013-07-09 03:56:44 [FINEST] [ChickenChunks] Sending event IMCEvent to mod ChickenChunks
2013-07-09 03:56:44 [FINEST] [ChickenChunks] Sent event IMCEvent to mod ChickenChunks
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ComplexMachines
2013-07-09 03:56:44 [FINEST] [ComplexMachines] Sending event IMCEvent to mod ComplexMachines
2013-07-09 03:56:44 [FINEST] [ComplexMachines] Sent event IMCEvent to mod ComplexMachines
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ClaySoldiersMod
2013-07-09 03:56:44 [FINEST] [ClaySoldiersMod] Sending event IMCEvent to mod ClaySoldiersMod
2013-07-09 03:56:44 [FINEST] [ClaySoldiersMod] Sent event IMCEvent to mod ClaySoldiersMod
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CustomSpawner
2013-07-09 03:56:44 [FINEST] [CustomSpawner] Sending event IMCEvent to mod CustomSpawner
2013-07-09 03:56:44 [FINEST] [CustomSpawner] Sent event IMCEvent to mod CustomSpawner
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DimDoors
2013-07-09 03:56:44 [FINEST] [DimDoors] Sending event IMCEvent to mod DimDoors
2013-07-09 03:56:44 [FINEST] [DimDoors] Sent event IMCEvent to mod DimDoors
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MagicCarpet
2013-07-09 03:56:44 [FINEST] [MagicCarpet] Sending event IMCEvent to mod MagicCarpet
2013-07-09 03:56:44 [FINEST] [MagicCarpet] Sent event IMCEvent to mod MagicCarpet
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MoCreatures
2013-07-09 03:56:44 [FINEST] [MoCreatures] Sending event IMCEvent to mod MoCreatures
2013-07-09 03:56:44 [FINEST] [MoCreatures] Sent event IMCEvent to mod MoCreatures
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DustMod
2013-07-09 03:56:44 [FINEST] [DustMod] Sending event IMCEvent to mod DustMod
2013-07-09 03:56:44 [FINEST] [DustMod] Sent event IMCEvent to mod DustMod
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DustModDefaults
2013-07-09 03:56:44 [FINEST] [DustModDefaults] Sending event IMCEvent to mod DustModDefaults
2013-07-09 03:56:44 [FINEST] [DustModDefaults] Sent event IMCEvent to mod DustModDefaults
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod DustDeco
2013-07-09 03:56:44 [FINEST] [DustDeco] Sending event IMCEvent to mod DustDeco
2013-07-09 03:56:44 [FINEST] [DustDeco] Sent event IMCEvent to mod DustDeco
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ICBM|Contraption
2013-07-09 03:56:44 [FINEST] [iCBM|Contraption] Sending event IMCEvent to mod ICBM|Contraption
2013-07-09 03:56:44 [FINEST] [iCBM|Contraption] Sent event IMCEvent to mod ICBM|Contraption
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded] Sending event IMCEvent to mod MineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded] Sent event IMCEvent to mod MineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ElectricExpansion
2013-07-09 03:56:44 [FINEST] [ElectricExpansion] Sending event IMCEvent to mod ElectricExpansion
2013-07-09 03:56:44 [FINEST] [ElectricExpansion] Sent event IMCEvent to mod ElectricExpansion
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod EnderStorage
2013-07-09 03:56:44 [FINEST] [EnderStorage] Sending event IMCEvent to mod EnderStorage
2013-07-09 03:56:44 [FINEST] [EnderStorage] Sent event IMCEvent to mod EnderStorage
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ICBM|Sentry
2013-07-09 03:56:44 [FINEST] [iCBM|Sentry] Sending event IMCEvent to mod ICBM|Sentry
2013-07-09 03:56:44 [FINEST] [iCBM|Sentry] Sent event IMCEvent to mod ICBM|Sentry
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ICBM|Explosion
2013-07-09 03:56:44 [FINEST] [iCBM|Explosion] Sending event IMCEvent to mod ICBM|Explosion
2013-07-09 03:56:44 [FINEST] [iCBM|Explosion] Sent event IMCEvent to mod ICBM|Explosion
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Mekanism
2013-07-09 03:56:44 [FINEST] [Mekanism] Sending event IMCEvent to mod Mekanism
2013-07-09 03:56:44 [FINEST] [Mekanism] Sent event IMCEvent to mod Mekanism
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MekanismGenerators
2013-07-09 03:56:44 [FINEST] [MekanismGenerators] Sending event IMCEvent to mod MekanismGenerators
2013-07-09 03:56:44 [FINEST] [MekanismGenerators] Sent event IMCEvent to mod MekanismGenerators
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MekanismTools
2013-07-09 03:56:44 [FINEST] [MekanismTools] Sending event IMCEvent to mod MekanismTools
2013-07-09 03:56:44 [FINEST] [MekanismTools] Sent event IMCEvent to mod MekanismTools
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MFFS
2013-07-09 03:56:44 [FINEST] [MFFS] Sending event IMCEvent to mod MFFS
2013-07-09 03:56:44 [FINEST] [MFFS] Sent event IMCEvent to mod MFFS
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod minechem
2013-07-09 03:56:44 [FINEST] [minechem] Sending event IMCEvent to mod minechem
2013-07-09 03:56:44 [FINEST] [minechem] Sent event IMCEvent to mod minechem
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event IMCEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event IMCEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event IMCEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event IMCEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event IMCEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event IMCEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event IMCEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event IMCEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event IMCEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event IMCEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event IMCEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event IMCEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event IMCEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event IMCEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event IMCEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event IMCEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event IMCEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event IMCEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Mystcraft
2013-07-09 03:56:44 [FINEST] [Mystcraft] Sending event IMCEvent to mod Mystcraft
2013-07-09 03:56:44 [FINEST] [Mystcraft] Sent event IMCEvent to mod Mystcraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event IMCEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event IMCEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatPams] Sending event IMCEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatPams] Sent event IMCEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event IMCEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event IMCEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event IMCEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event IMCEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event IMCEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event IMCEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 9 IMC messages to mod Thaumcraft
2013-07-09 03:56:44 [FINEST] [Thaumcraft] Sending event IMCEvent to mod Thaumcraft
2013-07-09 03:56:44 [FINEST] [Thaumcraft] Sent event IMCEvent to mod Thaumcraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:44 [FINEST] [MFReloaded|CompatThaumcraft] Sending event IMCEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:44 [FINEST] [MFReloaded|CompatThaumcraft] Sent event IMCEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ThermalExpansion
2013-07-09 03:56:44 [FINEST] [ThermalExpansion] Sending event IMCEvent to mod ThermalExpansion
2013-07-09 03:56:44 [FINEST] [ThermalExpansion] Sent event IMCEvent to mod ThermalExpansion
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event IMCEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event IMCEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event IMCEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event IMCEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event IMCEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event IMCEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event IMCEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:44 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event IMCEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mmmPowersuits
2013-07-09 03:56:44 [FINEST] [mmmPowersuits] Sending event IMCEvent to mod mmmPowersuits
2013-07-09 03:56:44 [FINEST] [mmmPowersuits] Sent event IMCEvent to mod mmmPowersuits
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event IMCEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event IMCEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 1 IMC messages to mod Railcraft
2013-07-09 03:56:44 [FINEST] [Railcraft] Sending event IMCEvent to mod Railcraft
2013-07-09 03:56:44 [iNFO] [Railcraft] Mod Forestry registered ethanol@32000 as a valid liquid Boiler fuel
2013-07-09 03:56:44 [FINEST] [Railcraft] Sent event IMCEvent to mod Railcraft
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowerConverters
2013-07-09 03:56:44 [FINEST] [PowerConverters] Sending event IMCEvent to mod PowerConverters
2013-07-09 03:56:44 [FINEST] [PowerConverters] Sent event IMCEvent to mod PowerConverters
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod SAP_Man
2013-07-09 03:56:44 [FINEST] [sAP_Man] Sending event IMCEvent to mod SAP_Man
2013-07-09 03:56:44 [FINEST] [sAP_Man] Sent event IMCEvent to mod SAP_Man
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TStormFix
2013-07-09 03:56:44 [FINEST] [TStormFix] Sending event IMCEvent to mod TStormFix
2013-07-09 03:56:44 [FINEST] [TStormFix] Sent event IMCEvent to mod TStormFix
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod secretroomsmod
2013-07-09 03:56:44 [FINEST] [secretroomsmod] Sending event IMCEvent to mod secretroomsmod
2013-07-09 03:56:44 [FINEST] [secretroomsmod] Sent event IMCEvent to mod secretroomsmod
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_SmallBoat
2013-07-09 03:56:44 [FINEST] [awger_SmallBoat] Sending event IMCEvent to mod awger_SmallBoat
2013-07-09 03:56:44 [FINEST] [awger_SmallBoat] Sent event IMCEvent to mod awger_SmallBoat
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_Punt
2013-07-09 03:56:44 [FINEST] [awger_Punt] Sending event IMCEvent to mod awger_Punt
2013-07-09 03:56:44 [FINEST] [awger_Punt] Sent event IMCEvent to mod awger_Punt
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_Whitehall
2013-07-09 03:56:44 [FINEST] [awger_Whitehall] Sending event IMCEvent to mod awger_Whitehall
2013-07-09 03:56:44 [FINEST] [awger_Whitehall] Sent event IMCEvent to mod awger_Whitehall
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod awger_Hoy
2013-07-09 03:56:44 [FINEST] [awger_Hoy] Sending event IMCEvent to mod awger_Hoy
2013-07-09 03:56:44 [FINEST] [awger_Hoy] Sent event IMCEvent to mod awger_Hoy
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod StevesCarts
2013-07-09 03:56:44 [FINEST] [stevesCarts] Sending event IMCEvent to mod StevesCarts
2013-07-09 03:56:44 [FINEST] [stevesCarts] Sent event IMCEvent to mod StevesCarts
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TC
2013-07-09 03:56:44 [FINEST] [TC] Sending event IMCEvent to mod TC
2013-07-09 03:56:44 [FINEST] [TC] Sent event IMCEvent to mod TC
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_ZanMinimap
2013-07-09 03:56:44 [FINEST] [mod_ZanMinimap] Sending event IMCEvent to mod mod_ZanMinimap
2013-07-09 03:56:44 [FINEST] [mod_ZanMinimap] Sent event IMCEvent to mod mod_ZanMinimap
2013-07-09 03:56:44 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod OmniTools
2013-07-09 03:56:44 [FINEST] [OmniTools] Sending event IMCEvent to mod OmniTools
2013-07-09 03:56:44 [FINEST] [OmniTools] Sent event IMCEvent to mod OmniTools
2013-07-09 03:56:44 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp
2013-07-09 03:56:44 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp
2013-07-09 03:56:44 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML
2013-07-09 03:56:44 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML
2013-07-09 03:56:44 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge
2013-07-09 03:56:44 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge
2013-07-09 03:56:44 [FINEST] [CodeChickenCore] Sending event FMLPostInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:44 [FINEST] [CodeChickenCore] Sent event FMLPostInitializationEvent to mod CodeChickenCore
2013-07-09 03:56:44 [FINEST] [CoFHFramework] Sending event FMLPostInitializationEvent to mod CoFHFramework
2013-07-09 03:56:44 [FINEST] [CoFHFramework] Sent event FMLPostInitializationEvent to mod CoFHFramework
2013-07-09 03:56:44 [FINEST] [NotEnoughItems] Sending event FMLPostInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:44 [FINEST] [NotEnoughItems] Sent event FMLPostInitializationEvent to mod NotEnoughItems
2013-07-09 03:56:44 [FINEST] [PowerCrystalsCore] Sending event FMLPostInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:44 [FINEST] [PowerCrystalsCore] Sent event FMLPostInitializationEvent to mod PowerCrystalsCore
2013-07-09 03:56:44 [FINEST] [CoFHCore] Sending event FMLPostInitializationEvent to mod CoFHCore
2013-07-09 03:56:44 [FINEST] [CoFHCore] Sent event FMLPostInitializationEvent to mod CoFHCore
2013-07-09 03:56:44 [FINEST] [CoFHWorld] Sending event FMLPostInitializationEvent to mod CoFHWorld
2013-07-09 03:56:44 [FINEST] [CoFHWorld] Sent event FMLPostInitializationEvent to mod CoFHWorld
2013-07-09 03:56:44 [FINEST] [GalacticraftCore] Sending event FMLPostInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:45 [iNFO] [ForgeModLoader] While registering space station recipe, found 2 type(s) of ingotTin
2013-07-09 03:56:45 [iNFO] [ForgeModLoader] While registering space station recipe, found 1 type(s) of ingotInvar
2013-07-09 03:56:45 [iNFO] [ForgeModLoader] While registering space station recipe, found 3 type(s) of ingotCopper
2013-07-09 03:56:45 [FINEST] [GalacticraftCore] Sent event FMLPostInitializationEvent to mod GalacticraftCore
2013-07-09 03:56:45 [FINEST] [GuiAPI] Sending event FMLPostInitializationEvent to mod GuiAPI
2013-07-09 03:56:45 [FINEST] [GuiAPI] Sent event FMLPostInitializationEvent to mod GuiAPI
2013-07-09 03:56:45 [FINEST] [cfm] Sending event FMLPostInitializationEvent to mod cfm
2013-07-09 03:56:45 [FINEST] [cfm] Sent event FMLPostInitializationEvent to mod cfm
2013-07-09 03:56:45 [FINEST] [ArsMagica] Sending event FMLPostInitializationEvent to mod ArsMagica
2013-07-09 03:56:45 [iNFO] [ForgeModLoader] Ars Magica >> Initializing power lookups
2013-07-09 03:56:48 [iNFO] [ForgeModLoader] Ars Magica >> Power Lookups Completed.
2013-07-09 03:56:48 [FINEST] [ArsMagica] Sent event FMLPostInitializationEvent to mod ArsMagica
2013-07-09 03:56:48 [FINEST] [AssemblyLine] Sending event FMLPostInitializationEvent to mod AssemblyLine
2013-07-09 03:56:48 [FINEST] [AssemblyLine] Sent event FMLPostInitializationEvent to mod AssemblyLine
2013-07-09 03:56:48 [FINEST] [AtomicScience] Sending event FMLPostInitializationEvent to mod AtomicScience
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for electronicCircuit
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for advancedCircuit
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for iridiumPlate
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for energyCrystal
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for reBattery
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for batBox
2013-07-09 03:56:48 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: calclavia:BATTERY_BOX, id=2000 meta=4
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for wrench
2013-07-09 03:56:48 [sEVERE] [ForgeModLoader] Universal Recipes: Error Registering calclavia:WRENCH
2013-07-09 03:56:48 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: calclavia:WIRE, id=3080 meta=0
2013-07-09 03:56:48 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: calclavia:WIRE, id=2071 meta=0
2013-07-09 03:56:48 [iNFO] [sTDOUT] IC2 API: Call getItem failed for generator
2013-07-09 03:56:48 [FINE] [ForgeModLoader] Skipping automatic mod AtomicScience entity registration for already registered class atomicscience.fanwusu.EWuSu
2013-07-09 03:56:49 [FINEST] [AtomicScience] Sent event FMLPostInitializationEvent to mod AtomicScience
2013-07-09 03:56:49 [FINEST] [biblioCraft] Sending event FMLPostInitializationEvent to mod BiblioCraft
2013-07-09 03:56:49 [FINEST] [biblioCraft] Sent event FMLPostInitializationEvent to mod BiblioCraft
2013-07-09 03:56:49 [FINEST] [Natura] Sending event FMLPostInitializationEvent to mod Natura
2013-07-09 03:56:49 [FINEST] [ForgeModLoader] Automatically registered mod Natura entity Imp as Natura.Imp
2013-07-09 03:56:49 [FINEST] [ForgeModLoader] Automatically registered mod Natura entity FlameSpider as Natura.FlameSpider
2013-07-09 03:56:49 [FINEST] [ForgeModLoader] Automatically registered mod Natura entity NitroCreeper as Natura.NitroCreeper
2013-07-09 03:56:49 [FINEST] [ForgeModLoader] Automatically registered mod Natura entity FusewoodArrow as Natura.FusewoodArrow
2013-07-09 03:56:49 [FINEST] [ForgeModLoader] Automatically registered mod Natura entity FlameSpiderBaby as Natura.FlameSpiderBaby
2013-07-09 03:56:49 [FINEST] [Natura] Sent event FMLPostInitializationEvent to mod Natura
2013-07-09 03:56:49 [FINEST] [biomesOPlenty] Sending event FMLPostInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:49 [FINEST] [biomesOPlenty] Sent event FMLPostInitializationEvent to mod BiomesOPlenty
2013-07-09 03:56:49 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:49 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:49 [FINEST] [Forestry] Sending event FMLPostInitializationEvent to mod Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13784) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13785) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13786) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13787) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13788) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13783) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13789) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13801) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13802) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13803) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13804) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13805) owned by Forestry
2013-07-09 03:56:49 [FINER] [Forestry] Beekeeping mode read from config: NORMAL
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13756) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13757) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13758) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13759) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13760) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13761) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13762) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13763) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13764) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13765) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13766) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13767) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13768) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13769) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13770) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13771) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13772) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13773) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13774) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13775) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13776) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13777) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13778) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13779) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13780) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13781) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13782) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13790) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13791) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13792) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13793) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13794) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13795) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13796) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13797) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13798) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13799) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13800) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13806) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13807) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13808) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13809) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13810) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13811) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13812) owned by Forestry
2013-07-09 03:56:49 [FINE] [ForgeModLoader] Skipping automatic mod Forestry entity registration for already registered class forestry.lepidopterology.entities.EntityButterfly
2013-07-09 03:56:49 [FINER] [Forestry] Registered entity butterflyGE (class forestry.lepidopterology.entities.EntityButterfly) with id 89.
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.items.ItemDictionary(8793) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3025) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemLiquidDNA(8799) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.item.ItemApiaristMachine(3022) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.item.ItemGeneticMachine(3023) owned by Forestry
2013-07-09 03:56:49 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.item.ItemAdvancedGeneticMachine(3021) owned by Forestry
2013-07-09 03:56:49 [iNFO] [sTDOUT] Adding recipe for ingotIronAdding recipe for ingotGoldIC2 API: Call getItem failed for coalDust
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for resin
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for resin
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for resin
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for resin
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for uraniumDrop
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for clayDust
2013-07-09 03:56:49 [iNFO] [sTDOUT] IC2 API: Call getItem failed for coffeePowder
2013-07-09 03:56:49 [WARNING] [ForgeModLoader] Could not retrieve Forestry item identified by: sawdust
2013-07-09 03:56:49 [FINE] [Forestry] Using buildcraft.energy.PneumaticPowerFramework as framework.
2013-07-09 03:56:50 [iNFO] [Forestry] Skipping CraftGuide integration.
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14256) owned by Forestry
2013-07-09 03:56:50 [FINE] [ForgeModLoader] Trying to implement forestry hive fx...
2013-07-09 03:56:50 [FINE] [ForgeModLoader] Failed: forestry.apiculture.ProxyApiculture
2013-07-09 03:56:50 [WARNING] [ForgeModLoader] Couldn't find vanilla template - forestry.speciesFestive
2013-07-09 03:56:50 [iNFO] [extrabees] Added 111 species, out of a total of 127
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8816) owned by Forestry
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8817) owned by Forestry
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8818) owned by Forestry
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8819) owned by Forestry
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8820) owned by Forestry
2013-07-09 03:56:50 [FINEST] [Forestry] Sent event FMLPostInitializationEvent to mod Forestry
2013-07-09 03:56:50 [FINEST] [binnieCore] Sending event FMLPostInitializationEvent to mod BinnieCore
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.core.machines.ItemMachine(3024) owned by BinnieCore
2013-07-09 03:56:50 [FINE] [fml.ItemTracker] Adding item binnie.core.machines.ItemMachine(3705) owned by BinnieCore
2013-07-09 03:56:50 [FINEST] [binnieCore] Sent event FMLPostInitializationEvent to mod BinnieCore
2013-07-09 03:56:50 [FINEST] [ExtraBees] Sending event FMLPostInitializationEvent to mod ExtraBees
2013-07-09 03:56:50 [FINEST] [ExtraBees] Sent event FMLPostInitializationEvent to mod ExtraBees
2013-07-09 03:56:50 [FINEST] [ExtraTrees] Sending event FMLPostInitializationEvent to mod ExtraTrees
2013-07-09 03:56:50 [FINEST] [ExtraTrees] Sent event FMLPostInitializationEvent to mod ExtraTrees
2013-07-09 03:56:50 [FINEST] [biotech] Sending event FMLPostInitializationEvent to mod Biotech
2013-07-09 03:56:50 [iNFO] [biotech] Biotech fully loaded
2013-07-09 03:56:50 [FINEST] [biotech] Sent event FMLPostInitializationEvent to mod Biotech
2013-07-09 03:56:50 [FINEST] [buildCraft|Core] Sending event FMLPostInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:50 [FINEST] [buildCraft|Core] Sent event FMLPostInitializationEvent to mod BuildCraft|Core
2013-07-09 03:56:50 [FINEST] [buildCraft|Builders] Sending event FMLPostInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:50 [FINEST] [buildCraft|Builders] Sent event FMLPostInitializationEvent to mod BuildCraft|Builders
2013-07-09 03:56:50 [FINEST] [buildCraft|Energy] Sending event FMLPostInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:50 [FINEST] [buildCraft|Energy] Sent event FMLPostInitializationEvent to mod BuildCraft|Energy
2013-07-09 03:56:50 [FINEST] [buildCraft|Factory] Sending event FMLPostInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:50 [FINE] [buildcraft] NEI not detected.
2013-07-09 03:56:50 [FINEST] [buildCraft|Factory] Sent event FMLPostInitializationEvent to mod BuildCraft|Factory
2013-07-09 03:56:50 [FINEST] [buildCraft|Transport] Sending event FMLPostInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:50 [FINEST] [buildCraft|Transport] Sent event FMLPostInitializationEvent to mod BuildCraft|Transport
2013-07-09 03:56:50 [FINEST] [buildCraft|Silicon] Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:50 [FINEST] [buildCraft|Silicon] Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon
2013-07-09 03:56:50 [FINEST] [ChickenChunks] Sending event FMLPostInitializationEvent to mod ChickenChunks
2013-07-09 03:56:50 [FINEST] [ChickenChunks] Sent event FMLPostInitializationEvent to mod ChickenChunks
2013-07-09 03:56:50 [FINEST] [ComplexMachines] Sending event FMLPostInitializationEvent to mod ComplexMachines
2013-07-09 03:56:50 [FINEST] [ComplexMachines] Sent event FMLPostInitializationEvent to mod ComplexMachines
2013-07-09 03:56:50 [FINEST] [ClaySoldiersMod] Sending event FMLPostInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:50 [FINEST] [ClaySoldiersMod] Sent event FMLPostInitializationEvent to mod ClaySoldiersMod
2013-07-09 03:56:50 [FINEST] [CustomSpawner] Sending event FMLPostInitializationEvent to mod CustomSpawner
2013-07-09 03:56:50 [FINEST] [CustomSpawner] Sent event FMLPostInitializationEvent to mod CustomSpawner
2013-07-09 03:56:50 [FINEST] [DimDoors] Sending event FMLPostInitializationEvent to mod DimDoors
2013-07-09 03:56:50 [FINEST] [DimDoors] Sent event FMLPostInitializationEvent to mod DimDoors
2013-07-09 03:56:50 [FINEST] [MagicCarpet] Sending event FMLPostInitializationEvent to mod MagicCarpet
2013-07-09 03:56:50 [FINEST] [MagicCarpet] Sent event FMLPostInitializationEvent to mod MagicCarpet
2013-07-09 03:56:50 [FINEST] [MoCreatures] Sending event FMLPostInitializationEvent to mod MoCreatures
2013-07-09 03:56:53 [iNFO] [MoCreatures] Initializing MoCreatures GUI API
2013-07-09 03:56:54 [FINEST] [MoCreatures] Sent event FMLPostInitializationEvent to mod MoCreatures
2013-07-09 03:56:54 [FINEST] [DustMod] Sending event FMLPostInitializationEvent to mod DustMod
2013-07-09 03:56:54 [FINEST] [DustMod] Sent event FMLPostInitializationEvent to mod DustMod
2013-07-09 03:56:54 [FINEST] [DustModDefaults] Sending event FMLPostInitializationEvent to mod DustModDefaults
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: torch2
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: rabbit
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: heal
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: lumberjack
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: campfire6
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: pit
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: obelisk
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: farm
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: lilypad
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: dawn
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: lunar
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: firetrap
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: lightning
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: poison
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: bomb
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: cage
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: timelock6
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: void
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: wall
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: xpstore
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: speed
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: compression
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: firerain6
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: egg
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: resurrect
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: powerRelay
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: charchInsc
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: scollect
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: reprog
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: tele7
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: minitele
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: Fire Sprite6
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: earthsprite6
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: bounce
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: record
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: spirittools
2013-07-09 03:56:54 [iNFO] [ForgeModLoader] [DustMod] Registering rune: ench.firebow
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: ench.silktouch
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: ench.fortune
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: forcefield6
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: flatten
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: liftterrain
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering rune: xp6
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription leapI
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription leapII
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription respawn
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription voidinscription
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription bouncy
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription blinkI
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription blinkII
2013-07-09 03:56:55 [iNFO] [ForgeModLoader] [DustMod] Registering inscription foresight
2013-07-09 03:56:55 [FINEST] [DustModDefaults] Sent event FMLPostInitializationEvent to mod DustModDefaults
2013-07-09 03:56:55 [FINEST] [DustDeco] Sending event FMLPostInitializationEvent to mod DustDeco
2013-07-09 03:56:55 [FINEST] [DustDeco] Sent event FMLPostInitializationEvent to mod DustDeco
2013-07-09 03:56:55 [FINEST] [iCBM|Contraption] Sending event FMLPostInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:55 [FINEST] [iCBM|Contraption] Sent event FMLPostInitializationEvent to mod ICBM|Contraption
2013-07-09 03:56:55 [FINEST] [MineFactoryReloaded] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:55 [FINEST] [MineFactoryReloaded] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded
2013-07-09 03:56:55 [FINEST] [ElectricExpansion] Sending event FMLPostInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:55 [iNFO] [ElectricExpansion] PostInitializing ElectricExpansion v.2.3.0.51
2013-07-09 03:56:55 [FINEST] [ElectricExpansion] Sent event FMLPostInitializationEvent to mod ElectricExpansion
2013-07-09 03:56:55 [FINEST] [EnderStorage] Sending event FMLPostInitializationEvent to mod EnderStorage
2013-07-09 03:56:55 [FINEST] [EnderStorage] Sent event FMLPostInitializationEvent to mod EnderStorage
2013-07-09 03:56:55 [FINEST] [iCBM|Sentry] Sending event FMLPostInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:55 [FINEST] [iCBM|Sentry] Sent event FMLPostInitializationEvent to mod ICBM|Sentry
2013-07-09 03:56:55 [FINEST] [iCBM|Explosion] Sending event FMLPostInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.zhapin.EZhaDan
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.daodan.EDaoDan
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.zhapin.EZhaPin
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.EFeiBlock
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.EGuang
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.ESuiPian
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.zhapin.EShouLiuDan
2013-07-09 03:56:55 [FINE] [ForgeModLoader] Skipping automatic mod ICBM|Explosion entity registration for already registered class icbm.zhapin.cart.EChe
2013-07-09 03:56:56 [FINEST] [iCBM|Explosion] Sent event FMLPostInitializationEvent to mod ICBM|Explosion
2013-07-09 03:56:56 [FINEST] [Mekanism] Sending event FMLPostInitializationEvent to mod Mekanism
2013-07-09 03:56:56 [iNFO] [sTDOUT] [Mekanism] Hooked into BuildCraft successfully.
2013-07-09 03:56:56 [iNFO] [sTDOUT] [Mekanism] Hooked into Forestry successfully.
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockOsmium, id=2035 meta=0
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockBronze, id=2035 meta=1
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockRefinedObsidian, id=2035 meta=2
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockCoal, id=2035 meta=3
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockRefinedGlowstone, id=2035 meta=4
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=2035 meta=5
2013-07-09 03:56:56 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreOsmium, id=2042 meta=0
2013-07-09 03:56:56 [iNFO] [sTDOUT] Adding recipe for dustIronAdding recipe for dustGoldAdding recipe for dustOsmiumAdding recipe for dustSteelAdding recipe for dustCopperAdding recipe for dustTinAdding recipe for dustSilverAdding recipe for ingotOsmiumAdding recipe for ingotBronzeAdding recipe for ingotSteelAdding recipe for blockOsmiumAdding recipe for blockBronzeAdding recipe for blockCoalAdding recipe for blockSteelAdding recipe for oreOsmium[Mekanism] Hooked into Thermal Expansion successfully.
2013-07-09 03:56:56 [iNFO] [sTDOUT] [Mekanism] Hooking complete.
2013-07-09 03:56:56 [iNFO] [sTDOUT] [Mekanism] Successfully set up SoundHandler.
2013-07-09 03:56:56 [FINEST] [Mekanism] Sent event FMLPostInitializationEvent to mod Mekanism
2013-07-09 03:56:56 [FINEST] [MekanismGenerators] Sending event FMLPostInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:56 [FINEST] [MekanismGenerators] Sent event FMLPostInitializationEvent to mod MekanismGenerators
2013-07-09 03:56:56 [FINEST] [MekanismTools] Sending event FMLPostInitializationEvent to mod MekanismTools
2013-07-09 03:56:56 [FINEST] [MekanismTools] Sent event FMLPostInitializationEvent to mod MekanismTools
2013-07-09 03:56:56 [FINEST] [MFFS] Sending event FMLPostInitializationEvent to mod MFFS
2013-07-09 03:56:56 [FINEST] [MFFS] Sent event FMLPostInitializationEvent to mod MFFS
2013-07-09 03:56:56 [FINEST] [minechem] Sending event FMLPostInitializationEvent to mod minechem
2013-07-09 03:56:56 [iNFO] [sTDOUT] Minechem: BOP support loaded
2013-07-09 03:56:56 [iNFO] [sTDOUT] [MineChem] POSTINIT PASSED
2013-07-09 03:56:56 [FINEST] [minechem] Sent event FMLPostInitializationEvent to mod minechem
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:56 [FINEST] [Mystcraft] Sending event FMLPostInitializationEvent to mod Mystcraft
2013-07-09 03:56:56 [FINEST] [Mystcraft] Sent event FMLPostInitializationEvent to mod Mystcraft
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:56 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:56 [FINEST] [Thaumcraft] Sending event FMLPostInitializationEvent to mod Thaumcraft
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@12
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@13
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@14
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@15
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@12
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@13
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@14
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.berrybush@15
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.null@8
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.leavesFruit@3
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding clickable crop support for 1xtile.foliage@8
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding default language support for de_DE
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding default language support for en_US
2013-07-09 03:56:56 [iNFO] [ForgeModLoader] [Thaumcraft] Adding default language support for ru_RU
2013-07-09 03:56:56 [FINEST] [Thaumcraft] Sent event FMLPostInitializationEvent to mod Thaumcraft
2013-07-09 03:56:56 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLPostInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:56 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLPostInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:56 [FINEST] [ThermalExpansion] Sending event FMLPostInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:57 [iNFO] [ThermalExpansion] Buildcraft Triggers Registered: 8
2013-07-09 03:56:57 [FINEST] [ThermalExpansion] Sent event FMLPostInitializationEvent to mod ThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:57 [FINEST] [mmmPowersuits] Sending event FMLPostInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:57 [WARNING] [MMMPS-CLIENT] No powersuits keybind file found.
2013-07-09 03:56:57 [WARNING] [MMMPS-CLIENT] Failed to get MFFS item!
2013-07-09 03:56:57 [FINEST] [mmmPowersuits] Sent event FMLPostInitializationEvent to mod mmmPowersuits
2013-07-09 03:56:57 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLPostInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLPostInitializationEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [Railcraft] Sending event FMLPostInitializationEvent to mod Railcraft
2013-07-09 03:56:57 [FINE] [Railcraft] Post-Init Phase
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Start: ModuleCore
2013-07-09 03:56:57 [FINER] [Railcraft] Registered Forestry BioFuel as a valid fuel source.
2013-07-09 03:56:57 [FINER] [Railcraft] Registered Buildcraft Fuel as a valid fuel source.
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Complete: ModuleCore
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Start: ModuleFactory
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: net.minecraft.item.ItemMultiTextureTile, 17, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 3251, 0
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 3251, 1
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 3251, 2
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.TreeItem, 3251, 3
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.RedwoodItem, 3261, 1
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 3277, 0
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 3277, 1
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 3277, 2
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.OverworldTreeItem, 3277, 3
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.WillowItem, 3280, 0
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.items.blocks.DarkTreeItem, 3271, 0
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: biomesoplenty.items.ItemBOPLog, 1933, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: biomesoplenty.items.ItemBOPLog, 1934, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: biomesoplenty.items.ItemBOPLog, 1935, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: biomesoplenty.items.ItemBOPLog, 1974, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1388, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1389, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1390, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1391, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1411, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1412, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1413, 32767
2013-07-09 03:56:57 [FINEST] [Railcraft] Adding Coke Oven recipe: binnie.core.block.ItemMetadata, 3704, 32767
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Complete: ModuleFactory
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Start: ModuleTransport
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Complete: ModuleTransport
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Start: ModuleForestry
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Complete: ModuleForestry
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Start: ModuleEnergy
2013-07-09 03:56:57 [FINER] [Railcraft] Post-Init Complete: ModuleEnergy
2013-07-09 03:56:57 [FINER] [Railcraft] Init Start: Renderer
2013-07-09 03:56:57 [FINER] [Railcraft] Init Complete: Renderer
2013-07-09 03:56:57 [FINEST] [Railcraft] Could not register CraftGuide plugins: CraftGuide missing.
2013-07-09 03:56:57 [FINEST] [Railcraft] Sent event FMLPostInitializationEvent to mod Railcraft
2013-07-09 03:56:57 [FINEST] [PowerConverters] Sending event FMLPostInitializationEvent to mod PowerConverters
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.common.ItemBlockPowerConverterCommon(2850) owned by PowerConverters
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.buildcraft.ItemBlockPowerConverterBuildCraft(2851) owned by PowerConverters
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.railcraft.ItemBlockPowerConverterRailCraft(2853) owned by PowerConverters
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.ue.ItemBlockPowerConverterUniversalElectricty(2854) owned by PowerConverters
2013-07-09 03:56:57 [FINEST] [PowerConverters] Sent event FMLPostInitializationEvent to mod PowerConverters
2013-07-09 03:56:57 [FINEST] [sAP_Man] Sending event FMLPostInitializationEvent to mod SAP_Man
2013-07-09 03:56:57 [FINEST] [sAP_Man] Sent event FMLPostInitializationEvent to mod SAP_Man
2013-07-09 03:56:57 [FINEST] [TStormFix] Sending event FMLPostInitializationEvent to mod TStormFix
2013-07-09 03:56:57 [FINEST] [TStormFix] Sent event FMLPostInitializationEvent to mod TStormFix
2013-07-09 03:56:57 [FINEST] [secretroomsmod] Sending event FMLPostInitializationEvent to mod secretroomsmod
2013-07-09 03:56:57 [FINEST] [secretroomsmod] Sent event FMLPostInitializationEvent to mod secretroomsmod
2013-07-09 03:56:57 [FINEST] [awger_SmallBoat] Sending event FMLPostInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:57 [FINEST] [awger_SmallBoat] Sent event FMLPostInitializationEvent to mod awger_SmallBoat
2013-07-09 03:56:57 [FINEST] [awger_Punt] Sending event FMLPostInitializationEvent to mod awger_Punt
2013-07-09 03:56:57 [FINEST] [awger_Punt] Sent event FMLPostInitializationEvent to mod awger_Punt
2013-07-09 03:56:57 [FINEST] [awger_Whitehall] Sending event FMLPostInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:57 [FINEST] [awger_Whitehall] Sent event FMLPostInitializationEvent to mod awger_Whitehall
2013-07-09 03:56:57 [FINEST] [awger_Hoy] Sending event FMLPostInitializationEvent to mod awger_Hoy
2013-07-09 03:56:57 [FINEST] [awger_Hoy] Sent event FMLPostInitializationEvent to mod awger_Hoy
2013-07-09 03:56:57 [FINEST] [stevesCarts] Sending event FMLPostInitializationEvent to mod StevesCarts
2013-07-09 03:56:57 [FINEST] [stevesCarts] Sent event FMLPostInitializationEvent to mod StevesCarts
2013-07-09 03:56:57 [FINEST] [TC] Sending event FMLPostInitializationEvent to mod TC
2013-07-09 03:56:57 [iNFO] [TC] Skipped plugin class src.train.common.core.plugins.PluginIndustrialCraft mod not available.
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29305) owned by TC
2013-07-09 03:56:57 [FINE] [fml.ItemTracker] Adding item src.train.common.items.ItemTrain(29304) owned by TC
2013-07-09 03:56:57 [WARNING] [TC] Railcraft items not loaded:  part.ingot.steel
2013-07-09 03:56:57 [iNFO] [TC] Added plugin class src.train.common.core.plugins.PluginRailcraft
2013-07-09 03:56:57 [FINEST] [TC] Sent event FMLPostInitializationEvent to mod TC
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Sending event FMLPostInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Sent event FMLPostInitializationEvent to mod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [OmniTools] Sending event FMLPostInitializationEvent to mod OmniTools
2013-07-09 03:56:57 [FINEST] [OmniTools] Sent event FMLPostInitializationEvent to mod OmniTools
2013-07-09 03:56:57 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp
2013-07-09 03:56:57 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp
2013-07-09 03:56:57 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML
2013-07-09 03:56:57 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML
2013-07-09 03:56:57 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge
2013-07-09 03:56:57 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge
2013-07-09 03:56:57 [FINEST] [CodeChickenCore] Sending event FMLLoadCompleteEvent to mod CodeChickenCore
2013-07-09 03:56:57 [FINEST] [CodeChickenCore] Sent event FMLLoadCompleteEvent to mod CodeChickenCore
2013-07-09 03:56:57 [FINEST] [CoFHFramework] Sending event FMLLoadCompleteEvent to mod CoFHFramework
2013-07-09 03:56:57 [FINEST] [CoFHFramework] Sent event FMLLoadCompleteEvent to mod CoFHFramework
2013-07-09 03:56:57 [FINEST] [NotEnoughItems] Sending event FMLLoadCompleteEvent to mod NotEnoughItems
2013-07-09 03:56:57 [FINEST] [NotEnoughItems] Sent event FMLLoadCompleteEvent to mod NotEnoughItems
2013-07-09 03:56:57 [FINEST] [PowerCrystalsCore] Sending event FMLLoadCompleteEvent to mod PowerCrystalsCore
2013-07-09 03:56:57 [FINEST] [PowerCrystalsCore] Sent event FMLLoadCompleteEvent to mod PowerCrystalsCore
2013-07-09 03:56:57 [FINEST] [CoFHCore] Sending event FMLLoadCompleteEvent to mod CoFHCore
2013-07-09 03:56:57 [FINEST] [CoFHCore] Sent event FMLLoadCompleteEvent to mod CoFHCore
2013-07-09 03:56:57 [FINEST] [CoFHWorld] Sending event FMLLoadCompleteEvent to mod CoFHWorld
2013-07-09 03:56:57 [FINEST] [CoFHWorld] Sent event FMLLoadCompleteEvent to mod CoFHWorld
2013-07-09 03:56:57 [FINEST] [GalacticraftCore] Sending event FMLLoadCompleteEvent to mod GalacticraftCore
2013-07-09 03:56:57 [FINEST] [GalacticraftCore] Sent event FMLLoadCompleteEvent to mod GalacticraftCore
2013-07-09 03:56:57 [FINEST] [GuiAPI] Sending event FMLLoadCompleteEvent to mod GuiAPI
2013-07-09 03:56:57 [FINEST] [GuiAPI] Sent event FMLLoadCompleteEvent to mod GuiAPI
2013-07-09 03:56:57 [FINEST] [cfm] Sending event FMLLoadCompleteEvent to mod cfm
2013-07-09 03:56:57 [FINEST] [cfm] Sent event FMLLoadCompleteEvent to mod cfm
2013-07-09 03:56:57 [FINEST] [ArsMagica] Sending event FMLLoadCompleteEvent to mod ArsMagica
2013-07-09 03:56:57 [FINEST] [ArsMagica] Sent event FMLLoadCompleteEvent to mod ArsMagica
2013-07-09 03:56:57 [FINEST] [AssemblyLine] Sending event FMLLoadCompleteEvent to mod AssemblyLine
2013-07-09 03:56:57 [FINEST] [AssemblyLine] Sent event FMLLoadCompleteEvent to mod AssemblyLine
2013-07-09 03:56:57 [FINEST] [AtomicScience] Sending event FMLLoadCompleteEvent to mod AtomicScience
2013-07-09 03:56:57 [FINEST] [AtomicScience] Sent event FMLLoadCompleteEvent to mod AtomicScience
2013-07-09 03:56:57 [FINEST] [biblioCraft] Sending event FMLLoadCompleteEvent to mod BiblioCraft
2013-07-09 03:56:57 [FINEST] [biblioCraft] Sent event FMLLoadCompleteEvent to mod BiblioCraft
2013-07-09 03:56:57 [FINEST] [Natura] Sending event FMLLoadCompleteEvent to mod Natura
2013-07-09 03:56:57 [FINEST] [Natura] Sent event FMLLoadCompleteEvent to mod Natura
2013-07-09 03:56:57 [FINEST] [biomesOPlenty] Sending event FMLLoadCompleteEvent to mod BiomesOPlenty
2013-07-09 03:56:57 [FINEST] [biomesOPlenty] Sent event FMLLoadCompleteEvent to mod BiomesOPlenty
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatForestryPre
2013-07-09 03:56:57 [FINEST] [Forestry] Sending event FMLLoadCompleteEvent to mod Forestry
2013-07-09 03:56:57 [FINEST] [Forestry] Sent event FMLLoadCompleteEvent to mod Forestry
2013-07-09 03:56:57 [FINEST] [binnieCore] Sending event FMLLoadCompleteEvent to mod BinnieCore
2013-07-09 03:56:57 [FINEST] [binnieCore] Sent event FMLLoadCompleteEvent to mod BinnieCore
2013-07-09 03:56:57 [FINEST] [ExtraBees] Sending event FMLLoadCompleteEvent to mod ExtraBees
2013-07-09 03:56:57 [FINEST] [ExtraBees] Sent event FMLLoadCompleteEvent to mod ExtraBees
2013-07-09 03:56:57 [FINEST] [ExtraTrees] Sending event FMLLoadCompleteEvent to mod ExtraTrees
2013-07-09 03:56:57 [FINEST] [ExtraTrees] Sent event FMLLoadCompleteEvent to mod ExtraTrees
2013-07-09 03:56:57 [FINEST] [biotech] Sending event FMLLoadCompleteEvent to mod Biotech
2013-07-09 03:56:57 [FINEST] [biotech] Sent event FMLLoadCompleteEvent to mod Biotech
2013-07-09 03:56:57 [FINEST] [buildCraft|Core] Sending event FMLLoadCompleteEvent to mod BuildCraft|Core
2013-07-09 03:56:57 [FINEST] [buildCraft|Core] Sent event FMLLoadCompleteEvent to mod BuildCraft|Core
2013-07-09 03:56:57 [FINEST] [buildCraft|Builders] Sending event FMLLoadCompleteEvent to mod BuildCraft|Builders
2013-07-09 03:56:57 [FINEST] [buildCraft|Builders] Sent event FMLLoadCompleteEvent to mod BuildCraft|Builders
2013-07-09 03:56:57 [FINEST] [buildCraft|Energy] Sending event FMLLoadCompleteEvent to mod BuildCraft|Energy
2013-07-09 03:56:57 [FINEST] [buildCraft|Energy] Sent event FMLLoadCompleteEvent to mod BuildCraft|Energy
2013-07-09 03:56:57 [FINEST] [buildCraft|Factory] Sending event FMLLoadCompleteEvent to mod BuildCraft|Factory
2013-07-09 03:56:57 [FINEST] [buildCraft|Factory] Sent event FMLLoadCompleteEvent to mod BuildCraft|Factory
2013-07-09 03:56:57 [FINEST] [buildCraft|Transport] Sending event FMLLoadCompleteEvent to mod BuildCraft|Transport
2013-07-09 03:56:57 [FINEST] [buildCraft|Transport] Sent event FMLLoadCompleteEvent to mod BuildCraft|Transport
2013-07-09 03:56:57 [FINEST] [buildCraft|Silicon] Sending event FMLLoadCompleteEvent to mod BuildCraft|Silicon
2013-07-09 03:56:57 [FINEST] [buildCraft|Silicon] Sent event FMLLoadCompleteEvent to mod BuildCraft|Silicon
2013-07-09 03:56:57 [FINEST] [ChickenChunks] Sending event FMLLoadCompleteEvent to mod ChickenChunks
2013-07-09 03:56:57 [FINEST] [ChickenChunks] Sent event FMLLoadCompleteEvent to mod ChickenChunks
2013-07-09 03:56:57 [FINEST] [ComplexMachines] Sending event FMLLoadCompleteEvent to mod ComplexMachines
2013-07-09 03:56:57 [FINEST] [ComplexMachines] Sent event FMLLoadCompleteEvent to mod ComplexMachines
2013-07-09 03:56:57 [FINEST] [ClaySoldiersMod] Sending event FMLLoadCompleteEvent to mod ClaySoldiersMod
2013-07-09 03:56:57 [FINEST] [ClaySoldiersMod] Sent event FMLLoadCompleteEvent to mod ClaySoldiersMod
2013-07-09 03:56:57 [FINEST] [CustomSpawner] Sending event FMLLoadCompleteEvent to mod CustomSpawner
2013-07-09 03:56:57 [FINEST] [CustomSpawner] Sent event FMLLoadCompleteEvent to mod CustomSpawner
2013-07-09 03:56:57 [FINEST] [DimDoors] Sending event FMLLoadCompleteEvent to mod DimDoors
2013-07-09 03:56:57 [FINEST] [DimDoors] Sent event FMLLoadCompleteEvent to mod DimDoors
2013-07-09 03:56:57 [FINEST] [MagicCarpet] Sending event FMLLoadCompleteEvent to mod MagicCarpet
2013-07-09 03:56:57 [FINEST] [MagicCarpet] Sent event FMLLoadCompleteEvent to mod MagicCarpet
2013-07-09 03:56:57 [FINEST] [MoCreatures] Sending event FMLLoadCompleteEvent to mod MoCreatures
2013-07-09 03:56:57 [FINEST] [MoCreatures] Sent event FMLLoadCompleteEvent to mod MoCreatures
2013-07-09 03:56:57 [FINEST] [DustMod] Sending event FMLLoadCompleteEvent to mod DustMod
2013-07-09 03:56:57 [FINEST] [DustMod] Sent event FMLLoadCompleteEvent to mod DustMod
2013-07-09 03:56:57 [FINEST] [DustModDefaults] Sending event FMLLoadCompleteEvent to mod DustModDefaults
2013-07-09 03:56:57 [FINEST] [DustModDefaults] Sent event FMLLoadCompleteEvent to mod DustModDefaults
2013-07-09 03:56:57 [FINEST] [DustDeco] Sending event FMLLoadCompleteEvent to mod DustDeco
2013-07-09 03:56:57 [FINEST] [DustDeco] Sent event FMLLoadCompleteEvent to mod DustDeco
2013-07-09 03:56:57 [FINEST] [iCBM|Contraption] Sending event FMLLoadCompleteEvent to mod ICBM|Contraption
2013-07-09 03:56:57 [FINEST] [iCBM|Contraption] Sent event FMLLoadCompleteEvent to mod ICBM|Contraption
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [ElectricExpansion] Sending event FMLLoadCompleteEvent to mod ElectricExpansion
2013-07-09 03:56:57 [FINEST] [ElectricExpansion] Sent event FMLLoadCompleteEvent to mod ElectricExpansion
2013-07-09 03:56:57 [FINEST] [EnderStorage] Sending event FMLLoadCompleteEvent to mod EnderStorage
2013-07-09 03:56:57 [FINEST] [EnderStorage] Sent event FMLLoadCompleteEvent to mod EnderStorage
2013-07-09 03:56:57 [FINEST] [iCBM|Sentry] Sending event FMLLoadCompleteEvent to mod ICBM|Sentry
2013-07-09 03:56:57 [FINEST] [iCBM|Sentry] Sent event FMLLoadCompleteEvent to mod ICBM|Sentry
2013-07-09 03:56:57 [FINEST] [iCBM|Explosion] Sending event FMLLoadCompleteEvent to mod ICBM|Explosion
2013-07-09 03:56:57 [FINEST] [iCBM|Explosion] Sent event FMLLoadCompleteEvent to mod ICBM|Explosion
2013-07-09 03:56:57 [FINEST] [Mekanism] Sending event FMLLoadCompleteEvent to mod Mekanism
2013-07-09 03:56:57 [FINEST] [Mekanism] Sent event FMLLoadCompleteEvent to mod Mekanism
2013-07-09 03:56:57 [FINEST] [MekanismGenerators] Sending event FMLLoadCompleteEvent to mod MekanismGenerators
2013-07-09 03:56:57 [FINEST] [MekanismGenerators] Sent event FMLLoadCompleteEvent to mod MekanismGenerators
2013-07-09 03:56:57 [FINEST] [MekanismTools] Sending event FMLLoadCompleteEvent to mod MekanismTools
2013-07-09 03:56:57 [FINEST] [MekanismTools] Sent event FMLLoadCompleteEvent to mod MekanismTools
2013-07-09 03:56:57 [FINEST] [MFFS] Sending event FMLLoadCompleteEvent to mod MFFS
2013-07-09 03:56:57 [FINEST] [MFFS] Sent event FMLLoadCompleteEvent to mod MFFS
2013-07-09 03:56:57 [FINEST] [minechem] Sending event FMLLoadCompleteEvent to mod minechem
2013-07-09 03:56:57 [FINEST] [minechem] Sent event FMLLoadCompleteEvent to mod minechem
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatAtum
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatBackTools] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatBackTools] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatBackTools
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatChococraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatForestry
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatIC2
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-07-09 03:56:57 [FINEST] [Mystcraft] Sending event FMLLoadCompleteEvent to mod Mystcraft
2013-07-09 03:56:57 [FINEST] [Mystcraft] Sent event FMLLoadCompleteEvent to mod Mystcraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatMystcraft] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatMystcraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatPams
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatRP2
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatSoulShards
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-07-09 03:56:57 [FINEST] [Thaumcraft] Sending event FMLLoadCompleteEvent to mod Thaumcraft
2013-07-09 03:56:57 [FINEST] [Thaumcraft] Sent event FMLLoadCompleteEvent to mod Thaumcraft
2013-07-09 03:56:57 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLLoadCompleteEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:57 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLLoadCompleteEvent to mod MFReloaded|CompatThaumcraft
2013-07-09 03:56:57 [FINEST] [ThermalExpansion] Sending event FMLLoadCompleteEvent to mod ThermalExpansion
2013-07-09 03:56:57 [FINEST] [ThermalExpansion] Sent event FMLLoadCompleteEvent to mod ThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatThermalExpansion
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatVanilla
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:57 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLLoadCompleteEvent to mod MineFactoryReloaded|CompatXyCraft
2013-07-09 03:56:57 [FINEST] [mmmPowersuits] Sending event FMLLoadCompleteEvent to mod mmmPowersuits
2013-07-09 03:56:57 [FINEST] [mmmPowersuits] Sent event FMLLoadCompleteEvent to mod mmmPowersuits
2013-07-09 03:56:57 [FINEST] [Natura|CompatMineFactoryReloaded] Sending event FMLLoadCompleteEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [Natura|CompatMineFactoryReloaded] Sent event FMLLoadCompleteEvent to mod Natura|CompatMineFactoryReloaded
2013-07-09 03:56:57 [FINEST] [Railcraft] Sending event FMLLoadCompleteEvent to mod Railcraft
2013-07-09 03:56:57 [FINEST] [Railcraft] Sent event FMLLoadCompleteEvent to mod Railcraft
2013-07-09 03:56:57 [FINEST] [PowerConverters] Sending event FMLLoadCompleteEvent to mod PowerConverters
2013-07-09 03:56:57 [FINEST] [PowerConverters] Sent event FMLLoadCompleteEvent to mod PowerConverters
2013-07-09 03:56:57 [FINEST] [sAP_Man] Sending event FMLLoadCompleteEvent to mod SAP_Man
2013-07-09 03:56:57 [FINEST] [sAP_Man] Sent event FMLLoadCompleteEvent to mod SAP_Man
2013-07-09 03:56:57 [FINEST] [TStormFix] Sending event FMLLoadCompleteEvent to mod TStormFix
2013-07-09 03:56:57 [FINEST] [TStormFix] Sent event FMLLoadCompleteEvent to mod TStormFix
2013-07-09 03:56:57 [FINEST] [secretroomsmod] Sending event FMLLoadCompleteEvent to mod secretroomsmod
2013-07-09 03:56:57 [FINEST] [secretroomsmod] Sent event FMLLoadCompleteEvent to mod secretroomsmod
2013-07-09 03:56:57 [FINEST] [awger_SmallBoat] Sending event FMLLoadCompleteEvent to mod awger_SmallBoat
2013-07-09 03:56:57 [FINEST] [awger_SmallBoat] Sent event FMLLoadCompleteEvent to mod awger_SmallBoat
2013-07-09 03:56:57 [FINEST] [awger_Punt] Sending event FMLLoadCompleteEvent to mod awger_Punt
2013-07-09 03:56:57 [FINEST] [awger_Punt] Sent event FMLLoadCompleteEvent to mod awger_Punt
2013-07-09 03:56:57 [FINEST] [awger_Whitehall] Sending event FMLLoadCompleteEvent to mod awger_Whitehall
2013-07-09 03:56:57 [FINEST] [awger_Whitehall] Sent event FMLLoadCompleteEvent to mod awger_Whitehall
2013-07-09 03:56:57 [FINEST] [awger_Hoy] Sending event FMLLoadCompleteEvent to mod awger_Hoy
2013-07-09 03:56:57 [FINEST] [awger_Hoy] Sent event FMLLoadCompleteEvent to mod awger_Hoy
2013-07-09 03:56:57 [FINEST] [stevesCarts] Sending event FMLLoadCompleteEvent to mod StevesCarts
2013-07-09 03:56:57 [FINEST] [stevesCarts] Sent event FMLLoadCompleteEvent to mod StevesCarts
2013-07-09 03:56:57 [FINEST] [TC] Sending event FMLLoadCompleteEvent to mod TC
2013-07-09 03:56:57 [FINEST] [TC] Sent event FMLLoadCompleteEvent to mod TC
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Sending event FMLLoadCompleteEvent to mod mod_ZanMinimap
2013-07-09 03:56:57 [FINE] [mod_ZanMinimap] Handling post startup activities for ModLoader mod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Requesting renderers from basemod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Received 56 renderers from basemod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [mod_ZanMinimap] Sent event FMLLoadCompleteEvent to mod mod_ZanMinimap
2013-07-09 03:56:57 [FINEST] [OmniTools] Sending event FMLLoadCompleteEvent to mod OmniTools
2013-07-09 03:56:57 [FINEST] [OmniTools] Sent event FMLLoadCompleteEvent to mod OmniTools
2013-07-09 03:56:57 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 88 mods
2013-07-09 03:56:57 [iNFO] [sTDOUT] Registering carpet textures
2013-07-09 03:56:57 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/.png, but that file does not exist. Ignoring.
2013-07-09 03:56:57 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockSynthesis.png, but that file does not exist. Ignoring.
2013-07-09 03:56:57 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/atomicscience/textures/blocks/oreUranium_top.png, but that file does not exist. Ignoring.
2013-07-09 03:56:57 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/blocks/turretPlatform.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/geneticMachine.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/enderchest.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/blocks/proximityDetector.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/extratrees.block.machine.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/Printer.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/extrabees.block.alveary.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/apiaristMachine.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/advGeneticMachine.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/ComplexMachines/textures/blocks/SingleModel.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/missingno.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/block.minechemGhostBlock.png, but that file does not exist. Ignoring.
2013-07-09 03:56:58 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/blocks/wood/planks.giganteum.png, but that file does not exist. Ignoring.
2013-07-09 03:56:59 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/multiBlock.png, but that file does not exist. Ignoring.
2013-07-09 03:56:59 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockBlueprintProjector.png, but that file does not exist. Ignoring.
2013-07-09 03:56:59 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/atomicscience/textures/blocks/oreUranium_bottom.png, but that file does not exist. Ignoring.
2013-07-09 03:56:59 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/ComplexMachines/textures/blocks/null.png, but that file does not exist. Ignoring.
2013-07-09 03:56:59 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/minechem/textures/blocks/microscope.png, but that file does not exist. Ignoring.
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/liquid_poison_flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/spring_water_flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/biotech/textures/blocks/MilkFlow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil_flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/blocks/oil_flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_antimatter_side.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_antimatter_top.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_redMatter_side.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/blocks/explosive_redMatter_top.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/CombinerFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/CrusherFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/EnergizedSmelterFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/MetallurgicInfuserBackOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/MetallurgicInfuserFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/MetallurgicInfuserSideOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/OsmiumCompressorFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mekanism/textures/blocks/PurificationChamberFrontOn.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mffs/textures/blocks/forceField.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.chocolatemilk.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.mushroomsoup.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/infusedore.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/illusionBlockRevealed.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/magicWall.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/liquid_poison_still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/BiomesOPlenty/textures/blocks/spring_water_still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/DimDoors/textures/blocks/blockDimWallPerm.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/blocks/oil.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/mystcraft/textures/blocks/portal.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.black.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.blue.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.brown.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.cyan.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.default.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.gray.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.green.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.lightblue.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.lightgray.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.lime.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.magenta.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.orange.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.pink.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.purple.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.red.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.white.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.conveyor.active.yellow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.chocolatemilk.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.flowing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.mushroomsoup.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.blockbreaker.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.breeder.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.chronotyper.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.fertilizer.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.fruitpicker.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.grinder.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.harvester.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.oilfabricator.active.back.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.oilfabricator.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.oilfabricator.active.left.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.oilfabricator.active.right.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.rancher.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.machine.vet.active.front.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/blocks/signal.switch.routing.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/animatedglow.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/candle.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/fluxgoo.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Lamp_Still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Still.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Assembler.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Charger.txt
2013-07-09 03:57:00 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'mead' (13365:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'mead' (13365:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'ethanol' (5269:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'ethanol' (5269:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'biomass' (5270:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'biomass' (5270:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'ice' (13375:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'ice' (13375:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'seedoil' (13313:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'seedoil' (13313:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'juice' (13314:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'juice' (13314:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for liquid 'honey' (13315:0).
2013-07-09 03:57:00 [FINEST] [Forestry] Setting icon for canonical liquid 'honey' (13315:0).
2013-07-09 03:57:00 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/biotech/textures/items/CaveSpider.png, but that file does not exist. Ignoring.
2013-07-09 03:57:00 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/missingno.png, but that file does not exist. Ignoring.
2013-07-09 03:57:00 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/misc/liquid.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/bioCheese.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/crates/silver.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/crates/royaljelly.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/rocketLauncher.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/shellCollector.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/natura/textures/items/_bowl.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/name.fusionStar.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/analyzer/natural.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/missile.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/icbm/textures/items/targetCard.png, but that file does not exist. Ignoring.
2013-07-09 03:57:01 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/misc/empty.png, but that file does not exist. Ignoring.
2013-07-09 03:57:02 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/mekanism/textures/items/Robit.png, but that file does not exist. Ignoring.
2013-07-09 03:57:02 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/Hoy.png, but that file does not exist. Ignoring.
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/lightningring.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/antimatter_gram.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/antimatter_milligram.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/atomicscience/textures/items/strangeMatter.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/galacticraftcore/textures/items/fuel_flow.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/icbm/textures/items/tracker.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/items/fuel.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/drone.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/drone.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/larvae.body.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/larvae.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/larvae.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/princess.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/princess.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/queen.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/bees/jaded/queen.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/acid.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/dna.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/liquidNitrogen.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/molten.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/liquids/poison.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/extrabees/textures/items/machines/serumFilling.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.body.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/larvae.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.outline.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/biomefinder.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/caterpillar.body.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/caterpillar.body2.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiofuel.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiomass.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidGlass.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidHoney.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidIce.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidJuice.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidMead.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidSeedOil.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/mystcraft/textures/items/liquid.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.creosote.liquid.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.steam.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/tc/textures/items/parts/item_liquid_diesel.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/tc/textures/items/parts/item_liquid_fuel.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/essence.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tallow.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/thaumometercore.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tripletreat.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketEnder.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketGlowstone.txt
2013-07-09 03:57:02 [iNFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketRedstone.txt
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'mead' (13365:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'mead' (13365:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'ethanol' (5269:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'ethanol' (5269:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'biomass' (5270:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'biomass' (5270:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'ice' (13375:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'ice' (13375:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'seedoil' (13313:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'seedoil' (13313:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'juice' (13314:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'juice' (13314:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for liquid 'honey' (13315:0).
2013-07-09 03:57:02 [FINEST] [Forestry] Setting icon for canonical liquid 'honey' (13315:0).
2013-07-09 03:57:07 [iNFO] [Minecraft-Client] Connecting to 69.195.149.100, 25569
2013-07-09 03:57:07 [iNFO] [ForgeModLoader] [DustMod] Resetting due to opened connection.1
2013-07-09 03:57:07 [iNFO] [ForgeModLoader] [DustMod] Reseting remote runes.
2013-07-09 03:57:07 [iNFO] [ForgeModLoader] [DustMod] Reseting remote dusts.
2013-07-09 03:57:07 [iNFO] [ForgeModLoader] [DustMod] Reseting remote inscriptions.
2013-07-09 03:57:09 [FINE] [ForgeModLoader] The server has compatibility level 2
2013-07-09 03:57:09 [FINE] [fml.ItemTracker] The difference set is not equal: only on left={24268=Item 24268, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 1, name null, claimedModId null, 24265=Item 24265, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 3, name null, claimedModId null, 24266=Item 24266, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null}: value differences={24267=(Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 2, name null, claimedModId null, Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null)}
2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] FML has detected item discrepancies
2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] Missing items : {24268=Item 24268, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 1, name null, claimedModId null, 24265=Item 24265, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 3, name null, claimedModId null, 24266=Item 24266, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null}
2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] Mismatched items : {24267=(Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 2, name null, claimedModId null, Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null)}
2013-07-09 03:57:10 [iNFO] [ForgeModLoader] [Modstats] Updates found: Atomic Science (0.6.1).
2013-07-09 03:57:10 [iNFO] [Minecraft-Client] [CHAT] Updates found: Atomic Science (0.6.1).
2013-07-09 03:57:10 [iNFO] [Galacticraft] Unregistered Dimension: -28
2013-07-09 03:57:10 [iNFO] [sTDOUT] Clearing dim cache
2013-07-09 03:57:10 [iNFO] [ForgeModLoader] [THAUMCRAFT] Restoring client configs.
2013-07-09 03:57:16 [iNFO] [Minecraft-Client] Stopping!
2013-07-09 03:57:16 [iNFO] [sTDOUT] 
2013-07-09 03:57:16 [iNFO] [sTDOUT] SoundSystem shutting down...
2013-07-09 03:57:16 [iNFO] [sTDOUT]     Author: Paul Lamb, www.paulscode.com
2013-07-09 03:57:16 [iNFO] [sTDOUT] 

 

 

Also, if it helps, here are all the instances 'Severe' pops up in the log, so you don't have to go through all of that to find them.

 

 

2013-07-09 03:56:05 [iNFO] [ForgeModLoader] FML has found a non-mod file FluidMechanics_v0.5.1.103.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

 

2013-07-09 03:56:48 [sEVERE] [ForgeModLoader] Universal Recipes: Error Registering calclavia:WRENCH

 

2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] FML has detected item discrepancies

2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] Missing items : {24268=Item 24268, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 1, name null, claimedModId null, 24265=Item 24265, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 3, name null, claimedModId null, 24266=Item 24266, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null}

2013-07-09 03:57:09 [sEVERE] [fml.ItemTracker] Mismatched items : {24267=(Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 2, name null, claimedModId null, Item 24267, Type basiccomponents.common.item.ItemIngot, owned by ComplexMachines, ordinal 0, name null, claimedModId null)}

 

Link to comment
Share on other sites

  • 4 weeks later...

Ok. Solved it. The missmatch is something that happens when you have some mods on the client that doesn't exist on the server. Some id's that doesn't show in any config still get a conflict which forces forge to change the id.

 

Just remove extra mods that adds any blocks.

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Trying to play with the mods: Tinkers Construct, Buildcraft and the Blood Magic addon Blood Arsenal; the game crashes. I noticed that when trying to use only two of the three in any combination the game opens without problems, but when trying to put all three together the error occurs. Is there any configuration I can modify or any other way to solve the problem?   ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 5/22/24 8:48 PM Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: tconstruct/library/weaponry/AmmoWeapon     at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)     at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)     at net.minecraft.client.main.Main.main(SourceFile:148)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)     at java.lang.reflect.Method.invoke(Unknown Source)     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NoClassDefFoundError: tconstruct/library/weaponry/AmmoWeapon     at java.lang.Class.forName0(Native Method)     at java.lang.Class.forName(Unknown Source)     at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:42)     at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)     at java.lang.reflect.Method.invoke(Unknown Source)     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)     at com.google.common.eventbus.EventBus.post(EventBus.java:275)     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)     at java.lang.reflect.Method.invoke(Unknown Source)     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)     at com.google.common.eventbus.EventBus.post(EventBus.java:275)     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)     at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)     ... 10 more Caused by: java.lang.ClassNotFoundException: tconstruct.library.weaponry.AmmoWeapon     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)     at java.lang.ClassLoader.loadClass(Unknown Source)     at java.lang.ClassLoader.loadClass(Unknown Source)     ... 36 more Caused by: java.lang.NoClassDefFoundError: tconstruct/library/weaponry/AmmoItem     at java.lang.ClassLoader.defineClass1(Native Method)     at java.lang.ClassLoader.defineClass(Unknown Source)     at java.security.SecureClassLoader.defineClass(Unknown Source)     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)     ... 38 more Caused by: java.lang.ClassNotFoundException: tconstruct.library.weaponry.AmmoItem     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)     at java.lang.ClassLoader.loadClass(Unknown Source)     at java.lang.ClassLoader.loadClass(Unknown Source)     ... 42 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.7.10     Operating System: Windows 10 (x86) version 10.0     Java Version: 1.8.0_411, Oracle Corporation     Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation     Memory: 271923192 bytes (259 MB) / 402653184 bytes (384 MB) up to 536870912 bytes (512 MB)     JVM Flags: 9 total; -Xmx512M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+IgnoreUnrecognizedVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0     FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 14 mods loaded, 14 mods active     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored     UC    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)      UC    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)      UC    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)      UC    AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)      UC    Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)      UE    TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.build991.jar)      UC    BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar)      UC    BuildCraft|Core{7.1.25} [BuildCraft] (buildcraft-7.1.25.jar)      UC    BuildCraft|Builders{7.1.25} [BC Builders] (buildcraft-7.1.25.jar)      UC    BuildCraft|Robotics{7.1.25} [BC Robotics] (buildcraft-7.1.25.jar)      UC    BuildCraft|Silicon{7.1.25} [BC Silicon] (buildcraft-7.1.25.jar)      UC    BuildCraft|Energy{7.1.25} [BC Energy] (buildcraft-7.1.25.jar)      UC    BuildCraft|Transport{7.1.25} [BC Transport] (buildcraft-7.1.25.jar)      UC    BuildCraft|Factory{7.1.25} [BC Factory] (buildcraft-7.1.25.jar)      GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4541' Renderer: 'Intel(R) HD Graphics 610'     Mantle Environment: Environment healthy.     TConstruct Environment: Environment healthy.
    • fixed this problem but now i have a new one  java.lang.RuntimeException: java.lang.NoSuchFieldException: processor  Help 
    • ---- Minecraft Crash Report ---- WARNING: coremods are present:   IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)   FTBUltimineASM (ftb-ultimine-1202.3.5.jar)   ForgelinPlugin (Forgelin-1.8.4.jar)   MovingWorldCore (movingworld-1.12-6.353-full.jar)   MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)   OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)   AppleCore (AppleCore-mc1.12.2-3.4.0.jar)   Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar)   CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)   EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)   TransformerLoader (OpenComputers-MC1.12.2-1.8.5+179e1c3.jar)   Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)   SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)   LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)   MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) Contact their authors BEFORE contacting forge // Daisy, daisy... Time: 5/22/24 9:18 PM Description: Initializing game java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded.     at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:295)     at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)     at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)     at com.blakebr0.cucumber.registry.ModRegistry.registerBlocks(ModRegistry.java:230)     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_209_ModRegistry_registerBlocks_Register.invoke(.dynamic)     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)     at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)     at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845)     at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)     at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)     at net.minecraft.client.main.Main.main(SourceFile:123)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)     at java.lang.reflect.Method.invoke(Method.java:497)     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace:     at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:295)     at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)     at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)     at com.blakebr0.cucumber.registry.ModRegistry.registerBlocks(ModRegistry.java:230)     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_209_ModRegistry_registerBlocks_Register.invoke(.dynamic)     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)     at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)     at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845)     at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)     at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) -- Initialization -- Details: Stacktrace:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)     at net.minecraft.client.main.Main.main(SourceFile:123)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)     at java.lang.reflect.Method.invoke(Method.java:497)     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details:     Minecraft Version: 1.12.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 1.8.0_51, Oracle Corporation     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation     Memory: 912918880 bytes (870 MB) / 4423417856 bytes (4218 MB) up to 6084886528 bytes (5803 MB)     JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6528m -Xms256m     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0     FML: MCP 9.42 Powered by Forge 14.23.5.2859 129 mods loaded, 129 mods active     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored     | State | ID                                           | Version                  | Source                                                | Signature                                |     |:----- |:-------------------------------------------- |:------------------------ |:----------------------------------------------------- |:---------------------------------------- |     | LCH   | minecraft                                    | 1.12.2                   | minecraft.jar                                         | None                                     |     | LCH   | mcp                                          | 9.42                     | minecraft.jar                                         | None                                     |     | LCH   | FML                                          | 8.0.99.99                | forge-1.12.2-14.23.5.2859.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |     | LCH   | forge                                        | 14.23.5.2859             | forge-1.12.2-14.23.5.2859.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |     | LCH   | additionalresources                          | 0.1.1                    | additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar | None                                     |     | LCH   | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                         | None                                     |     | LCH   | openmodscore                                 | 0.12.2                   | minecraft.jar                                         | None                                     |     | LCH   | opencomputers|core                           | 1.8.5                    | minecraft.jar                                         | None                                     |     | LCH   | srm-hooks                                    | 1.12.2-1.0.0             | minecraft.jar                                         | None                                     |     | LCH   | achievementbooks                             | V1.0b-MC1.12.2           | achievementbooks-V1.0b-MC1.12.2.jar                   | None                                     |     | LCH   | infinitylib                                  | 1.12.2-1.12.1            | infinitylib-1.12.1.jar                                | None                                     |     | LCH   | agricraft                                    | 2.12.0-1.12.2-b2         | agricraft-2.12.0-1.12.2-b2.jar                        | None                                     |     | LCH   | aoa3                                         | 3.3.6                    | AoA3-3.3.6.jar                                        | 8bddeac148843f40e0b9f69201be2f4b3071700d |     | LCH   | applecore                                    | 3.4.0                    | AppleCore-mc1.12.2-3.4.0.jar                          | None                                     |     | LCH   | jei                                          | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                             | None                                     |     | LCH   | appleskin                                    | 1.0.14                   | AppleSkin-mc1.12-1.0.14.jar                           | None                                     |     | LCH   | ctm                                          | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                             | None                                     |     | LCH   | appliedenergistics2                          | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar                  | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |     | LCH   | audiodeath                                   | 0.7.0_1.9-87aeca7        | audiodeath-1.9-0.7.0.50+87aeca7.jar                   | None                                     |     | LCH   | codechickenlib                               | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |     | LCH   | avaritia                                     | 3.3.0                    | Avaritia-1.12.2-3.3.0.37-universal.jar                | None                                     |     | LCH   | bno                                          | 1.12.2-1.0.4.0           | BasicNetherOres-1.12.2-1.0.5.0.jar                    | None                                     |     | LCH   | baubles                                      | 1.5.2                    | Baubles-1.12-1.5.2.jar                                | None                                     |     | LCH   | bdlib                                        | 1.14.4.1                 | bdlib-1.14.4.1-mc1.12.2.jar                           | None                                     |     | LCH   | betteradvancements                           | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar                | None                                     |     | LCH   | bibliocraft                                  | 2.4.6                    | BiblioCraft[v2.4.6][MC1.12.2].jar                     | None                                     |     | LCH   | bluepower                                    | 0.3.152                  | BluePower-1.12.2-0.3.152-universal.jar                | None                                     |     | LCH   | thaumcraft                                   | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                      | None                                     |     | LCH   | botania                                      | r1.10-364                | Botania r1.10-364.4.jar                               | None                                     |     | LCH   | redstoneflux                                 | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar               | None                                     |     | LCH   | brandonscore                                 | 2.4.20                   | BrandonsCore-1.12.2-2.4.20.162-universal.jar          | None                                     |     | LCH   | chameleon                                    | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                              | None                                     |     | LCH   | chancecubes                                  | 1.12.2-5.0.2.385         | ChanceCubes-1.12.2-5.0.2.385.jar                      | None                                     |     | LCH   | chickenchunks                                | 2.4.2.74                 | ChickenChunks-1.12.2-2.4.2.74-universal.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |     | LCH   | chisel                                       | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                          | None                                     |     | LCH   | cofhcore                                     | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar                 | None                                     |     | LCH   | cofhworld                                    | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar                | None                                     |     | LCH   | collective                                   | 3.0                      | collective-1.12.2-3.0.jar                             | None                                     |     | LCH   | cookingforblockheads                         | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar                 | None                                     |     | LCH   | cucumber                                     | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                             | None                                     |     | LCH   | custommainmenu                               | 2.0.9.1                  | CustomMainMenu-MC1.12.2-2.0.9.1.jar                   | None                                     |     | LCH   | customnpcs                                   | 1.12                     | CustomNPCs_1.12.2-(05Jul20).jar                       | None                                     |     | LCH   | cyclopscore                                  | 1.6.7                    | CyclopsCore-1.12.2-1.6.7.jar                          | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |     | LCH   | movingworld                                  | 1.12-6.353               | movingworld-1.12-6.353-full.jar                       | None                                     |     | LCH   | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar                   | None                                     |     | LCH   | ptrmodellib                                  | 1.0.5                    | PTRLib-1.0.5.jar                                      | None                                     |     | LCH   | props                                        | 2.6.3.7                  | Decocraft-2.6.3.7_1.12.2.jar                          | None                                     |     | LCH   | thermalfoundation                            | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar        | None                                     |     | LCH   | draconicevolution                            | 2.3.28                   | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar    | None                                     |     | LCH   | lootablebodies                               | 2.4.0                    | DrCyanosLootableBodies_1.12-2.4.0.jar                 | None                                     |     | LCH   | elevatorid                                   | 1.3.14                   | ElevatorMod-1.12.2-1.3.14.jar                         | None                                     |     | LCH   | endercore                                    | 1.12.2-0.5.78            | EnderCore-1.12.2-0.5.78.jar                           | None                                     |     | LCH   | thermalexpansion                             | 5.5.7                    | ThermalExpansion-1.12.2-5.5.7.1-universal.jar         | None                                     |     | LCH   | enderio                                      | 5.3.72                   | EnderIO-base-1.12.2-5.3.72.jar                        | None                                     |     | LCH   | enderiointegrationtic                        | 5.3.72                   | EnderIO-integration-tic-1.12.2-5.3.72.jar             | None                                     |     | LCH   | enderiobase                                  | 5.3.72                   | EnderIO-base-1.12.2-5.3.72.jar                        | None                                     |     | LCH   | mantle                                       | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                              | None                                     |     | LCH   | twilightforest                               | 3.11.1021                | twilightforest-1.12.2-3.11.1021-universal.jar         | None                                     |     | LCH   | tconstruct                                   | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                      | None                                     |     | LCH   | enderiointegrationticlate                    | 5.3.72                   | EnderIO-integration-tic-1.12.2-5.3.72.jar             | None                                     |     | LCH   | enderstorage                                 | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |     | LCH   | evilcraft                                    | 0.10.78                  | EvilCraft-1.12.2-0.10.78.jar                          | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |     | LCH   | natura                                       | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                            | None                                     |     | LCH   | forestry                                     | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                         | None                                     |     | LCH   | evilcraftcompat                              | 1.0.0                    | EvilCraft-1.12.2-0.10.78.jar                          | None                                     |     | LCH   | waila                                        | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                           | None                                     |     | LCH   | extracells                                   | 2.6.7                    | ExtraCells-1.12.2-2.6.7.jar                           | None                                     |     | LCH   | extrautils2                                  | 1.0                      | extrautils2-1.12-1.9.9.jar                            | None                                     |     | LCH   | opencomputers                                | 1.8.5                    | OpenComputers-MC1.12.2-1.8.5+179e1c3.jar              | None                                     |     | LCH   | zerocore                                     | 1.12.2-0.1.2.9           | zerocore-1.12.2-0.1.2.9.jar                           | None                                     |     | LCH   | bigreactors                                  | 1.12.2-0.4.5.68          | ExtremeReactors-1.12.2-0.4.5.68.jar                   | None                                     |     | LCH   | fastleafdecay                                | v14                      | FastLeafDecay-v14.jar                                 | None                                     |     | LCH   | fluxnetworks                                 | 4.1.0                    | FluxNetworks-1.12.2-4.1.1.34.jar                      | None                                     |     | LCH   | forgelin                                     | 1.8.4                    | Forgelin-1.8.4.jar                                    | None                                     |     | LCH   | ftbultimine                                  | 1202.3.5                 | ftb-ultimine-1202.3.5.jar                             | None                                     |     | LCH   | ichunutil                                    | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |     | LCH   | gravitygun                                   | 7.1.0                    | GravityGun-1.12.2-7.1.0.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |     | LCH   | headcrumbs                                   | 2.0.4                    | Headcrumbs-1.12.2-2.0.5.17.jar                        | None                                     |     | LCH   | mekanism                                     | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                         | None                                     |     | LCH   | teslacorelib                                 | 1.0.18                   | tesla-core-lib-1.12.2-1.0.18.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |     | LCH   | industrialforegoing                          | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar            | None                                     |     | LCH   | inventorypets                                | 2.0.15                   | inventorypets-1.12-2.0.15.jar                         | None                                     |     | LCH   | inventorytweaks                              | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                              | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |     | LCH   | ironchest                                    | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                       | None                                     |     | LCH   | jeibees                                      | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                          | None                                     |     | LCH   | jeiintegration                               | 1.6.0                    | jeiintegration_1.12.2-1.6.0.jar                       | None                                     |     | LCH   | malisiscore                                  | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1.jar                          | None                                     |     | LCH   | malisisdoors                                 | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                         | None                                     |     | LCH   | mysticalagriculture                          | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar                  | None                                     |     | LCH   | matc                                         | 1.0.1-hotfix             | matc-1.0.1-hotfix.jar                                 | None                                     |     | LCH   | mca                                          | 6.1.0                    | MCA-1.12.2-6.1.0-universal.jar                        | None                                     |     | LCH   | mcjtylib_ng                                  | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                               | None                                     |     | LCH   | mekanismgenerators                           | 1.12.2-9.8.3.390         | MekanismGenerators-1.12.2-9.8.3.390.jar               | None                                     |     | LCH   | mekanismtools                                | 1.12.2-9.8.3.390         | MekanismTools-1.12.2-9.8.3.390.jar                    | None                                     |     | LCH   | mob_grinding_utils                           | 0.3.13                   | MobGrindingUtils-0.3.13.jar                           | None                                     |     | LCH   | numina                                       | 1.0                      | Numina-1.12.2-1.1.049.jar                             | None                                     |     | LCH   | refinedstorage                               | 1.6.16                   | refinedstorage-1.6.16.jar                             | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |     | LCH   | powersuits                                   | 1.1.048                  | ModularPowersuits-1.12.2-1.1.048.jar                  | None                                     |     | LCH   | morph                                        | 7.2.0                    | Morph-1.12.2-7.2.1.jar                                | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |     | LCH   | mousetweaks                                  | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                         | None                                     |     | LCH   | mysticalagradditions                         | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar                 | None                                     |     | LCH   | openmods                                     | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                         | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |     | LCH   | openblocks                                   | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                           | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |     | LCH   | harvestcraft                                 | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zg.jar                       | None                                     |     | LCH   | patchouli                                    | 1.0-23.6                 | Patchouli-1.0-23.6.jar                                | None                                     |     | LCH   | portalgun                                    | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |     | LCH   | projecte                                     | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                           | None                                     |     | LCH   | projectex                                    | 1.2.0.40                 | ProjectEX-1.2.0.40.jar                                | None                                     |     | LCH   | radixcore                                    | 1.12.x-2.2.1             | RadixCore-1.12.x-2.2.1-universal.jar                  | None                                     |     | LCH   | redstonearsenal                              | 2.6.6                    | RedstoneArsenal-1.12.2-2.6.6.1-universal.jar          | None                                     |     | LCH   | xreliquary                                   | 1.12.2-1.3.4.796         | Reliquary-1.12.2-1.3.4.796.jar                        | None                                     |     | LCH   | resourceloader                               | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                     | d72e0dd57935b3e9476212aea0c0df352dd76291 |     | LCH   | rftools                                      | 7.73                     | rftools-1.12-7.73.jar                                 | None                                     |     | LCH   | rftoolspower                                 | 1.2.0                    | rftoolspower-1.12-1.2.0.jar                           | None                                     |     | LCH   | secretroomsmod                               | 5.6.4                    | secretroomsmod-1.12.2-5.6.4.jar                       | None                                     |     | LCH   | thermaldynamics                              | 2.5.6                    | ThermalDynamics-1.12.2-2.5.6.1-universal.jar          | None                                     |     | LCH   | immersiveengineering                         | 0.12-98                  | ImmersiveEngineering-0.12-98.jar                      | None                                     |     | LCH   | simplyjetpacks                               | 1.12.2-2.2.20.0          | SimplyJetpacks2-1.12.2-2.2.20.0.jar                   | None                                     |     | LCH   | starterkit                                   | 2.4                      | starterkit_1.12.2-2.4.jar                             | None                                     |     | LCH   | storagedrawers                               | 5.5.0                    | StorageDrawers-1.12.2-5.5.0.jar                       | None                                     |     | LCH   | thaumicjei                                   | 1.6.0                    | ThaumicJEI-1.12.2-1.6.0-27.jar                        | None                                     |     | LCH   | thermalinnovation                            | 0.3.6                    | ThermalInnovation-1.12.2-0.3.6.1-universal.jar        | None                                     |     | LCH   | tcomplement                                  | 1.12.2-0.4.3             | TinkersComplement-1.12.2-0.4.3.jar                    | None                                     |     | LCH   | tinkersjei                                   | 1.2                      | tinkersjei-1.2.jar                                    | None                                     |     | LCH   | tinkertoolleveling                           | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                   | None                                     |     | LCH   | vampire                                      | 0.0.2B                   | vampire-0.0.2B.jar                                    | None                                     |     | LCH   | wawla                                        | 2.6.275                  | Wawla-1.12.2-2.6.275.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |     | LCH   | matteroverdrive                              | 0.7.0.0                  | MatterOverdrive-1.12.2-0.7.1.0-universal.jar          | None                                     |     | LCH   | teslacorelib_registries                      | 1.0.18                   | tesla-core-lib-1.12.2-1.0.18.jar                      | None                                     |     Loaded coremods (and transformers):  IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)   blusunrize.immersiveengineering.common.asm.IEClassTransformer FTBUltimineASM (ftb-ultimine-1202.3.5.jar)    ForgelinPlugin (Forgelin-1.8.4.jar)    MovingWorldCore (movingworld-1.12-6.353-full.jar)    MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)   mekanism.coremod.KeybindingMigrationHelper OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)   openmods.core.OpenModsClassTransformer AppleCore (AppleCore-mc1.12.2-3.4.0.jar)   squeek.applecore.asm.TransformerModuleHandler Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar)    CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)   team.chisel.ctm.client.asm.CTMTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)   com.enderio.core.common.transform.EnderCoreTransformer   com.enderio.core.common.transform.SimpleMixinPatcher TransformerLoader (OpenComputers-MC1.12.2-1.8.5+179e1c3.jar)   li.cil.oc.common.asm.ClassTransformer Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)   invtweaks.forge.asm.ContainerTransformer SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)   com.wynprice.secretroomsmod.core.SecretRoomsTransformer LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)   lumien.resourceloader.asm.ClassTransformer MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)        GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 552.22' Renderer: 'NVIDIA GeForce GTX 1070 Ti/PCIe/SSE2'     OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]     AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768     Ender IO: No known problems detected.        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!     !!!You are looking at the diagnostics information, not at the crash.       !!!     !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!     !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!     Pulsar/tconstruct loaded Pulses:          - TinkerCommons (Enabled/Forced)         - TinkerWorld (Enabled/Not Forced)         - TinkerTools (Enabled/Not Forced)         - TinkerHarvestTools (Enabled/Forced)         - TinkerMeleeWeapons (Enabled/Forced)         - TinkerRangedWeapons (Enabled/Forced)         - TinkerModifiers (Enabled/Forced)         - TinkerSmeltery (Enabled/Not Forced)         - TinkerGadgets (Enabled/Not Forced)         - TinkerOredict (Enabled/Forced)         - TinkerIntegration (Enabled/Forced)         - TinkerFluids (Enabled/Forced)         - TinkerMaterials (Enabled/Forced)         - TinkerModelRegister (Enabled/Forced)         - chiselIntegration (Enabled/Not Forced)         - wailaIntegration (Enabled/Not Forced)     Pulsar/natura loaded Pulses:          - NaturaCommons (Enabled/Forced)         - NaturaOverworld (Enabled/Not Forced)         - NaturaNether (Enabled/Not Forced)         - NaturaDecorative (Enabled/Not Forced)         - NaturaTools (Enabled/Not Forced)         - NaturaEntities (Enabled/Not Forced)         - NaturaOredict (Enabled/Forced)         - NaturaWorld (Enabled/Not Forced)     Pulsar/tcomplement loaded Pulses:          - ModuleCommons (Enabled/Forced)         - ModuleMelter (Enabled/Not Forced)         - ModuleArmor (Enabled/Not Forced)         - ModuleSteelworks (Enabled/Not Forced)         - ChiselPlugin (Enabled/Not Forced)         - ToolLevelingPlugin (Enabled/Not Forced)         - Oredict (Enabled/Forced)     List of loaded APIs:          * AgriCraftAPI (1.0) from agricraft-2.12.0-1.12.2-b2.jar         * AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar         * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar         * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar         * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar         * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar         * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.68.jar         * bluepowerAPI (1.0) from BluePower-1.12.2-0.3.152-universal.jar         * BotaniaAPI (93) from Botania r1.10-364.4.jar         * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar         * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar         * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar         * Core (0.1) from CustomNPCs_1.12.2-(05Jul20).jar         * Core|Blocks (0.1) from CustomNPCs_1.12.2-(05Jul20).jar         * Core|Constants (0.1) from CustomNPCs_1.12.2-(05Jul20).jar         * Core|Entities (0.1) from CustomNPCs_1.12.2-(05Jul20).jar         * Core|Entities|Data (0.1) from CustomNPCs_1.12.2-(05Jul20).jar         * Core|Entities|Data|Role (0.1) from CustomNPCs_1.12.2-(05Jul20).jar         * Core|Events (0.1) from CustomNPCs_1.12.2-(05Jul20).jar         * Core|Gui (0.1) from CustomNPCs_1.12.2-(05Jul20).jar         * Core|Handlers (0.1) from CustomNPCs_1.12.2-(05Jul20).jar         * Core|Handlers|Data (0.1) from CustomNPCs_1.12.2-(05Jul20).jar         * CSLib|API (1.0.1) from PTRLib-1.0.5.jar         * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar         * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar         * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar         * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar         * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar         * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.28.354-universal.jar         * enderioapi (4.0.0) from EnderIO-base-1.12.2-5.3.72.jar         * enderioapi|addon (4.0.0) from EnderIO-base-1.12.2-5.3.72.jar         * enderioapi|capacitor (4.0.0) from EnderIO-base-1.12.2-5.3.72.jar         * enderioapi|conduits (4.0.0) from EnderIO-base-1.12.2-5.3.72.jar         * enderioapi|farm (4.0.0) from EnderIO-base-1.12.2-5.3.72.jar         * enderioapi|redstone (4.0.0) from EnderIO-base-1.12.2-5.3.72.jar         * enderioapi|teleport (4.0.0) from EnderIO-base-1.12.2-5.3.72.jar         * enderioapi|tools (4.0.0) from EnderIO-base-1.12.2-5.3.72.jar         * enderioapi|upgrades (4.0.0) from EnderIO-base-1.12.2-5.3.72.jar         * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar         * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar         * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar         * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar         * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar         * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar         * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.301.jar         * MatterOverdrive|API (0.4.1) from MatterOverdrive-1.12.2-0.7.1.0-universal.jar         * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar         * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar         * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar         * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar         * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar         * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar         * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar         * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar         * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar         * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.5+179e1c3.jar         * PatchouliAPI (6) from Patchouli-1.0-23.6.jar         * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar         * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar         * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar         * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar         * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar         * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar         * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar         * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar         * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar         * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar         * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar         * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar         * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar         * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar     Patchouli open book context: n/a     Launched Version: forge-14.23.5.2859     LWJGL: 2.9.4     OpenGL: NVIDIA GeForce GTX 1070 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 552.22, NVIDIA Corporation     GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported.     Using VBOs: Yes     Is Modded: Definitely; Client brand changed to 'fml,forge'     Type: Client (map_client.txt)     Resource Packs:      Current Language: English (US)     Profiler Position: N/A (disabled)     CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
    • I got a 1.12.2 server up and running after fixing some issues , the thing is that even for me, the host, the server is several ticks behind, i even had to set the max-tick-time to -1 to be on the server without it crashing. I have good internet and im dedicating 6gb of ram to it, but it still uses 1200mb more or less, here is a picture: https://ibb.co/RbcwgzP chunks load just fine, its the lag thats unbearable, i cant break blocks, cant walk without teleporting back to where i was, nothing.
    • I was playing this mod pack just fine yesterday and I added a few more mods to it this morning. Ive tried it with and without these mods I added and keep getting the same error. here is the latest crash log.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.