1334 replies to this topic
#922 Mikeemoo
Posted 11 May 2013 - 09:48 AM
OpenCCSensors 0.1.5f is released
https://dl.dropboxus...sors-0.1.5f.jar
Changes:
- Supports minecraft 1.5.1 and 1.5.2
- Added a crop sensor card
- Added a proximity block
- Our own creative tab!
- Support for CC 1.52 and 1.53
- Random bug fixes!
https://dl.dropboxus...sors-0.1.5f.jar
Changes:
- Supports minecraft 1.5.1 and 1.5.2
- Added a crop sensor card
- Added a proximity block
- Our own creative tab!
- Support for CC 1.52 and 1.53
- Random bug fixes!
#925 PixelToast
Posted 11 May 2013 - 02:05 PM
ok thanks .-. i was wondering why some of my machines stopped working, was concidering moving back to a proximity sensor instead of the block
#926 TorakTu
Posted 11 May 2013 - 04:39 PM
Mikeemoo, on 11 May 2013 - 09:48 AM, said:
OpenCCSensors 0.1.5f is released
https://dl.dropboxus...sors-0.1.5f.jar
Changes:
- Supports minecraft 1.5.1 and 1.5.2
- Added a crop sensor card
- Added a proximity block
- Our own creative tab!
- Support for CC 1.52 and 1.53
- Random bug fixes!
https://dl.dropboxus...sors-0.1.5f.jar
Changes:
- Supports minecraft 1.5.1 and 1.5.2
- Added a crop sensor card
- Added a proximity block
- Our own creative tab!
- Support for CC 1.52 and 1.53
- Random bug fixes!
DUDE.. awesome bro.. thank you for fixing this up. Works in 1.5.2. I had to update a block ID.. but other then that, it worked.
#931 Mikeemoo
Posted 15 May 2013 - 02:04 PM
OpenCCSensors 0.1.5g released, just fixed a bug that was stopping the sonic sensor from working. Nothing else!
https://dl.dropboxus...sors-0.1.5g.jar
https://dl.dropboxus...sors-0.1.5g.jar
#932 Regelneef
Posted 16 May 2013 - 07:12 AM
Could someone explain to me why OCS is not happy with Ars Magika or vis versa?
I've tried changing ID's but no success
Here's the full log, but Beware LARGE text spoiler!
Hope someone can help me.
Spoiler
java.lang.NullPointerException
at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-16 12:32:47 [SEVERE] [ForgeModLoader] Caught exception from LogisticsPipes|Main
java.lang.NoSuchFieldError: pipes
at logisticspipes.proxy.buildcraft.BuildCraftProxy.registerPipe(BuildCraftProxy.java:257)
at logisticspipes.proxy.buildcraft.BuildCraftProxy.createPipe(BuildCraftProxy.java:269)
at logisticspipes.proxy.buildcraft.BuildCraftProxy.registerPipes(BuildCraftProxy.java:211)
at logisticspipes.LogisticsPipes.PostLoad(LogisticsPipes.java:354)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] java.lang.NullPointerException
2013-05-16 12:32:47 [INFO] [STDERR] at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
2013-05-16 12:32:47 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
2013-05-16 12:32:47 [INFO] [STDERR] at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
2013-05-16 12:32:47 [INFO] [STDERR] at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 12:32:47 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 12:32:47 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 12:32:47 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-16 12:32:47 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 12:32:47 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 12:32:47 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 12:32:47 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 12:32:47 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
java.lang.NullPointerException
at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-16 12:32:47 [SEVERE] [ForgeModLoader] Caught exception from LogisticsPipes|Main
java.lang.NoSuchFieldError: pipes
at logisticspipes.proxy.buildcraft.BuildCraftProxy.registerPipe(BuildCraftProxy.java:257)
at logisticspipes.proxy.buildcraft.BuildCraftProxy.createPipe(BuildCraftProxy.java:269)
at logisticspipes.proxy.buildcraft.BuildCraftProxy.registerPipes(BuildCraftProxy.java:211)
at logisticspipes.LogisticsPipes.PostLoad(LogisticsPipes.java:354)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] java.lang.NullPointerException
2013-05-16 12:32:47 [INFO] [STDERR] at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
2013-05-16 12:32:47 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
2013-05-16 12:32:47 [INFO] [STDERR] at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
2013-05-16 12:32:47 [INFO] [STDERR] at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 12:32:47 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 12:32:47 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 12:32:47 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 12:32:47 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-16 12:32:47 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 12:32:47 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 12:32:47 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 12:32:47 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 12:32:47 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
I've tried changing ID's but no success
Here's the full log, but Beware LARGE text spoiler!
Spoiler
------------- MultiMC Crash Report -------------
Information:
Date: 05-16-2013 14:04:26
Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition
MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-76
Minecraft Version: 1.5.2
----------------- Console Log ------------------
Instance folder is:
D:\MultiMC4\instances\1.5.2rev0\minecraft\
Instance started with command:
"C:\Program Files\Java\jre7\bin\java.exe" -XX:PermSize=512m -Xms1024m -Xmx2048m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: 1.5.2rev0" "compatmode" "Mojang"
Loading jars...
Loading URL: file:/D:/MultiMC4/instances/1.5.2rev0/minecraft/bin/minecraft.jar
Loading URL: file:/D:/MultiMC4/instances/1.5.2rev0/minecraft/bin/lwjgl.jar
Loading URL: file:/D:/MultiMC4/instances/1.5.2rev0/minecraft/bin/lwjgl_util.jar
Loading URL: file:/D:/MultiMC4/instances/1.5.2rev0/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
Launching in compatibility mode...
2013-05-16 14:02:44 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.10.702 for Minecraft 1.5.2 loading
2013-05-16 14:02:44 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-05-16 14:02:45 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-05-16 14:02:45 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-05-16 14:02:46 [INFO] [STDOUT] Inserted super call into azg.c
2013-05-16 14:02:46 [INFO] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:47 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-05-16 14:02:47 [INFO] [STDOUT] 229 recipes
2013-05-16 14:02:47 [INFO] [STDOUT] 27 achievements
2013-05-16 14:02:48 [INFO] [Minecraft-Client] Setting user: <username>
2013-05-16 14:02:48 [INFO] [STDOUT] (Session ID is <session ID>)
2013-05-16 14:02:48 [INFO] [STDERR] Client asked for parameter: server
2013-05-16 14:02:48 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-05-16 14:02:48 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-05-16 14:02:48 [INFO] [STDOUT] MinecraftForge v7.8.0.702 Initialized
2013-05-16 14:02:48 [INFO] [ForgeModLoader] MinecraftForge v7.8.0.702 Initialized
2013-05-16 14:02:48 [INFO] [STDOUT] Replaced 85 ore recipies
2013-05-16 14:02:48 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-05-16 14:02:48 [INFO] [ForgeModLoader] Reading custom logging properties from D:\MultiMC4\instances\1.5.2rev0\minecraft\config\logging.properties
2013-05-16 14:02:48 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-05-16 14:02:48 [INFO] [ForgeModLoader] Searching D:\MultiMC4\instances\1.5.2rev0\minecraft\mods for mods
2013-05-16 14:02:49 [WARNING] [eplus] Mod eplus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.14.6
2013-05-16 14:02:51 [INFO] [ForgeModLoader] Forge Mod Loader has identified 98 mods to load
2013-05-16 14:02:51 [INFO] [mcp] Activating mod mcp
2013-05-16 14:02:51 [INFO] [FML] Activating mod FML
2013-05-16 14:02:51 [INFO] [Forge] Activating mod Forge
2013-05-16 14:02:51 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-05-16 14:02:51 [INFO] [CoFHCore] Activating mod CoFHCore
2013-05-16 14:02:51 [INFO] [ImmibisMicroblocks] Activating mod ImmibisMicroblocks
2013-05-16 14:02:51 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-05-16 14:02:51 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2013-05-16 14:02:51 [INFO] [CoFHNetwork] Activating mod CoFHNetwork
2013-05-16 14:02:51 [INFO] [CoFHWorld] Activating mod CoFHWorld
2013-05-16 14:02:51 [INFO] [ImmibisMicroblocksInstallCheck] Activating mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [INFO] [jammyfurniture] Activating mod jammyfurniture
2013-05-16 14:02:51 [INFO] [bau5_ProjectBench] Activating mod bau5_ProjectBench
2013-05-16 14:02:51 [INFO] [mod_ReiMinimap] Activating mod mod_ReiMinimap
2013-05-16 14:02:51 [INFO] [APUnofficial] Activating mod APUnofficial
2013-05-16 14:02:51 [INFO] [AdvancedMachines] Activating mod AdvancedMachines
2013-05-16 14:02:51 [INFO] [AdvancedPowerManagement] Activating mod AdvancedPowerManagement
2013-05-16 14:02:51 [INFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2013-05-16 14:02:51 [INFO] [ArsMagica] Activating mod ArsMagica
2013-05-16 14:02:51 [INFO] [Backpack] Activating mod Backpack
2013-05-16 14:02:51 [INFO] [BasicComponents] Activating mod BasicComponents
2013-05-16 14:02:51 [INFO] [BiblioCraft] Activating mod BiblioCraft
2013-05-16 14:02:51 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2013-05-16 14:02:51 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2013-05-16 14:02:51 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2013-05-16 14:02:51 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2013-05-16 14:02:51 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-05-16 14:02:51 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2013-05-16 14:02:51 [INFO] [Additional-Buildcraft-Objects] Activating mod Additional-Buildcraft-Objects
2013-05-16 14:02:51 [INFO] [ChickenChunks] Activating mod ChickenChunks
2013-05-16 14:02:51 [INFO] [CompactSolars] Activating mod CompactSolars
2013-05-16 14:02:51 [INFO] [CCTurtle] Activating mod CCTurtle
2013-05-16 14:02:51 [INFO] [ComputerCraft] Activating mod ComputerCraft
2013-05-16 14:02:51 [INFO] [EE3] Activating mod EE3
2013-05-16 14:02:51 [INFO] [eplus] Activating mod eplus
2013-05-16 14:02:51 [INFO] [EnderStorage] Activating mod EnderStorage
2013-05-16 14:02:51 [INFO] [BinnieCore] Activating mod BinnieCore
2013-05-16 14:02:51 [INFO] [ExtraBees] Activating mod ExtraBees
2013-05-16 14:02:51 [INFO] [ExtrabiomesXL] Activating mod ExtrabiomesXL
2013-05-16 14:02:51 [INFO] [factorization.misc] Activating mod factorization.misc
2013-05-16 14:02:51 [INFO] [factorization] Activating mod factorization
2013-05-16 14:02:51 [INFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice
2013-05-16 14:02:51 [INFO] [Forestry] Activating mod Forestry
2013-05-16 14:02:51 [INFO] [GraviGun] Activating mod GraviGun
2013-05-16 14:02:51 [INFO] [IC2NuclearControl] Activating mod IC2NuclearControl
2013-05-16 14:02:51 [INFO] [iChunUtil] Activating mod iChunUtil
2013-05-16 14:02:51 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-05-16 14:02:51 [INFO] [ImmibisPeripherals] Activating mod ImmibisPeripherals
2013-05-16 14:02:51 [INFO] [IC2] Activating mod IC2
2013-05-16 14:02:51 [INFO] [inventorytweaks] Activating mod inventorytweaks
2013-05-16 14:02:51 [INFO] [IronChest] Activating mod IronChest
2013-05-16 14:02:51 [INFO] [LogisticsPipes|Main] Activating mod LogisticsPipes|Main
2013-05-16 14:02:51 [INFO] [ModularForceFieldSystem] Activating mod ModularForceFieldSystem
2013-05-16 14:02:51 [INFO] [minechem] Activating mod minechem
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatBiomesOPlenty] Activating mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatMagicalCrops] Activating mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatNatura] Activating mod MineFactoryReloaded|CompatNatura
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatSoulShards] Activating mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:51 [INFO] [MFReloaded|CompatThaumcraft] Activating mod MFReloaded|CompatThaumcraft
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatTConstruct] Activating mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:51 [INFO] [MiscPeripherals] Activating mod MiscPeripherals
2013-05-16 14:02:51 [INFO] [AdvancedSolarPanel] Activating mod AdvancedSolarPanel
2013-05-16 14:02:51 [INFO] [GraviSuite] Activating mod GraviSuite
2013-05-16 14:02:51 [INFO] [mmmPowersuits] Activating mod mmmPowersuits
2013-05-16 14:02:51 [INFO] [PowersuitAddons] Activating mod PowersuitAddons
2013-05-16 14:02:51 [INFO] [multiCraftingTable] Activating mod multiCraftingTable
2013-05-16 14:02:51 [INFO] [Natura] Activating mod Natura
2013-05-16 14:02:51 [INFO] [NEIPlugins] Activating mod NEIPlugins
2013-05-16 14:02:51 [INFO] [NetherOres] Activating mod NetherOres
2013-05-16 14:02:51 [INFO] [ObsidiPlates] Activating mod ObsidiPlates
2013-05-16 14:02:51 [INFO] [OmniTools] Activating mod OmniTools
2013-05-16 14:02:51 [INFO] [OCS] Activating mod OCS
2013-05-16 14:02:51 [INFO] [PortalGun] Activating mod PortalGun
2013-05-16 14:02:51 [INFO] [PowerConverters] Activating mod PowerConverters
2013-05-16 14:02:51 [INFO] [Railcraft] Activating mod Railcraft
2013-05-16 14:02:51 [INFO] [AS_Ruins] Activating mod AS_Ruins
2013-05-16 14:02:51 [INFO] [SoulShards] Activating mod SoulShards
2013-05-16 14:02:51 [INFO] [StevesCarts] Activating mod StevesCarts
2013-05-16 14:02:51 [INFO] [TConstruct] Activating mod TConstruct
2013-05-16 14:02:51 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-05-16 14:02:51 [INFO] [ThaumicBees] Activating mod ThaumicBees
2013-05-16 14:02:51 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-05-16 14:02:51 [INFO] [TwilightForest] Activating mod TwilightForest
2013-05-16 14:02:51 [INFO] [AS_UpdateCheck] Activating mod AS_UpdateCheck
2013-05-16 14:02:51 [INFO] [weaponmod] Activating mod weaponmod
2013-05-16 14:02:54 [INFO] [eplus] Initializing Packet Handler.
2013-05-16 14:02:54 [INFO] [FZ] This is Factorization 0.7.37
2013-05-16 14:02:57 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-05-16 14:02:57 [INFO] [Buildcraft] Starting BuildCraft 3.5.3 (:30)
2013-05-16 14:02:57 [INFO] [Buildcraft] Copyright © SpaceToad, 2011
2013-05-16 14:02:57 [INFO] [Buildcraft] Beginning version check
2013-05-16 14:02:57 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2013-05-16 14:02:57 [INFO] [ThermalExpansion] Loading Plugins...
2013-05-16 14:02:57 [INFO] [ThermalExpansion] Finished Loading Plugins.
2013-05-16 14:02:58 [INFO] [IC2] Config loaded from D:\MultiMC4\instances\1.5.2rev0\minecraft\config\IC2.cfg
2013-05-16 14:02:58 [INFO] [IC2] Using 32 audio sources.
2013-05-16 14:02:59 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 335 (net.minecraft.item.ItemBucketMilk from Minecraft) with powercrystals.minefactoryreloaded.item.ItemFactoryBucket
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Registering Village Modifications
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Registering Enchantments
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Initializing 'SC' bad things
2013-05-16 14:03:00 [INFO] [Additional-Buildcraft-Objects] Starting Additional-Buildcraft-Objects #140 1.0.3.140 (Built for Minecraft 1.5.2 with Buildcraft 3.5.3 and Forge 7.8.0.684
2013-05-16 14:03:00 [INFO] [Additional-Buildcraft-Objects] Copyright © Flow86, 2011-2013
2013-05-16 14:03:00 [INFO] [EE3] Initializing remote version check against remote version authority, located at https://raw.github.c...ter/version.xml
2013-05-16 14:03:00 [INFO] [eplus] Initializing Configurations.
2013-05-16 14:03:01 [INFO] [EE3] Currently using the most up to date version (pre1g) of Equivalent Exchange 3 for Minecraft 1.5.2
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL]
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
2013-05-16 14:03:04 [INFO] [STDOUT] /config/forestry/extrabees/main.conf
2013-05-16 14:03:04 [INFO] [STDOUT] /config/forestry/extrabees/machines.conf
2013-05-16 14:03:05 [INFO] [GraviGun] [1.5.0v2] Loading properties.
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for IC2
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for Buildcraft
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for EE3
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for ThermalExpansion
2013-05-16 14:03:07 [INFO] [STDOUT] [MineChem] PREINT PASSED
2013-05-16 14:03:08 [INFO] [STDOUT] Adding recipe for oreCopperAdding recipe for oreTinAdding recipe for oreIronAdding recipe for oreCopperAdding recipe for oreTinAdding recipe for ingotCopperAdding recipe for ingotTinAdding recipe for ingotBronzeAdding recipe for ingotSteelAdding recipe for blockCopperAdding recipe for blockBronzeAdding recipe for blockTinAdding recipe for blockSteelIC2 API: Call getItem failed for refinedUranium
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: IC2
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: NuclearControl
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: MFFS
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: AdvancedSolarPanel
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: CompactSolars
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Forestry
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: APUnofficial
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Railcraft
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: StevesCarts
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: ChickenChunks
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftCore
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftFactory
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftTransport
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: EnderStorage
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: EE3
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Factorization
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Thaumcraft
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: ThermalExpansion
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: PortalGun
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: AppEng
2013-05-16 14:03:08 [INFO] [ObsidiPlates] Config loaded from: D:\MultiMC4\instances\1.5.2rev0\minecraft\config\ObsidiPlates.cfg
2013-05-16 14:03:08 [INFO] [PortalGun] [1.5.1] Loading properties.
2013-05-16 14:03:09 [INFO] [OmniTools] [Whitelist] Reading established Whitelist from file.
2013-05-16 14:03:09 [INFO] [STDOUT]
2013-05-16 14:03:09 [INFO] [STDOUT] Starting up SoundSystem...
2013-05-16 14:03:10 [INFO] [Railcraft] An updated version of Railcraft is available from <http://railcraft.info>: 7.1.0.0
2013-05-16 14:03:10 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-05-16 14:03:10 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-05-16 14:03:10 [INFO] [STDOUT] OpenAL initialized.
2013-05-16 14:03:10 [INFO] [STDOUT]
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound spill.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemironshoot.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound key.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound doorfail.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound camerasuck.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraticks.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameradone.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound learn.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound crystal1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wispdead.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wandfail.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound rumble.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jacobs.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhoff.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhon.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound fireloop.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound dw.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool2.ogg
2013-05-16 14:03:10 [INFO] [STDOUT] [TConstruct] Successfully loaded sounds.
2013-05-16 14:03:11 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockSynthesis.png, but that file does not exist. Ignoring.
2013-05-16 14:03:13 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/enderchest.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/block.minechemGhostBlock.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/blocks/wood/planks.giganteum.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/blocks/crops/_fast.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockBlueprintProjector.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/blocks/crops/_fancy.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/factorization/textures/blocks/ceramic/rawglaze.png, but that file does not exist. Ignoring.
2013-05-16 14:03:18 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/minechem/textures/blocks/microscope.png, but that file does not exist. Ignoring.
2013-05-16 14:03:18 [INFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled
2013-05-16 14:03:18 [INFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/infusedore.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alubrass_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_aluminum_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alumite_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_ardite_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_bronze_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_cobalt_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_copper_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_gold_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_iron_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_manyullyn_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_obsidian_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_steel_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_tin_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/illusionBlockRevealed.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/magicWall.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ComputerCraft/textures/blocks/blink.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ComputerCraft/textures/blocks/blinkAdvanced.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/animatedglow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/candle.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/fluxgoo.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Lamp_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Assembler.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Charger.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alubrass.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_aluminum.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alumite.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_ardite.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_bronze.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_cobalt.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_copper.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_gold.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_iron.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_manyullyn.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_obsidian.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_steel.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_tin.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/sort_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/time_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/trans_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-05-16 14:03:20 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/crates/silver.png, but that file does not exist. Ignoring.
2013-05-16 14:03:20 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/name.fusionStar.png, but that file does not exist. Ignoring.
2013-05-16 14:03:21 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/ice_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:22 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/silk_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:22 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/necrotic_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:23 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/lava_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:23 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/quartz_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/blaze_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/lapis_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/lightningring.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/items/fuel.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/factorization/textures/items/tool/bag_of_holding.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/biomefinder.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiofuel.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiomass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidGlass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidHoney.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidIce.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidJuice.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidMead.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidSeedOil.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.creosote.liquid.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.steam.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/essence.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tallow.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/thaumometercore.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tripletreat.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketEnder.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketGlowstone.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketRedstone.txt
2013-05-16 14:03:24 [INFO] [STDOUT] Removing TMI Uninstaller
2013-05-16 14:03:24 [INFO] [STDOUT] Deleting Dir: D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\TMIUninstaller
2013-05-16 14:03:24 [INFO] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.12.jar
2013-05-16 14:03:24 [INFO] [STDOUT] ProjectBench: Registered block id @ 700. Rendering: true @: 5
2013-05-16 14:03:25 [INFO] [STDOUT] Basic Components Loaded: 11 Languages.
2013-05-16 14:03:25 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 102 (net.minecraft.block.BlockPane from Minecraft) with net.minecraft.item.ItemBlock
2013-05-16 14:03:25 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 79 (net.minecraft.block.BlockIce from Minecraft) with powercrystals.minefactoryreloaded.block.ItemBlockVanillaIce
2013-05-16 14:03:25 [INFO] [ForgeModLoader] [AppEng] Starting Applied Energistics
2013-05-16 14:03:26 [INFO] [STDOUT] Adding recipe for dustGoldAdding recipe for dustIronLoading ComputerCraft v1.53pr1 (rev 1111)
2013-05-16 14:03:26 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerLib...
2013-05-16 14:03:26 [INFO] [STDOUT] ComputerCraft: RedPowerLib not found.
2013-05-16 14:03:26 [INFO] [STDOUT] Loading CCTurtle v1.53pr1 (rev 1111)
2013-05-16 14:03:26 [INFO] [eplus] Initializing Blocks.
2013-05-16 14:03:26 [INFO] [fml.ItemTracker] The mod eplus is overwriting existing item at 116 (net.minecraft.block.BlockEnchantmentTable from Minecraft) with net.minecraft.item.ItemBlock
2013-05-16 14:03:26 [INFO] [eplus] Initializing GUI Handler.
2013-05-16 14:03:26 [INFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
2013-05-16 14:03:27 [INFO] [STDOUT] [MineChem] INIT PASSED
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Atum missing - MFR Atum Compat not loading
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Biomes O' Plenty missing - MFR Biomes O' Plenty Compat not loading
2013-05-16 14:03:27 [INFO] [ForgeModLoader] Chococraft is not available; MFR Chococraft Compat not loaded
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Magical Crops missing - MFR Compat: Magical Crops not loading
2013-05-16 14:03:27 [INFO] [STDERR] java.lang.ClassNotFoundException: mods.natura.common.NaturaContent
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at powercrystals.minefactoryreloaded.modhelpers.natura.Natura.load(Natura.java:35)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Pam's HC base missing - MFR Pam HC Compat not loading
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Pam's Weee! Flowers missing - MFR Pam Weee! Flowers Compat not loading
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] RedPowerWorld missing - MFR RedPower2 Compat not loading
2013-05-16 14:03:27 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Sufficient Biomes missing - MFR Sufficient Biomes Compat not loading
2013-05-16 14:03:28 [WARNING] [ForgeModLoader] XyCraft missing - MFR Xycraft Compat not loading
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_pantaloons.obj as mps_pantaloons
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_boots.obj as mps_boots
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_chest.obj as mps_chest
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_arms.obj as mps_arms
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_helm.obj as mps_helm
2013-05-16 14:03:29 [INFO] [OpenCCSensors] OpenCCSensors version 0.1.5g starting
2013-05-16 14:03:30 [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-05-16 14:03:30 [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-05-16 14:03:30 [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-05-16 14:03:30 [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-05-16 14:03:30 [INFO] [ForgeModLoader] [BalkonsWeaponMod] Properties file read succesfully!
2013-05-16 14:03:31 [INFO] [GraviGun] [1.5.0v2] Received mod blacklist request from: Thaumcraft
2013-05-16 14:03:31 [INFO] [PortalGun] [1.5.1] Received mod blacklist request from: Thaumcraft
2013-05-16 14:03:31 [INFO] [Railcraft] Mod Forestry registered [email protected] as a valid liquid Boiler fuel
2013-05-16 14:03:31 [WARNING] [ForgeModLoader] Could not retrieve Forestry block identified by: planks
2013-05-16 14:03:31 [INFO] [ThermalExpansion] Buildcraft Triggers Registered: 8
2013-05-16 14:03:31 [INFO] [IC2] Loading IC2 submodule: bcIntegration
2013-05-16 14:03:31 [INFO] [IC2] BuildCraft integration module loaded
2013-05-16 14:03:31 [SEVERE] [ForgeModLoader] [AppEng] GregTech Integration Disabled.
2013-05-16 14:03:31 [SEVERE] [ForgeModLoader] [AppEng] Better Storage Disabled.
2013-05-16 14:03:31 [INFO] [ForgeModLoader] Ars Magica >> Initializing power lookups
2013-05-16 14:03:33 [WARNING] [ForgeModLoader] Error attempting to calculate the power recipe for "" - skipping.
2013-05-16 14:03:34 [INFO] [STDERR] java.lang.ClassNotFoundException: ic2.api.Crops
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2API.<init>(IC2API.java:27)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2Plugin.preInit(IC2Plugin.java:78)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_199_IC2Plugin_preInit_Pre.invoke(.dynamic)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.PluginManager.activatePlugins(PluginManager.java:17)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.Extrabiomes.postInit(Extrabiomes.java:73)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-05-16 14:03:34 [INFO] [ExtrabiomesXL] Successfully Loaded.
2013-05-16 14:03:34 [WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!
beeBreedingMode
2013-05-16 14:03:34 [INFO] [Forestry] Skipping CraftGuide integration.
2013-05-16 14:03:34 [WARNING] [ForgeModLoader] Couldn't find vanilla template - forestry.speciesFestive
2013-05-16 14:03:35 [INFO] [ForgeModLoader] [Thaumcraft] Adding language support for en_US
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded ForestryProxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded IC2Proxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded CCTurtleProxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded Thaumcraft Proxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded ThermalExpansion DummyProxy
2013-05-16 14:03:36 [INFO] [STDOUT] Adding recipe for ingotSteelAdding recipe for blockSteelAdding recipe for ingotIronAdding recipe for ingotGold[MineChem] Computercraft interface layer loaded
2013-05-16 14:03:36 [INFO] [STDOUT] [MineChem] POSTINIT PASSED
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class mods.railcraft.blocks.tracks.TileTrack
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get field [shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain].DAMAGE_INFO_PANEL
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get field [shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain].DAMAGE_INFO_PANEL_EXTENDER
2013-05-16 14:03:36 [INFO] [MiscPeripherals] Loaded 12 demo files
2013-05-16 14:03:36 [WARNING] [MMMPS-CLIENT] Failed to get Thermal Expansion item energyFrameFull
2013-05-16 14:03:36 [WARNING] [MMMPS-CLIENT] Failed to get Thermal Expansion item teleportBase
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader]
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{5.2.10.702} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{7.8.0.702} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{0.8.6.5} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{1.5.2.1} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocks{55.0.0} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.5.2.12} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerCrystalsCore{1.1.4} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHNetwork{1.5.2.1} [CoFHNetwork] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHWorld{1.5.2.1} [CoFHWorld] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocksInstallCheck{55.0.0} [Immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
jammyfurniture{4.4} [Jammy Furniture Mod] (1.5.2_Jammy_Furniture_Mod_V4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bau5_ProjectBench{1.7.4} [Project Bench] ([1.5.2]ProjectBench-v1.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{3.5.3} [BuildCraft] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{3.5.3} [BC Factory] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{3.5.3} [BC Transport] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{3.5.3} [BC Silicon] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
APUnofficial{2.3.0} [Additional Pipes] (AdditionalPipes2.3.0-BC3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion{2.4.2.0} [Thermal Expansion] (ThermalExpansion-2.4.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{1.115.311-lf} [IndustrialCraft 2] (industrialcraft-2_1.115.311-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines{4.9} [IC2 Advanced Machines Addon] (AdvancedMachines_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedPowerManagement{1.2.65-IC2-1.115} [Advanced Power Management] (AdvancedPowerManagement-1.2.65-IC2-1.115.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BasicComponents{1.3.2} [Basic Components] (BasicComponents_v1.3.2.79.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{3.5.3} [BC Builders] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{3.5.3} [BC Energy] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded{1.5.1R2.5.4} [MineFactory Reloaded] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AppliedEnergistics{rv.10.m} [Applied Energistics] (appeng-rv10-m.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ArsMagica{5.52.002} [Ars Magica] (ArsMagica_5.52.002.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
Backpack{1.8.11} [Backpack] (backpack-1.8.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioCraft{1.2.3} [BiblioCraft] (BiblioCraft[v1.2.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Additional-Buildcraft-Objects{1.0.3.140} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChickenChunks{1.3.2.6} [ChickenChunks] (ChickenChunks 1.3.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars{4.1.6.37} [Compact Solar Arrays] (compactsolars-universal-1.5.1-4.1.6.37.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft{1.53pr1} [ComputerCraft] (ComputerCraft1.53pr1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle{1.53pr1} [ComputerCraft Turtles] (ComputerCraft1.53pr1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3{pre1g (build 4)} [Equivalent Exchange 3] (ee3-universal-pre1g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
eplus{1.14.6} [Enchanting Plus] (EnchantingPlus-1.14.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.2.5} [EnderStorage] (EnderStorage 1.4.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtrabiomesXL{3.13.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.13.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestryPre{1.5.1R2.5.4} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{2.2.2.2} [Forestry for Minecraft] (forestry-A-2.2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BinnieCore{1.6-pre7} [Binnie Core] (extra-bees-1.6-pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees{1.6-pre7} [Extra Bees] (extra-bees-1.6-pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization{0.7.37} [Factorization] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.misc{0.7.37} [Factorization Miscellaneous Nonsense] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.dimensionalSlice{0.7.37} [Factorization Dimensional Slices] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
iChunUtil{1.0.1} [iChunUtil] (iChunUtil1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviGun{1.5.0.2} [GraviGun] (GravityGun1.5.0v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl{1.5.1b} [Nuclear Control] (IC2NuclearControl-1.5.1b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore{55.1.1} [Immibis Core] (immibis-core-55.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisPeripherals{55.0.0} [Immibis's Peripherals] (immibis-peripherals-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{5.2.6.411} [Iron Chest] (ironchest-universal-1.5.2-5.2.6.411.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft{3.0.5a} [Thaumcraft] (Thaumcraft3.0.5a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes|Main{0.7.2.dev.424} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem{2.3.0.0.1} [Modular ForceField System V2] (MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
minechem{@[email protected]} [MineChem] (MineChem_v3.x.102.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAtum{1.5.1R2.5.4} [MFR Compat: Atum] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.5.4} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatChococraft{1.5.1R2.5.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.5.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestry{1.5.1R2.5.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatIC2{1.5.1R2.5.4} [MFR Compat: IC2] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.5.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Natura{1.5.1_2.0.21} [Natura] (Natura_2.0.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatNatura{1.5.1R2.5.4} [MFR Compat: Natura] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatPams{1.5.1R2.5.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRP2{1.5.1R2.5.4} [MFR Compat: RP2] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SoulShards{1.27} [SoulShards] (SoulShards-v1.27-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSoulShards{1.5.1R2.5.4} [MFR Compat: SoulShards] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.5.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MFReloaded|CompatThaumcraft{1.5.1R2.5.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TConstruct{1.5.1_1.3.3.14} [Tinkers' Construct] (TConstruct_1.3.3.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTConstruct{1.5.1R2.5.4} [MFR Compat: TConstruct] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest{1.18.0} [The Twilight Forest] (twilightforest-1.18.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTwilightForest{1.5.1R2.5.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatVanilla{1.5.1R2.5.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatXyCraft{1.5.1R2.5.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals{3.2} [MiscPeripherals] (miscperipherals-3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedSolarPanel{3.3.7} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviSuite{1.9.2} [Gravitation Suite] (mod_zGraviSuite_1_9_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mmmPowersuits{0.6.0-444} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.6.0-444.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowersuitAddons{0.2.2-90} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.2-90_MPS-422.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
multiCraftingTable{1.0.0} [Multi-Crafting Table] (multi-crafting-table-universal-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins{1.0.8.7} [NEI Plugins] (NEIPlugins-1.0.8.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NetherOres{1.5.1R2.1.3} [Nether Ores] (NetherOres-2.1.3-60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ObsidiPlates{1.4.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.4.0.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OCS{0.1.5g} [OpenCCSensors] (OpenCCSensors-0.1.5g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun{1.5.1} [PortalGun] (PortalGun1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft{7.0.0.0} [Railcraft] (Railcraft_1.5.1-7.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerConverters{1.5.1R2.3.0} [Power Converters] (PowerConverters-2.3.0-54.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_Ruins{10.2} [Ruins Spawning System] (Ruins_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts{2.0.0.a114} [Steve's Carts] (StevesCarts2.0.0.a114.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicBees{1.4.7 - 184} [ThaumicBees] (thaumicbees-1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_UpdateCheck{1.0.8} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
weaponmod{1.5.2 v1.11.3} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OmniTools{3.1.3.0} [OmniTools] (OmniTools-3.1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] Caught exception from ArsMagica
java.lang.NullPointerException
at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] java.lang.NullPointerException
2013-05-16 14:03:36 [INFO] [STDERR] at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
2013-05-16 14:03:36 [INFO] [STDERR] at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
2013-05-16 14:03:36 [INFO] [STDERR] at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
------------------- FML Log --------------------
2013-05-16 14:02:44 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.10.702 for Minecraft 1.5.2 loading
2013-05-16 14:02:44 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-05-16 14:02:44 [FINE] [ForgeModLoader] Java classpath at launch is MultiMCLauncher.jar
2013-05-16 14:02:44 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;D:\Buildcraft142\ant\bin;.
2013-05-16 14:02:44 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Discovering coremods
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore.jar
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found a candidate coremod CoFHCore-1.5.2.1.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loading coremod CoFHCore-1.5.2.1.jar
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loaded coremod CoFHCore-1.5.2.1.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found a candidate coremod immibis-microblocks-55.0.0.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loading coremod immibis-microblocks-55.0.0.jar
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loaded coremod immibis-microblocks-55.0.0.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found a candidate coremod PowerCrystalsCore-1.1.4-96.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loading coremod PowerCrystalsCore-1.1.4-96.jar
2013-05-16 14:02:44 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loaded coremod PowerCrystalsCore-1.1.4-96.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-05-16 14:02:44 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Running coremod plugins
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-05-16 14:02:45 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-05-16 14:02:45 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin CoFHPlugin
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin CoFHPlugin run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin MicroblocksCoreMod
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin MicroblocksCoreMod run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin CoreLoader
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin CoreLoader run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Validating minecraft
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-05-16 14:02:46 [INFO] [STDOUT] Inserted super call into azg.c
2013-05-16 14:02:46 [INFO] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:47 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-05-16 14:02:47 [INFO] [STDOUT] 229 recipes
2013-05-16 14:02:47 [INFO] [STDOUT] 27 achievements
2013-05-16 14:02:48 [INFO] [Minecraft-Client] Setting user: Regelneef
2013-05-16 14:02:48 [INFO] [STDOUT] (Session ID is 42898408e1452decf10bccb5a022d52d37fecf95)
2013-05-16 14:02:48 [INFO] [STDERR] Client asked for parameter: server
2013-05-16 14:02:48 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-05-16 14:02:48 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-05-16 14:02:48 [INFO] [STDOUT] MinecraftForge v7.8.0.702 Initialized
2013-05-16 14:02:48 [INFO] [ForgeModLoader] MinecraftForge v7.8.0.702 Initialized
2013-05-16 14:02:48 [INFO] [STDOUT] Replaced 85 ore recipies
2013-05-16 14:02:48 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-05-16 14:02:48 [INFO] [ForgeModLoader] Reading custom logging properties from D:\MultiMC4\instances\1.5.2rev0\minecraft\config\logging.properties
2013-05-16 14:02:48 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, cofh.asm.CoFHModContainer, mods.immibis.microblocks.coremod.MicroblocksModContainer, codechicken.nei.asm.NEIModContainer, powercrystals.core.CoreCore]
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\minecraft.jar, examining for mod candidates
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\lwjgl.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\lwjgl_util.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\jinput.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\coremods\CodeChickenCore.jar, examining for mod candidates
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\coremods\CoFHCore-1.5.2.1.jar, examining for mod candidates
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\coremods\immibis-microblocks-55.0.0.jar, examining for mod candidates
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\coremods\NotEnoughItems 1.5.2.12.jar, examining for mod candidates
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\coremods\PowerCrystalsCore-1.1.4-96.jar, examining for mod candidates
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\argo-small-3.2.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\guava-14.0-rc3.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\asm-all-4.1.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\bcprov-jdk15on-148.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\deobfuscation_data_1.5.2.zip
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\scala-library.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-05-16 14:02:48 [INFO] [ForgeModLoader] Searching D:\MultiMC4\instances\1.5.2rev0\minecraft\mods for mods
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file 1.5.2_Jammy_Furniture_Mod_V4.4.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5.2]ProjectBench-v1.7.5.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5.2]ReiMinimap_v3.3_06.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdditionalPipes2.3.0-BC3.5.3.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedMachines_1.5.2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedPowerManagement-1.2.65-IC2-1.115.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file appeng-rv10-m.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArsMagica_5.52.002.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file backpack-1.8.11-1.5.2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file BasicComponents_v1.3.2.79.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.2.3].zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.5.3.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChickenChunks 1.3.2.6.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file compactsolars-universal-1.5.1-4.1.6.37.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.53pr1.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ee3-universal-pre1g.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnchantingPlus-1.14.6.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.2.5.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file extra-bees-1.6-pre7.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtrabiomesXL-universal-1.5.2-3.13.1.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file Factorization-0.7.37.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.2.2.2.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file GravityGun1.5.0v2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file IC2NuclearControl-1.5.1b.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file iChunUtil1.0.1.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file immibis-core-55.1.1.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file immibis-peripherals-55.0.0.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.115.311-lf.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks-1.54b.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.5.2-5.2.6.411.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineChem_v3.x.102.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineFactoryReloaded-2.5.4-665.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file miscperipherals-3.2.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_AdvancedSolarPanels_3_3_7.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_zGraviSuite_1_9_2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-0.6.0-444.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file MPSA-0.2.2-90_MPS-422.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file multi-crafting-table-universal-1.0.0.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file Natura_2.0.21.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.0.8.7.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file NetherOres-2.1.3-60.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file obsidiplates-1.5.2-universal-1.4.0.12.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate mod directory OCSLua
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file OmniTools-3.1.3.0.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file OpenCCSensors-0.1.5g.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file PortalGun1.5.1.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file PowerConverters-2.3.0-54.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_1.5.1-7.0.0.0.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate mod directory resources
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Ignoring unknown file ruins.txt in mods directory
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file Ruins_1.5.2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Ignoring unknown file ruins_log.txt in mods directory
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-v1.27-universal.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file StevesCarts2.0.0.a114.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file TConstruct_1.3.3.13.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft3.0.5a.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file thaumicbees-1.4.7.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-2.4.2.0.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.18.0.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file UpdateCheckerMod_1.5.2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate mod directory weaponmod
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file WeaponMod.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-05-16 14:02:48 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file CodeChickenCore.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CodeChickenCore.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file CoFHCore-1.5.2.1.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-1.5.2.1.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHNetwork
2013-05-16 14:02:49 [FINEST] [CoFHNetwork] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2013-05-16 14:02:49 [FINEST] [CoFHWorld] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file immibis-microblocks-55.0.0.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-microblocks-55.0.0.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.microblocks.MicroblocksNonCoreMod
2013-05-16 14:02:49 [FINEST] [ImmibisMicroblocksInstallCheck] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.5.2.12.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file PowerCrystalsCore-1.1.4-96.jar for potential mods
2013-05-16 14:02:49 [FINE] [ForgeModLoader] The mod container PowerCrystalsCore-1.1.4-96.jar appears to be missing an mcmod.info file
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file 1.5.2_Jammy_Furniture_Mod_V4.4.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file 1.5.2_Jammy_Furniture_Mod_V4.4.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.minecraft.jammy780.furniture.JammyFurnitureModCore
2013-05-16 14:02:49 [FINEST] [jammyfurniture] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file [1.5.2]ProjectBench-v1.7.5.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.5.2]ProjectBench-v1.7.5.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod bau5.mods.projectbench.common.ProjectBench
2013-05-16 14:02:49 [FINEST] [bau5_ProjectBench] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file [1.5.2]ReiMinimap_v3.3_06.zip for potential mods
2013-05-16 14:02:49 [FINE] [ForgeModLoader] The mod container [1.5.2]ReiMinimap_v3.3_06.zip appears to be missing an mcmod.info file
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file AdditionalPipes2.3.0-BC3.5.3.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file AdditionalPipes2.3.0-BC3.5.3.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.additionalpipes.AdditionalPipes
2013-05-16 14:02:49 [FINEST] [APUnofficial] Parsed dependency info : [] [BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Factory] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file AdvancedMachines_1.5.2.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedMachines_1.5.2.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.advancedmachines.common.AdvancedMachines
2013-05-16 14:02:49 [FINEST] [AdvancedMachines] Parsed dependency info : [IC2] [IC2] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file AdvancedPowerManagement-1.2.65-IC2-1.115.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedPowerManagement-1.2.65-IC2-1.115.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.kaijin.AdvPowerMan.AdvancedPowerManagement
2013-05-16 14:02:49 [FINEST] [AdvancedPowerManagement] Parsed dependency info : [[email protected][1.115,), [email protected][7.7.1.666,)] [[email protected][1.115,), [email protected][7.7.1.666,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file appeng-rv10-m.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file appeng-rv10-m.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod appeng.common.AppEng
2013-05-16 14:02:49 [FINEST] [AppliedEnergistics] Parsed dependency info : [[email protected][7.7.1.676,)] [MineFactoryReloaded, BasicComponents, IC2, BuildCraft|Silicon, [email protected][7.7.1.676,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file ArsMagica_5.52.002.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ArsMagica_5.52.002.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod mithion.arsmagica.AMCore
2013-05-16 14:02:49 [FINEST] [ArsMagica] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file backpack-1.8.11-1.5.2.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file backpack-1.8.11-1.5.2.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod backpack.Backpack
2013-05-16 14:02:49 [FINEST] [Backpack] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file BasicComponents_v1.3.2.79.jar for potential mods
2013-05-16 14:02:49 [FINE] [ForgeModLoader] The mod container BasicComponents_v1.3.2.79.jar appears to be missing an mcmod.info file
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod universalelectricity.components.common.BCLoader
2013-05-16 14:02:49 [FINEST] [BasicComponents] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.2.3].zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.2.3].zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2013-05-16 14:02:49 [FINEST] [BiblioCraft] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.5.3.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.5.3.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-05-16 14:02:49 [FINEST] [BuildCraft|Builders] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-05-16 14:02:49 [FINEST] [BuildCraft|Core] Parsed dependency info : [[email protected][7.7.2.682,)] [[email protected][7.7.2.682,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-05-16 14:02:49 [FINEST] [BuildCraft|Energy] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-05-16 14:02:49 [FINEST] [BuildCraft|Factory] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-05-16 14:02:49 [FINEST] [BuildCraft|Silicon] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-05-16 14:02:49 [FINEST] [BuildCraft|Transport] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod abo.ABO
2013-05-16 14:02:49 [FINEST] [Additional-Buildcraft-Objects] Parsed dependency info : [BuildCraft|[email protected][3.5.3,), [email protected][7.8.0.684,), BuildCraft|[email protected][3.5.3,)] [[email protected][7.8.0.684,), BuildCraft|[email protected][3.5.3,), BuildCraft|[email protected][3.5.3,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file ChickenChunks 1.3.2.6.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ChickenChunks 1.3.2.6.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.chunkloader.ChickenChunks
2013-05-16 14:02:49 [FINEST] [ChickenChunks] Parsed dependency info : [[email protected][6.4.1.413,)] [[email protected][6.4.1.413,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file compactsolars-universal-1.5.1-4.1.6.37.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file compactsolars-universal-1.5.1-4.1.6.37.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.compactsolars.CompactSolars
2013-05-16 14:02:49 [FINEST] [CompactSolars] Using mcmod dependency info : [[email protected][1.112,), [email protected][6.6.1,)] [[email protected][1.112,)] []
2013-05-16 14:02:49 [FINE] [CompactSolars] Attempting to load the file version.properties from compactsolars-universal-1.5.1-4.1.6.37.zip to locate a version number for CompactSolars
2013-05-16 14:02:49 [FINE] [CompactSolars] Found version 4.1.6.37 for mod CompactSolars in version.properties, using
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file ComputerCraft1.53pr1.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.53pr1.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle
2013-05-16 14:02:49 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft
2013-05-16 14:02:49 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file ee3-universal-pre1g.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ee3-universal-pre1g.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3
2013-05-16 14:02:49 [FINEST] [EE3] Parsed dependency info : [[email protected][7.7.1.650,)] [[email protected][7.7.1.650,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file EnchantingPlus-1.14.6.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file EnchantingPlus-1.14.6.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod eplus.EnchantingPlus
2013-05-16 14:02:49 [FINEST] [eplus] Parsed dependency info : [[email protected][7.7.1.649,)] [[email protected][7.7.1.649,)] []
2013-05-16 14:02:49 [FINE] [eplus] Attempting to load the file version.properties from EnchantingPlus-1.14.6.jar to locate a version number for eplus
2013-05-16 14:02:49 [WARNING] [eplus] Mod eplus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.14.6
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.2.5.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.2.5.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-05-16 14:02:49 [FINEST] [EnderStorage] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file extra-bees-1.6-pre7.jar for potential mods
2013-05-16 14:02:49 [FINE] [ForgeModLoader] The mod container extra-bees-1.6-pre7.jar appears to be missing an mcmod.info file
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.core.BinnieCore
2013-05-16 14:02:49 [FINEST] [BinnieCore] Parsed dependency info : [] [Forestry] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extrabees.ExtraBees
2013-05-16 14:02:49 [FINEST] [ExtraBees] Parsed dependency info : [] [BinnieCore] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file ExtrabiomesXL-universal-1.5.2-3.13.1.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtrabiomesXL-universal-1.5.2-3.13.1.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrabiomes.Extrabiomes
2013-05-16 14:02:49 [FINEST] [ExtrabiomesXL] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file Factorization-0.7.37.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.7.37.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.misc.MiscellaneousNonsense
2013-05-16 14:02:49 [FINEST] [factorization.misc] Parsed dependency info : [factorization] [factorization] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.common.Core
2013-05-16 14:02:49 [FINEST] [factorization] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.fzds.Hammer
2013-05-16 14:02:49 [FINEST] [factorization.dimensionalSlice] Parsed dependency info : [factorization] [factorization] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file forestry-A-2.2.2.2.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.2.2.2.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-05-16 14:02:49 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file GravityGun1.5.0v2.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file GravityGun1.5.0v2.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravigun.common.GraviGun
2013-05-16 14:02:50 [FINEST] [GraviGun] Parsed dependency info : [[email protected][1.0.0,)] [[email protected][1.0.0,)] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file IC2NuclearControl-1.5.1b.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file IC2NuclearControl-1.5.1b.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod shedar.mods.ic2.nuclearcontrol.IC2NuclearControl
2013-05-16 14:02:50 [FINEST] [IC2NuclearControl] Parsed dependency info : [] [IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file iChunUtil1.0.1.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file iChunUtil1.0.1.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod ichun.core.iChunUtil
2013-05-16 14:02:50 [FINEST] [iChunUtil] Parsed dependency info : [[email protected][7.7.0.582,)] [[email protected][7.7.0.582,)] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file immibis-core-55.1.1.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-core-55.1.1.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.core.ICNonCoreMod
2013-05-16 14:02:50 [FINEST] [ImmibisCore] Using mcmod dependency info : [] [IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file immibis-peripherals-55.0.0.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-peripherals-55.0.0.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.ccperiphs.ImmibisPeripherals
2013-05-16 14:02:50 [FINEST] [ImmibisPeripherals] Using mcmod dependency info : [ImmibisCore, ComputerCraft] [ImmibisCore, ComputerCraft] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.115.311-lf.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.115.311-lf.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
2013-05-16 14:02:50 [FINEST] [IC2] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file InventoryTweaks-1.54b.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file InventoryTweaks-1.54b.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
2013-05-16 14:02:50 [FINEST] [inventorytweaks] Parsed dependency info : [[email protected][5.0.0,), [email protected][7.7.0,)] [[email protected][5.0.0,), [email protected][7.7.0,)] []
2013-05-16 14:02:50 [FINE] [inventorytweaks] Attempting to load the file version.properties from InventoryTweaks-1.54b.jar to locate a version number for inventorytweaks
2013-05-16 14:02:50 [FINE] [inventorytweaks] Found version 1.54b for mod inventorytweaks in version.properties, using
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.5.2-5.2.6.411.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.5.2-5.2.6.411.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2013-05-16 14:02:50 [FINEST] [IronChest] Parsed dependency info : [[email protected][7.0,), [email protected][5.0.5,)] [[email protected][7.0,), [email protected][5.0.5,)] []
2013-05-16 14:02:50 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.5.2-5.2.6.411.zip to locate a version number for IronChest
2013-05-16 14:02:50 [FINE] [IronChest] Found version 5.2.6.411 for mod IronChest in version.properties, using
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod logisticspipes.LogisticsPipes
2013-05-16 14:02:50 [FINEST] [LogisticsPipes|Main] Parsed dependency info : [BuildCraft|Transport, BuildCraft|Core, BuildCraft|Silicon, BuildCraft|Builders, [email protected][6.5.0.0,)] [[email protected][6.5.0.0,), BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Silicon, IC2, Forestry, Thaumcraft, CCTurtle, ComputerCraft, factorization, GregTech_Addon, AppliedEnergistics, ThermalExpansion|Transport, BetterStorage] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:02:50 [FINEST] [ModularForceFieldSystem] Parsed dependency info : [] [ThermalExpansion] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file MineChem_v3.x.102.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file MineChem_v3.x.102.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod ljdp.minechem.common.ModMinechem
2013-05-16 14:02:50 [FINEST] [minechem] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file MineFactoryReloaded-2.5.4-665.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file MineFactoryReloaded-2.5.4-665.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded] Parsed dependency info : [PowerCrystalsCore] [BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, IC2, PowerCrystalsCore] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.biomesoplenty.BiomesOPlenty
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Parsed dependency info : [] [MineFactoryReloaded, BiomesOPlenty] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [] [] [Forestry]
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.magicalcrops.MagicalCrops
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Parsed dependency info : [] [MineFactoryReloaded, Magical-Crops] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.natura.Natura
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatNatura] Parsed dependency info : [] [MineFactoryReloaded, Natura] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
2013-05-16 14:02:50 [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] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.soulshards.SoulShards
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatSoulShards] Parsed dependency info : [] [MineFactoryReloaded, SoulShards] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
2013-05-16 14:02:50 [FINEST] [MFReloaded|CompatThaumcraft] Parsed dependency info : [] [MFReloaded, Thaumcraft] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.tinkersconstruct.TConstruct
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatTConstruct] Parsed dependency info : [] [MineFactoryReloaded, TConstruct] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file miscperipherals-3.2.jar for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] The mod container miscperipherals-3.2.jar appears to be missing an mcmod.info file
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod miscperipherals.core.MiscPeripherals
2013-05-16 14:02:50 [FINEST] [MiscPeripherals] Parsed dependency info : [CCTurtle, ComputerCraft] [ComputerCraft, CCTurtle, GregTech_Addon] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file mod_AdvancedSolarPanels_3_3_7.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_AdvancedSolarPanels_3_3_7.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod advsolar.AdvancedSolarPanel
2013-05-16 14:02:50 [FINEST] [AdvancedSolarPanel] Using mcmod dependency info : [Forge, IC2, FML] [IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file mod_zGraviSuite_1_9_2.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_zGraviSuite_1_9_2.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravisuite.GraviSuite
2013-05-16 14:02:50 [FINEST] [GraviSuite] Using mcmod dependency info : [IC2, FML, Forge] [IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file ModularPowersuits-0.6.0-444.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-0.6.0-444.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.ModularPowersuits
2013-05-16 14:02:50 [FINEST] [mmmPowersuits] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file MPSA-0.2.2-90_MPS-422.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file MPSA-0.2.2-90_MPS-422.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod andrew.powersuits.common.ModularPowersuitsAddons
2013-05-16 14:02:50 [FINEST] [PowersuitAddons] Parsed dependency info : [mmmPowersuits] [mmmPowersuits] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file multi-crafting-table-universal-1.0.0.jar for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] The mod container multi-crafting-table-universal-1.0.0.jar appears to be missing an mcmod.info file
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.dmillerw.multiCraftingTable.MultiCraftingTable
2013-05-16 14:02:50 [FINEST] [multiCraftingTable] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file Natura_2.0.21.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Natura_2.0.21.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2013-05-16 14:02:50 [FINEST] [Natura] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.0.8.7.jar for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] The mod container NEIPlugins-1.0.8.7.jar appears to be missing an mcmod.info file
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mistaqur.nei.NEIPlugins
2013-05-16 14:02:50 [FINEST] [NEIPlugins] Parsed dependency info : [NotEnoughItems] [NotEnoughItems] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file NetherOres-2.1.3-60.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file NetherOres-2.1.3-60.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.netherores.NetherOresCore
2013-05-16 14:02:50 [FINEST] [NetherOres] Parsed dependency info : [PowerCrystalsCore] [PowerCrystalsCore, IC2, ThermalExpansion] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file obsidiplates-1.5.2-universal-1.4.0.12.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file obsidiplates-1.5.2-universal-1.4.0.12.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.obsidiplates.a
2013-05-16 14:02:50 [FINEST] [ObsidiPlates] Using mcmod dependency info : [[email protected][7.8.0,), [email protected][5.2,)] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining directory OCSLua for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] No mcmod.info file found in directory OCSLua
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5.lua
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5.lua.apis
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5.lua.programs
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5f
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5f.lua
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5f.lua.apis
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5f.lua.programs
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5g
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5g.lua
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5g.lua.apis
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5g.lua.programs
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file OmniTools-3.1.3.0.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file OmniTools-3.1.3.0.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod omnitools.OmniTools
2013-05-16 14:02:50 [FINEST] [OmniTools] Parsed dependency info : [[email protected][7.1.2.500,), [email protected][1.5.2.1,)] [[email protected][7.1.2.500,), [email protected][1.5.2.1,), *] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file OpenCCSensors-0.1.5g.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file OpenCCSensors-0.1.5g.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod openccsensors.OpenCCSensors
2013-05-16 14:02:50 [FINEST] [OCS] Parsed dependency info : [ComputerCraft] [ComputerCraft, CCTurtle, BuildCraft|Core, IC2, Thaumcraft, AppliedEnergistics] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file PortalGun1.5.1.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file PortalGun1.5.1.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun
2013-05-16 14:02:50 [FINEST] [PortalGun] Parsed dependency info : [[email protected][1.0.0,)] [[email protected][1.0.0,)] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file PowerConverters-2.3.0-54.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file PowerConverters-2.3.0-54.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.powerconverters.PowerConverterCore
2013-05-16 14:02:50 [FINEST] [PowerConverters] Parsed dependency info : [PowerCrystalsCore] [PowerCrystalsCore, BasicComponents, BuildCraft|Energy, factorization, IC2, Railcraft, ThermalExpansion] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file Railcraft_1.5.1-7.0.0.0.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.5.1-7.0.0.0.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.railcraft.common.core.Railcraft
2013-05-16 14:02:50 [FINEST] [Railcraft] Parsed dependency info : [[email protected][7.7.1.624,)] [[email protected][7.7.1.624,), BuildCraft|Core, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, [email protected][1.115.304,)] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining directory resources for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] No mcmod.info file found in directory resources
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.alpine
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.autumn woods
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.beach
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.birch forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.clearing border
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.dark forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.dense twilight forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.desert
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.deserthills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.enchanted forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.extreme hills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.extreme hills edge
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.extreme jungle
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.fire swamp
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.forested hills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.forested island
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.foresthills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.frozenocean
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.frozenriver
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.generic
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.glacier
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.green hills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.green swamplands
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.hell
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.highlands
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.ice mountains
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.ice plains
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.ice wasteland
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.jungle
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.junglehills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.lake border
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.lots of mushrooms
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.lush redwoods
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.major feature
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.marsh
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.meadow
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mini jungle
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.minor feature
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mountain ridge
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mountain taiga
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mountainous desert
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mushroomisland
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mushroomislandshore
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mushrooms
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.ocean
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.OPTIONAL
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.pine forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.plains
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.rainforest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.redwood forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.river
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.savanna
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.shrubland
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.sky
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.snow forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.snowy forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.snowy rainforest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.swampland
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.taiga
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.taigahills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.temperate rainforest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.tundra
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight clearing
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight lake
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight stream
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight swamp
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.wasteland
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.woodlands
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file Ruins_1.5.2.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Ruins_1.5.2.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.ruins.common.RuinsMod
2013-05-16 14:02:50 [FINEST] [AS_Ruins] Parsed dependency info : [] [ExtraBiomes] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file SoulShards-v1.27-universal.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file SoulShards-v1.27-universal.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.soulshards.SoulShards
2013-05-16 14:02:50 [FINEST] [SoulShards] Parsed dependency info : [[email protected][7.7.2.679,]] [[email protected][7.7.2.679,]] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.a114.zip for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.a114.zip appears to be missing an mcmod.info file
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts
2013-05-16 14:02:50 [FINEST] [StevesCarts] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file TConstruct_1.3.3.13.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file TConstruct_1.3.3.13.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.tinker.tconstruct.TConstruct
2013-05-16 14:02:50 [FINEST] [TConstruct] Parsed dependency info : [[email protected][7.7.1.675,)] [[email protected][7.7.1.675,)] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.5a.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.5a.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2013-05-16 14:02:50 [FINEST] [Thaumcraft] Parsed dependency info : [[email protected][7.8.0.688,)] [[email protected][7.8.0.688,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file thaumicbees-1.4.7.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file thaumicbees-1.4.7.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumicbees.main.ThaumicBees
2013-05-16 14:02:50 [FINEST] [ThaumicBees] Parsed dependency info : [Forestry] [Forestry, Thaumcraft, ExtraBees, EE3, ArsMagica] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file ThermalExpansion-2.4.2.0.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-2.4.2.0.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2013-05-16 14:02:50 [FINEST] [ThermalExpansion] Parsed dependency info : [[email protected][1.5.2.1,), [email protected][7.1.2.500,)] [[email protected][7.1.2.500,), [email protected][1.5.2.1,)] [IC2, Metallurgy]
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file twilightforest-1.18.0.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.18.0.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2013-05-16 14:02:50 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file UpdateCheckerMod_1.5.2.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file UpdateCheckerMod_1.5.2.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.updatecheck.common.UpdateCheckMod
2013-05-16 14:02:50 [FINEST] [AS_UpdateCheck] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining directory weaponmod for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] No mcmod.info file found in directory weaponmod
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file WeaponMod.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file WeaponMod.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod weaponmod.BalkonsWeaponMod
2013-05-16 14:02:50 [FINEST] [weaponmod] Parsed dependency info : [] [] []
2013-05-16 14:02:51 [INFO] [ForgeModLoader] Forge Mod Loader has identified 98 mods to load
2013-05-16 14:02:51 [FINER] [ForgeModLoader] Received a system property request ''
2013-05-16 14:02:51 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-05-16 14:02:51 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Reloading logging properties from D:\MultiMC4\instances\1.5.2rev0\minecraft\config\logging.properties
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Reloaded logging properties
2013-05-16 14:02:51 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-05-16 14:02:51 [INFO] [mcp] Activating mod mcp
2013-05-16 14:02:51 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-05-16 14:02:51 [INFO] [FML] Activating mod FML
2013-05-16 14:02:51 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-05-16 14:02:51 [INFO] [Forge] Activating mod Forge
2013-05-16 14:02:51 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2013-05-16 14:02:51 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-05-16 14:02:51 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2013-05-16 14:02:51 [INFO] [CoFHCore] Activating mod CoFHCore
2013-05-16 14:02:51 [FINE] [ImmibisMicroblocks] Mod Logging channel ImmibisMicroblocks configured at default level.
2013-05-16 14:02:51 [INFO] [ImmibisMicroblocks] Activating mod ImmibisMicroblocks
2013-05-16 14:02:51 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2013-05-16 14:02:51 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-05-16 14:02:51 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
2013-05-16 14:02:51 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2013-05-16 14:02:51 [FINE] [CoFHNetwork] Enabling mod CoFHNetwork
2013-05-16 14:02:51 [FINE] [CoFHNetwork] Mod Logging channel CoFHNetwork configured at default level.
2013-05-16 14:02:51 [INFO] [CoFHNetwork] Activating mod CoFHNetwork
2013-05-16 14:02:51 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2013-05-16 14:02:51 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2013-05-16 14:02:51 [INFO] [CoFHWorld] Activating mod CoFHWorld
2013-05-16 14:02:51 [FINE] [ImmibisMicroblocksInstallCheck] Enabling mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [FINE] [ImmibisMicroblocksInstallCheck] Mod Logging channel ImmibisMicroblocksInstallCheck configured at default level.
2013-05-16 14:02:51 [INFO] [ImmibisMicroblocksInstallCheck] Activating mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [FINE] [jammyfurniture] Enabling mod jammyfurniture
2013-05-16 14:02:51 [FINE] [jammyfurniture] Mod Logging channel jammyfurniture configured at default level.
2013-05-16 14:02:51 [INFO] [jammyfurniture] Activating mod jammyfurniture
2013-05-16 14:02:51 [FINE] [bau5_ProjectBench] Enabling mod bau5_ProjectBench
2013-05-16 14:02:51 [FINE] [bau5_ProjectBench] Mod Logging channel bau5_ProjectBench configured at default level.
2013-05-16 14:02:51 [INFO] [bau5_ProjectBench] Activating mod bau5_ProjectBench
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
2013-05-16 14:02:51 [FINE] [mod_ReiMinimap] Mod Logging channel mod_ReiMinimap configured at default level.
2013-05-16 14:02:51 [INFO] [mod_ReiMinimap] Activating mod mod_ReiMinimap
2013-05-16 14:02:51 [FINE] [APUnofficial] Enabling mod APUnofficial
2013-05-16 14:02:51 [FINE] [APUnofficial] Mod Logging channel APUnofficial configured at default level.
2013-05-16 14:02:51 [INFO] [APUnofficial] Activating mod APUnofficial
2013-05-16 14:02:51 [FINE] [AdvancedMachines] Enabling mod AdvancedMachines
2013-05-16 14:02:51 [FINE] [AdvancedMachines] Mod Logging channel AdvancedMachines configured at default level.
2013-05-16 14:02:51 [INFO] [AdvancedMachines] Activating mod AdvancedMachines
2013-05-16 14:02:51 [FINE] [AdvancedPowerManagement] Enabling mod AdvancedPowerManagement
2013-05-16 14:02:51 [FINE] [AdvancedPowerManagement] Mod Logging channel AdvancedPowerManagement configured at default level.
2013-05-16 14:02:51 [INFO] [AdvancedPowerManagement] Activating mod AdvancedPowerManagement
2013-05-16 14:02:51 [FINE] [AppliedEnergistics] Enabling mod AppliedEnergistics
2013-05-16 14:02:51 [FINE] [AppliedEnergistics] Mod Logging channel AppliedEnergistics configured at default level.
2013-05-16 14:02:51 [INFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2013-05-16 14:02:51 [FINE] [ArsMagica] Enabling mod ArsMagica
2013-05-16 14:02:51 [FINE] [ArsMagica] Mod Logging channel ArsMagica configured at default level.
2013-05-16 14:02:51 [INFO] [ArsMagica] Activating mod ArsMagica
2013-05-16 14:02:51 [FINE] [Backpack] Enabling mod Backpack
2013-05-16 14:02:51 [FINE] [Backpack] Mod Logging channel Backpack configured at default level.
2013-05-16 14:02:51 [INFO] [Backpack] Activating mod Backpack
2013-05-16 14:02:51 [FINE] [BasicComponents] Enabling mod BasicComponents
2013-05-16 14:02:51 [FINE] [BasicComponents] Mod Logging channel BasicComponents configured at default level.
2013-05-16 14:02:51 [INFO] [BasicComponents] Activating mod BasicComponents
2013-05-16 14:02:51 [FINE] [BiblioCraft] Enabling mod BiblioCraft
2013-05-16 14:02:51 [FINE] [BiblioCraft] Mod Logging channel BiblioCraft configured at default level.
2013-05-16 14:02:51 [INFO] [BiblioCraft] Activating mod BiblioCraft
2013-05-16 14:02:51 [FINE] [BuildCraft|Builders] Enabling mod BuildCraft|Builders
2013-05-16 14:02:51 [FINE] [BuildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2013-05-16 14:02:51 [FINE] [BuildCraft|Core] Enabling mod BuildCraft|Core
2013-05-16 14:02:51 [FINE] [BuildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2013-05-16 14:02:51 [FINE] [BuildCraft|Energy] Enabling mod BuildCraft|Energy
2013-05-16 14:02:51 [FINE] [BuildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2013-05-16 14:02:51 [FINE] [BuildCraft|Factory] Enabling mod BuildCraft|Factory
2013-05-16 14:02:51 [FINE] [BuildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2013-05-16 14:02:51 [FINE] [BuildCraft|Silicon] Enabling mod BuildCraft|Silicon
2013-05-16 14:02:51 [FINE] [BuildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-05-16 14:02:51 [FINE] [BuildCraft|Transport] Enabling mod BuildCraft|Transport
2013-05-16 14:02:51 [FINE] [BuildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2013-05-16 14:02:51 [FINE] [Additional-Buildcraft-Objects] Enabling mod Additional-Buildcraft-Objects
2013-05-16 14:02:51 [FINE] [Additional-Buildcraft-Objects] Mod Logging channel Additional-Buildcraft-Objects configured at default level.
2013-05-16 14:02:51 [INFO] [Additional-Buildcraft-Objects] Activating mod Additional-Buildcraft-Objects
2013-05-16 14:02:51 [FINE] [ChickenChunks] Enabling mod ChickenChunks
2013-05-16 14:02:51 [FINE] [ChickenChunks] Mod Logging channel ChickenChunks configured at default level.
2013-05-16 14:02:51 [INFO] [ChickenChunks] Activating mod ChickenChunks
2013-05-16 14:02:51 [FINE] [CompactSolars] Enabling mod CompactSolars
2013-05-16 14:02:51 [FINE] [CompactSolars] Mod Logging channel CompactSolars configured at default level.
2013-05-16 14:02:51 [INFO] [CompactSolars] Activating mod CompactSolars
2013-05-16 14:02:51 [FINE] [CCTurtle] Enabling mod CCTurtle
2013-05-16 14:02:51 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level.
2013-05-16 14:02:51 [INFO] [CCTurtle] Activating mod CCTurtle
2013-05-16 14:02:51 [FINE] [ComputerCraft] Enabling mod ComputerCraft
2013-05-16 14:02:51 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.
2013-05-16 14:02:51 [INFO] [ComputerCraft] Activating mod ComputerCraft
2013-05-16 14:02:51 [FINE] [EE3] Enabling mod EE3
2013-05-16 14:02:51 [FINE] [EE3] Mod Logging channel EE3 configured at default level.
2013-05-16 14:02:51 [INFO] [EE3] Activating mod EE3
2013-05-16 14:02:51 [FINE] [eplus] Enabling mod eplus
2013-05-16 14:02:51 [FINE] [eplus] Mod Logging channel eplus configured at default level.
2013-05-16 14:02:51 [INFO] [eplus] Activating mod eplus
2013-05-16 14:02:51 [FINE] [EnderStorage] Enabling mod EnderStorage
2013-05-16 14:02:51 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2013-05-16 14:02:51 [INFO] [EnderStorage] Activating mod EnderStorage
2013-05-16 14:02:51 [FINE] [BinnieCore] Enabling mod BinnieCore
2013-05-16 14:02:51 [FINE] [BinnieCore] Mod Logging channel BinnieCore configured at default level.
2013-05-16 14:02:51 [INFO] [BinnieCore] Activating mod BinnieCore
2013-05-16 14:02:51 [FINE] [ExtraBees] Enabling mod ExtraBees
2013-05-16 14:02:51 [FINE] [ExtraBees] Mod Logging channel ExtraBees configured at default level.
2013-05-16 14:02:51 [INFO] [ExtraBees] Activating mod ExtraBees
2013-05-16 14:02:51 [FINE] [ExtrabiomesXL] Enabling mod ExtrabiomesXL
2013-05-16 14:02:51 [FINE] [ExtrabiomesXL] Mod Logging channel ExtrabiomesXL configured at default level.
2013-05-16 14:02:51 [INFO] [ExtrabiomesXL] Activating mod ExtrabiomesXL
2013-05-16 14:02:51 [FINE] [factorization.misc] Enabling mod factorization.misc
2013-05-16 14:02:51 [FINE] [factorization.misc] Mod Logging channel factorization.misc configured at default level.
2013-05-16 14:02:51 [INFO] [factorization.misc] Activating mod factorization.misc
2013-05-16 14:02:51 [FINE] [factorization] Enabling mod factorization
2013-05-16 14:02:51 [FINE] [factorization] Mod Logging channel factorization configured at default level.
2013-05-16 14:02:51 [INFO] [factorization] Activating mod factorization
2013-05-16 14:02:51 [FINE] [factorization.dimensionalSlice] Enabling mod factorization.dimensionalSlice
2013-05-16 14:02:51 [FINE] [factorization.dimensionalSlice] Mod Logging channel factorization.dimensionalSlice configured at default level.
2013-05-16 14:02:51 [INFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice
2013-05-16 14:02:51 [FINE] [Forestry] Enabling mod Forestry
2013-05-16 14:02:51 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2013-05-16 14:02:51 [INFO] [Forestry] Activating mod Forestry
2013-05-16 14:02:51 [FINE] [GraviGun] Enabling mod GraviGun
2013-05-16 14:02:51 [FINE] [GraviGun] Mod Logging channel GraviGun configured at default level.
2013-05-16 14:02:51 [INFO] [GraviGun] Activating mod GraviGun
2013-05-16 14:02:51 [FINE] [IC2NuclearControl] Enabling mod IC2NuclearControl
2013-05-16 14:02:51 [FINE] [IC2NuclearControl] Mod Logging channel IC2NuclearControl configured at default level.
2013-05-16 14:02:51 [INFO] [IC2NuclearControl] Activating mod IC2NuclearControl
2013-05-16 14:02:51 [FINE] [iChunUtil] Enabling mod iChunUtil
2013-05-16 14:02:51 [FINE] [iChunUtil] Mod Logging channel iChunUtil configured at default level.
2013-05-16 14:02:51 [INFO] [iChunUtil] Activating mod iChunUtil
2013-05-16 14:02:51 [FINE] [ImmibisCore] Enabling mod ImmibisCore
2013-05-16 14:02:51 [FINE] [ImmibisCore] Mod Logging channel ImmibisCore configured at default level.
2013-05-16 14:02:51 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-05-16 14:02:51 [FINE] [ImmibisPeripherals] Enabling mod ImmibisPeripherals
2013-05-16 14:02:51 [FINE] [ImmibisPeripherals] Mod Logging channel ImmibisPeripherals configured at default level.
2013-05-16 14:02:51 [INFO] [ImmibisPeripherals] Activating mod ImmibisPeripherals
2013-05-16 14:02:51 [FINE] [IC2] Enabling mod IC2
2013-05-16 14:02:51 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
2013-05-16 14:02:51 [INFO] [IC2] Activating mod IC2
2013-05-16 14:02:51 [FINE] [inventorytweaks] Enabling mod inventorytweaks
2013-05-16 14:02:51 [FINE] [inventorytweaks] Mod Logging channel inventorytweaks configured at default level.
2013-05-16 14:02:51 [INFO] [inventorytweaks] Activating mod inventorytweaks
2013-05-16 14:02:51 [FINE] [IronChest] Enabling mod IronChest
2013-05-16 14:02:51 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
2013-05-16 14:02:51 [INFO] [IronChest] Activating mod IronChest
2013-05-16 14:02:51 [FINE] [LogisticsPipes|Main] Enabling mod LogisticsPipes|Main
2013-05-16 14:02:51 [FINE] [LogisticsPipes|Main] Mod Logging channel LogisticsPipes|Main configured at default level.
2013-05-16 14:02:51 [INFO] [LogisticsPipes|Main] Activating mod LogisticsPipes|Main
2013-05-16 14:02:51 [FINE] [ModularForceFieldSystem] Enabling mod ModularForceFieldSystem
2013-05-16 14:02:51 [FINE] [ModularForceFieldSystem] Mod Logging channel ModularForceFieldSystem configured at default level.
2013-05-16 14:02:51 [INFO] [ModularForceFieldSystem] Activating mod ModularForceFieldSystem
2013-05-16 14:02:51 [FINE] [minechem] Enabling mod minechem
2013-05-16 14:02:51 [FINE] [minechem] Mod Logging channel minechem configured at default level.
2013-05-16 14:02:51 [INFO] [minechem] Activating mod minechem
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatBiomesOPlenty] Enabling mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatBiomesOPlenty] Mod Logging channel MineFactoryReloaded|CompatBiomesOPlenty configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatBiomesOPlenty] Activating mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Enabling mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Mod Logging channel MineFactoryReloaded|CompatMagicalCrops configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatMagicalCrops] Activating mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatNatura] Enabling mod MineFactoryReloaded|CompatNatura
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatNatura] Mod Logging channel MineFactoryReloaded|CompatNatura configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatNatura] Activating mod MineFactoryReloaded|CompatNatura
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatSoulShards] Enabling mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatSoulShards] Mod Logging channel MineFactoryReloaded|CompatSoulShards configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatSoulShards] Activating mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:51 [FINE] [MFReloaded|CompatThaumcraft] Enabling mod MFReloaded|CompatThaumcraft
2013-05-16 14:02:51 [FINE] [MFReloaded|CompatThaumcraft] Mod Logging channel MFReloaded|CompatThaumcraft configured at default level.
2013-05-16 14:02:51 [INFO] [MFReloaded|CompatThaumcraft] Activating mod MFReloaded|CompatThaumcraft
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatTConstruct] Enabling mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatTConstruct] Mod Logging channel MineFactoryReloaded|CompatTConstruct configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatTConstruct] Activating mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:51 [FINE] [MiscPeripherals] Enabling mod MiscPeripherals
2013-05-16 14:02:51 [FINE] [MiscPeripherals] Mod Logging channel MiscPeripherals configured at default level.
2013-05-16 14:02:51 [INFO] [MiscPeripherals] Activating mod MiscPeripherals
2013-05-16 14:02:51 [FINE] [AdvancedSolarPanel] Enabling mod AdvancedSolarPanel
2013-05-16 14:02:51 [FINE] [AdvancedSolarPanel] Mod Logging channel AdvancedSolarPanel configured at default level.
2013-05-16 14:02:51 [INFO] [AdvancedSolarPanel] Activating mod AdvancedSolarPanel
2013-05-16 14:02:51 [FINE] [GraviSuite] Enabling mod GraviSuite
2013-05-16 14:02:51 [FINE] [GraviSuite] Mod Logging channel GraviSuite configured at default level.
2013-05-16 14:02:51 [INFO] [GraviSuite] Activating mod GraviSuite
2013-05-16 14:02:51 [FINE] [mmmPowersuits] Enabling mod mmmPowersuits
2013-05-16 14:02:51 [FINE] [mmmPowersuits] Mod Logging channel mmmPowersuits configured at default level.
2013-05-16 14:02:51 [INFO] [mmmPowersuits] Activating mod mmmPowersuits
2013-05-16 14:02:51 [FINE] [PowersuitAddons] Enabling mod PowersuitAddons
2013-05-16 14:02:51 [FINE] [PowersuitAddons] Mod Logging channel PowersuitAddons configured at default level.
2013-05-16 14:02:51 [INFO] [PowersuitAddons] Activating mod PowersuitAddons
2013-05-16 14:02:51 [FINE] [multiCraftingTable] Enabling mod multiCraftingTable
2013-05-16 14:02:51 [FINE] [multiCraftingTable] Mod Logging channel multiCraftingTable configured at default level.
2013-05-16 14:02:51 [INFO] [multiCraftingTable] Activating mod multiCraftingTable
2013-05-16 14:02:51 [FINE] [Natura] Enabling mod Natura
2013-05-16 14:02:51 [FINE] [Natura] Mod Logging channel Natura configured at default level.
2013-05-16 14:02:51 [INFO] [Natura] Activating mod Natura
2013-05-16 14:02:51 [FINE] [NEIPlugins] Enabling mod NEIPlugins
2013-05-16 14:02:51 [FINE] [NEIPlugins] Mod Logging channel NEIPlugins configured at default level.
2013-05-16 14:02:51 [INFO] [NEIPlugins] Activating mod NEIPlugins
2013-05-16 14:02:51 [FINE] [NetherOres] Enabling mod NetherOres
2013-05-16 14:02:51 [FINE] [NetherOres] Mod Logging channel NetherOres configured at default level.
2013-05-16 14:02:51 [INFO] [NetherOres] Activating mod NetherOres
2013-05-16 14:02:51 [FINE] [ObsidiPlates] Enabling mod ObsidiPlates
2013-05-16 14:02:51 [FINE] [ObsidiPlates] Mod Logging channel ObsidiPlates configured at default level.
2013-05-16 14:02:51 [INFO] [ObsidiPlates] Activating mod ObsidiPlates
2013-05-16 14:02:51 [FINE] [OmniTools] Enabling mod OmniTools
2013-05-16 14:02:51 [FINE] [OmniTools] Mod Logging channel OmniTools configured at default level.
2013-05-16 14:02:51 [INFO] [OmniTools] Activating mod OmniTools
2013-05-16 14:02:51 [FINE] [OCS] Enabling mod OCS
2013-05-16 14:02:51 [FINE] [OCS] Mod Logging channel OCS configured at default level.
2013-05-16 14:02:51 [INFO] [OCS] Activating mod OCS
2013-05-16 14:02:51 [FINE] [PortalGun] Enabling mod PortalGun
2013-05-16 14:02:51 [FINE] [PortalGun] Mod Logging channel PortalGun configured at default level.
2013-05-16 14:02:51 [INFO] [PortalGun] Activating mod PortalGun
2013-05-16 14:02:51 [FINE] [PowerConverters] Enabling mod PowerConverters
2013-05-16 14:02:51 [FINE] [PowerConverters] Mod Logging channel PowerConverters configured at default level.
2013-05-16 14:02:51 [INFO] [PowerConverters] Activating mod PowerConverters
2013-05-16 14:02:51 [FINE] [Railcraft] Enabling mod Railcraft
2013-05-16 14:02:51 [FINE] [Railcraft] Mod Logging channel Railcraft configured at default level.
2013-05-16 14:02:51 [INFO] [Railcraft] Activating mod Railcraft
2013-05-16 14:02:51 [FINE] [AS_Ruins] Enabling mod AS_Ruins
2013-05-16 14:02:51 [FINE] [AS_Ruins] Mod Logging channel AS_Ruins configured at default level.
2013-05-16 14:02:51 [INFO] [AS_Ruins] Activating mod AS_Ruins
2013-05-16 14:02:51 [FINE] [SoulShards] Enabling mod SoulShards
2013-05-16 14:02:51 [FINE] [SoulShards] Mod Logging channel SoulShards configured at default level.
2013-05-16 14:02:51 [INFO] [SoulShards] Activating mod SoulShards
2013-05-16 14:02:51 [FINE] [StevesCarts] Enabling mod StevesCarts
2013-05-16 14:02:51 [FINE] [StevesCarts] Mod Logging channel StevesCarts configured at default level.
2013-05-16 14:02:51 [INFO] [StevesCarts] Activating mod StevesCarts
2013-05-16 14:02:51 [FINE] [TConstruct] Enabling mod TConstruct
2013-05-16 14:02:51 [FINE] [TConstruct] Mod Logging channel TConstruct configured at default level.
2013-05-16 14:02:51 [INFO] [TConstruct] Activating mod TConstruct
2013-05-16 14:02:51 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2013-05-16 14:02:51 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2013-05-16 14:02:51 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-05-16 14:02:51 [FINE] [ThaumicBees] Enabling mod ThaumicBees
2013-05-16 14:02:51 [FINE] [ThaumicBees] Mod Logging channel ThaumicBees configured at default level.
2013-05-16 14:02:51 [INFO] [ThaumicBees] Activating mod ThaumicBees
2013-05-16 14:02:51 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2013-05-16 14:02:51 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2013-05-16 14:02:51 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-05-16 14:02:51 [FINE] [TwilightForest] Enabling mod TwilightForest
2013-05-16 14:02:51 [FINE] [TwilightForest] Mod Logging channel TwilightForest configured at default level.
2013-05-16 14:02:51 [INFO] [TwilightForest] Activating mod TwilightForest
2013-05-16 14:02:51 [FINE] [AS_UpdateCheck] Enabling mod AS_UpdateCheck
2013-05-16 14:02:51 [FINE] [AS_UpdateCheck] Mod Logging channel AS_UpdateCheck configured at default level.
2013-05-16 14:02:51 [INFO] [AS_UpdateCheck] Activating mod AS_UpdateCheck
2013-05-16 14:02:51 [FINE] [weaponmod] Enabling mod weaponmod
2013-05-16 14:02:51 [FINE] [weaponmod] Mod Logging channel weaponmod configured at default level.
2013-05-16 14:02:51 [INFO] [weaponmod] Activating mod weaponmod
2013-05-16 14:02:51 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-05-16 14:02:51 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-05-16 14:02:51 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-05-16 14:02:51 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Mod sorting data
2013-05-16 14:02:51 [FINE] [ForgeModLoader] CoFHNetwork(CoFHNetwork:1.5.2.1): CoFHCore-1.5.2.1.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] CoFHWorld(CoFHWorld:1.5.2.1): CoFHCore-1.5.2.1.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ImmibisMicroblocksInstallCheck(Immibis's Microblocks (Check for incorrect installation):55.0.0): immibis-microblocks-55.0.0.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] jammyfurniture(Jammy Furniture Mod:4.4): 1.5.2_Jammy_Furniture_Mod_V4.4.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] bau5_ProjectBench(Project Bench:1.7.4): [1.5.2]ProjectBench-v1.7.5.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.5.2]ReiMinimap_v3.3_06.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.5.3): buildcraft-A-3.5.3.jar (required-after:[email protected][7.7.2.682,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.5.3): buildcraft-A-3.5.3.jar (required-after:BuildCraft|[email protected])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.5.3): buildcraft-A-3.5.3.jar (required-after:BuildCraft|[email protected])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.5.3): buildcraft-A-3.5.3.jar (required-after:BuildCraft|[email protected])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] APUnofficial(Additional Pipes:2.3.0): AdditionalPipes2.3.0-BC3.5.3.jar (after:BuildCraft|Transport;after:BuildCraft|Silicon;after:BuildCraft|Transport;after:BuildCraft|Factory)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:2.4.2.0): ThermalExpansion-2.4.2.0.jar (required-after:[email protected][7.1.2.500,);required-after:[email protected][1.5.2.1,);before:IC2;before:Metallurgy)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.115.311-lf): industrialcraft-2_1.115.311-lf.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AdvancedMachines(IC2 Advanced Machines Addon:4.9): AdvancedMachines_1.5.2.zip (required-after:IC2)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AdvancedPowerManagement(Advanced Power Management:1.2.65-IC2-1.115): AdvancedPowerManagement-1.2.65-IC2-1.115.jar (required-after:[email protected][1.115,);required-after:[email protected][7.7.1.666,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BasicComponents(Basic Components:1.3.2): BasicComponents_v1.3.2.79.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.5.3): buildcraft-A-3.5.3.jar (required-after:BuildCraft|[email protected])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.5.3): buildcraft-A-3.5.3.jar (required-after:BuildCraft|[email protected])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:IC2;required-after:PowerCrystalsCore)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv.10.m): appeng-rv10-m.zip (after:MineFactoryReloaded;after:BasicComponents;after:IC2;after:BuildCraft|Silicon;required-after:[email protected][7.7.1.676,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ArsMagica(Ars Magica:5.52.002): ArsMagica_5.52.002.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Backpack(Backpack:1.8.11): backpack-1.8.11-1.5.2.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.2.3): BiblioCraft[v1.2.3].zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Additional-Buildcraft-Objects(Additional Buildcraft Objects:1.0.3.140): buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar (required-after:[email protected][7.8.0.684,);required-after:BuildCraft|[email protected][3.5.3,);required-after:BuildCraft|[email protected][3.5.3,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.3.2.6): ChickenChunks 1.3.2.6.jar (required-after:[email protected][6.4.1.413,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] CompactSolars(Compact Solar Arrays:4.1.6.37): compactsolars-universal-1.5.1-4.1.6.37.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.53pr1): ComputerCraft1.53pr1.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.53pr1): ComputerCraft1.53pr1.zip (after:ComputerCraft)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1g (build 4)): ee3-universal-pre1g.jar (required-after:[email protected][7.7.1.650,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] eplus(Enchanting Plus:1.14.6): EnchantingPlus-1.14.6.jar (required-after:[email protected][7.7.1.649,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.2.5): EnderStorage 1.4.2.5.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.13.1): ExtrabiomesXL-universal-1.5.2-3.13.1.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (2):1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (before:Forestry)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.2.2.2): forestry-A-2.2.2.2.jar (after:ExtrabiomesXL;after:BiomesOPlenty)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.6-pre7): extra-bees-1.6-pre7.jar (after:Forestry)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.6-pre7): extra-bees-1.6-pre7.jar (after:BinnieCore)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] factorization(Factorization:0.7.37): Factorization-0.7.37.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.7.37): Factorization-0.7.37.jar (required-after: factorization)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.7.37): Factorization-0.7.37.jar (required-after: factorization)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:1.0.1): iChunUtil1.0.1.zip (required-after:[email protected][7.7.0.582,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] GraviGun(GraviGun:1.5.0.2): GravityGun1.5.0v2.zip (required-after:[email protected][1.0.0,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.5.1b): IC2NuclearControl-1.5.1b.zip (after:IC2)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:55.1.1): immibis-core-55.1.1.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ImmibisPeripherals(Immibis's Peripherals:55.0.0): immibis-peripherals-55.0.0.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.54b): InventoryTweaks-1.54b.jar (required-after:[email protected][5.0.0,);required-after:[email protected][7.7.0,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.2.6.411): ironchest-universal-1.5.2-5.2.6.411.zip (required-after:[email protected][7.0,);required-after:[email protected][5.0.5,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.5a): Thaumcraft3.0.5a.zip (required-after:[email protected][7.8.0.688,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] LogisticsPipes|Main(Logistics Pipes:0.7.2.dev.424): LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar (required-after:[email protected][6.5.0.0,);required-after:BuildCraft|Core;required-after:BuildCraft|Transport;required-after:BuildCraft|Builders;required-after:BuildCraft|Silicon;after:IC2;after:Forestry;after:Thaumcraft;after:CCTurtle;after:ComputerCraft;after:factorization;after:GregTech_Addon;after:AppliedEnergistics;after:ThermalExpansion|Transport;after:BetterStorage)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ModularForceFieldSystem(Modular ForceField System V2:2.3.0.0.1): MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip (after:ThermalExpansion)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] minechem(MineChem:@[email protected]): MineChem_v3.x.102.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:Atum)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBiomesOPlenty(MFR Compat: Biomes O' Plenty:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:BiomesOPlenty)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (required-after:MineFactoryReloaded;after:chococraft)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:Forestry)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:IC2)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:Magical-Crops)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Natura(Natura:1.5.1_2.0.21): Natura_2.0.21.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatNatura(MFR Compat: Natura:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:Natura)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.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)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:RedPowerWorld)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] SoulShards(SoulShards:1.27): SoulShards-v1.27-universal.zip (required-after:[email protected][7.7.2.679,])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSoulShards(MFR Compat: SoulShards:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:SoulShards)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MFReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MFReloaded;after:Thaumcraft)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.5.1_1.3.3.14): TConstruct_1.3.3.13.jar (required-after:[email protected][7.7.1.675,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTConstruct(MFR Compat: TConstruct:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:TConstruct)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.18.0): twilightforest-1.18.0.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:TwilightForest)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:XyCraftWorld)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.2): miscperipherals-3.2.jar (required-after:ComputerCraft;required-after:CCTurtle;after:GregTech_Addon)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.3.7): mod_AdvancedSolarPanels_3_3_7.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] GraviSuite(Gravitation Suite:1.9.2): mod_zGraviSuite_1_9_2.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] mmmPowersuits(MachineMuse's Modular Powersuits:0.6.0-444): ModularPowersuits-0.6.0-444.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] PowersuitAddons(Andrew2448's Modular Powersuits Addon:0.2.2-90): MPSA-0.2.2-90_MPS-422.jar (required-after:mmmPowersuits)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] multiCraftingTable(Multi-Crafting Table:1.0.0): multi-crafting-table-universal-1.0.0.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.0.8.7): NEIPlugins-1.0.8.7.jar (required-after:NotEnoughItems)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] NetherOres(Nether Ores:1.5.1R2.1.3): NetherOres-2.1.3-60.jar (required-after:PowerCrystalsCore;after:IC2;after:ThermalExpansion)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:1.4.0): obsidiplates-1.5.2-universal-1.4.0.12.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] OCS(OpenCCSensors:0.1.5g): OpenCCSensors-0.1.5g.jar (required-after:ComputerCraft;after:CCTurtle;after:BuildCraft|Core;after:IC2;after:Thaumcraft;after:AppliedEnergistics)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] PortalGun(PortalGun:1.5.1): PortalGun1.5.1.zip (required-after:[email protected][1.0.0,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Railcraft(Railcraft:7.0.0.0): Railcraft_1.5.1-7.0.0.0.jar (required-after:[email protected][7.7.1.624,);after:BuildCraft|Core;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:[email protected][1.115.304,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] PowerConverters(Power Converters:1.5.1R2.3.0): PowerConverters-2.3.0-54.jar (required-after:PowerCrystalsCore;after:BasicComponents;after:BuildCraft|Energy;after:factorization;after:IC2;after:Railcraft;after:ThermalExpansion)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AS_Ruins(Ruins Spawning System:10.2): Ruins_1.5.2.zip (after:ExtraBiomes)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts:2.0.0.a114): StevesCarts2.0.0.a114.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ThaumicBees(ThaumicBees:1.4.7 - 184): thaumicbees-1.4.7.jar (required-after:Forestry;after:Thaumcraft;after:ExtraBees;after:EE3;after:ArsMagica)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.0.8): UpdateCheckerMod_1.5.2.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] weaponmod(Balkon's WeaponMod:1.5.2 v1.11.3): WeaponMod.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] OmniTools(OmniTools:3.1.3.0): OmniTools-3.1.3.0.jar (required-after:[email protected][7.1.2.500,);required-after:[email protected][1.5.2.1,);after:*)
2013-05-16 14:02:51 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-05-16 14:02:51 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-05-16 14:02:51 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-05-16 14:02:51 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-05-16 14:02:51 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-05-16 14:02:51 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-05-16 14:02:51 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
2013-05-16 14:02:51 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
2013-05-16 14:02:51 [FINEST] [CoFHCore] Sending event FMLConstructionEvent to mod CoFHCore
2013-05-16 14:02:51 [FINEST] [CoFHCore] Sent event FMLConstructionEvent to mod CoFHCore
2013-05-16 14:02:51 [FINEST] [ImmibisMicroblocks] Sending event FMLConstructionEvent to mod ImmibisMicroblocks
2013-05-16 14:02:51 [FINEST] [ImmibisMicroblocks] Sent event FMLConstructionEvent to mod ImmibisMicroblocks
2013-05-16 14:02:51 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
2013-05-16 14:02:51 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
2013-05-16 14:02:51 [FINEST] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
2013-05-16 14:02:51 [FINEST] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
2013-05-16 14:02:51 [FINEST] [CoFHNetwork] Sending event FMLConstructionEvent to mod CoFHNetwork
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod CoFHNetwork to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod CoFHNetwork accepts its own version (1.5.2.1)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHNetwork
2013-05-16 14:02:51 [FINEST] [CoFHNetwork] Sent event FMLConstructionEvent to mod CoFHNetwork
2013-05-16 14:02:51 [FINEST] [CoFHWorld] Sending event FMLConstructionEvent to mod CoFHWorld
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod CoFHWorld to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod CoFHWorld accepts its own version (1.5.2.1)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHWorld
2013-05-16 14:02:51 [FINEST] [CoFHWorld] Sent event FMLConstructionEvent to mod CoFHWorld
2013-05-16 14:02:51 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event FMLConstructionEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event FMLConstructionEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [FINEST] [jammyfurniture] Sending event FMLConstructionEvent to mod jammyfurniture
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod jammyfurniture to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod jammyfurniture accepts its own version (4.4)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into jammyfurniture
2013-05-16 14:02:51 [FINEST] [jammyfurniture] Sent event FMLConstructionEvent to mod jammyfurniture
2013-05-16 14:02:51 [FINEST] [bau5_ProjectBench] Sending event FMLConstructionEvent to mod bau5_ProjectBench
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod bau5_ProjectBench to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod bau5_ProjectBench accepts its own version (1.7.4)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into bau5_ProjectBench
2013-05-16 14:02:51 [FINEST] [bau5_ProjectBench] Sent event FMLConstructionEvent to mod bau5_ProjectBench
2013-05-16 14:02:51 [FINEST] [mod_ReiMinimap] Sending event FMLConstructionEvent to mod mod_ReiMinimap
2013-05-16 14:02:51 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
2013-05-16 14:02:51 [FINEST] [mod_ReiMinimap] Sent event FMLConstructionEvent to mod mod_ReiMinimap
2013-05-16 14:02:51 [FINEST] [BuildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.5.3)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
2013-05-16 14:02:51 [FINEST] [BuildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core
2013-05-16 14:02:51 [FINEST] [BuildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.5.3)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
2013-05-16 14:02:51 [FINEST] [BuildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory
2013-05-16 14:02:51 [FINEST] [BuildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.5.3)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
2013-05-16 14:02:51 [FINEST] [BuildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport
2013-05-16 14:02:51 [FINEST] [BuildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.5.3)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
2013-05-16 14:02:52 [FINEST] [BuildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
2013-05-16 14:02:52 [FINEST] [APUnofficial] Sending event FMLConstructionEvent to mod APUnofficial
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod APUnofficial to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod APUnofficial accepts its own version (2.3.0)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into APUnofficial
2013-05-16 14:02:52 [FINEST] [APUnofficial] Sent event FMLConstructionEvent to mod APUnofficial
2013-05-16 14:02:52 [FINEST] [ThermalExpansion] Sending event FMLConstructionEvent to mod ThermalExpansion
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod ThermalExpansion accepts its own version (2.4.2.0)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion
2013-05-16 14:02:52 [FINEST] [ThermalExpansion] Sent event FMLConstructionEvent to mod ThermalExpansion
2013-05-16 14:02:52 [FINEST] [IC2] Sending event FMLConstructionEvent to mod IC2
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (1.115.311-lf)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2
2013-05-16 14:02:52 [FINEST] [IC2] Sent event FMLConstructionEvent to mod IC2
2013-05-16 14:02:52 [FINEST] [AdvancedMachines] Sending event FMLConstructionEvent to mod AdvancedMachines
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod AdvancedMachines to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod AdvancedMachines accepts its own version (4.9)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedMachines
2013-05-16 14:02:52 [FINEST] [AdvancedMachines] Sent event FMLConstructionEvent to mod AdvancedMachines
2013-05-16 14:02:52 [FINEST] [AdvancedPowerManagement] Sending event FMLConstructionEvent to mod AdvancedPowerManagement
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod AdvancedPowerManagement to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod AdvancedPowerManagement accepts its own version (1.2.65-IC2-1.115)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedPowerManagement
2013-05-16 14:02:52 [FINEST] [AdvancedPowerManagement] Sent event FMLConstructionEvent to mod AdvancedPowerManagement
2013-05-16 14:02:52 [FINEST] [BasicComponents] Sending event FMLConstructionEvent to mod BasicComponents
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod BasicComponents to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod BasicComponents accepts its own version (1.3.2)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BasicComponents
2013-05-16 14:02:52 [FINEST] [BasicComponents] Sent event FMLConstructionEvent to mod BasicComponents
2013-05-16 14:02:52 [FINEST] [BuildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.5.3)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
2013-05-16 14:02:52 [FINEST] [BuildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders
2013-05-16 14:02:52 [FINEST] [BuildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.5.3)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
2013-05-16 14:02:52 [FINEST] [BuildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy
2013-05-16 14:02:52 [FINEST] [MineFactoryReloaded] Sending event FMLConstructionEvent to mod MineFactoryReloaded
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded
2013-05-16 14:02:53 [FINEST] [MineFactoryReloaded] Sent event FMLConstructionEvent to mod MineFactoryReloaded
2013-05-16 14:02:53 [FINEST] [AppliedEnergistics] Sending event FMLConstructionEvent to mod AppliedEnergistics
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod AppliedEnergistics to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod AppliedEnergistics accepts its own version (rv.10.m)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AppliedEnergistics
2013-05-16 14:02:53 [FINEST] [AppliedEnergistics] Sent event FMLConstructionEvent to mod AppliedEnergistics
2013-05-16 14:02:53 [FINEST] [ArsMagica] Sending event FMLConstructionEvent to mod ArsMagica
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod ArsMagica to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod ArsMagica accepts its own version (5.52.002)
2013-05-16 14:02:53 [FINER] [ForgeModLoader] Client Packet Handler Initialized
2013-05-16 14:02:53 [FINER] [ForgeModLoader] Ars Magica [BEGIN]: Initializing Buffs
2013-05-16 14:02:53 [FINER] [ForgeModLoader] Ars Magica [BEGIN]: Extending Potions Array
2013-05-16 14:02:53 [FINER] [ForgeModLoader] Ars Magica [END]: Extending Potions Array
2013-05-16 14:02:53 [FINER] [ForgeModLoader] Ars Magica [END]: Initializing Buffs
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArsMagica
2013-05-16 14:02:53 [FINEST] [ArsMagica] Sent event FMLConstructionEvent to mod ArsMagica
2013-05-16 14:02:53 [FINEST] [Backpack] Sending event FMLConstructionEvent to mod Backpack
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod Backpack to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod Backpack accepts its own version (1.8.11)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Backpack
2013-05-16 14:02:53 [FINEST] [Backpack] Sent event FMLConstructionEvent to mod Backpack
2013-05-16 14:02:53 [FINEST] [BiblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.2.3)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft
2013-05-16 14:02:53 [FINEST] [BiblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft
2013-05-16 14:02:53 [FINEST] [Additional-Buildcraft-Objects] Sending event FMLConstructionEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod Additional-Buildcraft-Objects to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod Additional-Buildcraft-Objects accepts its own version (1.0.3.140)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Additional-Buildcraft-Objects
2013-05-16 14:02:53 [FINEST] [Additional-Buildcraft-Objects] Sent event FMLConstructionEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:02:53 [FINEST] [ChickenChunks] Sending event FMLConstructionEvent to mod ChickenChunks
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod ChickenChunks to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod ChickenChunks accepts its own version (1.3.2.6)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChickenChunks
2013-05-16 14:02:53 [FINEST] [ChickenChunks] Sent event FMLConstructionEvent to mod ChickenChunks
2013-05-16 14:02:53 [FINEST] [CompactSolars] Sending event FMLConstructionEvent to mod CompactSolars
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod CompactSolars to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod CompactSolars accepts its own version (4.1.6.37)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CompactSolars
2013-05-16 14:02:53 [FINEST] [CompactSolars] Sent event FMLConstructionEvent to mod CompactSolars
2013-05-16 14:02:53 [FINEST] [ComputerCraft] Sending event FMLConstructionEvent to mod ComputerCraft
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts its own version (1.53pr1)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft
2013-05-16 14:02:53 [FINEST] [ComputerCraft] Sent event FMLConstructionEvent to mod ComputerCraft
2013-05-16 14:02:53 [FINEST] [CCTurtle] Sending event FMLConstructionEvent to mod CCTurtle
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod CCTurtle to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod CCTurtle accepts its own version (1.53pr1)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle
2013-05-16 14:02:54 [FINEST] [CCTurtle] Sent event FMLConstructionEvent to mod CCTurtle
2013-05-16 14:02:54 [FINEST] [EE3] Sending event FMLConstructionEvent to mod EE3
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod EE3 to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod EE3 accepts its own version (pre1g (build 4))
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EE3
2013-05-16 14:02:54 [FINEST] [EE3] Sent event FMLConstructionEvent to mod EE3
2013-05-16 14:02:54 [FINEST] [eplus] Sending event FMLConstructionEvent to mod eplus
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod eplus to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod eplus accepts its own version (1.14.6)
2013-05-16 14:02:54 [INFO] [eplus] Initializing Packet Handler.
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into eplus
2013-05-16 14:02:54 [FINEST] [eplus] Sent event FMLConstructionEvent to mod eplus
2013-05-16 14:02:54 [FINEST] [EnderStorage] Sending event FMLConstructionEvent to mod EnderStorage
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod EnderStorage to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod EnderStorage accepts its own version (1.4.2.5)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
2013-05-16 14:02:54 [FINEST] [EnderStorage] Sent event FMLConstructionEvent to mod EnderStorage
2013-05-16 14:02:54 [FINEST] [ExtrabiomesXL] Sending event FMLConstructionEvent to mod ExtrabiomesXL
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod ExtrabiomesXL to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod ExtrabiomesXL accepts its own version (3.13.1)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtrabiomesXL
2013-05-16 14:02:54 [FINEST] [ExtrabiomesXL] Sent event FMLConstructionEvent to mod ExtrabiomesXL
2013-05-16 14:02:54 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestryPre to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestryPre accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:54 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:54 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (2.2.2.2)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
2013-05-16 14:02:54 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry
2013-05-16 14:02:54 [FINEST] [BinnieCore] Sending event FMLConstructionEvent to mod BinnieCore
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod BinnieCore to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod BinnieCore accepts its own version (1.6-pre7)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BinnieCore
2013-05-16 14:02:54 [FINEST] [BinnieCore] Sent event FMLConstructionEvent to mod BinnieCore
2013-05-16 14:02:54 [FINEST] [ExtraBees] Sending event FMLConstructionEvent to mod ExtraBees
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod ExtraBees to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod ExtraBees accepts its own version (1.6-pre7)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraBees
2013-05-16 14:02:54 [FINEST] [ExtraBees] Sent event FMLConstructionEvent to mod ExtraBees
2013-05-16 14:02:54 [FINEST] [factorization] Sending event FMLConstructionEvent to mod factorization
2013-05-16 14:02:54 [INFO] [FZ] This is Factorization 0.7.37
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod factorization to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod factorization accepts its own version (0.7.37)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization
2013-05-16 14:02:54 [FINEST] [factorization] Sent event FMLConstructionEvent to mod factorization
2013-05-16 14:02:54 [FINEST] [factorization.misc] Sending event FMLConstructionEvent to mod factorization.misc
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod factorization.misc to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod factorization.misc accepts its own version (0.7.37)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.misc
2013-05-16 14:02:54 [FINEST] [factorization.misc] Sent event FMLConstructionEvent to mod factorization.misc
2013-05-16 14:02:54 [FINEST] [factorization.dimensionalSlice] Sending event FMLConstructionEvent to mod factorization.dimensionalSlice
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod factorization.dimensionalSlice to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod factorization.dimensionalSlice accepts its own version (0.7.37)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.dimensionalSlice
2013-05-16 14:02:54 [FINEST] [factorization.dimensionalSlice] Sent event FMLConstructionEvent to mod factorization.dimensionalSlice
2013-05-16 14:02:54 [FINEST] [iChunUtil] Sending event FMLConstructionEvent to mod iChunUtil
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into iChunUtil
2013-05-16 14:02:54 [FINEST] [iChunUtil] Sent event FMLConstructionEvent to mod iChunUtil
2013-05-16 14:02:54 [FINEST] [GraviGun] Sending event FMLConstructionEvent to mod GraviGun
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod GraviGun to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod GraviGun accepts its own version (1.5.0.2)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviGun
2013-05-16 14:02:54 [FINEST] [GraviGun] Sent event FMLConstructionEvent to mod GraviGun
2013-05-16 14:02:54 [FINEST] [IC2NuclearControl] Sending event FMLConstructionEvent to mod IC2NuclearControl
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod IC2NuclearControl to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod IC2NuclearControl accepts its own version (1.5.1b)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2NuclearControl
2013-05-16 14:02:54 [FINEST] [IC2NuclearControl] Sent event FMLConstructionEvent to mod IC2NuclearControl
2013-05-16 14:02:54 [FINEST] [ImmibisCore] Sending event FMLConstructionEvent to mod ImmibisCore
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod ImmibisCore to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod ImmibisCore accepts its own version (55.1.1)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisCore
2013-05-16 14:02:54 [FINEST] [ImmibisCore] Sent event FMLConstructionEvent to mod ImmibisCore
2013-05-16 14:02:54 [FINEST] [ImmibisPeripherals] Sending event FMLConstructionEvent to mod ImmibisPeripherals
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod ImmibisPeripherals to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod ImmibisPeripherals accepts its own version (55.0.0)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisPeripherals
2013-05-16 14:02:54 [FINEST] [ImmibisPeripherals] Sent event FMLConstructionEvent to mod ImmibisPeripherals
2013-05-16 14:02:54 [FINEST] [inventorytweaks] Sending event FMLConstructionEvent to mod inventorytweaks
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod inventorytweaks to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod inventorytweaks accepts its own version (1.54b)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into inventorytweaks
2013-05-16 14:02:54 [FINEST] [inventorytweaks] Sent event FMLConstructionEvent to mod inventorytweaks
2013-05-16 14:02:54 [FINEST] [IronChest] Sending event FMLConstructionEvent to mod IronChest
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod IronChest to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod IronChest accepts its own version (5.2.6.411)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IronChest
2013-05-16 14:02:54 [FINEST] [IronChest] Sent event FMLConstructionEvent to mod IronChest
2013-05-16 14:02:54 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (3.0.5a)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft
2013-05-16 14:02:55 [FINEST] [Thaumcraft] Sent event FMLConstructionEvent to mod Thaumcraft
2013-05-16 14:02:55 [FINEST] [LogisticsPipes|Main] Sending event FMLConstructionEvent to mod LogisticsPipes|Main
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod LogisticsPipes|Main to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod LogisticsPipes|Main accepts its own version (0.7.2.dev.424)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into LogisticsPipes|Main
2013-05-16 14:02:55 [FINEST] [LogisticsPipes|Main] Sent event FMLConstructionEvent to mod LogisticsPipes|Main
2013-05-16 14:02:55 [FINEST] [ModularForceFieldSystem] Sending event FMLConstructionEvent to mod ModularForceFieldSystem
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod ModularForceFieldSystem to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod ModularForceFieldSystem accepts its own version (2.3.0.0.1)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ModularForceFieldSystem
2013-05-16 14:02:55 [FINEST] [ModularForceFieldSystem] Sent event FMLConstructionEvent to mod ModularForceFieldSystem
2013-05-16 14:02:55 [FINEST] [minechem] Sending event FMLConstructionEvent to mod minechem
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod minechem to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod minechem accepts its own version (@[email protected])
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into minechem
2013-05-16 14:02:55 [FINEST] [minechem] Sent event FMLConstructionEvent to mod minechem
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAtum to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatAtum accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAtum
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBiomesOPlenty to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatBiomesOPlenty accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatChococraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatChococraft accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatExtraBiomes to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatExtraBiomes accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestry to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestry accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestry
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatIC2 to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatIC2 accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatIC2
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMagicalCrops to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatMagicalCrops accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:55 [FINEST] [Natura] Sending event FMLConstructionEvent to mod Natura
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura
2013-05-16 14:02:55 [FINEST] [Natura] Sent event FMLConstructionEvent to mod Natura
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatNatura] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatNatura to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatNatura accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatNatura
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatNatura] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatPams to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatPams accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatPams
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatRP2 to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatRP2 accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRP2
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:02:55 [FINEST] [SoulShards] Sending event FMLConstructionEvent to mod SoulShards
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod SoulShards to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod SoulShards accepts its own version (1.27)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SoulShards
2013-05-16 14:02:55 [FINEST] [SoulShards] Sent event FMLConstructionEvent to mod SoulShards
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSoulShards to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatSoulShards accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSufficientBiomes to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatSufficientBiomes accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:55 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLConstructionEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MFReloaded|CompatThaumcraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MFReloaded|CompatThaumcraft accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFReloaded|CompatThaumcraft
2013-05-16 14:02:55 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLConstructionEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:02:55 [FINEST] [TConstruct] Sending event FMLConstructionEvent to mod TConstruct
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod TConstruct to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod TConstruct accepts its own version (1.5.1_1.3.3.14)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct
2013-05-16 14:02:55 [FINEST] [TConstruct] Sent event FMLConstructionEvent to mod TConstruct
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatTConstruct to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatTConstruct accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:55 [FINEST] [TwilightForest] Sending event FMLConstructionEvent to mod TwilightForest
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod TwilightForest to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod TwilightForest accepts its own version (1.18.0)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TwilightForest
2013-05-16 14:02:55 [FINEST] [TwilightForest] Sent event FMLConstructionEvent to mod TwilightForest
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatTwilightForest to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatTwilightForest accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatVanilla to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatVanilla accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:56 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:56 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatXyCraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatXyCraft accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:56 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:56 [FINEST] [MiscPeripherals] Sending event FMLConstructionEvent to mod MiscPeripherals
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod MiscPeripherals to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod MiscPeripherals accepts its own version (3.2)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MiscPeripherals
2013-05-16 14:02:56 [FINEST] [MiscPeripherals] Sent event FMLConstructionEvent to mod MiscPeripherals
2013-05-16 14:02:56 [FINEST] [AdvancedSolarPanel] Sending event FMLConstructionEvent to mod AdvancedSolarPanel
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod AdvancedSolarPanel to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod AdvancedSolarPanel accepts its own version (3.3.7)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedSolarPanel
2013-05-16 14:02:56 [FINEST] [AdvancedSolarPanel] Sent event FMLConstructionEvent to mod AdvancedSolarPanel
2013-05-16 14:02:56 [FINEST] [GraviSuite] Sending event FMLConstructionEvent to mod GraviSuite
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod GraviSuite to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod GraviSuite accepts its own version (1.9.2)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviSuite
2013-05-16 14:02:56 [FINEST] [GraviSuite] Sent event FMLConstructionEvent to mod GraviSuite
2013-05-16 14:02:56 [FINEST] [mmmPowersuits] Sending event FMLConstructionEvent to mod mmmPowersuits
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod mmmPowersuits to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod mmmPowersuits accepts its own version (0.6.0-444)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mmmPowersuits
2013-05-16 14:02:56 [FINEST] [mmmPowersuits] Sent event FMLConstructionEvent to mod mmmPowersuits
2013-05-16 14:02:56 [FINEST] [PowersuitAddons] Sending event FMLConstructionEvent to mod PowersuitAddons
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod PowersuitAddons to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod PowersuitAddons accepts its own version (0.2.2-90)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PowersuitAddons
2013-05-16 14:02:56 [FINEST] [PowersuitAddons] Sent event FMLConstructionEvent to mod PowersuitAddons
2013-05-16 14:02:56 [FINEST] [multiCraftingTable] Sending event FMLConstructionEvent to mod multiCraftingTable
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod multiCraftingTable to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod multiCraftingTable accepts its own version (1.0.0)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into multiCraftingTable
2013-05-16 14:02:56 [FINEST] [multiCraftingTable] Sent event FMLConstructionEvent to mod multiCraftingTable
2013-05-16 14:02:56 [FINEST] [NEIPlugins] Sending event FMLConstructionEvent to mod NEIPlugins
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIPlugins
2013-05-16 14:02:56 [FINEST] [NEIPlugins] Sent event FMLConstructionEvent to mod NEIPlugins
2013-05-16 14:02:56 [FINEST] [NetherOres] Sending event FMLConstructionEvent to mod NetherOres
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod NetherOres to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod NetherOres accepts its own version (1.5.1R2.1.3)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NetherOres
2013-05-16 14:02:56 [FINEST] [NetherOres] Sent event FMLConstructionEvent to mod NetherOres
2013-05-16 14:02:56 [FINEST] [ObsidiPlates] Sending event FMLConstructionEvent to mod ObsidiPlates
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod ObsidiPlates to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod ObsidiPlates accepts its own version (1.4.0)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ObsidiPlates
2013-05-16 14:02:56 [FINEST] [ObsidiPlates] Sent event FMLConstructionEvent to mod ObsidiPlates
2013-05-16 14:02:56 [FINEST] [OCS] Sending event FMLConstructionEvent to mod OCS
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod OCS to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod OCS accepts its own version (0.1.5g)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OCS
2013-05-16 14:02:56 [FINEST] [OCS] Sent event FMLConstructionEvent to mod OCS
2013-05-16 14:02:56 [FINEST] [PortalGun] Sending event FMLConstructionEvent to mod PortalGun
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod PortalGun to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod PortalGun accepts its own version (1.5.1)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PortalGun
2013-05-16 14:02:56 [FINEST] [PortalGun] Sent event FMLConstructionEvent to mod PortalGun
2013-05-16 14:02:56 [FINEST] [Railcraft] Sending event FMLConstructionEvent to mod Railcraft
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (7.0.0.0)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft
2013-05-16 14:02:56 [FINEST] [Railcraft] Sent event FMLConstructionEvent to mod Railcraft
2013-05-16 14:02:56 [FINEST] [PowerConverters] Sending event FMLConstructionEvent to mod PowerConverters
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod PowerConverters to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod PowerConverters accepts its own version (1.5.1R2.3.0)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PowerConverters
2013-05-16 14:02:56 [FINEST] [PowerConverters] Sent event FMLConstructionEvent to mod PowerConverters
2013-05-16 14:02:56 [FINEST] [AS_Ruins] Sending event FMLConstructionEvent to mod AS_Ruins
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AS_Ruins
2013-05-16 14:02:56 [FINEST] [AS_Ruins] Sent event FMLConstructionEvent to mod AS_Ruins
2013-05-16 14:02:56 [FINEST] [StevesCarts] Sending event FMLConstructionEvent to mod StevesCarts
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod StevesCarts to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod StevesCarts accepts its own version (2.0.0.a114)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into StevesCarts
2013-05-16 14:02:56 [FINEST] [StevesCarts] Sent event FMLConstructionEvent to mod StevesCarts
2013-05-16 14:02:56 [FINEST] [ThaumicBees] Sending event FMLConstructionEvent to mod ThaumicBees
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod ThaumicBees to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod ThaumicBees accepts its own version (1.4.7 - 184)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThaumicBees
2013-05-16 14:02:56 [FINEST] [ThaumicBees] Sent event FMLConstructionEvent to mod ThaumicBees
2013-05-16 14:02:56 [FINEST] [AS_UpdateCheck] Sending event FMLConstructionEvent to mod AS_UpdateCheck
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AS_UpdateCheck
2013-05-16 14:02:56 [FINEST] [AS_UpdateCheck] Sent event FMLConstructionEvent to mod AS_UpdateCheck
2013-05-16 14:02:56 [FINEST] [weaponmod] Sending event FMLConstructionEvent to mod weaponmod
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod weaponmod to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod weaponmod accepts its own version (1.5.2 v1.11.3)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into weaponmod
2013-05-16 14:02:56 [FINEST] [weaponmod] Sent event FMLConstructionEvent to mod weaponmod
2013-05-16 14:02:56 [FINEST] [OmniTools] Sending event FMLConstructionEvent to mod OmniTools
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod OmniTools to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod OmniTools accepts its own version (3.1.3.0)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OmniTools
2013-05-16 14:02:56 [FINEST] [OmniTools] Sent event FMLConstructionEvent to mod OmniTools
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Mod signature data
2013-05-16 14:02:56 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.44): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.2.10.702): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.8.0.702): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] CodeChickenCore(CodeChicken Core:0.8.6.5): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] CoFHCore(CoFH Core:1.5.2.1): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] ImmibisMicroblocks(Immibis's Microblocks:55.0.0): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] NotEnoughItems(Not Enough Items:1.5.2.12): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] PowerCrystalsCore(PowerCrystals Core:1.1.4): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] CoFHNetwork(CoFHNetwork:1.5.2.1): CoFHCore-1.5.2.1.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] CoFHWorld(CoFHWorld:1.5.2.1): CoFHCore-1.5.2.1.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] ImmibisMicroblocksInstallCheck(Immibis's Microblocks (Check for incorrect installation):55.0.0): immibis-microblocks-55.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] jammyfurniture(Jammy Furniture Mod:4.4): 1.5.2_Jammy_Furniture_Mod_V4.4.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] bau5_ProjectBench(Project Bench:1.7.4): [1.5.2]ProjectBench-v1.7.5.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:v3.3_06 [1.5.2]): [1.5.2]ReiMinimap_v3.3_06.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] APUnofficial(Additional Pipes:2.3.0): AdditionalPipes2.3.0-BC3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:2.4.2.0): ThermalExpansion-2.4.2.0.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.115.311-lf): industrialcraft-2_1.115.311-lf.jar (de041f9f6187debbc77034a344134053277aa3b0)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AdvancedMachines(IC2 Advanced Machines Addon:4.9): AdvancedMachines_1.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AdvancedPowerManagement(Advanced Power Management:1.2.65-IC2-1.115): AdvancedPowerManagement-1.2.65-IC2-1.115.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BasicComponents(Basic Components:1.3.2): BasicComponents_v1.3.2.79.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv.10.m): appeng-rv10-m.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ArsMagica(Ars Magica:5.52.002): ArsMagica_5.52.002.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Backpack(Backpack:1.8.11): backpack-1.8.11-1.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.2.3): BiblioCraft[v1.2.3].zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Additional-Buildcraft-Objects(Additional Buildcraft Objects:1.0.3.140): buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.3.2.6): ChickenChunks 1.3.2.6.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] CompactSolars(Compact Solar Arrays:4.1.6.37): compactsolars-universal-1.5.1-4.1.6.37.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.53pr1): ComputerCraft1.53pr1.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.53pr1): ComputerCraft1.53pr1.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1g (build 4)): ee3-universal-pre1g.jar (09460d9c3a95ee493fab9ba89431930870f195b7)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] eplus(Enchanting Plus:1.14.6): EnchantingPlus-1.14.6.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.2.5): EnderStorage 1.4.2.5.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.13.1): ExtrabiomesXL-universal-1.5.2-3.13.1.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (2):1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.2.2.2): forestry-A-2.2.2.2.jar (862700d0712182f612efd419ad296f9ed482ec1d)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.6-pre7): extra-bees-1.6-pre7.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.6-pre7): extra-bees-1.6-pre7.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] factorization(Factorization:0.7.37): Factorization-0.7.37.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.7.37): Factorization-0.7.37.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.7.37): Factorization-0.7.37.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:1.0.1): iChunUtil1.0.1.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] GraviGun(GraviGun:1.5.0.2): GravityGun1.5.0v2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.5.1b): IC2NuclearControl-1.5.1b.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:55.1.1): immibis-core-55.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ImmibisPeripherals(Immibis's Peripherals:55.0.0): immibis-peripherals-55.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.54b): InventoryTweaks-1.54b.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.2.6.411): ironchest-universal-1.5.2-5.2.6.411.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.5a): Thaumcraft3.0.5a.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] LogisticsPipes|Main(Logistics Pipes:0.7.2.dev.424): LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar (e896b0959225b49ad1c1c512ab870ccedabec74b)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ModularForceFieldSystem(Modular ForceField System V2:2.3.0.0.1): MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] minechem(MineChem:@[email protected]): MineChem_v3.x.102.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBiomesOPlenty(MFR Compat: Biomes O' Plenty:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Natura(Natura:1.5.1_2.0.21): Natura_2.0.21.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatNatura(MFR Compat: Natura:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] SoulShards(SoulShards:1.27): SoulShards-v1.27-universal.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSoulShards(MFR Compat: SoulShards:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MFReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.5.1_1.3.3.14): TConstruct_1.3.3.13.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTConstruct(MFR Compat: TConstruct:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.18.0): twilightforest-1.18.0.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.2): miscperipherals-3.2.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.3.7): mod_AdvancedSolarPanels_3_3_7.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] GraviSuite(Gravitation Suite:1.9.2): mod_zGraviSuite_1_9_2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] mmmPowersuits(MachineMuse's Modular Powersuits:0.6.0-444): ModularPowersuits-0.6.0-444.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] PowersuitAddons(Andrew2448's Modular Powersuits Addon:0.2.2-90): MPSA-0.2.2-90_MPS-422.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] multiCraftingTable(Multi-Crafting Table:1.0.0): multi-crafting-table-universal-1.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.0.8.7): NEIPlugins-1.0.8.7.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] NetherOres(Nether Ores:1.5.1R2.1.3): NetherOres-2.1.3-60.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:1.4.0): obsidiplates-1.5.2-universal-1.4.0.12.jar (ae974b5129741797a74513846374e4dfe12027ce)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] OCS(OpenCCSensors:0.1.5g): OpenCCSensors-0.1.5g.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] PortalGun(PortalGun:1.5.1): PortalGun1.5.1.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Railcraft(Railcraft:7.0.0.0): Railcraft_1.5.1-7.0.0.0.jar (a0c255ac501b2749537d5824bb0f0588bf0320fa)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] PowerConverters(Power Converters:1.5.1R2.3.0): PowerConverters-2.3.0-54.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AS_Ruins(Ruins Spawning System:10.2): Ruins_1.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts:2.0.0.a114): StevesCarts2.0.0.a114.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ThaumicBees(ThaumicBees:1.4.7 - 184): thaumicbees-1.4.7.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.0.8): UpdateCheckerMod_1.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] weaponmod(Balkon's WeaponMod:1.5.2 v1.11.3): WeaponMod.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] OmniTools(OmniTools:3.1.3.0): OmniTools-3.1.3.0.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-05-16 14:02:57 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-05-16 14:02:57 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-05-16 14:02:57 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-05-16 14:02:57 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-05-16 14:02:57 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-05-16 14:02:57 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2013-05-16 14:02:57 [FINEST] [CodeChickenCore] Sending event FMLPreInitializationEvent to mod CodeChickenCore
2013-05-16 14:02:57 [FINEST] [CodeChickenCore] Sent event FMLPreInitializationEvent to mod CodeChickenCore
2013-05-16 14:02:57 [FINEST] [CoFHCore] Sending event FMLPreInitializationEvent to mod CoFHCore
2013-05-16 14:02:57 [FINEST] [CoFHCore] Sent event FMLPreInitializationEvent to mod CoFHCore
2013-05-16 14:02:57 [FINEST] [ImmibisMicroblocks] Sending event FMLPreInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:02:57 [FINEST] [ImmibisMicroblocks] Sent event FMLPreInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:02:57 [FINEST] [NotEnoughItems] Sending event FMLPreInitializationEvent to mod NotEnoughItems
2013-05-16 14:02:57 [FINEST] [NotEnoughItems] Sent event FMLPreInitializationEvent to mod NotEnoughItems
2013-05-16 14:02:57 [FINEST] [PowerCrystalsCore] Sending event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:02:57 [FINEST] [PowerCrystalsCore] Sent event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:02:57 [FINEST] [CoFHNetwork] Sending event FMLPreInitializationEvent to mod CoFHNetwork
2013-05-16 14:02:57 [FINEST] [CoFHNetwork] Sent event FMLPreInitializationEvent to mod CoFHNetwork
2013-05-16 14:02:57 [FINEST] [CoFHWorld] Sending event FMLPreInitializationEvent to mod CoFHWorld
2013-05-16 14:02:57 [FINEST] [CoFHWorld] Sent event FMLPreInitializationEvent to mod CoFHWorld
2013-05-16 14:02:57 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event FMLPreInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:57 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event FMLPreInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:57 [FINEST] [jammyfurniture] Sending event FMLPreInitializationEvent to mod jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5256) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5257) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5258) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5259) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5260) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5261) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemWoodBlocksOne(4095) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemWoodBlocksTwo(4094) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemWoodBlocksThree(4093) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemBath(4092) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemIronBlocksOne(4091) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemIronBlocksTwo(4090) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemCeramicBlocksOne(4089) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemRoofingBlocksOne(4088) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemMobHeadsOne(4087) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemMobHeadsTwo(4086) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemMobHeadsThree(4085) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemMobHeadsFour(4084) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemArmChair(4083) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemSofaLeft(4082) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemSofaRight(4081) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemSofaCenter(4080) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemSofaCorner(4079) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemMiscOne(4078) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemLightsOn(4077) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemLightsOn(4076) owned by jammyfurniture
2013-05-16 14:02:57 [FINEST] [jammyfurniture] Sent event FMLPreInitializationEvent to mod jammyfurniture
2013-05-16 14:02:57 [FINEST] [bau5_ProjectBench] Sending event FMLPreInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:02:57 [FINEST] [bau5_ProjectBench] Sent event FMLPreInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:02:57 [FINEST] [mod_ReiMinimap] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:02:57 [FINEST] [mod_ReiMinimap] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:02:57 [FINEST] [BuildCraft|Core] Sending event FMLPreInitializationEvent to mod BuildCraft|Core
2013-05-16 14:02:57 [INFO] [Buildcraft] Starting BuildCraft 3.5.3 (:30)
2013-05-16 14:02:57 [INFO] [Buildcraft] Copyright © SpaceToad, 2011
2013-05-16 14:02:57 [INFO] [Buildcraft] Beginning version check
2013-05-16 14:02:57 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemWrench(19362) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemSpring(1522) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19356) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19357) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19358) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19359) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19360) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINEST] [BuildCraft|Core] Sent event FMLPreInitializationEvent to mod BuildCraft|Core
2013-05-16 14:02:57 [FINEST] [BuildCraft|Factory] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1500) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1501) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1502) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1509) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1503) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1512) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1511) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1514) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1519) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINEST] [BuildCraft|Factory] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:02:57 [FINEST] [BuildCraft|Transport] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19365) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1513) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19416) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19423) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19417) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19418) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19419) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19420) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19421) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19422) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19436) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19437) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19438) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19439) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19440) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19443) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19456) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19458) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19460) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19480) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19476) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19477) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19478) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19479) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19369) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19370) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19371) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19372) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19367) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19396) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemFacade(19397) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPlug(19398) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINEST] [BuildCraft|Transport] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:02:57 [FINEST] [BuildCraft|Silicon] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1516) owned by BuildCraft|Silicon
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.silicon.ItemAssemblyTable(1517) owned by BuildCraft|Silicon
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemRedstoneChipset(19373) owned by BuildCraft|Silicon
2013-05-16 14:02:57 [FINEST] [BuildCraft|Silicon] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:02:57 [FINEST] [APUnofficial] Sending event FMLPreInitializationEvent to mod APUnofficial
2013-05-16 14:02:57 [FINEST] [ThermalExpansion] Sending event FMLPreInitializationEvent to mod ThermalExpansion
2013-05-16 14:02:57 [INFO] [ThermalExpansion] Loading Plugins...
2013-05-16 14:02:57 [INFO] [ThermalExpansion] Finished Loading Plugins.
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemWrench(20257) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemMultimeter(20258) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemDiagram(20170) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTERoot(20260) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTERoot(20261) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorRoot(20167) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorRoot(20169) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorRoot(20168) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorRoot(20166) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockOre(2001) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.machine.ItemBlockMachine(2002) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.engine.ItemBlockEngine(2003) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockTank(2004) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockEnergyCell(2005) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.conduit.ItemBlockConduit(2006) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.tesseract.ItemBlockTesseract(2007) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.plate.ItemBlockPlate(2008) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockLamp(2009) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockStorage(2015) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockHardenedGlass(2010) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockRockwool(2011) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2012) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2013) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2014) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemBucket(20057) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item thermalexpansion.plugins.buildcraft.pipes.TEItemPipe(20262) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item thermalexpansion.plugins.buildcraft.pipes.TEItemPipe(20263) owned by ThermalExpansion
2013-05-16 14:02:58 [FINEST] [ThermalExpansion] Sent event FMLPreInitializationEvent to mod ThermalExpansion
2013-05-16 14:02:58 [FINEST] [IC2] Sending event FMLPreInitializationEvent to mod IC2
2013-05-16 14:02:58 [INFO] [IC2] Config loaded from D:\MultiMC4\instances\1.5.2rev0\minecraft\config\IC2.cfg
2013-05-16 14:02:58 [INFO] [IC2] Using 32 audio sources.
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(247) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(243) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemRubLeaves(242) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(241) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(240) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(234) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(232) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(231) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(230) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(229) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(222) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(221) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(220) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(216) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockMetal(224) owned by IC2
2013-05-16 14:02:58 [FINER] [Buildcraft] Using the latest version [3.5.3 (:30)] for Minecraft 1.5.2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(228) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemGenerator(246) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(233) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemElectricBlock(227) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemMachine(250) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemMachine2(223) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemLuminator(219) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemLuminator(226) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(245) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(244) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemPersonalBlock(225) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(239) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(237) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(236) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(235) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(218) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(217) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemResin(30217) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30216) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30243) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30251) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30133) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30256) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30253) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30254) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30255) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30130) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30250) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30252) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30226) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30249) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30248) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30247) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30246) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30245) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30244) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30191) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30190) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30187) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30152) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30151) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30150) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30188) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30128) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30147) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30084) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemTreetap(30212) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Pickaxe(30200) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Axe(30199) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Sword(30198) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Spade(30197) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Hoe(30196) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolWrench(30183) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolCutter(30153) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemSprayer(30131) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemToolbox(30117) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolDrill(30235) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolDDrill(30234) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolChainsaw(30233) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolWrenchElectric(30140) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemTreetapElectric(30124) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolMiningLaser(30208) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolMeter(30182) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemScanner(30220) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemScannerAdv(30219) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemObscurator(30076) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemFrequencyTransmitter(30134) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemNanoSaber(30149) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30082) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30081) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30080) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30211) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30195) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30194) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30193) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30192) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30179) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30178) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30177) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30176) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30175) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30174) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30173) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30172) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30171) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpack(30210) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpackElectric(30209) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorBatpack(30180) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorLappack(30127) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorCFPack(30129) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorSolarHelmet(30116) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorStaticBoots(30115) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNightvisionGoggles(30078) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBatteryDischarged(30239) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30242) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30241) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30240) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBatterySU(30238) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemCable(30184) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemCell(30237) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30236) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30230) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30229) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30228) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30227) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30218) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30181) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFuelCanEmpty(30231) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFuelCanFilled(30232) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30222) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemTinCan(30221) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30079) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30207) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30102) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30101) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30206) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30100) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30099) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30205) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30098) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30097) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30204) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30096) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30095) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30094) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30093) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30092) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30091) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVentSpread(30090) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30089) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorDepletedUranium(30203) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30202) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30201) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatpack(30088) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(30087) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(30086) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(30085) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(30083) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30146) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPCultivation(30145) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPIrrigation(30144) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPChilling(30143) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPDesertification(30142) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPFlatification(30141) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPMushroom(30118) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30138) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30137) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30136) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30135) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30189) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemScrapbox(30139) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30225) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30224) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30223) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30170) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30169) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30168) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30167) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30166) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30165) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30164) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30163) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30162) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30161) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30160) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30159) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30158) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30157) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30156) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30155) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30154) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemDynamite(30215) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemDynamite(30214) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemRemote(30213) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemUpgradeModule(30125) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30186) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemIC2Door(30185) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30132) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30106) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDebug(30104) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30103) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2Boat(30077) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemCropSeed(30126) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemCropnalyzer(30122) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFertilizer(30121) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemGradual(30120) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolHoe(30119) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemTerraWart(30114) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30105) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMug(30111) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30113) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30112) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMugCoffee(30110) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30109) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBarrel(30108) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBooze(30107) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMigrate(30148) owned by IC2
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity MiningLaser as IC2.MiningLaser
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Dynamite as IC2.Dynamite
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity StickyDynamite as IC2.StickyDynamite
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Itnt as IC2.Itnt
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Nuke as IC2.Nuke
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatCarbon as IC2.BoatCarbon
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatRubber as IC2.BoatRubber
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatElectric as IC2.BoatElectric
2013-05-16 14:02:58 [FINEST] [IC2] Sent event FMLPreInitializationEvent to mod IC2
2013-05-16 14:02:58 [FINEST] [AdvancedMachines] Sending event FMLPreInitializationEvent to mod AdvancedMachines
2013-05-16 14:02:58 [FINEST] [AdvancedMachines] Sent event FMLPreInitializationEvent to mod AdvancedMachines
2013-05-16 14:02:58 [FINEST] [AdvancedPowerManagement] Sending event FMLPreInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:02:58 [FINEST] [AdvancedPowerManagement] Sent event FMLPreInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:02:58 [FINEST] [BasicComponents] Sending event FMLPreInitializationEvent to mod BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBlockBCOre(3970) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemIngot(14230) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemPlate(14239) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBC(14234) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBC(14235) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBattery(14227) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemWrench(14228) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBlockCopperWire(3971) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBlockBasicMachine(3974) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemCircuit(14229) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBC(14240) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemInfiniteBattery(14226) owned by BasicComponents
2013-05-16 14:02:58 [FINEST] [BasicComponents] Sent event FMLPreInitializationEvent to mod BasicComponents
2013-05-16 14:02:58 [FINEST] [BuildCraft|Builders] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptTemplate(19361) owned by BuildCraft|Builders
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptBluePrint(19374) owned by BuildCraft|Builders
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1504) owned by BuildCraft|Builders
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1518) owned by BuildCraft|Builders
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1505) owned by BuildCraft|Builders
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1507) owned by BuildCraft|Builders
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1508) owned by BuildCraft|Builders
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1515) owned by BuildCraft|Builders
2013-05-16 14:02:59 [FINEST] [BuildCraft|Builders] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:02:59 [FINEST] [BuildCraft|Energy] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemEngine(1510) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1521) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1520) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19364) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketOil(19363) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19366) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINEST] [BuildCraft|Energy] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:02:59 [FINEST] [MineFactoryReloaded] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12252) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12253) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12254) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12266) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12285) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12286) owned by MineFactoryReloaded
2013-05-16 14:02:59 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 335 (net.minecraft.item.ItemBucketMilk from Minecraft) with powercrystals.minefactoryreloaded.item.ItemFactoryBucket
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(335) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINEST] [MineFactoryReloaded] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:02:59 [FINEST] [AppliedEnergistics] Sending event FMLPreInitializationEvent to mod AppliedEnergistics
2013-05-16 14:02:59 [FINEST] [AppliedEnergistics] Sent event FMLPreInitializationEvent to mod AppliedEnergistics
2013-05-16 14:02:59 [FINEST] [ArsMagica] Sending event FMLPreInitializationEvent to mod ArsMagica
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Packet Sender
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Items List
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Blocks List
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Spell List
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGrowth(22756) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFirebolt(22757) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGust(22758) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollJump(22759) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEarthShift(22760) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDig(22761) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAqua(22762) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFurnaceTouch(22763) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcaneBolt(22764) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFrozenPath(22765) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLightningBolt(22766) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWaterBreathing(22767) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFlight(22778) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFeatherFall(22779) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHaste(22780) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealSelf(22781) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTrueSight(22782) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireRune(22783) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollShockwave(22784) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTelekinesis(22785) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMark(22786) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRecall(22787) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDivineIntervention(22788) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEnderIntervention(22789) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBlink(22790) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRegeneration(22791) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealOther(22792) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRegenerateOther(22793) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLifeTap(22794) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBurst(22795) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonEarthGolem(22796) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonSkeleton(22797) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonFireElemental(22798) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonLich(22799) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMageLight(22800) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCallRain(22801) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBall(22802) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGuardianArcaneBolt(22803) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonBattleChicken(22804) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireShield(22805) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWaterShield(22806) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonDryad(22807) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagicShield(22808) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLightningStorm(22809) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMeteorJump(22810) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollChainLightning(22811) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDispel(22812) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDebug(22813) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCharm(22814) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcticWind(22815) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFrostBolt(22816) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollIceRune(22817) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEarthShiftDown(22818) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSenseEnergy(22819) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLifeSteal(22820) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollManaSteal(22821) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTemporalAnchor(22822) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTransplace(22823) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDigII(22824) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollInvisibility(22825) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollNightVision(22826) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollInsectSwarm(22827) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDrainingPoison(22828) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDrown(22829) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEnderBolt(22830) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollVortex(22831) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollChannelEssence(22832) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollClairvoyance(22833) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDesertCurse(22834) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEntangle(22835) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollParasiticSeed(22836) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWateryGrave(22837) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWindTalons(22838) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBreathOfTheSky(22839) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollKissOfDeath(22840) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollScarletFlames(22841) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWizardsAutumn(22842) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHandSpasms(22843) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSevenLeagueStride(22844) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSturdyVine(22845) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollProtectingWinds(22847) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonShadow(22848) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealingRing(22849) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSwiftSwim(22850) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSpellReflect(22851) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAgility(22852) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAccelerate(22853) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWallOfThorns(22854) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollParchingWind(22855) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundHoe(22856) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundAxe(22857) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundPickaxe(22858) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundShovel(22859) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundSword(22860) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTillTheFields(22861) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollReapingScythe(22862) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSowTheSeeds(22863) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagmaBall(22864) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagmaShield(22865) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollElectrocute(22866) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollStabilizeVortex(22867) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcaneBeam(22868) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBeam(22869) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealingBeam(22870) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollJolt(22871) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGravityWell(22872) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRadiantShield(22873) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLMNOP(22874) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAstralDistortion(22875) owned by ArsMagica
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initiating Projectiles
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Blocks
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Items
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Ars Magica >> Instantiating Items
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20256) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31999) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31998) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31997) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31996) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31995) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31994) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31993) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20056) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20265) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20266) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20267) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20268) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20269) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20270) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellBook(20271) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20272) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20273) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20274) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20275) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20276) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20277) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20278) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20279) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20280) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20281) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20282) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20283) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20284) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20285) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20286) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20287) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20288) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20289) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20290) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20291) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20292) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20293) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20294) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20295) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20296) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20302) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusLesser(20303) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusStandard(20304) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusGreater(20305) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusMana(20306) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusCharge(20307) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellRecipeScroll(20308) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemAffinityBook(20309) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaScepter(20321) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemKeystone(20322) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20323) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20324) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemPlayerFocus(20325) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemMobFocus(20326) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemItemFocus(20327) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemCreatureFocus(20328) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20329) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20330) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemPurifiedVinteum(20331) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20332) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20333) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20334) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20335) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20336) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20337) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20338) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20339) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20340) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20341) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20342) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20343) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20344) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20345) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20346) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaCake(20347) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20348) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20349) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20350) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20351) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20352) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20353) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20354) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20355) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCustomSpell(20356) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemLostJournal(20357) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemEssenceCore(20358) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20359) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemEssenceBag(20360) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotionBundle(31992) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20361) owned by ArsMagica
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Names
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Recipes
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Registering Blocks
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(750) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(752) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(753) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(762) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(763) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(754) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(764) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(765) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(767) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(768) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(769) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(780) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(781) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(782) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(783) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(784) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(785) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(786) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(787) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(788) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(790) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(791) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(792) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(793) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(794) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(795) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(796) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(797) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(798) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(799) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(801) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(800) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(802) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(803) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(804) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(757) owned by ArsMagica
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Registering Tile Entities
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Registering Entities
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Earth Golem
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedEarthGolem as ArsMagica.SummonedEarthGolem
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Skeleton
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedSkeleton as ArsMagica.SummonedSkeleton
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Fire Elemental
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedFireElemental as ArsMagica.SummonedFireElemental
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Lich
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedLich as ArsMagica.SummonedLich
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Tower Guardian
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobTowerGuardian as ArsMagica.MobTowerGuardian
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Wisp
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobWisp as ArsMagica.MobWisp
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Battle Chicken
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedBattleChicken as ArsMagica.SummonedBattleChicken
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Dryad
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDryad as ArsMagica.MobDryad
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Spell Projectile
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SpellProjectile as ArsMagica.SpellProjectile
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Hecate
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobHecate as ArsMagica.MobHecate
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Elemental
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobManaElemental as ArsMagica.MobManaElemental
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Creeper
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobManaCreeper as ArsMagica.MobManaCreeper
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Vortex
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity ManaVortex as ArsMagica.ManaVortex
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Water Elemental
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity WaterElemental as ArsMagica.WaterElemental
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Light Mage
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobLightMage as ArsMagica.MobLightMage
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Dark Mage
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDarkMage as ArsMagica.MobDarkMage
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Insect Swarm
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity InsectSwarm as ArsMagica.InsectSwarm
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Summoned Shadow
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedShadow as ArsMagica.SummonedShadow
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Healing Ring
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity ZoneSpell as ArsMagica.ZoneSpell
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Mage Villager
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobMageVillager as ArsMagica.MobMageVillager
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Darkling
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDarkling as ArsMagica.MobDarkling
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Registering Renderers
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Spells
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Spawns
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Registering Village Modifications
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Registering Enchantments
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Initializing 'SC' bad things
2013-05-16 14:03:00 [FINER] [ForgeModLoader] Ars Magica: Common Proxy Initialized.
2013-05-16 14:03:00 [FINER] [ForgeModLoader] Ars Magica [BEGIN]: Registering Key Bindings
2013-05-16 14:03:00 [FINER] [ForgeModLoader] Ars Magica [END]: Registering Key Bindings
2013-05-16 14:03:00 [FINER] [ForgeModLoader] Ars Magica: Client Proxy Initialized.
2013-05-16 14:03:00 [FINEST] [ArsMagica] Sent event FMLPreInitializationEvent to mod ArsMagica
2013-05-16 14:03:00 [FINEST] [Backpack] Sending event FMLPreInitializationEvent to mod Backpack
2013-05-16 14:03:00 [FINEST] [Backpack] Sent event FMLPreInitializationEvent to mod Backpack
2013-05-16 14:03:00 [FINEST] [BiblioCraft] Sending event FMLPreInitializationEvent to mod BiblioCraft
2013-05-16 14:03:00 [FINEST] [BiblioCraft] Sent event FMLPreInitializationEvent to mod BiblioCraft
2013-05-16 14:03:00 [FINEST] [Additional-Buildcraft-Objects] Sending event FMLPreInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:00 [INFO] [Additional-Buildcraft-Objects] Starting Additional-Buildcraft-Objects #140 1.0.3.140 (Built for Minecraft 1.5.2 with Buildcraft 3.5.3 and Forge 7.8.0.684
2013-05-16 14:03:00 [INFO] [Additional-Buildcraft-Objects] Copyright © Flow86, 2011-2013
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item abo.items.ItemGateSettingsDuplicator(10356) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10456) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10457) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10459) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10460) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14310) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10556) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10558) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10559) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10560) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10561) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4327) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10656) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10657) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10658) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINEST] [Additional-Buildcraft-Objects] Sent event FMLPreInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINEST] [ChickenChunks] Sending event FMLPreInitializationEvent to mod ChickenChunks
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item codechicken.chunkloader.ItemChunkLoader(248) owned by ChickenChunks
2013-05-16 14:03:00 [FINEST] [ChickenChunks] Sent event FMLPreInitializationEvent to mod ChickenChunks
2013-05-16 14:03:00 [FINEST] [CompactSolars] Sending event FMLPreInitializationEvent to mod CompactSolars
2013-05-16 14:03:00 [FINE] [CompactSolars] Attempting to load the file version.properties from compactsolars-universal-1.5.1-4.1.6.37.zip to locate a version number for CompactSolars
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemSolarHat(19807) owned by CompactSolars
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemSolarHat(19808) owned by CompactSolars
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemSolarHat(19809) owned by CompactSolars
2013-05-16 14:03:00 [FINEST] [CompactSolars] Sent event FMLPreInitializationEvent to mod CompactSolars
2013-05-16 14:03:00 [FINEST] [ComputerCraft] Sending event FMLPreInitializationEvent to mod ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemComputer(1225) owned by ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemPeripheral(1226) owned by ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemCable(1229) owned by ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemDisk(4256) owned by ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemDiskExpanded(4257) owned by ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemPrintout(4258) owned by ComputerCraft
2013-05-16 14:03:00 [FINEST] [ComputerCraft] Sent event FMLPreInitializationEvent to mod ComputerCraft
2013-05-16 14:03:00 [FINEST] [CCTurtle] Sending event FMLPreInitializationEvent to mod CCTurtle
2013-05-16 14:03:00 [FINEST] [CCTurtle] Sent event FMLPreInitializationEvent to mod CCTurtle
2013-05-16 14:03:00 [FINEST] [EE3] Sending event FMLPreInitializationEvent to mod EE3
2013-05-16 14:03:00 [INFO] [EE3] Initializing remote version check against remote version authority, located at https://raw.github.c...ter/version.xml
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2451) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2454) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2455) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemMiniumShard(27000) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemInertStone(27001) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemMiniumStone(27002) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemPhilosophersStone(27003) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalDust(27004) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalBag(27005) owned by EE3
2013-05-16 14:03:00 [FINEST] [EE3] Sent event FMLPreInitializationEvent to mod EE3
2013-05-16 14:03:00 [FINEST] [eplus] Sending event FMLPreInitializationEvent to mod eplus
2013-05-16 14:03:00 [INFO] [eplus] Initializing Configurations.
2013-05-16 14:03:00 [FINEST] [eplus] Sent event FMLPreInitializationEvent to mod eplus
2013-05-16 14:03:00 [FINEST] [EnderStorage] Sending event FMLPreInitializationEvent to mod EnderStorage
2013-05-16 14:03:01 [INFO] [EE3] Currently using the most up to date version (pre1g) of Equivalent Exchange 3 for Minecraft 1.5.2
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item codechicken.enderstorage.common.ItemEnderStorage(249) owned by EnderStorage
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item codechicken.enderstorage.storage.item.ItemEnderPouch(7493) owned by EnderStorage
2013-05-16 14:03:01 [FINEST] [EnderStorage] Sent event FMLPreInitializationEvent to mod EnderStorage
2013-05-16 14:03:01 [FINEST] [ExtrabiomesXL] Sending event FMLPreInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL]
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCustomLeaves(2200) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCatTail(2201) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(255) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemFlower(2202) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemGrass(2203) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCustomGreenLeaves(2204) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2205) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemRedRock(254) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemSapling(2207) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2208) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2209) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2211) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2212) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2213) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.LogTurner(13126) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome alpine.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome autumnwoods.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome birchforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome extremejungle.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome forestedhills.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome forestedisland.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome glacier.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome greenhills.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome greenswamp.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome icewasteland.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome marsh.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome meadow.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome minijungle.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountaindesert.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountainridge.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountaintaiga.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome pineforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome rainforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodlush.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome savanna.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome shrubland.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome snowyforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome snowyrainforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome temporaterainforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome tundra.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome wasteland.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome woodlands.
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
2013-05-16 14:03:01 [FINEST] [ExtrabiomesXL] Sent event FMLPreInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:01 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:01 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:01 [FINEST] [Forestry] Sending event FMLPreInitializationEvent to mod Forestry
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:02 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:02 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1397) owned by Forestry
2013-05-16 14:03:02 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1398) owned by Forestry
2013-05-16 14:03:02 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(4075) owned by Forestry
2013-05-16 14:03:04 [FINER] [Forestry] Using the latest version [2.2.2.2 (build:511)] for Minecraft 1.5.2
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31991) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31990) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31989) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31988) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31987) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31986) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemWrench(5263) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemPipette(13367) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5266) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5281) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13380) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemMisc(13354) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5268) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5273) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5274) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13297) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5264) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5275) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5280) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemCircuitBoard(13368) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemSolderingIron(13369) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13370) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13256) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13257) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13258) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13259) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13262) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13265) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryPickaxe(13261) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryShovel(13264) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(13263) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(13260) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13276) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13277) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13278) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5282) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13324) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13285) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13325) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemFruit(13386) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13290) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5277) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(31985) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5265) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5271) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13294) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13295) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13296) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13298) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13299) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13321) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13322) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13323) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13377) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5276) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5278) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5279) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13300) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13301) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13302) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13318) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13319) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13320) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13376) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13331) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13332) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13333) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13334) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13335) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13327) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13336) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13337) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13338) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13378) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5272) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5269) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5270) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13313) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13314) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13315) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13365) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13371) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13375) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13756) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13757) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13758) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13759) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13760) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13761) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13762) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13763) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13764) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13765) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13766) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13767) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13768) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13769) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13770) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13771) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13772) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13773) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13774) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13775) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13776) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13777) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13778) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13779) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13780) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13781) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13782) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13790) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13791) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13792) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13793) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13794) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13795) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13796) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13797) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13798) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13799) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13800) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13806) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13807) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13808) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13809) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13810) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13811) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13812) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1409) owned by Forestry
2013-05-16 14:03:04 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginEE because preconditions were not met.
2013-05-16 14:03:04 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginFarmCraftory because preconditions were not met.
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13339) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13340) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13341) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeealyzer(13342) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBiomefinder(13361) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemImprinter(13366) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13381) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13382) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13383) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemScoop(13284) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13283) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13286) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13287) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13289) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13288) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemWaxCast(13379) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHoneycomb(13360) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13356) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13357) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13358) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13359) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1408) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1399) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1379) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1378) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1382) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGermlingGE(13384) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemTreealyzer(13385) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(13387) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(13388) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1388) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1389) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1390) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1391) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1411) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1412) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1413) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1380) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1417) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1386) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1387) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1415) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1394) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1418) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemStairs(1396) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1392) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1393) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1410) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1404) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1405) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1406) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.farming.items.ItemFarmBlock(1395) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(13291) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemBeverage(13292) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemAmbrosia(13293) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(13312) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemInfuser(13364) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemStamps(13372) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemLetter(13373) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemCatalogue(13374) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1407) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemApiaristBackpack(13304) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13305) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13344) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13306) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13345) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13307) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13346) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13308) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13347) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13352) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13353) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13362) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13363) owned by Forestry
2013-05-16 14:03:04 [FINEST] [Forestry] Sent event FMLPreInitializationEvent to mod Forestry
2013-05-16 14:03:04 [FINEST] [BinnieCore] Sending event FMLPreInitializationEvent to mod BinnieCore
2013-05-16 14:03:04 [INFO] [STDOUT] /config/forestry/extrabees/main.conf
2013-05-16 14:03:04 [INFO] [STDOUT] /config/forestry/extrabees/machines.conf
2013-05-16 14:03:04 [FINEST] [BinnieCore] Sent event FMLPreInitializationEvent to mod BinnieCore
2013-05-16 14:03:04 [FINEST] [ExtraBees] Sending event FMLPreInitializationEvent to mod ExtraBees
2013-05-16 14:03:04 [FINEST] [ExtraBees] Sent event FMLPreInitializationEvent to mod ExtraBees
2013-05-16 14:03:04 [FINEST] [factorization] Sending event FMLPreInitializationEvent to mod factorization
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemFactorization(1000) owned by factorization
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1001) owned by factorization
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBlockResource(1002) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9290) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9291) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9292) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9293) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9295) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9270) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9271) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9262) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemWrathIgniter(9263) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9264) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBagOfHolding(9257) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMatrixProgrammer(9299) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9300) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9301) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9302) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemWandOfCooling(9261) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9272) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9273) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9274) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9275) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9276) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9287) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9288) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemAcidBottle(9280) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9281) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9282) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9283) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9284) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9294) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemChargeMeter(9285) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBlockProxy(9286) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBattery(9289) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraft(9256) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoArmor(9266) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoArmor(9267) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoArmor(9268) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoArmor(9269) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9265) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoBuoyantBarrel(9277) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoCobblestoneDrive(9278) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoMountedPiston(9279) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoWallJump(9303) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemAngularSaw(9298) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemSculptingTool(9297) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemGlazeBucket(9311) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemInverium(9296) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemPocketTable(9258) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(9305) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9306) owned by factorization
2013-05-16 14:03:05 [FINEST] [factorization] Sent event FMLPreInitializationEvent to mod factorization
2013-05-16 14:03:05 [FINEST] [factorization.misc] Sending event FMLPreInitializationEvent to mod factorization.misc
2013-05-16 14:03:05 [FINEST] [factorization.misc] Sent event FMLPreInitializationEvent to mod factorization.misc
2013-05-16 14:03:05 [FINEST] [factorization.dimensionalSlice] Sending event FMLPreInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:05 [FINEST] [factorization.dimensionalSlice] Sent event FMLPreInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:05 [FINEST] [iChunUtil] Sending event FMLPreInitializationEvent to mod iChunUtil
2013-05-16 14:03:05 [FINEST] [iChunUtil] Sent event FMLPreInitializationEvent to mod iChunUtil
2013-05-16 14:03:05 [FINEST] [GraviGun] Sending event FMLPreInitializationEvent to mod GraviGun
2013-05-16 14:03:05 [INFO] [GraviGun] [1.5.0v2] Loading properties.
2013-05-16 14:03:05 [FINEST] [GraviGun] Sent event FMLPreInitializationEvent to mod GraviGun
2013-05-16 14:03:05 [FINEST] [IC2NuclearControl] Sending event FMLPreInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:05 [FINEST] [IC2NuclearControl] Sent event FMLPreInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:05 [FINEST] [ImmibisCore] Sending event FMLPreInitializationEvent to mod ImmibisCore
2013-05-16 14:03:05 [FINEST] [ImmibisCore] Sent event FMLPreInitializationEvent to mod ImmibisCore
2013-05-16 14:03:05 [FINEST] [ImmibisPeripherals] Sending event FMLPreInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:05 [FINEST] [ImmibisPeripherals] Sent event FMLPreInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:05 [FINEST] [inventorytweaks] Sending event FMLPreInitializationEvent to mod inventorytweaks
2013-05-16 14:03:05 [FINEST] [inventorytweaks] Sent event FMLPreInitializationEvent to mod inventorytweaks
2013-05-16 14:03:05 [FINEST] [IronChest] Sending event FMLPreInitializationEvent to mod IronChest
2013-05-16 14:03:05 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.5.2-5.2.6.411.zip to locate a version number for IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19757) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19758) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19759) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19760) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19761) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19762) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19763) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19764) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19765) owned by IronChest
2013-05-16 14:03:05 [FINEST] [IronChest] Sent event FMLPreInitializationEvent to mod IronChest
2013-05-16 14:03:05 [FINEST] [Thaumcraft] Sending event FMLPreInitializationEvent to mod Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingApprentice(25256) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingAdept(25257) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingMage(25258) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandFire(25259) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandLightning(25260) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemEssence(25261) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemWispEssence(25262) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemResource(25263) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemShard(25264) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemResearchNotes(25265) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemInkwell(25266) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemThaumonomicon(25267) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemPortableHole(25268) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemThaumometer(25269) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemPlacer(25271) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemGoggles(25272) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25273) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25274) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25275) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25276) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumShovel(25277) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumPickaxe(25278) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumAxe(25279) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumSword(25280) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumHoe(25281) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemCore(25282) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandTrade(25283) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandExcavation(25284) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemArcaneDoor(25285) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNugget(25286) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemBootsTraveller(25287) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25288) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25289) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25290) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.jars.ItemJarFilledItem(25291) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemDecoration(25292) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemHellrod(25293) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandFrost(25294) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemTripleMeatTreat(25295) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalSword(25296) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalShovel(25297) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalPickaxe(25298) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalAxe(25299) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalHoe(25300) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25301) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25302) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25303) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemKey(25304) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemHandMirror(25305) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemHoverHarness(25306) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2401) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCustomOreItem(2402) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCosmeticOpaqueItem(2421) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCosmeticSolidItem(2422) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCustomPlantItem(2403) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2406) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrucibleItem(2407) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockMagicalLogItem(2404) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockMagicalLeavesItem(2405) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMarkerItem(2408) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.jars.BlockJarItem(2414) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTableItem(2409) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2410) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2412) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCandleItem(2411) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2413) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWoodenDeviceItem(2417) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2415) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWardedItem(2416) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2418) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2419) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrystalItem(2420) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMirrorItem(2423) owned by Thaumcraft
2013-05-16 14:03:06 [FINEST] [Thaumcraft] Sent event FMLPreInitializationEvent to mod Thaumcraft
2013-05-16 14:03:06 [FINEST] [LogisticsPipes|Main] Sending event FMLPreInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:06 [FINEST] [LogisticsPipes|Main] Sent event FMLPreInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:06 [FINEST] [ModularForceFieldSystem] Sending event FMLPreInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for IC2
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for Buildcraft
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for EE3
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for ThermalExpansion
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemProjectorFieldModulatorDistance(11387) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemProjectorFieldModulatorStrength(11388) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemProjectorFocusMatrix(11389) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemForcePowerCrystal(11401) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemForcicium(11400) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemForcicumCell(11402) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModulediagonallyWall(11369) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleSphere(11377) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleCube(11378) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleWall(11380) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleDeflector(11381) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleTube(11382) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleContainment(11396) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleAdvCube(11398) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionTouchDamage(11383) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionSponge(11384) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionFieldManipulator(11385) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionBlockBreaker(11386) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionDefenseStation(11393) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionMobDefence(11394) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionForceFieldJammer(11395) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionCamoflage(11397) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionFieldFusion(11399) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardEmpty(11371) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardPowerLink(11372) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardPersonalID(11390) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardSecurityLink(11391) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardPower(11403) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemAccessCard(11370) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardDataLink(11404) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemWrench(11363) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemSwitch(11364) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemFieldtransporter(11365) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemPersonalIDWriter(11366) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemDebugger(11367) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemManualBook(11368) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemExtractorUpgradeBooster(11374) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCapacitorUpgradeRange(11375) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCapacitorUpgradeCapacity(11376) owned by ModularForceFieldSystem
2013-05-16 14:03:07 [FINEST] [ModularForceFieldSystem] Sent event FMLPreInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:07 [FINEST] [minechem] Sending event FMLPreInitializationEvent to mod minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemElement(4992) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemMolecule(4993) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemLens(4994) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemAtomicManipulator(4995) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemFusionStar(4996) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemBlueprint(4997) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemTestTube(4998) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemChemistJournal(4999) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5000) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5001) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5002) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5003) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.PhotonicInduction(5004) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4013) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4012) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4014) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemGhostBlock(4016) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemBlockFusion(4017) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4015) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4018) owned by minechem
2013-05-16 14:03:07 [INFO] [STDOUT] [MineChem] PREINT PASSED
2013-05-16 14:03:07 [FINEST] [minechem] Sent event FMLPreInitializationEvent to mod minechem
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:07 [FINEST] [Natura] Sending event FMLPreInitializationEvent to mod Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.PlantItem(12660) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NaturaSeeds(12659) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3260) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.CactusJuice(12663) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12667) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12668) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12669) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12670) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12671) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12672) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BoneBag(12675) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NetherBerryItem(12657) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryItem(12658) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryMedley(12673) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.crops.BerryBushItem(3257) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.crops.NetherBerryBushItem(3255) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.CloudItem(3253) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedFood(12674) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.NDoorItem(12662) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.TreeItem(3251) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.RedwoodItem(3261) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.PlanksItem(3262) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.NLeavesItem(3259) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.NLeavesNoColorItem(3258) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.NSaplingItem(3256) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3252) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.LogTwoxTwoItem(3263) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.SaguaroItem(3254) owned by Natura
2013-05-16 14:03:07 [FINEST] [Natura] Sent event FMLPreInitializationEvent to mod Natura
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatNatura] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatNatura] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:07 [FINEST] [SoulShards] Sending event FMLPreInitializationEvent to mod SoulShards
2013-05-16 14:03:07 [FINEST] [SoulShards] Sent event FMLPreInitializationEvent to mod SoulShards
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:07 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLPreInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:07 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLPreInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:07 [FINEST] [TConstruct] Sending event FMLPreInitializationEvent to mod TConstruct
2013-05-16 14:03:07 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity Fancy Item as TConstruct.Fancy Item
2013-05-16 14:03:07 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity Dagger as TConstruct.Dagger
2013-05-16 14:03:07 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity UnstableCreeper as TConstruct.UnstableCreeper
2013-05-16 14:03:07 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity EdibleSlime as TConstruct.EdibleSlime
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.ToolStationItemBlock(1471) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1472) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.CraftedSoilItemBlock(1476) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.MetalItemBlock(1478) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.SmelteryItemBlock(1474) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.LavaTankItemBlock(1473) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.SearedTableItemBlock(1477) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.LiquidItemBlock(1479) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.LiquidItemBlock(1480) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1484) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.MultiBrickItem(1481) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.OreberryBushItem(1485) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.OreberryBushSecondItem(1486) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.MetalOreItemBlock(1475) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.GravelOreItem(1488) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.SpeedBlockItem(1489) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.TitleIcon(14358) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.CraftingItem(14275) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.MaterialItem(14276) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14277) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolShard(14278) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.Pattern(14279) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.MetalPattern(14280) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.Manual(14274) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.FilledBucket(14357) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Pickaxe(14307) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Shovel(14308) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Hatchet(14309) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Broadsword(14311) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Longsword(14312) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Rapier(14313) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Dagger(14321) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.FryingPan(14314) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.BattleSign(14315) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Mattock(14316) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Chisel(14322) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.PotionLauncher(14320) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14282) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14283) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14284) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14290) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14286) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14287) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14288) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14289) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14294) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14291) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14292) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14295) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.StrangeFood(14359) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.OreBerries(14360) owned by TConstruct
2013-05-16 14:03:08 [FINEST] [TConstruct] Sent event FMLPreInitializationEvent to mod TConstruct
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:08 [FINEST] [TwilightForest] Sending event FMLPreInitializationEvent to mod TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2163) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2170) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2164) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2160) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2171) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2162) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2165) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2166) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2167) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2168) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFPlant(2169) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2172) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2173) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2174) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2175) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2178) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2176) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2177) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2179) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2180) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2181) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2183) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2184) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27957) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(27958) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(27959) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTwilightWand(27960) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFLifeDrainWand(27961) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFZombieWand(27962) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFOreMeter(27964) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMagicMap(27965) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(27966) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(27967) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27968) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27969) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27970) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27972) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27973) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27974) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27975) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27976) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27977) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27978) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodSword(27979) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodShovel(27980) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodPick(27981) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodAxe(27982) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodHoe(27983) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27984) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSpawnEgg(27985) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(27986) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(27987) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(27988) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27989) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTrophy(27990) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27991) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27992) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27993) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27994) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27995) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFierySword(27996) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryPick(27997) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27998) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(27999) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(28000) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(28001) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(28002) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafSword(28003) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafShovel(28004) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafPick(28005) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafAxe(28006) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafHoe(28007) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMinotaurAxe(28008) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazebreakerPick(28009) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTransformPowder(28010) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(28011) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(28012) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(28013) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(28014) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMagicMap(28015) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(28016) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(28017) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFOreMagnet(28018) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCrumbleHorn(28019) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPeacockFan(28020) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMoonwormQueen(28021) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(28022) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(28023) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(28026) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(28024) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(28025) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTowerKey(28027) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(28028) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(28029) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(28030) owned by TwilightForest
2013-05-16 14:03:08 [FINEST] [TwilightForest] Sent event FMLPreInitializationEvent to mod TwilightForest
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:08 [FINEST] [MiscPeripherals] Sending event FMLPreInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(2671) owned by MiscPeripherals
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(2672) owned by MiscPeripherals
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemMulti(26710) owned by MiscPeripherals
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemSmartHelmet(26976) owned by MiscPeripherals
2013-05-16 14:03:08 [INFO] [STDOUT] Adding recipe for oreCopperAdding recipe for oreTinAdding recipe for oreIronAdding recipe for oreCopperAdding recipe for oreTinAdding recipe for ingotCopperAdding recipe for ingotTinAdding recipe for ingotBronzeAdding recipe for ingotSteelAdding recipe for blockCopperAdding recipe for blockBronzeAdding recipe for blockTinAdding recipe for blockSteelIC2 API: Call getItem failed for refinedUranium
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: IC2
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: NuclearControl
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: MFFS
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: AdvancedSolarPanel
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: CompactSolars
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Forestry
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: APUnofficial
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Railcraft
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: StevesCarts
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: ChickenChunks
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftCore
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftFactory
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftTransport
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: EnderStorage
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: EE3
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Factorization
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Thaumcraft
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: ThermalExpansion
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: PortalGun
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: AppEng
2013-05-16 14:03:08 [FINEST] [MiscPeripherals] Sent event FMLPreInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:08 [FINEST] [AdvancedSolarPanel] Sending event FMLPreInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:08 [FINEST] [AdvancedSolarPanel] Sent event FMLPreInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:08 [FINEST] [GraviSuite] Sending event FMLPreInitializationEvent to mod GraviSuite
2013-05-16 14:03:08 [FINEST] [GraviSuite] Sent event FMLPreInitializationEvent to mod GraviSuite
2013-05-16 14:03:08 [FINEST] [mmmPowersuits] Sending event FMLPreInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:08 [FINEST] [mmmPowersuits] Sent event FMLPreInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:08 [FINEST] [PowersuitAddons] Sending event FMLPreInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:08 [FINEST] [PowersuitAddons] Sent event FMLPreInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:08 [FINEST] [multiCraftingTable] Sending event FMLPreInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:08 [FINEST] [multiCraftingTable] Sent event FMLPreInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:08 [FINEST] [NEIPlugins] Sending event FMLPreInitializationEvent to mod NEIPlugins
2013-05-16 14:03:08 [FINEST] [NEIPlugins] Sent event FMLPreInitializationEvent to mod NEIPlugins
2013-05-16 14:03:08 [FINEST] [NetherOres] Sending event FMLPreInitializationEvent to mod NetherOres
2013-05-16 14:03:08 [FINEST] [NetherOres] Sent event FMLPreInitializationEvent to mod NetherOres
2013-05-16 14:03:08 [FINEST] [ObsidiPlates] Sending event FMLPreInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:08 [FINE] [ObsidiPlates] Attempting to load the file version.properties from obsidiplates-1.5.2-universal-1.4.0.12.jar to locate a version number for ObsidiPlates
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item myrathi.obsidiplates.d(1555) owned by ObsidiPlates
2013-05-16 14:03:08 [INFO] [ObsidiPlates] Config loaded from: D:\MultiMC4\instances\1.5.2rev0\minecraft\config\ObsidiPlates.cfg
2013-05-16 14:03:08 [FINEST] [ObsidiPlates] Sent event FMLPreInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:08 [FINEST] [OCS] Sending event FMLPreInitializationEvent to mod OCS
2013-05-16 14:03:08 [FINEST] [OCS] Sent event FMLPreInitializationEvent to mod OCS
2013-05-16 14:03:08 [FINEST] [PortalGun] Sending event FMLPreInitializationEvent to mod PortalGun
2013-05-16 14:03:08 [INFO] [PortalGun] [1.5.1] Loading properties.
2013-05-16 14:03:08 [FINEST] [PortalGun] Sent event FMLPreInitializationEvent to mod PortalGun
2013-05-16 14:03:08 [FINEST] [Railcraft] Sending event FMLPreInitializationEvent to mod Railcraft
2013-05-16 14:03:08 [FINE] [Railcraft] Pre-Init Phase
2013-05-16 14:03:09 [FINER] [Railcraft] Pre-Init Start: ModuleCore
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquid(7790) owned by Railcraft
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquid(7793) owned by Railcraft
2013-05-16 14:03:09 [FINER] [Railcraft] Pre-Init Complete: ModuleCore
2013-05-16 14:03:09 [FINER] [Railcraft] Pre-Init Start: ModuleAutomation
2013-05-16 14:03:09 [FINER] [Railcraft] Pre-Init Complete: ModuleAutomation
2013-05-16 14:03:09 [FINEST] [Railcraft] Sent event FMLPreInitializationEvent to mod Railcraft
2013-05-16 14:03:09 [FINEST] [PowerConverters] Sending event FMLPreInitializationEvent to mod PowerConverters
2013-05-16 14:03:09 [FINEST] [PowerConverters] Sent event FMLPreInitializationEvent to mod PowerConverters
2013-05-16 14:03:09 [FINEST] [AS_Ruins] Sending event FMLPreInitializationEvent to mod AS_Ruins
2013-05-16 14:03:09 [FINEST] [AS_Ruins] Sent event FMLPreInitializationEvent to mod AS_Ruins
2013-05-16 14:03:09 [FINEST] [StevesCarts] Sending event FMLPreInitializationEvent to mod StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCarts(29999) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartComponent(29998) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartModule(29997) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4072) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4071) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4070) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(904) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(905) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(906) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(907) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemUpgrade(908) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(909) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemBlockStorage(910) owned by StevesCarts
2013-05-16 14:03:09 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Minecart.Vswe.0 as StevesCarts.Minecart.Vswe.0
2013-05-16 14:03:09 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Egg.Vswe as StevesCarts.Egg.Vswe
2013-05-16 14:03:09 [FINEST] [StevesCarts] Sent event FMLPreInitializationEvent to mod StevesCarts
2013-05-16 14:03:09 [FINEST] [ThaumicBees] Sending event FMLPreInitializationEvent to mod ThaumicBees
2013-05-16 14:03:09 [FINEST] [ThaumicBees] Sent event FMLPreInitializationEvent to mod ThaumicBees
2013-05-16 14:03:09 [FINEST] [AS_UpdateCheck] Sending event FMLPreInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:09 [FINEST] [AS_UpdateCheck] Sent event FMLPreInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:09 [FINEST] [weaponmod] Sending event FMLPreInitializationEvent to mod weaponmod
2013-05-16 14:03:09 [FINEST] [weaponmod] Sent event FMLPreInitializationEvent to mod weaponmod
2013-05-16 14:03:09 [FINEST] [OmniTools] Sending event FMLPreInitializationEvent to mod OmniTools
2013-05-16 14:03:09 [INFO] [OmniTools] [Whitelist] Reading established Whitelist from file.
2013-05-16 14:03:09 [FINEST] [OmniTools] Sent event FMLPreInitializationEvent to mod OmniTools
2013-05-16 14:03:09 [INFO] [STDOUT]
2013-05-16 14:03:09 [INFO] [STDOUT] Starting up SoundSystem...
2013-05-16 14:03:10 [INFO] [Railcraft] An updated version of Railcraft is available from <http://railcraft.info>: 7.1.0.0
2013-05-16 14:03:10 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-05-16 14:03:10 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-05-16 14:03:10 [INFO] [STDOUT] OpenAL initialized.
2013-05-16 14:03:10 [INFO] [STDOUT]
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEffectEnding
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: magic_level_up
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: augmented_casting_unlocked
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_living_1
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_living_2
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_hurt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_death
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_living
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_hurt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_death
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_living_1
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_living_2
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_hurt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_death
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_living_1
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_living_2
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_hurt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_death
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: towerguardian_living
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: towerguardian_death
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellCreateComplete
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: illEffect
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: uhoh
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGrowth
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireBolt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGust
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellJump
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEarthShift
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDig
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellAqua
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFurnaceTouch
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcaneBolt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFrozenPath
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterBreathing
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFlight
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellSlowfall
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHaste
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHealSelf
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireRune
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellShockwave
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTelekinesis
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMark
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRecall
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDivineIntervention
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEnderIntervention
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBlink
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRegeneration
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHealSelf
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRegeneration
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireBurst
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellLifeTap
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_light
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_scary
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_fire
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireShield
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireShieldChanneled
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterShield
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterShieldChanneled
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMageLight
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireball
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcaneBolt
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMeteorJump
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellChainLightning
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDispel
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellCharm
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcticWind
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcticWindChanneled
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFrostBolt
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEarthShift
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTrueSight
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMagicShield
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellManaSteal
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTransplace
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDig
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellInvisibility
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellNightVision
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDrown
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellVortex
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDesertCurse
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWateryGrave
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWindTalons
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGust
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDeathKiss
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHandSpasms
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBlink
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellProtectingWinds
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellReflect
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!):
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBoundSword
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTillTheFields
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellSowTheSeeds
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!):
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!):
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!):
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellJolt
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!):
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellLMNOP
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRecall
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound spill.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemironshoot.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound key.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound doorfail.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound camerasuck.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraticks.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameradone.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound learn.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound crystal1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wispdead.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wandfail.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound rumble.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jacobs.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhoff.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhon.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound fireloop.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound dw.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool2.ogg
2013-05-16 14:03:10 [INFO] [STDOUT] [TConstruct] Successfully loaded sounds.
2013-05-16 14:03:11 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockSynthesis.png, but that file does not exist. Ignoring.
2013-05-16 14:03:13 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/enderchest.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/block.minechemGhostBlock.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/blocks/wood/planks.giganteum.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/blocks/crops/_fast.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockBlueprintProjector.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/blocks/crops/_fancy.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/factorization/textures/blocks/ceramic/rawglaze.png, but that file does not exist. Ignoring.
2013-05-16 14:03:18 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/minechem/textures/blocks/microscope.png, but that file does not exist. Ignoring.
2013-05-16 14:03:18 [INFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled
2013-05-16 14:03:18 [INFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/infusedore.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alubrass_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_aluminum_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alumite_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_ardite_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_bronze_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_cobalt_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_copper_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_gold_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_iron_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_manyullyn_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_obsidian_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_steel_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_tin_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/illusionBlockRevealed.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/magicWall.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ComputerCraft/textures/blocks/blink.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ComputerCraft/textures/blocks/blinkAdvanced.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/animatedglow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/candle.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/fluxgoo.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Lamp_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Assembler.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Charger.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alubrass.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_aluminum.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alumite.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_ardite.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_bronze.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_cobalt.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_copper.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_gold.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_iron.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_manyullyn.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_obsidian.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_steel.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_tin.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/sort_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/time_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/trans_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-05-16 14:03:20 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/crates/silver.png, but that file does not exist. Ignoring.
2013-05-16 14:03:20 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/name.fusionStar.png, but that file does not exist. Ignoring.
2013-05-16 14:03:21 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/ice_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:22 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/silk_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:22 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/necrotic_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:23 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/lava_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:23 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/quartz_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/blaze_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/lapis_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/lightningring.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/items/fuel.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/factorization/textures/items/tool/bag_of_holding.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/biomefinder.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiofuel.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiomass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidGlass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidHoney.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidIce.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidJuice.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidMead.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidSeedOil.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.creosote.liquid.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.steam.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/essence.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tallow.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/thaumometercore.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tripletreat.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketEnder.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketGlowstone.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketRedstone.txt
2013-05-16 14:03:24 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp
2013-05-16 14:03:24 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp
2013-05-16 14:03:24 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML
2013-05-16 14:03:24 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML
2013-05-16 14:03:24 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge
2013-05-16 14:03:24 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge
2013-05-16 14:03:24 [FINEST] [CodeChickenCore] Sending event FMLInitializationEvent to mod CodeChickenCore
2013-05-16 14:03:24 [FINEST] [CodeChickenCore] Sent event FMLInitializationEvent to mod CodeChickenCore
2013-05-16 14:03:24 [FINEST] [CoFHCore] Sending event FMLInitializationEvent to mod CoFHCore
2013-05-16 14:03:24 [FINEST] [CoFHCore] Sent event FMLInitializationEvent to mod CoFHCore
2013-05-16 14:03:24 [FINEST] [ImmibisMicroblocks] Sending event FMLInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:03:24 [FINEST] [ImmibisMicroblocks] Sent event FMLInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:03:24 [FINEST] [NotEnoughItems] Sending event FMLInitializationEvent to mod NotEnoughItems
2013-05-16 14:03:24 [INFO] [STDOUT] Removing TMI Uninstaller
2013-05-16 14:03:24 [INFO] [STDOUT] Deleting Dir: D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\TMIUninstaller
2013-05-16 14:03:24 [INFO] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.12.jar
2013-05-16 14:03:24 [FINEST] [NotEnoughItems] Sent event FMLInitializationEvent to mod NotEnoughItems
2013-05-16 14:03:24 [FINEST] [PowerCrystalsCore] Sending event FMLInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:03:24 [FINEST] [PowerCrystalsCore] Sent event FMLInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:03:24 [FINEST] [CoFHNetwork] Sending event FMLInitializationEvent to mod CoFHNetwork
2013-05-16 14:03:24 [FINEST] [CoFHNetwork] Sent event FMLInitializationEvent to mod CoFHNetwork
2013-05-16 14:03:24 [FINEST] [CoFHWorld] Sending event FMLInitializationEvent to mod CoFHWorld
2013-05-16 14:03:24 [FINEST] [CoFHWorld] Sent event FMLInitializationEvent to mod CoFHWorld
2013-05-16 14:03:24 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event FMLInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:24 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event FMLInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:24 [FINEST] [jammyfurniture] Sending event FMLInitializationEvent to mod jammyfurniture
2013-05-16 14:03:24 [FINEST] [ForgeModLoader] Automatically registered mod jammyfurniture entity EntityMountableBlock as jammyfurniture.EntityMountableBlock
2013-05-16 14:03:24 [FINEST] [jammyfurniture] Sent event FMLInitializationEvent to mod jammyfurniture
2013-05-16 14:03:24 [FINEST] [bau5_ProjectBench] Sending event FMLInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:03:24 [FINE] [fml.ItemTracker] Adding item bau5.mods.projectbench.common.PBItemBlock(700) owned by bau5_ProjectBench
2013-05-16 14:03:24 [FINE] [fml.ItemTracker] Adding item bau5.mods.projectbench.common.PBUpgradeItem(13326) owned by bau5_ProjectBench
2013-05-16 14:03:24 [INFO] [STDOUT] ProjectBench: Registered block id @ 700. Rendering: true @: 5
2013-05-16 14:03:24 [FINEST] [bau5_ProjectBench] Sent event FMLInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:03:24 [FINEST] [mod_ReiMinimap] Sending event FMLInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:03:24 [FINEST] [mod_ReiMinimap] Sent event FMLInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:03:24 [FINEST] [BuildCraft|Core] Sending event FMLInitializationEvent to mod BuildCraft|Core
2013-05-16 14:03:24 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcRobot as BuildCraft|Core.bcRobot
2013-05-16 14:03:24 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcLaser as BuildCraft|Core.bcLaser
2013-05-16 14:03:24 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcEnergyLaser as BuildCraft|Core.bcEnergyLaser
2013-05-16 14:03:24 [FINEST] [BuildCraft|Core] Sent event FMLInitializationEvent to mod BuildCraft|Core
2013-05-16 14:03:24 [FINEST] [BuildCraft|Factory] Sending event FMLInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:03:25 [FINEST] [BuildCraft|Factory] Sent event FMLInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:03:25 [FINEST] [BuildCraft|Transport] Sending event FMLInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:03:25 [FINEST] [BuildCraft|Transport] Sent event FMLInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:03:25 [FINEST] [BuildCraft|Silicon] Sending event FMLInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:03:25 [FINEST] [BuildCraft|Silicon] Sent event FMLInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.additionalpipes.AdditionalPipes$ItemPipeAP(14303) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.additionalpipes.AdditionalPipes$ItemPipeAP(14304) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.additionalpipes.AdditionalPipes$ItemPipeAP(14305) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14302) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14301) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14300) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14299) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14298) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14306) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(31982) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(31983) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(31981) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(31980) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1890) owned by APUnofficial
2013-05-16 14:03:25 [FINEST] [ThermalExpansion] Sending event FMLInitializationEvent to mod ThermalExpansion
2013-05-16 14:03:25 [FINEST] [ThermalExpansion] Sent event FMLInitializationEvent to mod ThermalExpansion
2013-05-16 14:03:25 [FINEST] [IC2] Sending event FMLInitializationEvent to mod IC2
2013-05-16 14:03:25 [FINEST] [IC2] Sent event FMLInitializationEvent to mod IC2
2013-05-16 14:03:25 [FINEST] [AdvancedMachines] Sending event FMLInitializationEvent to mod AdvancedMachines
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item ic2.advancedmachines.common.ItemAdvancedMachine(4069) owned by AdvancedMachines
2013-05-16 14:03:25 [FINEST] [AdvancedMachines] Sent event FMLInitializationEvent to mod AdvancedMachines
2013-05-16 14:03:25 [FINEST] [AdvancedPowerManagement] Sending event FMLInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:03:25 [FINE] [ForgeModLoader] [AdvancedPowerManagement] Loading.
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item com.kaijin.AdvPowerMan.ItemBlockAdvPwrMan(2491) owned by AdvancedPowerManagement
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item com.kaijin.AdvPowerMan.ItemBenchTools(22755) owned by AdvancedPowerManagement
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item com.kaijin.AdvPowerMan.ItemStorageLinkCard(22751) owned by AdvancedPowerManagement
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item com.kaijin.AdvPowerMan.ItemStorageLinkCardCreator(22752) owned by AdvancedPowerManagement
2013-05-16 14:03:25 [FINE] [ForgeModLoader] [AdvancedPowerManagement] Done loading.
2013-05-16 14:03:25 [FINEST] [AdvancedPowerManagement] Sent event FMLInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:03:25 [FINEST] [BasicComponents] Sending event FMLInitializationEvent to mod BasicComponents
2013-05-16 14:03:25 [INFO] [STDOUT] Basic Components Loaded: 11 Languages.
2013-05-16 14:03:25 [FINEST] [BasicComponents] Sent event FMLInitializationEvent to mod BasicComponents
2013-05-16 14:03:25 [FINEST] [BuildCraft|Builders] Sending event FMLInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:03:25 [FINEST] [BuildCraft|Builders] Sent event FMLInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:03:25 [FINEST] [BuildCraft|Energy] Sending event FMLInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:03:25 [FINEST] [BuildCraft|Energy] Sent event FMLInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:03:25 [FINEST] [MineFactoryReloaded] Sending event FMLInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryHammer(12243) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12248) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12249) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12250) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12251) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12255) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeHealth(12256) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeGrowth(12257) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12258) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12259) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNet(12260) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemCeramicDye(12261) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12262) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeZombie(12263) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNet(12264) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemUpgrade(12267) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNetLauncher(12268) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12269) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemMilkBottle(12270) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSpyglass(12271) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemPortaSpawner(12272) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemStraw(12273) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemXpExtractor(12274) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeSlime(12275) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeCure(12276) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemLogicUpgradeCard(12277) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRedNetMeter(12278) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRedNetMemoryCard(12279) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRuler(12280) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12281) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12282) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12283) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12284) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12287) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine(3120) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine(3131) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockConveyor(3121) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryGlass(3129) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryGlassPane(3130) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryRoad(3132) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryDecorativeBrick(3133) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockDecorativeStone(3134) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3122) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3123) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3124) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3126) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3125) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3128) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3127) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3144) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockRedNetLogic(3145) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3135) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3137) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3139) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3141) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3143) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3136) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3138) owned by MineFactoryReloaded
2013-05-16 14:03:25 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 102 (net.minecraft.block.BlockPane from Minecraft) with net.minecraft.item.ItemBlock
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(102) owned by MineFactoryReloaded
2013-05-16 14:03:25 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 79 (net.minecraft.block.BlockIce from Minecraft) with powercrystals.minefactoryreloaded.block.ItemBlockVanillaIce
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockVanillaIce(79) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINEST] [ForgeModLoader] Automatically registered mod MineFactoryReloaded entity entitySafariNet as MineFactoryReloaded.entitySafariNet
2013-05-16 14:03:25 [FINEST] [ForgeModLoader] Automatically registered mod MineFactoryReloaded entity mfrEntityPinkSlime as MineFactoryReloaded.mfrEntityPinkSlime
2013-05-16 14:03:25 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodRubber, id=3122 meta=0
2013-05-16 14:03:25 [FINEST] [MineFactoryReloaded] Sent event FMLInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:03:25 [FINEST] [AppliedEnergistics] Sending event FMLInitializationEvent to mod AppliedEnergistics
2013-05-16 14:03:25 [INFO] [ForgeModLoader] [AppEng] Starting Applied Energistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMaterials(4362) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItem(4361) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(900) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(901) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(903) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(902) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolEntropyAccelerator(4363) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolVibrationCatalyst(4364) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzAxe(4365) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzHoe(4366) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzShovel(4367) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzPick(4368) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzSword(4369) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzWrench(4370) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzCuttingKnife(4371) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCertusQuartz, id=902 meta=0
2013-05-16 14:03:25 [FINEST] [AppliedEnergistics] Sent event FMLInitializationEvent to mod AppliedEnergistics
2013-05-16 14:03:25 [FINEST] [ArsMagica] Sending event FMLInitializationEvent to mod ArsMagica
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Worldgen
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Ore Generator
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Data Handler
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Initializing Spell List
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Crafting Handlers
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Initializing Crafting Handlers
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Registering GUI Handlers
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Registering Entity Trackers
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Registering World Generators
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Saving Configuration After Init
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica: Load Complete
2013-05-16 14:03:25 [FINEST] [ArsMagica] Sent event FMLInitializationEvent to mod ArsMagica
2013-05-16 14:03:25 [FINEST] [Backpack] Sending event FMLInitializationEvent to mod Backpack
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item backpack.item.ItemBackpack(18586) owned by Backpack
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item backpack.item.ItemLeather(18587) owned by Backpack
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item backpack.item.ItemLeather(18588) owned by Backpack
2013-05-16 14:03:25 [FINEST] [Backpack] Sent event FMLInitializationEvent to mod Backpack
2013-05-16 14:03:25 [FINEST] [BiblioCraft] Sending event FMLInitializationEvent to mod BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWritingDesk(2248) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemBookcaseMaster(2250) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemPotionShelfMaster(2252) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemGenericShelfMaster(2254) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponRackMaster(2253) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponCaseMaster(2255) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLabelMaster(2251) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2249) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2246) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2247) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.TapeMeasure(22478) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemTape(22479) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemChase(22480) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemPlate(22481) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemRedstoneBook(22482) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemReadingGlasses(22483) owned by BiblioCraft
2013-05-16 14:03:26 [FINEST] [BiblioCraft] Sent event FMLInitializationEvent to mod BiblioCraft
2013-05-16 14:03:26 [FINEST] [Additional-Buildcraft-Objects] Sending event FMLInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:26 [FINEST] [Additional-Buildcraft-Objects] Sent event FMLInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:26 [FINEST] [ChickenChunks] Sending event FMLInitializationEvent to mod ChickenChunks
2013-05-16 14:03:26 [FINEST] [ChickenChunks] Sent event FMLInitializationEvent to mod ChickenChunks
2013-05-16 14:03:26 [FINEST] [CompactSolars] Sending event FMLInitializationEvent to mod CompactSolars
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemCompactSolar(650) owned by CompactSolars
2013-05-16 14:03:26 [FINEST] [CompactSolars] Sent event FMLInitializationEvent to mod CompactSolars
2013-05-16 14:03:26 [FINEST] [ComputerCraft] Sending event FMLInitializationEvent to mod ComputerCraft
2013-05-16 14:03:26 [INFO] [STDOUT] Adding recipe for dustGoldAdding recipe for dustIronLoading ComputerCraft v1.53pr1 (rev 1111)
2013-05-16 14:03:26 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerLib...
2013-05-16 14:03:26 [INFO] [STDOUT] ComputerCraft: RedPowerLib not found.
2013-05-16 14:03:26 [FINEST] [ComputerCraft] Sent event FMLInitializationEvent to mod ComputerCraft
2013-05-16 14:03:26 [FINEST] [CCTurtle] Sending event FMLInitializationEvent to mod CCTurtle
2013-05-16 14:03:26 [INFO] [STDOUT] Loading CCTurtle v1.53pr1 (rev 1111)
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtle(1227) owned by CCTurtle
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtleExpanded(1228) owned by CCTurtle
2013-05-16 14:03:26 [FINEST] [CCTurtle] Sent event FMLInitializationEvent to mod CCTurtle
2013-05-16 14:03:26 [FINEST] [EE3] Sending event FMLInitializationEvent to mod EE3
2013-05-16 14:03:26 [FINEST] [EE3] Sent event FMLInitializationEvent to mod EE3
2013-05-16 14:03:26 [FINEST] [eplus] Sending event FMLInitializationEvent to mod eplus
2013-05-16 14:03:26 [INFO] [eplus] Initializing Blocks.
2013-05-16 14:03:26 [INFO] [fml.ItemTracker] The mod eplus is overwriting existing item at 116 (net.minecraft.block.BlockEnchantmentTable from Minecraft) with net.minecraft.item.ItemBlock
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(116) owned by eplus
2013-05-16 14:03:26 [INFO] [eplus] Initializing GUI Handler.
2013-05-16 14:03:26 [FINEST] [eplus] Sent event FMLInitializationEvent to mod eplus
2013-05-16 14:03:26 [FINEST] [EnderStorage] Sending event FMLInitializationEvent to mod EnderStorage
2013-05-16 14:03:26 [FINEST] [EnderStorage] Sent event FMLInitializationEvent to mod EnderStorage
2013-05-16 14:03:26 [FINEST] [ExtrabiomesXL] Sending event FMLInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2214) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2215) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: plankWood, id=2215 meta=0
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: plankWood, id=2215 meta=1
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: plankWood, id=2215 meta=2
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemWoodSlab(2216) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemWoodSlab(2217) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: slabWood, id=2216 meta=0
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2218) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stairWood, id=2218 meta=0
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2219) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stairWood, id=2219 meta=0
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2220) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stairWood, id=2220 meta=0
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemRedRockSlab(2206) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemRedRockSlab(2222) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2223) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2221) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2210) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.scarecrow.ItemScarecrow(13127) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [ForgeModLoader] Skipping automatic mod ExtrabiomesXL entity registration for already registered class extrabiomes.module.fabrica.scarecrow.EntityScarecrow
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemPaste(13128) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINEST] [ExtrabiomesXL] Sent event FMLInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:26 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:26 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:26 [FINEST] [Forestry] Sending event FMLInitializationEvent to mod Forestry
2013-05-16 14:03:26 [FINEST] [Forestry] Sent event FMLInitializationEvent to mod Forestry
2013-05-16 14:03:26 [FINEST] [BinnieCore] Sending event FMLInitializationEvent to mod BinnieCore
2013-05-16 14:03:26 [FINEST] [BinnieCore] Sent event FMLInitializationEvent to mod BinnieCore
2013-05-16 14:03:26 [FINEST] [ExtraBees] Sending event FMLInitializationEvent to mod ExtraBees
2013-05-16 14:03:26 [FINEST] [ExtraBees] Sent event FMLInitializationEvent to mod ExtraBees
2013-05-16 14:03:26 [FINEST] [factorization] Sending event FMLInitializationEvent to mod factorization
2013-05-16 14:03:26 [FINEST] [factorization] Sent event FMLInitializationEvent to mod factorization
2013-05-16 14:03:26 [FINEST] [factorization.misc] Sending event FMLInitializationEvent to mod factorization.misc
2013-05-16 14:03:26 [FINEST] [factorization.misc] Sent event FMLInitializationEvent to mod factorization.misc
2013-05-16 14:03:26 [FINEST] [factorization.dimensionalSlice] Sending event FMLInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:26 [FINEST] [factorization.dimensionalSlice] Sent event FMLInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:26 [FINEST] [iChunUtil] Sending event FMLInitializationEvent to mod iChunUtil
2013-05-16 14:03:26 [FINEST] [iChunUtil] Sent event FMLInitializationEvent to mod iChunUtil
2013-05-16 14:03:26 [FINEST] [GraviGun] Sending event FMLInitializationEvent to mod GraviGun
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item gravigun.common.item.ItemGraviGun(13446) owned by GraviGun
2013-05-16 14:03:26 [FINEST] [ForgeModLoader] Automatically registered mod GraviGun entity gravigun_entityblock as GraviGun.gravigun_entityblock
2013-05-16 14:03:26 [FINEST] [GraviGun] Sent event FMLInitializationEvent to mod GraviGun
2013-05-16 14:03:26 [FINEST] [IC2NuclearControl] Sending event FMLInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:26 [INFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemToolThermometer(31256) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemToolDigitalThermometer(31257) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemCardReactorSensorLocation(31259) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemUpgrade(31260) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemTimeCard(31261) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemCardText(31267) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemCardEnergySensorLocation(31263) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemCardEnergyArrayLocation(31264) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemCardMultipleSensorLocation(31266) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemKitMultipleSensor(31265) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemKitEnergySensor(31262) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemKitReactorSensor(31258) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemNuclearControlMain(4068) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINEST] [IC2NuclearControl] Sent event FMLInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:26 [FINEST] [ImmibisCore] Sending event FMLInitializationEvent to mod ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.ccperiphs.ItemPeriphs(3414) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.ccperiphs.lan.ItemLANWire(464) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.ccperiphs.rfid.ItemCardBase(16230) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.ccperiphs.rfid.ItemCardBase(10153) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.ccperiphs.ItemComponent(28230) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.microblocks.ItemMicroblock(1439) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.microblocks.ItemSaw(28231) owned by ImmibisCore
2013-05-16 14:03:26 [FINEST] [ImmibisCore] Sent event FMLInitializationEvent to mod ImmibisCore
2013-05-16 14:03:26 [FINEST] [ImmibisPeripherals] Sending event FMLInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:26 [FINEST] [ImmibisPeripherals] Sent event FMLInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:26 [FINEST] [inventorytweaks] Sending event FMLInitializationEvent to mod inventorytweaks
2013-05-16 14:03:27 [FINEST] [IronChest] Sending event FMLInitializationEvent to mod IronChest
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemIronChest(975) owned by IronChest
2013-05-16 14:03:27 [FINEST] [IronChest] Sent event FMLInitializationEvent to mod IronChest
2013-05-16 14:03:27 [FINEST] [Thaumcraft] Sending event FMLInitializationEvent to mod Thaumcraft
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntitySpecialItem
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntityFollowingItem
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemClay
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemClayAdvanced
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemWood
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemTallow
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStraw
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemIronGuardian
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStone
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStoneAdvanced
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityBrainyZombie
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityAlumentum
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityWisp
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityFireBat
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityFrostShard
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityDart
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemTallowAdvanced
2013-05-16 14:03:27 [FINEST] [Thaumcraft] Sent event FMLInitializationEvent to mod Thaumcraft
2013-05-16 14:03:27 [FINEST] [LogisticsPipes|Main] Sending event FMLInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:27 [FINEST] [LogisticsPipes|Main] Sent event FMLInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:27 [FINEST] [ModularForceFieldSystem] Sending event FMLInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(688) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(683) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(685) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(682) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(680) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(687) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(681) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(686) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(684) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(690) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MonazitOre, id=688 meta=0
2013-05-16 14:03:27 [FINEST] [ModularForceFieldSystem] Sent event FMLInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:27 [FINEST] [minechem] Sending event FMLInitializationEvent to mod minechem
2013-05-16 14:03:27 [INFO] [STDOUT] [MineChem] INIT PASSED
2013-05-16 14:03:27 [FINEST] [minechem] Sent event FMLInitializationEvent to mod minechem
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Atum missing - MFR Atum Compat not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Biomes O' Plenty missing - MFR Biomes O' Plenty Compat not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:27 [INFO] [ForgeModLoader] Chococraft is not available; MFR Chococraft Compat not loaded
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Magical Crops missing - MFR Compat: Magical Crops not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:27 [FINEST] [Natura] Sending event FMLInitializationEvent to mod Natura
2013-05-16 14:03:27 [FINEST] [Natura] Sent event FMLInitializationEvent to mod Natura
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatNatura] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:27 [INFO] [STDERR] java.lang.ClassNotFoundException: mods.natura.common.NaturaContent
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at powercrystals.minefactoryreloaded.modhelpers.natura.Natura.load(Natura.java:35)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatNatura] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Pam's HC base missing - MFR Pam HC Compat not loading
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Pam's Weee! Flowers missing - MFR Pam Weee! Flowers Compat not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] RedPowerWorld missing - MFR RedPower2 Compat not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:27 [FINEST] [SoulShards] Sending event FMLInitializationEvent to mod SoulShards
2013-05-16 14:03:27 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.soulshards.ItemBlankShard(8332) owned by SoulShards
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.soulshards.ItemShard(8331) owned by SoulShards
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.soulshards.ItemShadowBlade(8343) owned by SoulShards
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.soulshards.ItemShadowPickaxe(8345) owned by SoulShards
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1550) owned by SoulShards
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod SoulShards entity SpawnedBlaze as SoulShards.SpawnedBlaze
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod SoulShards entity SpawnedSkeleton as SoulShards.SpawnedSkeleton
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod SoulShards entity SpawnedZombie as SoulShards.SpawnedZombie
2013-05-16 14:03:27 [FINEST] [SoulShards] Sent event FMLInitializationEvent to mod SoulShards
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Sufficient Biomes missing - MFR Sufficient Biomes Compat not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:27 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:27 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:27 [FINEST] [TConstruct] Sending event FMLInitializationEvent to mod TConstruct
2013-05-16 14:03:27 [FINEST] [TConstruct] Sent event FMLInitializationEvent to mod TConstruct
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:27 [FINEST] [TwilightForest] Sending event FMLInitializationEvent to mod TwilightForest
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Wild Boar as TwilightForest.Wild Boar
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Bighorn Sheep as TwilightForest.Bighorn Sheep
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Wild Deer as TwilightForest.Wild Deer
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redcap as TwilightForest.Redcap
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Swarm Spider as TwilightForest.Swarm Spider
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Naga as TwilightForest.Naga
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Skeleton Druid as TwilightForest.Skeleton Druid
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hostile Wolf as TwilightForest.Hostile Wolf
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Wraith as TwilightForest.Twilight Wraith
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hedge Spider as TwilightForest.Hedge Spider
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hydra as TwilightForest.Hydra
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Lich as TwilightForest.Twilight Lich
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Penguin as TwilightForest.Penguin
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Lich Minion as TwilightForest.Lich Minion
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Loyal Zombie as TwilightForest.Loyal Zombie
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tiny Bird as TwilightForest.Tiny Bird
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Squirrel as TwilightForest.Forest Squirrel
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Bunny as TwilightForest.Forest Bunny
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Raven as TwilightForest.Forest Raven
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Questing Ram as TwilightForest.Questing Ram
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Kobold as TwilightForest.Twilight Kobold
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Boggard as TwilightForest.Boggard
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mosquito Swarm as TwilightForest.Mosquito Swarm
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Death Tome as TwilightForest.Death Tome
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Minotaur as TwilightForest.Minotaur
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Minoshroom as TwilightForest.Minoshroom
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Fire Beetle as TwilightForest.Fire Beetle
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Slime Beetle as TwilightForest.Slime Beetle
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Pinch Beetle as TwilightForest.Pinch Beetle
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Maze Slime as TwilightForest.Maze Slime
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redcap Sapper as TwilightForest.Redcap Sapper
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mist Wolf as TwilightForest.Mist Wolf
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity King Spider as TwilightForest.King Spider
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Firefly as TwilightForest.Firefly
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mini Ghast as TwilightForest.Mini Ghast
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Ghast as TwilightForest.Tower Ghast
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Golem as TwilightForest.Tower Golem
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Termite as TwilightForest.Tower Termite
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redscale Broodling as TwilightForest.Redscale Broodling
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Boss as TwilightForest.Tower Boss
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Block&Chain Goblin as TwilightForest.Block&Chain Goblin
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Upper Goblin Knight as TwilightForest.Upper Goblin Knight
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Lower Goblin Knight as TwilightForest.Lower Goblin Knight
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Helmet Crab as TwilightForest.Helmet Crab
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity HydraHead as TwilightForest.HydraHead
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfnaturebolt as TwilightForest.tfnaturebolt
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tflichbolt as TwilightForest.tflichbolt
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tftwilightwandbolt as TwilightForest.tftwilightwandbolt
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tftomebolt as TwilightForest.tftomebolt
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfhydramortar as TwilightForest.tfhydramortar
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tflichbomb as TwilightForest.tflichbomb
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfmoonwormshot as TwilightForest.tfmoonwormshot
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfslimeblob as TwilightForest.tfslimeblob
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfcharmeffect as TwilightForest.tfcharmeffect
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodLog, id=2163 meta=32767
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodLog, id=2176 meta=32767
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeSapling, id=2175 meta=32767
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=2164 meta=32767
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=2177 meta=32767
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: plankWood, id=2180 meta=32767
2013-05-16 14:03:28 [FINEST] [TwilightForest] Sent event FMLInitializationEvent to mod TwilightForest
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:28 [WARNING] [ForgeModLoader] XyCraft missing - MFR Xycraft Compat not loading
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:28 [FINEST] [MiscPeripherals] Sending event FMLInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:28 [FINEST] [MiscPeripherals] Sent event FMLInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:28 [FINEST] [AdvancedSolarPanel] Sending event FMLInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item advsolar.ItemAdvSolarPanel(194) owned by AdvancedSolarPanel
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item advsolar.ItemAdvSolarHelmet(30832) owned by AdvancedSolarPanel
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item advsolar.ItemHSolarHelmet(30833) owned by AdvancedSolarPanel
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item advsolar.ItemHSolarHelmet(30834) owned by AdvancedSolarPanel
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item advsolar.ItemAdvanced(30831) owned by AdvancedSolarPanel
2013-05-16 14:03:28 [FINEST] [AdvancedSolarPanel] Sent event FMLInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:28 [FINEST] [GraviSuite] Sending event FMLInitializationEvent to mod GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemGraviChestPlate(30473) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedNanoChestPlate(30483) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemUltimateLappack(30474) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedLappack(30480) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedJetPack(30481) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemVajra(30477) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemGraviTool(30482) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvDDrill(30478) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvChainsaw(30479) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemSimpleItems(30475) owned by GraviSuite
2013-05-16 14:03:28 [FINEST] [GraviSuite] Sent event FMLInitializationEvent to mod GraviSuite
2013-05-16 14:03:28 [FINEST] [mmmPowersuits] Sending event FMLInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorHelmet(25027) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorChestplate(25028) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorLeggings(25029) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorBoots(25030) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerGauntlet(25031) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2477) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2478) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemComponent(25026) owned by mmmPowersuits
2013-05-16 14:03:28 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entityPlasmaBolt as mmmPowersuits.entityPlasmaBolt
2013-05-16 14:03:28 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entitySpinningBlade as mmmPowersuits.entitySpinningBlade
2013-05-16 14:03:28 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entityLuxCapacitor as mmmPowersuits.entityLuxCapacitor
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_pantaloons.obj as mps_pantaloons
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_boots.obj as mps_boots
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_chest.obj as mps_chest
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_arms.obj as mps_arms
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_helm.obj as mps_helm
2013-05-16 14:03:29 [FINEST] [mmmPowersuits] Sent event FMLInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:29 [FINEST] [PowersuitAddons] Sending event FMLInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:29 [FINEST] [PowersuitAddons] Sent event FMLInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:29 [FINEST] [multiCraftingTable] Sending event FMLInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2000) owned by multiCraftingTable
2013-05-16 14:03:29 [FINEST] [multiCraftingTable] Sent event FMLInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:29 [FINEST] [NEIPlugins] Sending event FMLInitializationEvent to mod NEIPlugins
2013-05-16 14:03:29 [FINEST] [NEIPlugins] Sent event FMLInitializationEvent to mod NEIPlugins
2013-05-16 14:03:29 [FINEST] [NetherOres] Sending event FMLInitializationEvent to mod NetherOres
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item powercrystals.netherores.ores.ItemBlockNetherOre(1440) owned by NetherOres
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item powercrystals.netherores.ores.ItemBlockNetherOre(1442) owned by NetherOres
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1441) owned by NetherOres
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherCoal, id=1440 meta=0
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherDiamond, id=1440 meta=1
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherGold, id=1440 meta=2
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherIron, id=1440 meta=3
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherLapis, id=1440 meta=4
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherRedstone, id=1440 meta=5
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherCopper, id=1440 meta=6
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherTin, id=1440 meta=7
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherEmerald, id=1440 meta=8
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSilver, id=1440 meta=9
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherLead, id=1440 meta=10
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherUranium, id=1440 meta=11
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherNikolite, id=1440 meta=12
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherRuby, id=1440 meta=13
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherGreenSapphire, id=1440 meta=14
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSapphire, id=1440 meta=15
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherPlatinum, id=1442 meta=0
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherFerrous, id=1442 meta=1
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSteel, id=1442 meta=2
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherIridium, id=1442 meta=3
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherOsmium, id=1442 meta=0
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod NetherOres entity netherOresArmedOre as NetherOres.netherOresArmedOre
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod NetherOres entity netherOresHellfish as NetherOres.netherOresHellfish
2013-05-16 14:03:29 [FINEST] [NetherOres] Sent event FMLInitializationEvent to mod NetherOres
2013-05-16 14:03:29 [FINEST] [ObsidiPlates] Sending event FMLInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:29 [FINEST] [ObsidiPlates] Sent event FMLInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:29 [FINEST] [OCS] Sending event FMLInitializationEvent to mod OCS
2013-05-16 14:03:29 [INFO] [OpenCCSensors] OpenCCSensors version 0.1.5g starting
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4032) owned by OCS
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4031) owned by OCS
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4030) owned by OCS
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item openccsensors.common.item.ItemGeneric(27037) owned by OCS
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item openccsensors.common.item.ItemSensorCard(27036) owned by OCS
2013-05-16 14:03:29 [FINEST] [OCS] Sent event FMLInitializationEvent to mod OCS
2013-05-16 14:03:29 [FINEST] [PortalGun] Sending event FMLInitializationEvent to mod PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPlaceholder(13456) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPortalGunBlue(13457) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPortalGunOrange(13458) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPortalSpawner(13459) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemEnderDust(13466) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPotato(13467) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPlaceholder(13468) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPedestal(13464) owned by PortalGun
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityblock as PortalGun.portal_entityblock
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityball as PortalGun.portal_entityball
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityapg as PortalGun.portal_entityapg
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1100) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPlaceholder(13460) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemArmour(13461) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemMulti(13462) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1101) owned by PortalGun
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entitycube as PortalGun.portal_entitycube
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemRecords(13657) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemRecords(13658) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemRecords(13659) owned by PortalGun
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityradio as PortalGun.portal_entityradio
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemTurret(13463) owned by PortalGun
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entitybullet as PortalGun.portal_entitybullet
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityturret as PortalGun.portal_entityturret
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemAFP(13465) owned by PortalGun
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityhep as PortalGun.portal_entityhep
2013-05-16 14:03:30 [FINEST] [PortalGun] Sent event FMLInitializationEvent to mod PortalGun
2013-05-16 14:03:30 [FINEST] [Railcraft] Sending event FMLInitializationEvent to mod Railcraft
2013-05-16 14:03:30 [FINE] [Railcraft] Init Phase
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleCore
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbar(7812) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbarReinforced(7822) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemMagnifyingGlass(7813) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelSword(7819) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelShovel(7818) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelPickaxe(7817) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelAxe(7815) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelHoe(7816) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7759) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7761) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7760) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7758) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemOveralls(7757) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemNugget(7794) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemIngot(7785) owned by Railcraft
2013-05-16 14:03:30 [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-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(328) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.basic as Railcraft.railcraft.cart.basic
2013-05-16 14:03:30 [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-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(342) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.chest as Railcraft.railcraft.cart.chest
2013-05-16 14:03:30 [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-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(343) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.furnace as Railcraft.railcraft.cart.furnace
2013-05-16 14:03:30 [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-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(407) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt as Railcraft.railcraft.cart.tnt
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRail(7798) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTie(7802) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7787) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7786) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7788) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7792) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7791) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7789) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7800) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailbed(7799) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleCore
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleFactory
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(451) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.cube.ItemCube(457) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7783) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [Railcraft] Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 263, 0
2013-05-16 14:03:30 [FINEST] [Railcraft] Adding Coke Oven recipe: ic2.core.item.block.ItemBlockRare, 243, 0
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemPlate(7797) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemDust(7782) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=457 meta=2
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleFactory
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleExtras
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.tracks.ItemTrack(454) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(455) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt.wood as Railcraft.railcraft.cart.tnt.wood
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7778) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.work as Railcraft.railcraft.cart.work
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7781) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleExtras
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTrack
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTrack
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTracksHighSpeed
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTracksHighSpeed
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTracksWood
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTracksWood
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTracksReinforced
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTracksReinforced
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleSignals
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignal(456) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalBlockSurveyor(7820) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalTuner(7814) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCircuit(7795) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7801) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleSignals
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleStructures
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPost(459) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPostMetal(460) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(461) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(463) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.stairs.ItemStair(3500) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleStructures
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleAutomation
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.detector.ItemDetector(450) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(453) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.bore as Railcraft.railcraft.cart.bore
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemTunnelBore(7769) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadDiamond(7809) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadSteel(7811) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadIron(7810) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.track.relayer as Railcraft.railcraft.cart.track.relayer
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7779) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.undercutter as Railcraft.railcraft.cart.undercutter
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7780) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleAutomation
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTransport
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(452) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tank as Railcraft.railcraft.cart.tank
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7776) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTransport
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleIC2
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7784) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.batbox as Railcraft.railcraft.cart.energy.batbox
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7770) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.mfe as Railcraft.railcraft.cart.energy.mfe
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7771) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.mfsu as Railcraft.railcraft.cart.energy.mfsu
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7772) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleIC2
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleForestry
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7764) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7765) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7762) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7763) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleForestry
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleEnergy
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemGear(7796) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7805) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7804) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7803) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleEnergy
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleWorld
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.ore.ItemOre(458) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=458 meta=0
2013-05-16 14:03:30 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=458 meta=1
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(462) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleWorld
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleChunkLoading
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor as Railcraft.railcraft.cart.anchor
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7766) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.personal as Railcraft.railcraft.cart.anchor.personal
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7768) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.admin as Railcraft.railcraft.cart.anchor.admin
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7767) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleChunkLoading
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleSeasonal
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.pumpkin as Railcraft.railcraft.cart.pumpkin
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7775) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.gift as Railcraft.railcraft.cart.gift
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7773) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleSeasonal
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTrain
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTrain
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleLocomotives
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemWhistleTuner(7821) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.loco.steam as Railcraft.railcraft.cart.loco.steam
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemLocomotive(7774) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleLocomotives
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Start: ModuleCore
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemGoggles(7756) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Complete: ModuleCore
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Start: ModuleFactory
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Complete: ModuleFactory
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Start: ModuleStructures
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Complete: ModuleStructures
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Start: ModuleAutomation
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Complete: ModuleAutomation
2013-05-16 14:03:30 [FINEST] [Railcraft] Sent event FMLInitializationEvent to mod Railcraft
2013-05-16 14:03:30 [FINEST] [PowerConverters] Sending event FMLInitializationEvent to mod PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.common.ItemBlockPowerConverterCommon(2850) owned by PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.buildcraft.ItemBlockPowerConverterBuildCraft(2851) owned by PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.ic2.ItemBlockPowerConverterIndustrialCraft(2852) owned by PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.railcraft.ItemBlockPowerConverterRailCraft(2853) owned by PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.ue.ItemBlockPowerConverterUniversalElectricty(2854) owned by PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.factorization.ItemBlockPowerConverterFactorization(2855) owned by PowerConverters
2013-05-16 14:03:30 [FINEST] [PowerConverters] Sent event FMLInitializationEvent to mod PowerConverters
2013-05-16 14:03:30 [FINEST] [AS_Ruins] Sending event FMLInitializationEvent to mod AS_Ruins
2013-05-16 14:03:30 [FINEST] [AS_Ruins] Sent event FMLInitializationEvent to mod AS_Ruins
2013-05-16 14:03:30 [FINEST] [StevesCarts] Sending event FMLInitializationEvent to mod StevesCarts
2013-05-16 14:03:30 [FINEST] [StevesCarts] Sent event FMLInitializationEvent to mod StevesCarts
2013-05-16 14:03:30 [FINEST] [ThaumicBees] Sending event FMLInitializationEvent to mod ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemMultiTextureTile(1750) owned by ThaumicBees
2013-05-16 14:03:30 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: plankWood, id=1750 meta=0
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemSlab(1752) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemSlab(1751) owned by ThaumicBees
2013-05-16 14:03:30 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: slabWood, id=1752 meta=0
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1753) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemComb(26346) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemWax(26347) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemPropolis(26348) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemDrop(26349) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMiscResources(26350) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(26351) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(26352) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemCapsule(26353) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemPollen(26354) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemCrystalAspect(26355) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26356) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26357) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26358) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26359) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26360) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26361) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26362) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemFood(26371) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemCapsule(26372) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemThaumiumScoop(26373) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemThaumiumGrafter(26374) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMoonDial(26375) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemNugget(26377) owned by ThaumicBees
2013-05-16 14:03:30 [FINEST] [ThaumicBees] Sent event FMLInitializationEvent to mod ThaumicBees
2013-05-16 14:03:30 [FINEST] [AS_UpdateCheck] Sending event FMLInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:30 [FINEST] [AS_UpdateCheck] Sent event FMLInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:30 [FINEST] [weaponmod] Sending event FMLInitializationEvent to mod weaponmod
2013-05-16 14:03:30 [INFO] [ForgeModLoader] [BalkonsWeaponMod] Properties file read succesfully!
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language en_US loaded.
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language en_UK loaded.
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language nl_NL loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language de_DE loaded.
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language en_PT loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language ru_RU loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language it_IT loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language es_ES loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language it_IT loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language fr_FR loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language fr_CA loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language zh_TW loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language zh_CN loaded.
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11520) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11521) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11522) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11523) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11524) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11525) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11526) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11527) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11528) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11529) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11530) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11531) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11532) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11533) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11534) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11535) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11536) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11537) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11538) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11539) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11540) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11541) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11542) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11543) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11544) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemJavelin(11550) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11551) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11573) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11574) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11575) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11576) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11577) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11553) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11554) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemCrossbow(11555) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11556) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBlowgun(11557) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11558) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemDynamite(11559) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11545) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11546) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11547) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11548) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11549) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFireRod(11560) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemCannon(11561) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11562) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBlunderbuss(11563) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11565) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11564) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11567) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemDummy(11566) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11568) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11569) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11570) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11571) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11572) owned by weaponmod
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity spear as weaponmod.spear
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity knife as weaponmod.knife
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity javelin as weaponmod.javelin
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity bullet as weaponmod.bullet
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity bolt as weaponmod.bolt
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity dart as weaponmod.dart
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity dynamite as weaponmod.dynamite
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity flail as weaponmod.flail
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity cannon as weaponmod.cannon
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity cannonball as weaponmod.cannonball
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity shot as weaponmod.shot
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity dummy as weaponmod.dummy
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity boomerang as weaponmod.boomerang
2013-05-16 14:03:31 [FINEST] [weaponmod] Sent event FMLInitializationEvent to mod weaponmod
2013-05-16 14:03:31 [FINEST] [OmniTools] Sending event FMLInitializationEvent to mod OmniTools
2013-05-16 14:03:31 [FINE] [fml.ItemTracker] Adding item omnitools.block.ItemBlockPlinth(2101) owned by OmniTools
2013-05-16 14:03:31 [FINE] [fml.ItemTracker] Adding item omnitools.item.ItemWrench(21257) owned by OmniTools
2013-05-16 14:03:31 [FINE] [fml.ItemTracker] Adding item omnitools.item.ItemArtifact(21258) owned by OmniTools
2013-05-16 14:03:31 [FINEST] [OmniTools] Sent event FMLInitializationEvent to mod OmniTools
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
2013-05-16 14:03:31 [FINEST] [mcp] Sending event IMCEvent to mod mcp
2013-05-16 14:03:31 [FINEST] [mcp] Sent event IMCEvent to mod mcp
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
2013-05-16 14:03:31 [FINEST] [FML] Sending event IMCEvent to mod FML
2013-05-16 14:03:31 [FINEST] [FML] Sent event IMCEvent to mod FML
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
2013-05-16 14:03:31 [FINEST] [Forge] Sending event IMCEvent to mod Forge
2013-05-16 14:03:31 [FINEST] [Forge] Sent event IMCEvent to mod Forge
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CodeChickenCore
2013-05-16 14:03:31 [FINEST] [CodeChickenCore] Sending event IMCEvent to mod CodeChickenCore
2013-05-16 14:03:31 [FINEST] [CodeChickenCore] Sent event IMCEvent to mod CodeChickenCore
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHCore
2013-05-16 14:03:31 [FINEST] [CoFHCore] Sending event IMCEvent to mod CoFHCore
2013-05-16 14:03:31 [FINEST] [CoFHCore] Sent event IMCEvent to mod CoFHCore
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ImmibisMicroblocks
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocks] Sending event IMCEvent to mod ImmibisMicroblocks
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocks] Sent event IMCEvent to mod ImmibisMicroblocks
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NotEnoughItems
2013-05-16 14:03:31 [FINEST] [NotEnoughItems] Sending event IMCEvent to mod NotEnoughItems
2013-05-16 14:03:31 [FINEST] [NotEnoughItems] Sent event IMCEvent to mod NotEnoughItems
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowerCrystalsCore
2013-05-16 14:03:31 [FINEST] [PowerCrystalsCore] Sending event IMCEvent to mod PowerCrystalsCore
2013-05-16 14:03:31 [FINEST] [PowerCrystalsCore] Sent event IMCEvent to mod PowerCrystalsCore
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHNetwork
2013-05-16 14:03:31 [FINEST] [CoFHNetwork] Sending event IMCEvent to mod CoFHNetwork
2013-05-16 14:03:31 [FINEST] [CoFHNetwork] Sent event IMCEvent to mod CoFHNetwork
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHWorld
2013-05-16 14:03:31 [FINEST] [CoFHWorld] Sending event IMCEvent to mod CoFHWorld
2013-05-16 14:03:31 [FINEST] [CoFHWorld] Sent event IMCEvent to mod CoFHWorld
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event IMCEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event IMCEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod jammyfurniture
2013-05-16 14:03:31 [FINEST] [jammyfurniture] Sending event IMCEvent to mod jammyfurniture
2013-05-16 14:03:31 [FINEST] [jammyfurniture] Sent event IMCEvent to mod jammyfurniture
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod bau5_ProjectBench
2013-05-16 14:03:31 [FINEST] [bau5_ProjectBench] Sending event IMCEvent to mod bau5_ProjectBench
2013-05-16 14:03:31 [FINEST] [bau5_ProjectBench] Sent event IMCEvent to mod bau5_ProjectBench
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_ReiMinimap
2013-05-16 14:03:31 [FINEST] [mod_ReiMinimap] Sending event IMCEvent to mod mod_ReiMinimap
2013-05-16 14:03:31 [FINEST] [mod_ReiMinimap] Sent event IMCEvent to mod mod_ReiMinimap
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Core
2013-05-16 14:03:31 [FINEST] [BuildCraft|Core] Sending event IMCEvent to mod BuildCraft|Core
2013-05-16 14:03:31 [FINEST] [BuildCraft|Core] Sent event IMCEvent to mod BuildCraft|Core
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Factory
2013-05-16 14:03:31 [FINEST] [BuildCraft|Factory] Sending event IMCEvent to mod BuildCraft|Factory
2013-05-16 14:03:31 [FINEST] [BuildCraft|Factory] Sent event IMCEvent to mod BuildCraft|Factory
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 59 IMC messages to mod BuildCraft|Transport
2013-05-16 14:03:31 [FINEST] [BuildCraft|Transport] Sending event IMCEvent to mod BuildCraft|Transport
2013-05-16 14:03:31 [FINEST] [BuildCraft|Transport] Sent event IMCEvent to mod BuildCraft|Transport
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Silicon
2013-05-16 14:03:31 [FINEST] [BuildCraft|Silicon] Sending event IMCEvent to mod BuildCraft|Silicon
2013-05-16 14:03:31 [FINEST] [BuildCraft|Silicon] Sent event IMCEvent to mod BuildCraft|Silicon
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod APUnofficial
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ThermalExpansion
2013-05-16 14:03:31 [FINEST] [ThermalExpansion] Sending event IMCEvent to mod ThermalExpansion
2013-05-16 14:03:31 [FINEST] [ThermalExpansion] Sent event IMCEvent to mod ThermalExpansion
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod IC2
2013-05-16 14:03:31 [FINEST] [IC2] Sending event IMCEvent to mod IC2
2013-05-16 14:03:31 [FINEST] [IC2] Sent event IMCEvent to mod IC2
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AdvancedMachines
2013-05-16 14:03:31 [FINEST] [AdvancedMachines] Sending event IMCEvent to mod AdvancedMachines
2013-05-16 14:03:31 [FINEST] [AdvancedMachines] Sent event IMCEvent to mod AdvancedMachines
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AdvancedPowerManagement
2013-05-16 14:03:31 [FINEST] [AdvancedPowerManagement] Sending event IMCEvent to mod AdvancedPowerManagement
2013-05-16 14:03:31 [FINEST] [AdvancedPowerManagement] Sent event IMCEvent to mod AdvancedPowerManagement
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BasicComponents
2013-05-16 14:03:31 [FINEST] [BasicComponents] Sending event IMCEvent to mod BasicComponents
2013-05-16 14:03:31 [FINEST] [BasicComponents] Sent event IMCEvent to mod BasicComponents
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Builders
2013-05-16 14:03:31 [FINEST] [BuildCraft|Builders] Sending event IMCEvent to mod BuildCraft|Builders
2013-05-16 14:03:31 [FINEST] [BuildCraft|Builders] Sent event IMCEvent to mod BuildCraft|Builders
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Energy
2013-05-16 14:03:31 [FINEST] [BuildCraft|Energy] Sending event IMCEvent to mod BuildCraft|Energy
2013-05-16 14:03:31 [FINEST] [BuildCraft|Energy] Sent event IMCEvent to mod BuildCraft|Energy
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded] Sending event IMCEvent to mod MineFactoryReloaded
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded] Sent event IMCEvent to mod MineFactoryReloaded
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AppliedEnergistics
2013-05-16 14:03:31 [FINEST] [AppliedEnergistics] Sending event IMCEvent to mod AppliedEnergistics
2013-05-16 14:03:31 [FINEST] [AppliedEnergistics] Sent event IMCEvent to mod AppliedEnergistics
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ArsMagica
2013-05-16 14:03:31 [FINEST] [ArsMagica] Sending event IMCEvent to mod ArsMagica
2013-05-16 14:03:31 [FINEST] [ArsMagica] Sent event IMCEvent to mod ArsMagica
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Backpack
2013-05-16 14:03:31 [FINEST] [Backpack] Sending event IMCEvent to mod Backpack
2013-05-16 14:03:31 [FINEST] [Backpack] Sent event IMCEvent to mod Backpack
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BiblioCraft
2013-05-16 14:03:31 [FINEST] [BiblioCraft] Sending event IMCEvent to mod BiblioCraft
2013-05-16 14:03:31 [FINEST] [BiblioCraft] Sent event IMCEvent to mod BiblioCraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Additional-Buildcraft-Objects
2013-05-16 14:03:31 [FINEST] [Additional-Buildcraft-Objects] Sending event IMCEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:31 [FINEST] [Additional-Buildcraft-Objects] Sent event IMCEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ChickenChunks
2013-05-16 14:03:31 [FINEST] [ChickenChunks] Sending event IMCEvent to mod ChickenChunks
2013-05-16 14:03:31 [FINEST] [ChickenChunks] Sent event IMCEvent to mod ChickenChunks
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CompactSolars
2013-05-16 14:03:31 [FINEST] [CompactSolars] Sending event IMCEvent to mod CompactSolars
2013-05-16 14:03:31 [FINEST] [CompactSolars] Sent event IMCEvent to mod CompactSolars
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ComputerCraft
2013-05-16 14:03:31 [FINEST] [ComputerCraft] Sending event IMCEvent to mod ComputerCraft
2013-05-16 14:03:31 [FINEST] [ComputerCraft] Sent event IMCEvent to mod ComputerCraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CCTurtle
2013-05-16 14:03:31 [FINEST] [CCTurtle] Sending event IMCEvent to mod CCTurtle
2013-05-16 14:03:31 [FINEST] [CCTurtle] Sent event IMCEvent to mod CCTurtle
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod EE3
2013-05-16 14:03:31 [FINEST] [EE3] Sending event IMCEvent to mod EE3
2013-05-16 14:03:31 [FINEST] [EE3] Sent event IMCEvent to mod EE3
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod eplus
2013-05-16 14:03:31 [FINEST] [eplus] Sending event IMCEvent to mod eplus
2013-05-16 14:03:31 [FINEST] [eplus] Sent event IMCEvent to mod eplus
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod EnderStorage
2013-05-16 14:03:31 [FINEST] [EnderStorage] Sending event IMCEvent to mod EnderStorage
2013-05-16 14:03:31 [FINEST] [EnderStorage] Sent event IMCEvent to mod EnderStorage
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ExtrabiomesXL
2013-05-16 14:03:31 [FINEST] [ExtrabiomesXL] Sending event IMCEvent to mod ExtrabiomesXL
2013-05-16 14:03:31 [FINEST] [ExtrabiomesXL] Sent event IMCEvent to mod ExtrabiomesXL
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event IMCEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event IMCEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 62 IMC messages to mod Forestry
2013-05-16 14:03:31 [FINEST] [Forestry] Sending event IMCEvent to mod Forestry
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7794:0) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7794:1) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7785:0) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (457:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (457:3) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (457:5) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7782:0) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7782:1) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7782:2) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7782:3) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (459:0) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (459:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (459:2) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:0) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:2) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:3) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:4) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:5) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:6) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:7) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:8) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:9) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:10) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:11) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:12) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:13) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:14) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:15) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:0) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:2) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:3) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:4) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:5) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:6) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:7) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:8) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:9) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:10) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:11) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:12) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:13) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:14) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (463:0) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (463:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (463:2) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (463:3) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (463:4) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:0) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:2) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:5) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:6) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:7) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (458:0) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (458:1) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25264:-1) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25263:2) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25263:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25264:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25291:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2420:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2414:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25271:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2403:-1) to forester's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2405:-1) to forester's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2404:-1) to forester's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25262:-1) to hunter's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25263:5) to hunter's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2411:-1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2408:-1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2416:-1) to builder's Backpack
2013-05-16 14:03:31 [FINEST] [Forestry] Sent event IMCEvent to mod Forestry
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BinnieCore
2013-05-16 14:03:31 [FINEST] [BinnieCore] Sending event IMCEvent to mod BinnieCore
2013-05-16 14:03:31 [FINEST] [BinnieCore] Sent event IMCEvent to mod BinnieCore
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ExtraBees
2013-05-16 14:03:31 [FINEST] [ExtraBees] Sending event IMCEvent to mod ExtraBees
2013-05-16 14:03:31 [FINEST] [ExtraBees] Sent event IMCEvent to mod ExtraBees
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod factorization
2013-05-16 14:03:31 [FINEST] [factorization] Sending event IMCEvent to mod factorization
2013-05-16 14:03:31 [FINEST] [factorization] Sent event IMCEvent to mod factorization
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod factorization.misc
2013-05-16 14:03:31 [FINEST] [factorization.misc] Sending event IMCEvent to mod factorization.misc
2013-05-16 14:03:31 [FINEST] [factorization.misc] Sent event IMCEvent to mod factorization.misc
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod factorization.dimensionalSlice
2013-05-16 14:03:31 [FINEST] [factorization.dimensionalSlice] Sending event IMCEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:31 [FINEST] [factorization.dimensionalSlice] Sent event IMCEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod iChunUtil
2013-05-16 14:03:31 [FINEST] [iChunUtil] Sending event IMCEvent to mod iChunUtil
2013-05-16 14:03:31 [FINEST] [iChunUtil] Sent event IMCEvent to mod iChunUtil
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 2 IMC messages to mod GraviGun
2013-05-16 14:03:31 [FINEST] [GraviGun] Sending event IMCEvent to mod GraviGun
2013-05-16 14:03:31 [INFO] [GraviGun] [1.5.0v2] Received mod blacklist request from: Thaumcraft
2013-05-16 14:03:31 [FINEST] [GraviGun] Sent event IMCEvent to mod GraviGun
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod IC2NuclearControl
2013-05-16 14:03:31 [FINEST] [IC2NuclearControl] Sending event IMCEvent to mod IC2NuclearControl
2013-05-16 14:03:31 [FINEST] [IC2NuclearControl] Sent event IMCEvent to mod IC2NuclearControl
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ImmibisCore
2013-05-16 14:03:31 [FINEST] [ImmibisCore] Sending event IMCEvent to mod ImmibisCore
2013-05-16 14:03:31 [FINEST] [ImmibisCore] Sent event IMCEvent to mod ImmibisCore
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ImmibisPeripherals
2013-05-16 14:03:31 [FINEST] [ImmibisPeripherals] Sending event IMCEvent to mod ImmibisPeripherals
2013-05-16 14:03:31 [FINEST] [ImmibisPeripherals] Sent event IMCEvent to mod ImmibisPeripherals
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod inventorytweaks
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod IronChest
2013-05-16 14:03:31 [FINEST] [IronChest] Sending event IMCEvent to mod IronChest
2013-05-16 14:03:31 [FINEST] [IronChest] Sent event IMCEvent to mod IronChest
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 6 IMC messages to mod Thaumcraft
2013-05-16 14:03:31 [FINEST] [Thaumcraft] Sending event IMCEvent to mod Thaumcraft
2013-05-16 14:03:31 [FINEST] [Thaumcraft] Sent event IMCEvent to mod Thaumcraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod LogisticsPipes|Main
2013-05-16 14:03:31 [FINEST] [LogisticsPipes|Main] Sending event IMCEvent to mod LogisticsPipes|Main
2013-05-16 14:03:31 [FINEST] [LogisticsPipes|Main] Sent event IMCEvent to mod LogisticsPipes|Main
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ModularForceFieldSystem
2013-05-16 14:03:31 [FINEST] [ModularForceFieldSystem] Sending event IMCEvent to mod ModularForceFieldSystem
2013-05-16 14:03:31 [FINEST] [ModularForceFieldSystem] Sent event IMCEvent to mod ModularForceFieldSystem
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod minechem
2013-05-16 14:03:31 [FINEST] [minechem] Sending event IMCEvent to mod minechem
2013-05-16 14:03:31 [FINEST] [minechem] Sent event IMCEvent to mod minechem
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event IMCEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event IMCEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event IMCEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event IMCEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event IMCEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event IMCEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event IMCEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event IMCEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event IMCEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event IMCEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event IMCEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event IMCEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event IMCEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event IMCEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Natura
2013-05-16 14:03:31 [FINEST] [Natura] Sending event IMCEvent to mod Natura
2013-05-16 14:03:31 [FINEST] [Natura] Sent event IMCEvent to mod Natura
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatNatura] Sending event IMCEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatNatura] Sent event IMCEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatPams] Sending event IMCEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatPams] Sent event IMCEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event IMCEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event IMCEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod SoulShards
2013-05-16 14:03:31 [FINEST] [SoulShards] Sending event IMCEvent to mod SoulShards
2013-05-16 14:03:31 [FINEST] [SoulShards] Sent event IMCEvent to mod SoulShards
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event IMCEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event IMCEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event IMCEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event IMCEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:31 [FINEST] [MFReloaded|CompatThaumcraft] Sending event IMCEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:31 [FINEST] [MFReloaded|CompatThaumcraft] Sent event IMCEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TConstruct
2013-05-16 14:03:31 [FINEST] [TConstruct] Sending event IMCEvent to mod TConstruct
2013-05-16 14:03:31 [FINEST] [TConstruct] Sent event IMCEvent to mod TConstruct
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sending event IMCEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sent event IMCEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TwilightForest
2013-05-16 14:03:31 [FINEST] [TwilightForest] Sending event IMCEvent to mod TwilightForest
2013-05-16 14:03:31 [FINEST] [TwilightForest] Sent event IMCEvent to mod TwilightForest
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event IMCEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event IMCEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event IMCEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event IMCEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event IMCEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event IMCEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MiscPeripherals
2013-05-16 14:03:31 [FINEST] [MiscPeripherals] Sending event IMCEvent to mod MiscPeripherals
2013-05-16 14:03:31 [FINEST] [MiscPeripherals] Sent event IMCEvent to mod MiscPeripherals
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AdvancedSolarPanel
2013-05-16 14:03:31 [FINEST] [AdvancedSolarPanel] Sending event IMCEvent to mod AdvancedSolarPanel
2013-05-16 14:03:31 [FINEST] [AdvancedSolarPanel] Sent event IMCEvent to mod AdvancedSolarPanel
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod GraviSuite
2013-05-16 14:03:31 [FINEST] [GraviSuite] Sending event IMCEvent to mod GraviSuite
2013-05-16 14:03:31 [FINEST] [GraviSuite] Sent event IMCEvent to mod GraviSuite
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mmmPowersuits
2013-05-16 14:03:31 [FINEST] [mmmPowersuits] Sending event IMCEvent to mod mmmPowersuits
2013-05-16 14:03:31 [FINEST] [mmmPowersuits] Sent event IMCEvent to mod mmmPowersuits
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowersuitAddons
2013-05-16 14:03:31 [FINEST] [PowersuitAddons] Sending event IMCEvent to mod PowersuitAddons
2013-05-16 14:03:31 [FINEST] [PowersuitAddons] Sent event IMCEvent to mod PowersuitAddons
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod multiCraftingTable
2013-05-16 14:03:31 [FINEST] [multiCraftingTable] Sending event IMCEvent to mod multiCraftingTable
2013-05-16 14:03:31 [FINEST] [multiCraftingTable] Sent event IMCEvent to mod multiCraftingTable
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEIPlugins
2013-05-16 14:03:31 [FINEST] [NEIPlugins] Sending event IMCEvent to mod NEIPlugins
2013-05-16 14:03:31 [FINEST] [NEIPlugins] Sent event IMCEvent to mod NEIPlugins
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NetherOres
2013-05-16 14:03:31 [FINEST] [NetherOres] Sending event IMCEvent to mod NetherOres
2013-05-16 14:03:31 [FINEST] [NetherOres] Sent event IMCEvent to mod NetherOres
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ObsidiPlates
2013-05-16 14:03:31 [FINEST] [ObsidiPlates] Sending event IMCEvent to mod ObsidiPlates
2013-05-16 14:03:31 [FINEST] [ObsidiPlates] Sent event IMCEvent to mod ObsidiPlates
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod OCS
2013-05-16 14:03:31 [FINEST] [OCS] Sending event IMCEvent to mod OCS
2013-05-16 14:03:31 [FINEST] [OCS] Sent event IMCEvent to mod OCS
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 1 IMC messages to mod PortalGun
2013-05-16 14:03:31 [FINEST] [PortalGun] Sending event IMCEvent to mod PortalGun
2013-05-16 14:03:31 [INFO] [PortalGun] [1.5.1] Received mod blacklist request from: Thaumcraft
2013-05-16 14:03:31 [FINEST] [PortalGun] Sent event IMCEvent to mod PortalGun
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 1 IMC messages to mod Railcraft
2013-05-16 14:03:31 [FINEST] [Railcraft] Sending event IMCEvent to mod Railcraft
2013-05-16 14:03:31 [INFO] [Railcraft] Mod Forestry registered [email protected] as a valid liquid Boiler fuel
2013-05-16 14:03:31 [FINEST] [Railcraft] Sent event IMCEvent to mod Railcraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowerConverters
2013-05-16 14:03:31 [FINEST] [PowerConverters] Sending event IMCEvent to mod PowerConverters
2013-05-16 14:03:31 [FINEST] [PowerConverters] Sent event IMCEvent to mod PowerConverters
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AS_Ruins
2013-05-16 14:03:31 [FINEST] [AS_Ruins] Sending event IMCEvent to mod AS_Ruins
2013-05-16 14:03:31 [FINEST] [AS_Ruins] Sent event IMCEvent to mod AS_Ruins
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod StevesCarts
2013-05-16 14:03:31 [FINEST] [StevesCarts] Sending event IMCEvent to mod StevesCarts
2013-05-16 14:03:31 [FINEST] [StevesCarts] Sent event IMCEvent to mod StevesCarts
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ThaumicBees
2013-05-16 14:03:31 [FINEST] [ThaumicBees] Sending event IMCEvent to mod ThaumicBees
2013-05-16 14:03:31 [FINEST] [ThaumicBees] Sent event IMCEvent to mod ThaumicBees
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AS_UpdateCheck
2013-05-16 14:03:31 [FINEST] [AS_UpdateCheck] Sending event IMCEvent to mod AS_UpdateCheck
2013-05-16 14:03:31 [FINEST] [AS_UpdateCheck] Sent event IMCEvent to mod AS_UpdateCheck
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod weaponmod
2013-05-16 14:03:31 [FINEST] [weaponmod] Sending event IMCEvent to mod weaponmod
2013-05-16 14:03:31 [FINEST] [weaponmod] Sent event IMCEvent to mod weaponmod
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod OmniTools
2013-05-16 14:03:31 [FINEST] [OmniTools] Sending event IMCEvent to mod OmniTools
2013-05-16 14:03:31 [FINEST] [OmniTools] Sent event IMCEvent to mod OmniTools
2013-05-16 14:03:31 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp
2013-05-16 14:03:31 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp
2013-05-16 14:03:31 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML
2013-05-16 14:03:31 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML
2013-05-16 14:03:31 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge
2013-05-16 14:03:31 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge
2013-05-16 14:03:31 [FINEST] [CodeChickenCore] Sending event FMLPostInitializationEvent to mod CodeChickenCore
2013-05-16 14:03:31 [FINEST] [CodeChickenCore] Sent event FMLPostInitializationEvent to mod CodeChickenCore
2013-05-16 14:03:31 [FINEST] [CoFHCore] Sending event FMLPostInitializationEvent to mod CoFHCore
2013-05-16 14:03:31 [FINEST] [CoFHCore] Sent event FMLPostInitializationEvent to mod CoFHCore
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocks] Sending event FMLPostInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocks] Sent event FMLPostInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:03:31 [FINEST] [NotEnoughItems] Sending event FMLPostInitializationEvent to mod NotEnoughItems
2013-05-16 14:03:31 [FINEST] [NotEnoughItems] Sent event FMLPostInitializationEvent to mod NotEnoughItems
2013-05-16 14:03:31 [FINEST] [PowerCrystalsCore] Sending event FMLPostInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:03:31 [FINEST] [PowerCrystalsCore] Sent event FMLPostInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:03:31 [FINEST] [CoFHNetwork] Sending event FMLPostInitializationEvent to mod CoFHNetwork
2013-05-16 14:03:31 [FINEST] [CoFHNetwork] Sent event FMLPostInitializationEvent to mod CoFHNetwork
2013-05-16 14:03:31 [FINEST] [CoFHWorld] Sending event FMLPostInitializationEvent to mod CoFHWorld
2013-05-16 14:03:31 [FINEST] [CoFHWorld] Sent event FMLPostInitializationEvent to mod CoFHWorld
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event FMLPostInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event FMLPostInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:31 [FINEST] [jammyfurniture] Sending event FMLPostInitializationEvent to mod jammyfurniture
2013-05-16 14:03:31 [FINEST] [jammyfurniture] Sent event FMLPostInitializationEvent to mod jammyfurniture
2013-05-16 14:03:31 [FINEST] [bau5_ProjectBench] Sending event FMLPostInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:03:31 [FINEST] [bau5_ProjectBench] Sent event FMLPostInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:03:31 [FINEST] [mod_ReiMinimap] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:03:31 [FINEST] [mod_ReiMinimap] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:03:31 [FINEST] [BuildCraft|Core] Sending event FMLPostInitializationEvent to mod BuildCraft|Core
2013-05-16 14:03:31 [FINEST] [BuildCraft|Core] Sent event FMLPostInitializationEvent to mod BuildCraft|Core
2013-05-16 14:03:31 [FINEST] [BuildCraft|Factory] Sending event FMLPostInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:03:31 [FINE] [Buildcraft] NEI not detected.
2013-05-16 14:03:31 [FINEST] [BuildCraft|Factory] Sent event FMLPostInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:03:31 [FINEST] [BuildCraft|Transport] Sending event FMLPostInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:03:31 [FINEST] [BuildCraft|Transport] Sent event FMLPostInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:03:31 [FINEST] [BuildCraft|Silicon] Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:03:31 [FINEST] [BuildCraft|Silicon] Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:03:31 [FINEST] [ThermalExpansion] Sending event FMLPostInitializationEvent to mod ThermalExpansion
2013-05-16 14:03:31 [WARNING] [ForgeModLoader] Could not retrieve Forestry block identified by: planks
2013-05-16 14:03:31 [INFO] [ThermalExpansion] Buildcraft Triggers Registered: 8
2013-05-16 14:03:31 [FINEST] [ThermalExpansion] Sent event FMLPostInitializationEvent to mod ThermalExpansion
2013-05-16 14:03:31 [FINEST] [IC2] Sending event FMLPostInitializationEvent to mod IC2
2013-05-16 14:03:31 [INFO] [IC2] Loading IC2 submodule: bcIntegration
2013-05-16 14:03:31 [INFO] [IC2] BuildCraft integration module loaded
2013-05-16 14:03:31 [FINEST] [IC2] Sent event FMLPostInitializationEvent to mod IC2
2013-05-16 14:03:31 [FINEST] [AdvancedMachines] Sending event FMLPostInitializationEvent to mod AdvancedMachines
2013-05-16 14:03:31 [FINE] [fml.ItemTracker] Adding item ic2.advancedmachines.common.ItemDust(30031) owned by AdvancedMachines
2013-05-16 14:03:31 [FINEST] [AdvancedMachines] Sent event FMLPostInitializationEvent to mod AdvancedMachines
2013-05-16 14:03:31 [FINEST] [AdvancedPowerManagement] Sending event FMLPostInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:03:31 [FINE] [ForgeModLoader] [AdvancedPowerManagement] Adding crafting recipes.
2013-05-16 14:03:31 [FINEST] [AdvancedPowerManagement] Sent event FMLPostInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:03:31 [FINEST] [BasicComponents] Sending event FMLPostInitializationEvent to mod BasicComponents
2013-05-16 14:03:31 [FINEST] [BasicComponents] Sent event FMLPostInitializationEvent to mod BasicComponents
2013-05-16 14:03:31 [FINEST] [BuildCraft|Builders] Sending event FMLPostInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:03:31 [FINEST] [BuildCraft|Builders] Sent event FMLPostInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:03:31 [FINEST] [BuildCraft|Energy] Sending event FMLPostInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:03:31 [FINEST] [BuildCraft|Energy] Sent event FMLPostInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:03:31 [FINEST] [AppliedEnergistics] Sending event FMLPostInitializationEvent to mod AppliedEnergistics
2013-05-16 14:03:31 [SEVERE] [ForgeModLoader] [AppEng] GregTech Integration Disabled.
2013-05-16 14:03:31 [SEVERE] [ForgeModLoader] [AppEng] Better Storage Disabled.
2013-05-16 14:03:31 [FINEST] [AppliedEnergistics] Sent event FMLPostInitializationEvent to mod AppliedEnergistics
2013-05-16 14:03:31 [FINEST] [ArsMagica] Sending event FMLPostInitializationEvent to mod ArsMagica
2013-05-16 14:03:31 [INFO] [ForgeModLoader] Ars Magica >> Initializing power lookups
2013-05-16 14:03:33 [WARNING] [ForgeModLoader] Error attempting to calculate the power recipe for "" - skipping.
2013-05-16 14:03:34 [FINEST] [ArsMagica] Sent event FMLPostInitializationEvent to mod ArsMagica
2013-05-16 14:03:34 [FINEST] [Backpack] Sending event FMLPostInitializationEvent to mod Backpack
2013-05-16 14:03:34 [FINEST] [Backpack] Sent event FMLPostInitializationEvent to mod Backpack
2013-05-16 14:03:34 [FINEST] [BiblioCraft] Sending event FMLPostInitializationEvent to mod BiblioCraft
2013-05-16 14:03:34 [FINEST] [BiblioCraft] Sent event FMLPostInitializationEvent to mod BiblioCraft
2013-05-16 14:03:34 [FINEST] [Additional-Buildcraft-Objects] Sending event FMLPostInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:34 [FINEST] [Additional-Buildcraft-Objects] Sent event FMLPostInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:34 [FINEST] [ChickenChunks] Sending event FMLPostInitializationEvent to mod ChickenChunks
2013-05-16 14:03:34 [FINEST] [ChickenChunks] Sent event FMLPostInitializationEvent to mod ChickenChunks
2013-05-16 14:03:34 [FINEST] [CompactSolars] Sending event FMLPostInitializationEvent to mod CompactSolars
2013-05-16 14:03:34 [FINEST] [CompactSolars] Sent event FMLPostInitializationEvent to mod CompactSolars
2013-05-16 14:03:34 [FINEST] [ComputerCraft] Sending event FMLPostInitializationEvent to mod ComputerCraft
2013-05-16 14:03:34 [FINEST] [ComputerCraft] Sent event FMLPostInitializationEvent to mod ComputerCraft
2013-05-16 14:03:34 [FINEST] [CCTurtle] Sending event FMLPostInitializationEvent to mod CCTurtle
2013-05-16 14:03:34 [FINEST] [CCTurtle] Sent event FMLPostInitializationEvent to mod CCTurtle
2013-05-16 14:03:34 [FINEST] [EE3] Sending event FMLPostInitializationEvent to mod EE3
2013-05-16 14:03:34 [FINEST] [EE3] Sent event FMLPostInitializationEvent to mod EE3
2013-05-16 14:03:34 [FINEST] [eplus] Sending event FMLPostInitializationEvent to mod eplus
2013-05-16 14:03:34 [FINEST] [eplus] Sent event FMLPostInitializationEvent to mod eplus
2013-05-16 14:03:34 [FINEST] [EnderStorage] Sending event FMLPostInitializationEvent to mod EnderStorage
2013-05-16 14:03:34 [FINEST] [EnderStorage] Sent event FMLPostInitializationEvent to mod EnderStorage
2013-05-16 14:03:34 [FINEST] [ExtrabiomesXL] Sending event FMLPostInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:34 [FINE] [ExtrabiomesXL] Initializing Buildcraft plugin.
2013-05-16 14:03:34 [FINE] [ExtrabiomesXL] Initializing Forestry plugin.
2013-05-16 14:03:34 [FINE] [ExtrabiomesXL] Initializing IndustrialCraft 2 plugin.
2013-05-16 14:03:34 [INFO] [STDERR] java.lang.ClassNotFoundException: ic2.api.Crops
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2API.<init>(IC2API.java:27)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2Plugin.preInit(IC2Plugin.java:78)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_199_IC2Plugin_preInit_Pre.invoke(.dynamic)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.PluginManager.activatePlugins(PluginManager.java:17)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.Extrabiomes.postInit(Extrabiomes.java:73)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-05-16 14:03:34 [FINE] [ExtrabiomesXL] Initializing Thermal Expansion plugin.
2013-05-16 14:03:34 [INFO] [ExtrabiomesXL] Successfully Loaded.
2013-05-16 14:03:34 [FINEST] [ExtrabiomesXL] Sent event FMLPostInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:34 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:34 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:34 [FINEST] [Forestry] Sending event FMLPostInitializationEvent to mod Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13784) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13785) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13786) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13787) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13788) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13783) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13789) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13801) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13802) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13803) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13804) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13805) owned by Forestry
2013-05-16 14:03:34 [FINER] [Forestry] Beekeeping mode read from config: NORMAL
2013-05-16 14:03:34 [FINEST] [Forestry] Sending IMC '[email protected]'.
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Starting Initializing of Extra Bees:
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Found IndustrialCraft 2
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Found Railcraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Found Buildcraft
2013-05-16 14:03:34 [WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!
beeBreedingMode
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Config option beeBreedingMode defaulting to NORMAL
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8816) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8817) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8818) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8819) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8820) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemMoltenMetal(8826) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemCast(8827) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.gen.ItemBeehive(4000) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4001) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemLiquid(8756) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemLiquidContainer(8766) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystal(8791) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystalEmpty(8792) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyDrop(8786) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyComb(8776) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemPropolis(8781) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.ItemDictionary(8793) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.ItemTemplate(8797) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.ItemTemplateBlank(8798) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.ItemSerum(8803) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.ItemSerumEmpty(8804) owned by Forestry
2013-05-16 14:03:34 [FINE] [ForgeModLoader] 127 species of bee added to Minecraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] 81 honey combs added to Minecraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] 10 propolises added to Minecraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] 29 honey drops added to Minecraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] 0 bee mutations added to Minecraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Finishing Initialization of Extra Bees
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemLiquidDNA(8799) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.ItemApiaristMachine(4002) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.ItemGeneticMachine(4003) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.ItemAdvancedGeneticMachine(4004) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.electronics.ItemElectronic(8836) owned by Forestry
2013-05-16 14:03:34 [FINE] [Forestry] Using buildcraft.energy.PneumaticPowerFramework as framework.
2013-05-16 14:03:34 [INFO] [Forestry] Skipping CraftGuide integration.
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14256) owned by Forestry
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Trying to implement forestry hive fx...
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Failed: forestry.apiculture.ProxyApiculture
2013-05-16 14:03:34 [WARNING] [ForgeModLoader] Couldn't find vanilla template - forestry.speciesFestive
2013-05-16 14:03:34 [FINEST] [Forestry] Sent event FMLPostInitializationEvent to mod Forestry
2013-05-16 14:03:34 [FINEST] [BinnieCore] Sending event FMLPostInitializationEvent to mod BinnieCore
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.core.machines.ItemMachine(4005) owned by BinnieCore
2013-05-16 14:03:34 [FINEST] [BinnieCore] Sent event FMLPostInitializationEvent to mod BinnieCore
2013-05-16 14:03:34 [FINEST] [ExtraBees] Sending event FMLPostInitializationEvent to mod ExtraBees
2013-05-16 14:03:34 [FINEST] [ExtraBees] Sent event FMLPostInitializationEvent to mod ExtraBees
2013-05-16 14:03:34 [FINEST] [factorization] Sending event FMLPostInitializationEvent to mod factorization
2013-05-16 14:03:34 [FINEST] [factorization] Sent event FMLPostInitializationEvent to mod factorization
2013-05-16 14:03:34 [FINEST] [factorization.misc] Sending event FMLPostInitializationEvent to mod factorization.misc
2013-05-16 14:03:34 [FINEST] [factorization.misc] Sent event FMLPostInitializationEvent to mod factorization.misc
2013-05-16 14:03:34 [FINEST] [factorization.dimensionalSlice] Sending event FMLPostInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:34 [FINE] [FZ] Enlarging World.MAX_ENTITY_RADIUS from 2,000000 to 8,000000
2013-05-16 14:03:34 [FINE] [FZ] Please let the author know if this causes problems.
2013-05-16 14:03:34 [FINEST] [factorization.dimensionalSlice] Sent event FMLPostInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:34 [FINEST] [iChunUtil] Sending event FMLPostInitializationEvent to mod iChunUtil
2013-05-16 14:03:34 [FINEST] [iChunUtil] Sent event FMLPostInitializationEvent to mod iChunUtil
2013-05-16 14:03:34 [FINEST] [GraviGun] Sending event FMLPostInitializationEvent to mod GraviGun
2013-05-16 14:03:34 [FINEST] [GraviGun] Sent event FMLPostInitializationEvent to mod GraviGun
2013-05-16 14:03:34 [FINEST] [IC2NuclearControl] Sending event FMLPostInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:34 [FINEST] [IC2NuclearControl] Sent event FMLPostInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:34 [FINEST] [ImmibisCore] Sending event FMLPostInitializationEvent to mod ImmibisCore
2013-05-16 14:03:34 [FINEST] [ImmibisCore] Sent event FMLPostInitializationEvent to mod ImmibisCore
2013-05-16 14:03:34 [FINEST] [ImmibisPeripherals] Sending event FMLPostInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:34 [FINEST] [ImmibisPeripherals] Sent event FMLPostInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:34 [FINEST] [IronChest] Sending event FMLPostInitializationEvent to mod IronChest
2013-05-16 14:03:34 [FINEST] [IronChest] Sent event FMLPostInitializationEvent to mod IronChest
2013-05-16 14:03:34 [FINEST] [Thaumcraft] Sending event FMLPostInitializationEvent to mod Thaumcraft
2013-05-16 14:03:35 [INFO] [ForgeModLoader] [Thaumcraft] Adding language support for en_US
2013-05-16 14:03:35 [FINEST] [Thaumcraft] Sent event FMLPostInitializationEvent to mod Thaumcraft
2013-05-16 14:03:35 [FINEST] [LogisticsPipes|Main] Sending event FMLPostInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded ForestryProxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded IC2Proxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded CCTurtleProxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded Thaumcraft Proxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded ThermalExpansion DummyProxy
2013-05-16 14:03:35 [FINE] [ForgeModLoader] Additional pipes detected, adding compatibility
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.LogisticsItem(7129) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.LogisticsItemCard(7125) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.RemoteOrderer(7128) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.CraftingSignCreator(7156) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemHUDArmor(7124) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemParts(7123) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemModule(7127) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemDisk(7126) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemUpgrade(7122) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.LogisticsItem(7121) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.LogisticsBrokenItem(7119) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7130) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7131) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7132) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7133) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7134) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7135) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7137) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7138) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7139) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7140) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7141) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7143) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7144) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7145) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7146) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7147) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7148) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7149) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7150) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7151) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7152) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7153) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7136) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7142) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [ForgeModLoader] Necessary classes from Railcraft were not found
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1600) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.LogisticsSolidBlockItem(1601) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINEST] [LogisticsPipes|Main] Sent event FMLPostInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:36 [FINEST] [ModularForceFieldSystem] Sending event FMLPostInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:36 [FINEST] [ModularForceFieldSystem] Sent event FMLPostInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:36 [FINEST] [minechem] Sending event FMLPostInitializationEvent to mod minechem
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.computercraft.ItemChemistryUpgrade(5016) owned by minechem
2013-05-16 14:03:36 [INFO] [STDOUT] Adding recipe for ingotSteelAdding recipe for blockSteelAdding recipe for ingotIronAdding recipe for ingotGold[MineChem] Computercraft interface layer loaded
2013-05-16 14:03:36 [INFO] [STDOUT] [MineChem] POSTINIT PASSED
2013-05-16 14:03:36 [FINEST] [minechem] Sent event FMLPostInitializationEvent to mod minechem
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:36 [FINEST] [Natura] Sending event FMLPostInitializationEvent to mod Natura
2013-05-16 14:03:36 [FINEST] [Natura] Sent event FMLPostInitializationEvent to mod Natura
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatNatura] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatNatura] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:36 [FINEST] [SoulShards] Sending event FMLPostInitializationEvent to mod SoulShards
2013-05-16 14:03:36 [FINEST] [SoulShards] Sent event FMLPostInitializationEvent to mod SoulShards
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:36 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLPostInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:36 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLPostInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:36 [FINEST] [TConstruct] Sending event FMLPostInitializationEvent to mod TConstruct
2013-05-16 14:03:36 [FINEST] [TConstruct] Sent event FMLPostInitializationEvent to mod TConstruct
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:36 [FINEST] [TwilightForest] Sending event FMLPostInitializationEvent to mod TwilightForest
2013-05-16 14:03:36 [FINEST] [TwilightForest] Sent event FMLPostInitializationEvent to mod TwilightForest
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:36 [FINEST] [MiscPeripherals] Sending event FMLPostInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$chunkLoader, id=1890 meta=32767
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class mods.railcraft.blocks.tracks.TileTrack
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$chunkLoader, id=248 meta=0
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$chunkLoader, id=248 meta=1
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$rtgChamber, id=233 meta=0
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$rtgGenerator, id=246 meta=0
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$cartDetector, id=907 meta=0
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$cartDetectorRail, id=904 meta=0
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get field [shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain].DAMAGE_INFO_PANEL
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get field [shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain].DAMAGE_INFO_PANEL_EXTENDER
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(26711) owned by MiscPeripherals
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(26712) owned by MiscPeripherals
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$enderChest, id=130 meta=32767
2013-05-16 14:03:36 [INFO] [MiscPeripherals] Loaded 12 demo files
2013-05-16 14:03:36 [FINEST] [MiscPeripherals] Sent event FMLPostInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:36 [FINEST] [AdvancedSolarPanel] Sending event FMLPostInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:36 [FINEST] [AdvancedSolarPanel] Sent event FMLPostInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:36 [FINEST] [GraviSuite] Sending event FMLPostInitializationEvent to mod GraviSuite
2013-05-16 14:03:36 [FINEST] [GraviSuite] Sent event FMLPostInitializationEvent to mod GraviSuite
2013-05-16 14:03:36 [FINEST] [mmmPowersuits] Sending event FMLPostInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:36 [FINEST] [mmmPowersuits] Sent event FMLPostInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:36 [FINEST] [PowersuitAddons] Sending event FMLPostInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:36 [WARNING] [MMMPS-CLIENT] Failed to get Thermal Expansion item energyFrameFull
2013-05-16 14:03:36 [WARNING] [MMMPS-CLIENT] Failed to get Thermal Expansion item teleportBase
2013-05-16 14:03:36 [FINEST] [PowersuitAddons] Sent event FMLPostInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:36 [FINEST] [multiCraftingTable] Sending event FMLPostInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:36 [FINEST] [multiCraftingTable] Sent event FMLPostInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:36 [FINEST] [NEIPlugins] Sending event FMLPostInitializationEvent to mod NEIPlugins
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin Forestry (1.4.4.7)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin Forge (1.3.4.1)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin IC2 (1.0.4.1)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin BuildCraft (1.3.5.2)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin TConstruct (1.0.1.8)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin Lists (1.0.0.2)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin GregTech (1.0.0.3)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin Fuel Tooltip (1.0.1.0)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin MineFactoryReloaded (1.0.1.0)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin ThermalExpansion (1.0.0.1)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin Railcraft (1.6.4.0)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin ForestryShowSecrets (1.0.1.0)
2013-05-16 14:03:36 [FINEST] [NEIPlugins] Sent event FMLPostInitializationEvent to mod NEIPlugins
2013-05-16 14:03:36 [FINEST] [NetherOres] Sending event FMLPostInitializationEvent to mod NetherOres
2013-05-16 14:03:36 [FINEST] [NetherOres] Sent event FMLPostInitializationEvent to mod NetherOres
2013-05-16 14:03:36 [FINEST] [ObsidiPlates] Sending event FMLPostInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:36 [FINEST] [ObsidiPlates] Sent event FMLPostInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:36 [FINEST] [OCS] Sending event FMLPostInitializationEvent to mod OCS
2013-05-16 14:03:36 [FINEST] [OCS] Sent event FMLPostInitializationEvent to mod OCS
2013-05-16 14:03:36 [FINEST] [PortalGun] Sending event FMLPostInitializationEvent to mod PortalGun
2013-05-16 14:03:36 [FINEST] [PortalGun] Sent event FMLPostInitializationEvent to mod PortalGun
2013-05-16 14:03:36 [FINEST] [Railcraft] Sending event FMLPostInitializationEvent to mod Railcraft
2013-05-16 14:03:36 [FINE] [Railcraft] Post-Init Phase
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleCore
2013-05-16 14:03:36 [FINER] [Railcraft] Registered Forestry BioFuel as a valid fuel source.
2013-05-16 14:03:36 [FINER] [Railcraft] Registered Buildcraft Fuel as a valid fuel source.
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleCore
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleFactory
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: net.minecraft.item.ItemMultiTextureTile, 17, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: extrabiomes.utility.MultiItemBlock, 2208, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: extrabiomes.utility.MultiItemBlock, 2209, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: extrabiomes.utility.MultiItemBlock, 2211, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: extrabiomes.utility.MultiItemBlock, 2212, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: extrabiomes.utility.MultiItemBlock, 2213, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1388, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1389, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1390, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1391, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1411, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1412, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1413, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.blocks.trees.TreeItem, 3251, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.blocks.trees.TreeItem, 3251, 1
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.blocks.trees.TreeItem, 3251, 2
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.blocks.trees.TreeItem, 3251, 3
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.blocks.trees.RedwoodItem, 3261, 1
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleFactory
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleTransport
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleTransport
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleIC2
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleIC2
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleForestry
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleForestry
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleEnergy
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleEnergy
2013-05-16 14:03:36 [FINER] [Railcraft] Init Start: Renderer
2013-05-16 14:03:36 [FINER] [Railcraft] Init Complete: Renderer
2013-05-16 14:03:36 [FINEST] [Railcraft] Could not register CraftGuide plugin: BlastFurnacePlugin
2013-05-16 14:03:36 [FINEST] [Railcraft] Could not register CraftGuide plugins: {0}
2013-05-16 14:03:36 [FINEST] [Railcraft] Sent event FMLPostInitializationEvent to mod Railcraft
2013-05-16 14:03:36 [FINEST] [PowerConverters] Sending event FMLPostInitializationEvent to mod PowerConverters
2013-05-16 14:03:36 [FINEST] [PowerConverters] Sent event FMLPostInitializationEvent to mod PowerConverters
2013-05-16 14:03:36 [FINEST] [AS_Ruins] Sending event FMLPostInitializationEvent to mod AS_Ruins
2013-05-16 14:03:36 [FINEST] [AS_Ruins] Sent event FMLPostInitializationEvent to mod AS_Ruins
2013-05-16 14:03:36 [FINEST] [StevesCarts] Sending event FMLPostInitializationEvent to mod StevesCarts
2013-05-16 14:03:36 [FINEST] [StevesCarts] Sent event FMLPostInitializationEvent to mod StevesCarts
2013-05-16 14:03:36 [FINEST] [ThaumicBees] Sending event FMLPostInitializationEvent to mod ThaumicBees
2013-05-16 14:03:36 [FINEST] [ThaumicBees] Sent event FMLPostInitializationEvent to mod ThaumicBees
2013-05-16 14:03:36 [FINEST] [AS_UpdateCheck] Sending event FMLPostInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:36 [FINEST] [AS_UpdateCheck] Sent event FMLPostInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:36 [FINEST] [weaponmod] Sending event FMLPostInitializationEvent to mod weaponmod
2013-05-16 14:03:36 [FINEST] [weaponmod] Sent event FMLPostInitializationEvent to mod weaponmod
2013-05-16 14:03:36 [FINEST] [OmniTools] Sending event FMLPostInitializationEvent to mod OmniTools
2013-05-16 14:03:36 [FINEST] [OmniTools] Sent event FMLPostInitializationEvent to mod OmniTools
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader]
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{5.2.10.702} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{7.8.0.702} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{0.8.6.5} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{1.5.2.1} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocks{55.0.0} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.5.2.12} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerCrystalsCore{1.1.4} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHNetwork{1.5.2.1} [CoFHNetwork] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHWorld{1.5.2.1} [CoFHWorld] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocksInstallCheck{55.0.0} [Immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
jammyfurniture{4.4} [Jammy Furniture Mod] (1.5.2_Jammy_Furniture_Mod_V4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bau5_ProjectBench{1.7.4} [Project Bench] ([1.5.2]ProjectBench-v1.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{3.5.3} [BuildCraft] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{3.5.3} [BC Factory] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{3.5.3} [BC Transport] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{3.5.3} [BC Silicon] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
APUnofficial{2.3.0} [Additional Pipes] (AdditionalPipes2.3.0-BC3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion{2.4.2.0} [Thermal Expansion] (ThermalExpansion-2.4.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{1.115.311-lf} [IndustrialCraft 2] (industrialcraft-2_1.115.311-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines{4.9} [IC2 Advanced Machines Addon] (AdvancedMachines_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedPowerManagement{1.2.65-IC2-1.115} [Advanced Power Management] (AdvancedPowerManagement-1.2.65-IC2-1.115.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BasicComponents{1.3.2} [Basic Components] (BasicComponents_v1.3.2.79.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{3.5.3} [BC Builders] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{3.5.3} [BC Energy] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded{1.5.1R2.5.4} [MineFactory Reloaded] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AppliedEnergistics{rv.10.m} [Applied Energistics] (appeng-rv10-m.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ArsMagica{5.52.002} [Ars Magica] (ArsMagica_5.52.002.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
Backpack{1.8.11} [Backpack] (backpack-1.8.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioCraft{1.2.3} [BiblioCraft] (BiblioCraft[v1.2.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Additional-Buildcraft-Objects{1.0.3.140} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChickenChunks{1.3.2.6} [ChickenChunks] (ChickenChunks 1.3.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars{4.1.6.37} [Compact Solar Arrays] (compactsolars-universal-1.5.1-4.1.6.37.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft{1.53pr1} [ComputerCraft] (ComputerCraft1.53pr1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle{1.53pr1} [ComputerCraft Turtles] (ComputerCraft1.53pr1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3{pre1g (build 4)} [Equivalent Exchange 3] (ee3-universal-pre1g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
eplus{1.14.6} [Enchanting Plus] (EnchantingPlus-1.14.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.2.5} [EnderStorage] (EnderStorage 1.4.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtrabiomesXL{3.13.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.13.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestryPre{1.5.1R2.5.4} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{2.2.2.2} [Forestry for Minecraft] (forestry-A-2.2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BinnieCore{1.6-pre7} [Binnie Core] (extra-bees-1.6-pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees{1.6-pre7} [Extra Bees] (extra-bees-1.6-pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization{0.7.37} [Factorization] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.misc{0.7.37} [Factorization Miscellaneous Nonsense] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.dimensionalSlice{0.7.37} [Factorization Dimensional Slices] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
iChunUtil{1.0.1} [iChunUtil] (iChunUtil1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviGun{1.5.0.2} [GraviGun] (GravityGun1.5.0v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl{1.5.1b} [Nuclear Control] (IC2NuclearControl-1.5.1b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore{55.1.1} [Immibis Core] (immibis-core-55.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisPeripherals{55.0.0} [Immibis's Peripherals] (immibis-peripherals-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{5.2.6.411} [Iron Chest] (ironchest-universal-1.5.2-5.2.6.411.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft{3.0.5a} [Thaumcraft] (Thaumcraft3.0.5a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes|Main{0.7.2.dev.424} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem{2.3.0.0.1} [Modular ForceField System V2] (MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
minechem{@[email protected]} [MineChem] (MineChem_v3.x.102.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAtum{1.5.1R2.5.4} [MFR Compat: Atum] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.5.4} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatChococraft{1.5.1R2.5.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.5.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestry{1.5.1R2.5.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatIC2{1.5.1R2.5.4} [MFR Compat: IC2] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.5.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Natura{1.5.1_2.0.21} [Natura] (Natura_2.0.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatNatura{1.5.1R2.5.4} [MFR Compat: Natura] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatPams{1.5.1R2.5.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRP2{1.5.1R2.5.4} [MFR Compat: RP2] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SoulShards{1.27} [SoulShards] (SoulShards-v1.27-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSoulShards{1.5.1R2.5.4} [MFR Compat: SoulShards] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.5.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MFReloaded|CompatThaumcraft{1.5.1R2.5.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TConstruct{1.5.1_1.3.3.14} [Tinkers' Construct] (TConstruct_1.3.3.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTConstruct{1.5.1R2.5.4} [MFR Compat: TConstruct] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest{1.18.0} [The Twilight Forest] (twilightforest-1.18.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTwilightForest{1.5.1R2.5.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatVanilla{1.5.1R2.5.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatXyCraft{1.5.1R2.5.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals{3.2} [MiscPeripherals] (miscperipherals-3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedSolarPanel{3.3.7} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviSuite{1.9.2} [Gravitation Suite] (mod_zGraviSuite_1_9_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mmmPowersuits{0.6.0-444} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.6.0-444.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowersuitAddons{0.2.2-90} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.2-90_MPS-422.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
multiCraftingTable{1.0.0} [Multi-Crafting Table] (multi-crafting-table-universal-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins{1.0.8.7} [NEI Plugins] (NEIPlugins-1.0.8.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NetherOres{1.5.1R2.1.3} [Nether Ores] (NetherOres-2.1.3-60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ObsidiPlates{1.4.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.4.0.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OCS{0.1.5g} [OpenCCSensors] (OpenCCSensors-0.1.5g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun{1.5.1} [PortalGun] (PortalGun1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft{7.0.0.0} [Railcraft] (Railcraft_1.5.1-7.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerConverters{1.5.1R2.3.0} [Power Converters] (PowerConverters-2.3.0-54.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_Ruins{10.2} [Ruins Spawning System] (Ruins_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts{2.0.0.a114} [Steve's Carts] (StevesCarts2.0.0.a114.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicBees{1.4.7 - 184} [ThaumicBees] (thaumicbees-1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_UpdateCheck{1.0.8} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
weaponmod{1.5.2 v1.11.3} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OmniTools{3.1.3.0} [OmniTools] (OmniTools-3.1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] Caught exception from ArsMagica
java.lang.NullPointerException
at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] java.lang.NullPointerException
2013-05-16 14:03:36 [INFO] [STDERR] at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
2013-05-16 14:03:36 [INFO] [STDERR] at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
2013-05-16 14:03:36 [INFO] [STDERR] at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:37 [FINE] [NEIPlugins] Latest and current version of NEIPlugins: 1.0.4.7 and 1.0.8.7
------------- MultiMC Crash Report -------------
Information:
Date: 05-16-2013 14:04:26
Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition
MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-76
Minecraft Version: 1.5.2
----------------- Console Log ------------------
Instance folder is:
D:\MultiMC4\instances\1.5.2rev0\minecraft\
Instance started with command:
"C:\Program Files\Java\jre7\bin\java.exe" -XX:PermSize=512m -Xms1024m -Xmx2048m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: 1.5.2rev0" "compatmode" "Mojang"
Loading jars...
Loading URL: file:/D:/MultiMC4/instances/1.5.2rev0/minecraft/bin/minecraft.jar
Loading URL: file:/D:/MultiMC4/instances/1.5.2rev0/minecraft/bin/lwjgl.jar
Loading URL: file:/D:/MultiMC4/instances/1.5.2rev0/minecraft/bin/lwjgl_util.jar
Loading URL: file:/D:/MultiMC4/instances/1.5.2rev0/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
Launching in compatibility mode...
2013-05-16 14:02:44 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.10.702 for Minecraft 1.5.2 loading
2013-05-16 14:02:44 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-05-16 14:02:45 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-05-16 14:02:45 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-05-16 14:02:46 [INFO] [STDOUT] Inserted super call into azg.c
2013-05-16 14:02:46 [INFO] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:47 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-05-16 14:02:47 [INFO] [STDOUT] 229 recipes
2013-05-16 14:02:47 [INFO] [STDOUT] 27 achievements
2013-05-16 14:02:48 [INFO] [Minecraft-Client] Setting user: <username>
2013-05-16 14:02:48 [INFO] [STDOUT] (Session ID is <session ID>)
2013-05-16 14:02:48 [INFO] [STDERR] Client asked for parameter: server
2013-05-16 14:02:48 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-05-16 14:02:48 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-05-16 14:02:48 [INFO] [STDOUT] MinecraftForge v7.8.0.702 Initialized
2013-05-16 14:02:48 [INFO] [ForgeModLoader] MinecraftForge v7.8.0.702 Initialized
2013-05-16 14:02:48 [INFO] [STDOUT] Replaced 85 ore recipies
2013-05-16 14:02:48 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-05-16 14:02:48 [INFO] [ForgeModLoader] Reading custom logging properties from D:\MultiMC4\instances\1.5.2rev0\minecraft\config\logging.properties
2013-05-16 14:02:48 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-05-16 14:02:48 [INFO] [ForgeModLoader] Searching D:\MultiMC4\instances\1.5.2rev0\minecraft\mods for mods
2013-05-16 14:02:49 [WARNING] [eplus] Mod eplus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.14.6
2013-05-16 14:02:51 [INFO] [ForgeModLoader] Forge Mod Loader has identified 98 mods to load
2013-05-16 14:02:51 [INFO] [mcp] Activating mod mcp
2013-05-16 14:02:51 [INFO] [FML] Activating mod FML
2013-05-16 14:02:51 [INFO] [Forge] Activating mod Forge
2013-05-16 14:02:51 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-05-16 14:02:51 [INFO] [CoFHCore] Activating mod CoFHCore
2013-05-16 14:02:51 [INFO] [ImmibisMicroblocks] Activating mod ImmibisMicroblocks
2013-05-16 14:02:51 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-05-16 14:02:51 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2013-05-16 14:02:51 [INFO] [CoFHNetwork] Activating mod CoFHNetwork
2013-05-16 14:02:51 [INFO] [CoFHWorld] Activating mod CoFHWorld
2013-05-16 14:02:51 [INFO] [ImmibisMicroblocksInstallCheck] Activating mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [INFO] [jammyfurniture] Activating mod jammyfurniture
2013-05-16 14:02:51 [INFO] [bau5_ProjectBench] Activating mod bau5_ProjectBench
2013-05-16 14:02:51 [INFO] [mod_ReiMinimap] Activating mod mod_ReiMinimap
2013-05-16 14:02:51 [INFO] [APUnofficial] Activating mod APUnofficial
2013-05-16 14:02:51 [INFO] [AdvancedMachines] Activating mod AdvancedMachines
2013-05-16 14:02:51 [INFO] [AdvancedPowerManagement] Activating mod AdvancedPowerManagement
2013-05-16 14:02:51 [INFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2013-05-16 14:02:51 [INFO] [ArsMagica] Activating mod ArsMagica
2013-05-16 14:02:51 [INFO] [Backpack] Activating mod Backpack
2013-05-16 14:02:51 [INFO] [BasicComponents] Activating mod BasicComponents
2013-05-16 14:02:51 [INFO] [BiblioCraft] Activating mod BiblioCraft
2013-05-16 14:02:51 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2013-05-16 14:02:51 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2013-05-16 14:02:51 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2013-05-16 14:02:51 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2013-05-16 14:02:51 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-05-16 14:02:51 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2013-05-16 14:02:51 [INFO] [Additional-Buildcraft-Objects] Activating mod Additional-Buildcraft-Objects
2013-05-16 14:02:51 [INFO] [ChickenChunks] Activating mod ChickenChunks
2013-05-16 14:02:51 [INFO] [CompactSolars] Activating mod CompactSolars
2013-05-16 14:02:51 [INFO] [CCTurtle] Activating mod CCTurtle
2013-05-16 14:02:51 [INFO] [ComputerCraft] Activating mod ComputerCraft
2013-05-16 14:02:51 [INFO] [EE3] Activating mod EE3
2013-05-16 14:02:51 [INFO] [eplus] Activating mod eplus
2013-05-16 14:02:51 [INFO] [EnderStorage] Activating mod EnderStorage
2013-05-16 14:02:51 [INFO] [BinnieCore] Activating mod BinnieCore
2013-05-16 14:02:51 [INFO] [ExtraBees] Activating mod ExtraBees
2013-05-16 14:02:51 [INFO] [ExtrabiomesXL] Activating mod ExtrabiomesXL
2013-05-16 14:02:51 [INFO] [factorization.misc] Activating mod factorization.misc
2013-05-16 14:02:51 [INFO] [factorization] Activating mod factorization
2013-05-16 14:02:51 [INFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice
2013-05-16 14:02:51 [INFO] [Forestry] Activating mod Forestry
2013-05-16 14:02:51 [INFO] [GraviGun] Activating mod GraviGun
2013-05-16 14:02:51 [INFO] [IC2NuclearControl] Activating mod IC2NuclearControl
2013-05-16 14:02:51 [INFO] [iChunUtil] Activating mod iChunUtil
2013-05-16 14:02:51 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-05-16 14:02:51 [INFO] [ImmibisPeripherals] Activating mod ImmibisPeripherals
2013-05-16 14:02:51 [INFO] [IC2] Activating mod IC2
2013-05-16 14:02:51 [INFO] [inventorytweaks] Activating mod inventorytweaks
2013-05-16 14:02:51 [INFO] [IronChest] Activating mod IronChest
2013-05-16 14:02:51 [INFO] [LogisticsPipes|Main] Activating mod LogisticsPipes|Main
2013-05-16 14:02:51 [INFO] [ModularForceFieldSystem] Activating mod ModularForceFieldSystem
2013-05-16 14:02:51 [INFO] [minechem] Activating mod minechem
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatBiomesOPlenty] Activating mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatMagicalCrops] Activating mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatNatura] Activating mod MineFactoryReloaded|CompatNatura
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatSoulShards] Activating mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:51 [INFO] [MFReloaded|CompatThaumcraft] Activating mod MFReloaded|CompatThaumcraft
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatTConstruct] Activating mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:51 [INFO] [MiscPeripherals] Activating mod MiscPeripherals
2013-05-16 14:02:51 [INFO] [AdvancedSolarPanel] Activating mod AdvancedSolarPanel
2013-05-16 14:02:51 [INFO] [GraviSuite] Activating mod GraviSuite
2013-05-16 14:02:51 [INFO] [mmmPowersuits] Activating mod mmmPowersuits
2013-05-16 14:02:51 [INFO] [PowersuitAddons] Activating mod PowersuitAddons
2013-05-16 14:02:51 [INFO] [multiCraftingTable] Activating mod multiCraftingTable
2013-05-16 14:02:51 [INFO] [Natura] Activating mod Natura
2013-05-16 14:02:51 [INFO] [NEIPlugins] Activating mod NEIPlugins
2013-05-16 14:02:51 [INFO] [NetherOres] Activating mod NetherOres
2013-05-16 14:02:51 [INFO] [ObsidiPlates] Activating mod ObsidiPlates
2013-05-16 14:02:51 [INFO] [OmniTools] Activating mod OmniTools
2013-05-16 14:02:51 [INFO] [OCS] Activating mod OCS
2013-05-16 14:02:51 [INFO] [PortalGun] Activating mod PortalGun
2013-05-16 14:02:51 [INFO] [PowerConverters] Activating mod PowerConverters
2013-05-16 14:02:51 [INFO] [Railcraft] Activating mod Railcraft
2013-05-16 14:02:51 [INFO] [AS_Ruins] Activating mod AS_Ruins
2013-05-16 14:02:51 [INFO] [SoulShards] Activating mod SoulShards
2013-05-16 14:02:51 [INFO] [StevesCarts] Activating mod StevesCarts
2013-05-16 14:02:51 [INFO] [TConstruct] Activating mod TConstruct
2013-05-16 14:02:51 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-05-16 14:02:51 [INFO] [ThaumicBees] Activating mod ThaumicBees
2013-05-16 14:02:51 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-05-16 14:02:51 [INFO] [TwilightForest] Activating mod TwilightForest
2013-05-16 14:02:51 [INFO] [AS_UpdateCheck] Activating mod AS_UpdateCheck
2013-05-16 14:02:51 [INFO] [weaponmod] Activating mod weaponmod
2013-05-16 14:02:54 [INFO] [eplus] Initializing Packet Handler.
2013-05-16 14:02:54 [INFO] [FZ] This is Factorization 0.7.37
2013-05-16 14:02:57 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-05-16 14:02:57 [INFO] [Buildcraft] Starting BuildCraft 3.5.3 (:30)
2013-05-16 14:02:57 [INFO] [Buildcraft] Copyright © SpaceToad, 2011
2013-05-16 14:02:57 [INFO] [Buildcraft] Beginning version check
2013-05-16 14:02:57 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2013-05-16 14:02:57 [INFO] [ThermalExpansion] Loading Plugins...
2013-05-16 14:02:57 [INFO] [ThermalExpansion] Finished Loading Plugins.
2013-05-16 14:02:58 [INFO] [IC2] Config loaded from D:\MultiMC4\instances\1.5.2rev0\minecraft\config\IC2.cfg
2013-05-16 14:02:58 [INFO] [IC2] Using 32 audio sources.
2013-05-16 14:02:59 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 335 (net.minecraft.item.ItemBucketMilk from Minecraft) with powercrystals.minefactoryreloaded.item.ItemFactoryBucket
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Registering Village Modifications
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Registering Enchantments
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Initializing 'SC' bad things
2013-05-16 14:03:00 [INFO] [Additional-Buildcraft-Objects] Starting Additional-Buildcraft-Objects #140 1.0.3.140 (Built for Minecraft 1.5.2 with Buildcraft 3.5.3 and Forge 7.8.0.684
2013-05-16 14:03:00 [INFO] [Additional-Buildcraft-Objects] Copyright © Flow86, 2011-2013
2013-05-16 14:03:00 [INFO] [EE3] Initializing remote version check against remote version authority, located at https://raw.github.c...ter/version.xml
2013-05-16 14:03:00 [INFO] [eplus] Initializing Configurations.
2013-05-16 14:03:01 [INFO] [EE3] Currently using the most up to date version (pre1g) of Equivalent Exchange 3 for Minecraft 1.5.2
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL]
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
2013-05-16 14:03:04 [INFO] [STDOUT] /config/forestry/extrabees/main.conf
2013-05-16 14:03:04 [INFO] [STDOUT] /config/forestry/extrabees/machines.conf
2013-05-16 14:03:05 [INFO] [GraviGun] [1.5.0v2] Loading properties.
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for IC2
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for Buildcraft
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for EE3
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for ThermalExpansion
2013-05-16 14:03:07 [INFO] [STDOUT] [MineChem] PREINT PASSED
2013-05-16 14:03:08 [INFO] [STDOUT] Adding recipe for oreCopperAdding recipe for oreTinAdding recipe for oreIronAdding recipe for oreCopperAdding recipe for oreTinAdding recipe for ingotCopperAdding recipe for ingotTinAdding recipe for ingotBronzeAdding recipe for ingotSteelAdding recipe for blockCopperAdding recipe for blockBronzeAdding recipe for blockTinAdding recipe for blockSteelIC2 API: Call getItem failed for refinedUranium
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: IC2
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: NuclearControl
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: MFFS
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: AdvancedSolarPanel
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: CompactSolars
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Forestry
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: APUnofficial
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Railcraft
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: StevesCarts
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: ChickenChunks
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftCore
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftFactory
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftTransport
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: EnderStorage
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: EE3
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Factorization
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Thaumcraft
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: ThermalExpansion
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: PortalGun
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: AppEng
2013-05-16 14:03:08 [INFO] [ObsidiPlates] Config loaded from: D:\MultiMC4\instances\1.5.2rev0\minecraft\config\ObsidiPlates.cfg
2013-05-16 14:03:08 [INFO] [PortalGun] [1.5.1] Loading properties.
2013-05-16 14:03:09 [INFO] [OmniTools] [Whitelist] Reading established Whitelist from file.
2013-05-16 14:03:09 [INFO] [STDOUT]
2013-05-16 14:03:09 [INFO] [STDOUT] Starting up SoundSystem...
2013-05-16 14:03:10 [INFO] [Railcraft] An updated version of Railcraft is available from <http://railcraft.info>: 7.1.0.0
2013-05-16 14:03:10 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-05-16 14:03:10 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-05-16 14:03:10 [INFO] [STDOUT] OpenAL initialized.
2013-05-16 14:03:10 [INFO] [STDOUT]
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound spill.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemironshoot.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound key.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound doorfail.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound camerasuck.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraticks.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameradone.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound learn.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound crystal1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wispdead.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wandfail.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound rumble.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jacobs.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhoff.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhon.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound fireloop.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound dw.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool2.ogg
2013-05-16 14:03:10 [INFO] [STDOUT] [TConstruct] Successfully loaded sounds.
2013-05-16 14:03:11 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockSynthesis.png, but that file does not exist. Ignoring.
2013-05-16 14:03:13 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/enderchest.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/block.minechemGhostBlock.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/blocks/wood/planks.giganteum.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/blocks/crops/_fast.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockBlueprintProjector.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/blocks/crops/_fancy.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/factorization/textures/blocks/ceramic/rawglaze.png, but that file does not exist. Ignoring.
2013-05-16 14:03:18 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/minechem/textures/blocks/microscope.png, but that file does not exist. Ignoring.
2013-05-16 14:03:18 [INFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled
2013-05-16 14:03:18 [INFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/infusedore.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alubrass_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_aluminum_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alumite_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_ardite_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_bronze_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_cobalt_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_copper_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_gold_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_iron_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_manyullyn_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_obsidian_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_steel_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_tin_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/illusionBlockRevealed.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/magicWall.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ComputerCraft/textures/blocks/blink.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ComputerCraft/textures/blocks/blinkAdvanced.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/animatedglow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/candle.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/fluxgoo.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Lamp_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Assembler.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Charger.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alubrass.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_aluminum.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alumite.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_ardite.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_bronze.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_cobalt.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_copper.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_gold.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_iron.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_manyullyn.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_obsidian.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_steel.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_tin.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/sort_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/time_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/trans_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-05-16 14:03:20 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/crates/silver.png, but that file does not exist. Ignoring.
2013-05-16 14:03:20 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/name.fusionStar.png, but that file does not exist. Ignoring.
2013-05-16 14:03:21 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/ice_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:22 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/silk_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:22 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/necrotic_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:23 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/lava_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:23 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/quartz_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/blaze_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/lapis_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/lightningring.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/items/fuel.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/factorization/textures/items/tool/bag_of_holding.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/biomefinder.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiofuel.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiomass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidGlass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidHoney.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidIce.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidJuice.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidMead.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidSeedOil.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.creosote.liquid.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.steam.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/essence.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tallow.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/thaumometercore.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tripletreat.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketEnder.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketGlowstone.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketRedstone.txt
2013-05-16 14:03:24 [INFO] [STDOUT] Removing TMI Uninstaller
2013-05-16 14:03:24 [INFO] [STDOUT] Deleting Dir: D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\TMIUninstaller
2013-05-16 14:03:24 [INFO] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.12.jar
2013-05-16 14:03:24 [INFO] [STDOUT] ProjectBench: Registered block id @ 700. Rendering: true @: 5
2013-05-16 14:03:25 [INFO] [STDOUT] Basic Components Loaded: 11 Languages.
2013-05-16 14:03:25 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 102 (net.minecraft.block.BlockPane from Minecraft) with net.minecraft.item.ItemBlock
2013-05-16 14:03:25 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 79 (net.minecraft.block.BlockIce from Minecraft) with powercrystals.minefactoryreloaded.block.ItemBlockVanillaIce
2013-05-16 14:03:25 [INFO] [ForgeModLoader] [AppEng] Starting Applied Energistics
2013-05-16 14:03:26 [INFO] [STDOUT] Adding recipe for dustGoldAdding recipe for dustIronLoading ComputerCraft v1.53pr1 (rev 1111)
2013-05-16 14:03:26 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerLib...
2013-05-16 14:03:26 [INFO] [STDOUT] ComputerCraft: RedPowerLib not found.
2013-05-16 14:03:26 [INFO] [STDOUT] Loading CCTurtle v1.53pr1 (rev 1111)
2013-05-16 14:03:26 [INFO] [eplus] Initializing Blocks.
2013-05-16 14:03:26 [INFO] [fml.ItemTracker] The mod eplus is overwriting existing item at 116 (net.minecraft.block.BlockEnchantmentTable from Minecraft) with net.minecraft.item.ItemBlock
2013-05-16 14:03:26 [INFO] [eplus] Initializing GUI Handler.
2013-05-16 14:03:26 [INFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
2013-05-16 14:03:27 [INFO] [STDOUT] [MineChem] INIT PASSED
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Atum missing - MFR Atum Compat not loading
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Biomes O' Plenty missing - MFR Biomes O' Plenty Compat not loading
2013-05-16 14:03:27 [INFO] [ForgeModLoader] Chococraft is not available; MFR Chococraft Compat not loaded
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Magical Crops missing - MFR Compat: Magical Crops not loading
2013-05-16 14:03:27 [INFO] [STDERR] java.lang.ClassNotFoundException: mods.natura.common.NaturaContent
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at powercrystals.minefactoryreloaded.modhelpers.natura.Natura.load(Natura.java:35)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Pam's HC base missing - MFR Pam HC Compat not loading
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Pam's Weee! Flowers missing - MFR Pam Weee! Flowers Compat not loading
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] RedPowerWorld missing - MFR RedPower2 Compat not loading
2013-05-16 14:03:27 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Sufficient Biomes missing - MFR Sufficient Biomes Compat not loading
2013-05-16 14:03:28 [WARNING] [ForgeModLoader] XyCraft missing - MFR Xycraft Compat not loading
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_pantaloons.obj as mps_pantaloons
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_boots.obj as mps_boots
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_chest.obj as mps_chest
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_arms.obj as mps_arms
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_helm.obj as mps_helm
2013-05-16 14:03:29 [INFO] [OpenCCSensors] OpenCCSensors version 0.1.5g starting
2013-05-16 14:03:30 [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-05-16 14:03:30 [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-05-16 14:03:30 [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-05-16 14:03:30 [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-05-16 14:03:30 [INFO] [ForgeModLoader] [BalkonsWeaponMod] Properties file read succesfully!
2013-05-16 14:03:31 [INFO] [GraviGun] [1.5.0v2] Received mod blacklist request from: Thaumcraft
2013-05-16 14:03:31 [INFO] [PortalGun] [1.5.1] Received mod blacklist request from: Thaumcraft
2013-05-16 14:03:31 [INFO] [Railcraft] Mod Forestry registered [email protected] as a valid liquid Boiler fuel
2013-05-16 14:03:31 [WARNING] [ForgeModLoader] Could not retrieve Forestry block identified by: planks
2013-05-16 14:03:31 [INFO] [ThermalExpansion] Buildcraft Triggers Registered: 8
2013-05-16 14:03:31 [INFO] [IC2] Loading IC2 submodule: bcIntegration
2013-05-16 14:03:31 [INFO] [IC2] BuildCraft integration module loaded
2013-05-16 14:03:31 [SEVERE] [ForgeModLoader] [AppEng] GregTech Integration Disabled.
2013-05-16 14:03:31 [SEVERE] [ForgeModLoader] [AppEng] Better Storage Disabled.
2013-05-16 14:03:31 [INFO] [ForgeModLoader] Ars Magica >> Initializing power lookups
2013-05-16 14:03:33 [WARNING] [ForgeModLoader] Error attempting to calculate the power recipe for "" - skipping.
2013-05-16 14:03:34 [INFO] [STDERR] java.lang.ClassNotFoundException: ic2.api.Crops
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2API.<init>(IC2API.java:27)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2Plugin.preInit(IC2Plugin.java:78)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_199_IC2Plugin_preInit_Pre.invoke(.dynamic)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.PluginManager.activatePlugins(PluginManager.java:17)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.Extrabiomes.postInit(Extrabiomes.java:73)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-05-16 14:03:34 [INFO] [ExtrabiomesXL] Successfully Loaded.
2013-05-16 14:03:34 [WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!
beeBreedingMode
2013-05-16 14:03:34 [INFO] [Forestry] Skipping CraftGuide integration.
2013-05-16 14:03:34 [WARNING] [ForgeModLoader] Couldn't find vanilla template - forestry.speciesFestive
2013-05-16 14:03:35 [INFO] [ForgeModLoader] [Thaumcraft] Adding language support for en_US
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded ForestryProxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded IC2Proxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded CCTurtleProxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded Thaumcraft Proxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded ThermalExpansion DummyProxy
2013-05-16 14:03:36 [INFO] [STDOUT] Adding recipe for ingotSteelAdding recipe for blockSteelAdding recipe for ingotIronAdding recipe for ingotGold[MineChem] Computercraft interface layer loaded
2013-05-16 14:03:36 [INFO] [STDOUT] [MineChem] POSTINIT PASSED
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class mods.railcraft.blocks.tracks.TileTrack
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get field [shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain].DAMAGE_INFO_PANEL
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get field [shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain].DAMAGE_INFO_PANEL_EXTENDER
2013-05-16 14:03:36 [INFO] [MiscPeripherals] Loaded 12 demo files
2013-05-16 14:03:36 [WARNING] [MMMPS-CLIENT] Failed to get Thermal Expansion item energyFrameFull
2013-05-16 14:03:36 [WARNING] [MMMPS-CLIENT] Failed to get Thermal Expansion item teleportBase
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader]
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{5.2.10.702} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{7.8.0.702} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{0.8.6.5} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{1.5.2.1} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocks{55.0.0} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.5.2.12} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerCrystalsCore{1.1.4} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHNetwork{1.5.2.1} [CoFHNetwork] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHWorld{1.5.2.1} [CoFHWorld] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocksInstallCheck{55.0.0} [Immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
jammyfurniture{4.4} [Jammy Furniture Mod] (1.5.2_Jammy_Furniture_Mod_V4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bau5_ProjectBench{1.7.4} [Project Bench] ([1.5.2]ProjectBench-v1.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{3.5.3} [BuildCraft] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{3.5.3} [BC Factory] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{3.5.3} [BC Transport] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{3.5.3} [BC Silicon] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
APUnofficial{2.3.0} [Additional Pipes] (AdditionalPipes2.3.0-BC3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion{2.4.2.0} [Thermal Expansion] (ThermalExpansion-2.4.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{1.115.311-lf} [IndustrialCraft 2] (industrialcraft-2_1.115.311-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines{4.9} [IC2 Advanced Machines Addon] (AdvancedMachines_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedPowerManagement{1.2.65-IC2-1.115} [Advanced Power Management] (AdvancedPowerManagement-1.2.65-IC2-1.115.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BasicComponents{1.3.2} [Basic Components] (BasicComponents_v1.3.2.79.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{3.5.3} [BC Builders] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{3.5.3} [BC Energy] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded{1.5.1R2.5.4} [MineFactory Reloaded] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AppliedEnergistics{rv.10.m} [Applied Energistics] (appeng-rv10-m.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ArsMagica{5.52.002} [Ars Magica] (ArsMagica_5.52.002.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
Backpack{1.8.11} [Backpack] (backpack-1.8.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioCraft{1.2.3} [BiblioCraft] (BiblioCraft[v1.2.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Additional-Buildcraft-Objects{1.0.3.140} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChickenChunks{1.3.2.6} [ChickenChunks] (ChickenChunks 1.3.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars{4.1.6.37} [Compact Solar Arrays] (compactsolars-universal-1.5.1-4.1.6.37.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft{1.53pr1} [ComputerCraft] (ComputerCraft1.53pr1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle{1.53pr1} [ComputerCraft Turtles] (ComputerCraft1.53pr1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3{pre1g (build 4)} [Equivalent Exchange 3] (ee3-universal-pre1g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
eplus{1.14.6} [Enchanting Plus] (EnchantingPlus-1.14.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.2.5} [EnderStorage] (EnderStorage 1.4.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtrabiomesXL{3.13.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.13.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestryPre{1.5.1R2.5.4} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{2.2.2.2} [Forestry for Minecraft] (forestry-A-2.2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BinnieCore{1.6-pre7} [Binnie Core] (extra-bees-1.6-pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees{1.6-pre7} [Extra Bees] (extra-bees-1.6-pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization{0.7.37} [Factorization] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.misc{0.7.37} [Factorization Miscellaneous Nonsense] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.dimensionalSlice{0.7.37} [Factorization Dimensional Slices] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
iChunUtil{1.0.1} [iChunUtil] (iChunUtil1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviGun{1.5.0.2} [GraviGun] (GravityGun1.5.0v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl{1.5.1b} [Nuclear Control] (IC2NuclearControl-1.5.1b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore{55.1.1} [Immibis Core] (immibis-core-55.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisPeripherals{55.0.0} [Immibis's Peripherals] (immibis-peripherals-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{5.2.6.411} [Iron Chest] (ironchest-universal-1.5.2-5.2.6.411.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft{3.0.5a} [Thaumcraft] (Thaumcraft3.0.5a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes|Main{0.7.2.dev.424} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem{2.3.0.0.1} [Modular ForceField System V2] (MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
minechem{@[email protected]} [MineChem] (MineChem_v3.x.102.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAtum{1.5.1R2.5.4} [MFR Compat: Atum] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.5.4} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatChococraft{1.5.1R2.5.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.5.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestry{1.5.1R2.5.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatIC2{1.5.1R2.5.4} [MFR Compat: IC2] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.5.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Natura{1.5.1_2.0.21} [Natura] (Natura_2.0.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatNatura{1.5.1R2.5.4} [MFR Compat: Natura] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatPams{1.5.1R2.5.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRP2{1.5.1R2.5.4} [MFR Compat: RP2] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SoulShards{1.27} [SoulShards] (SoulShards-v1.27-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSoulShards{1.5.1R2.5.4} [MFR Compat: SoulShards] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.5.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MFReloaded|CompatThaumcraft{1.5.1R2.5.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TConstruct{1.5.1_1.3.3.14} [Tinkers' Construct] (TConstruct_1.3.3.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTConstruct{1.5.1R2.5.4} [MFR Compat: TConstruct] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest{1.18.0} [The Twilight Forest] (twilightforest-1.18.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTwilightForest{1.5.1R2.5.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatVanilla{1.5.1R2.5.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatXyCraft{1.5.1R2.5.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals{3.2} [MiscPeripherals] (miscperipherals-3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedSolarPanel{3.3.7} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviSuite{1.9.2} [Gravitation Suite] (mod_zGraviSuite_1_9_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mmmPowersuits{0.6.0-444} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.6.0-444.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowersuitAddons{0.2.2-90} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.2-90_MPS-422.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
multiCraftingTable{1.0.0} [Multi-Crafting Table] (multi-crafting-table-universal-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins{1.0.8.7} [NEI Plugins] (NEIPlugins-1.0.8.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NetherOres{1.5.1R2.1.3} [Nether Ores] (NetherOres-2.1.3-60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ObsidiPlates{1.4.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.4.0.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OCS{0.1.5g} [OpenCCSensors] (OpenCCSensors-0.1.5g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun{1.5.1} [PortalGun] (PortalGun1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft{7.0.0.0} [Railcraft] (Railcraft_1.5.1-7.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerConverters{1.5.1R2.3.0} [Power Converters] (PowerConverters-2.3.0-54.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_Ruins{10.2} [Ruins Spawning System] (Ruins_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts{2.0.0.a114} [Steve's Carts] (StevesCarts2.0.0.a114.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicBees{1.4.7 - 184} [ThaumicBees] (thaumicbees-1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_UpdateCheck{1.0.8} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
weaponmod{1.5.2 v1.11.3} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OmniTools{3.1.3.0} [OmniTools] (OmniTools-3.1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] Caught exception from ArsMagica
java.lang.NullPointerException
at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] java.lang.NullPointerException
2013-05-16 14:03:36 [INFO] [STDERR] at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
2013-05-16 14:03:36 [INFO] [STDERR] at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
2013-05-16 14:03:36 [INFO] [STDERR] at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
------------------- FML Log --------------------
2013-05-16 14:02:44 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.10.702 for Minecraft 1.5.2 loading
2013-05-16 14:02:44 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-05-16 14:02:44 [FINE] [ForgeModLoader] Java classpath at launch is MultiMCLauncher.jar
2013-05-16 14:02:44 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;D:\Buildcraft142\ant\bin;.
2013-05-16 14:02:44 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Discovering coremods
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore.jar
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found a candidate coremod CoFHCore-1.5.2.1.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loading coremod CoFHCore-1.5.2.1.jar
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loaded coremod CoFHCore-1.5.2.1.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found a candidate coremod immibis-microblocks-55.0.0.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loading coremod immibis-microblocks-55.0.0.jar
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loaded coremod immibis-microblocks-55.0.0.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:44 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found a candidate coremod PowerCrystalsCore-1.1.4-96.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loading coremod PowerCrystalsCore-1.1.4-96.jar
2013-05-16 14:02:44 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Loaded coremod PowerCrystalsCore-1.1.4-96.jar
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-05-16 14:02:44 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Running coremod plugins
2013-05-16 14:02:44 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-05-16 14:02:45 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-05-16 14:02:45 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin CoFHPlugin
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin CoFHPlugin run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin MicroblocksCoreMod
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin MicroblocksCoreMod run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-05-16 14:02:45 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Running coremod plugin CoreLoader
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Coremod plugin CoreLoader run successfully
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Validating minecraft
2013-05-16 14:02:45 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-05-16 14:02:46 [INFO] [STDOUT] Inserted super call into azg.c
2013-05-16 14:02:46 [INFO] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:47 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-05-16 14:02:47 [INFO] [STDOUT] 229 recipes
2013-05-16 14:02:47 [INFO] [STDOUT] 27 achievements
2013-05-16 14:02:48 [INFO] [Minecraft-Client] Setting user: Regelneef
2013-05-16 14:02:48 [INFO] [STDOUT] (Session ID is 42898408e1452decf10bccb5a022d52d37fecf95)
2013-05-16 14:02:48 [INFO] [STDERR] Client asked for parameter: server
2013-05-16 14:02:48 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-05-16 14:02:48 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-05-16 14:02:48 [INFO] [STDOUT] MinecraftForge v7.8.0.702 Initialized
2013-05-16 14:02:48 [INFO] [ForgeModLoader] MinecraftForge v7.8.0.702 Initialized
2013-05-16 14:02:48 [INFO] [STDOUT] Replaced 85 ore recipies
2013-05-16 14:02:48 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-05-16 14:02:48 [INFO] [ForgeModLoader] Reading custom logging properties from D:\MultiMC4\instances\1.5.2rev0\minecraft\config\logging.properties
2013-05-16 14:02:48 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, cofh.asm.CoFHModContainer, mods.immibis.microblocks.coremod.MicroblocksModContainer, codechicken.nei.asm.NEIModContainer, powercrystals.core.CoreCore]
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\minecraft.jar, examining for mod candidates
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\lwjgl.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\lwjgl_util.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\jinput.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\coremods\CodeChickenCore.jar, examining for mod candidates
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\coremods\CoFHCore-1.5.2.1.jar, examining for mod candidates
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\coremods\immibis-microblocks-55.0.0.jar, examining for mod candidates
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\coremods\NotEnoughItems 1.5.2.12.jar, examining for mod candidates
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a minecraft related file at D:\MultiMC4\instances\1.5.2rev0\minecraft\coremods\PowerCrystalsCore-1.1.4-96.jar, examining for mod candidates
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\argo-small-3.2.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\guava-14.0-rc3.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\asm-all-4.1.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\bcprov-jdk15on-148.jar
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\deobfuscation_data_1.5.2.zip
2013-05-16 14:02:48 [FINER] [ForgeModLoader] Skipping known library file D:\MultiMC4\instances\1.5.2rev0\minecraft\lib\scala-library.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-05-16 14:02:48 [INFO] [ForgeModLoader] Searching D:\MultiMC4\instances\1.5.2rev0\minecraft\mods for mods
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file 1.5.2_Jammy_Furniture_Mod_V4.4.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5.2]ProjectBench-v1.7.5.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5.2]ReiMinimap_v3.3_06.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdditionalPipes2.3.0-BC3.5.3.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedMachines_1.5.2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedPowerManagement-1.2.65-IC2-1.115.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file appeng-rv10-m.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArsMagica_5.52.002.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file backpack-1.8.11-1.5.2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file BasicComponents_v1.3.2.79.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.2.3].zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.5.3.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ChickenChunks 1.3.2.6.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file compactsolars-universal-1.5.1-4.1.6.37.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.53pr1.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ee3-universal-pre1g.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnchantingPlus-1.14.6.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.2.5.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file extra-bees-1.6-pre7.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtrabiomesXL-universal-1.5.2-3.13.1.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file Factorization-0.7.37.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.2.2.2.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file GravityGun1.5.0v2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file IC2NuclearControl-1.5.1b.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file iChunUtil1.0.1.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file immibis-core-55.1.1.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file immibis-peripherals-55.0.0.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.115.311-lf.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks-1.54b.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.5.2-5.2.6.411.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineChem_v3.x.102.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineFactoryReloaded-2.5.4-665.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file miscperipherals-3.2.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_AdvancedSolarPanels_3_3_7.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_zGraviSuite_1_9_2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-0.6.0-444.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file MPSA-0.2.2-90_MPS-422.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file multi-crafting-table-universal-1.0.0.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file Natura_2.0.21.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.0.8.7.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file NetherOres-2.1.3-60.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file obsidiplates-1.5.2-universal-1.4.0.12.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate mod directory OCSLua
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file OmniTools-3.1.3.0.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file OpenCCSensors-0.1.5g.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file PortalGun1.5.1.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file PowerConverters-2.3.0-54.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_1.5.1-7.0.0.0.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate mod directory resources
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Ignoring unknown file ruins.txt in mods directory
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file Ruins_1.5.2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Ignoring unknown file ruins_log.txt in mods directory
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-v1.27-universal.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file StevesCarts2.0.0.a114.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file TConstruct_1.3.3.13.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft3.0.5a.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file thaumicbees-1.4.7.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-2.4.2.0.jar
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.18.0.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file UpdateCheckerMod_1.5.2.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate mod directory weaponmod
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Found a candidate zip or jar file WeaponMod.zip
2013-05-16 14:02:48 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-05-16 14:02:48 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file CodeChickenCore.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CodeChickenCore.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file CoFHCore-1.5.2.1.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-1.5.2.1.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHNetwork
2013-05-16 14:02:49 [FINEST] [CoFHNetwork] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2013-05-16 14:02:49 [FINEST] [CoFHWorld] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file immibis-microblocks-55.0.0.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-microblocks-55.0.0.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.microblocks.MicroblocksNonCoreMod
2013-05-16 14:02:49 [FINEST] [ImmibisMicroblocksInstallCheck] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.5.2.12.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file NotEnoughItems 1.5.2.12.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file PowerCrystalsCore-1.1.4-96.jar for potential mods
2013-05-16 14:02:49 [FINE] [ForgeModLoader] The mod container PowerCrystalsCore-1.1.4-96.jar appears to be missing an mcmod.info file
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file 1.5.2_Jammy_Furniture_Mod_V4.4.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file 1.5.2_Jammy_Furniture_Mod_V4.4.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.minecraft.jammy780.furniture.JammyFurnitureModCore
2013-05-16 14:02:49 [FINEST] [jammyfurniture] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file [1.5.2]ProjectBench-v1.7.5.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.5.2]ProjectBench-v1.7.5.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod bau5.mods.projectbench.common.ProjectBench
2013-05-16 14:02:49 [FINEST] [bau5_ProjectBench] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file [1.5.2]ReiMinimap_v3.3_06.zip for potential mods
2013-05-16 14:02:49 [FINE] [ForgeModLoader] The mod container [1.5.2]ReiMinimap_v3.3_06.zip appears to be missing an mcmod.info file
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file AdditionalPipes2.3.0-BC3.5.3.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file AdditionalPipes2.3.0-BC3.5.3.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.additionalpipes.AdditionalPipes
2013-05-16 14:02:49 [FINEST] [APUnofficial] Parsed dependency info : [] [BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Factory] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file AdvancedMachines_1.5.2.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedMachines_1.5.2.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.advancedmachines.common.AdvancedMachines
2013-05-16 14:02:49 [FINEST] [AdvancedMachines] Parsed dependency info : [IC2] [IC2] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file AdvancedPowerManagement-1.2.65-IC2-1.115.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedPowerManagement-1.2.65-IC2-1.115.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.kaijin.AdvPowerMan.AdvancedPowerManagement
2013-05-16 14:02:49 [FINEST] [AdvancedPowerManagement] Parsed dependency info : [[email protected][1.115,), [email protected][7.7.1.666,)] [[email protected][1.115,), [email protected][7.7.1.666,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file appeng-rv10-m.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file appeng-rv10-m.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod appeng.common.AppEng
2013-05-16 14:02:49 [FINEST] [AppliedEnergistics] Parsed dependency info : [[email protected][7.7.1.676,)] [MineFactoryReloaded, BasicComponents, IC2, BuildCraft|Silicon, [email protected][7.7.1.676,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file ArsMagica_5.52.002.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ArsMagica_5.52.002.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod mithion.arsmagica.AMCore
2013-05-16 14:02:49 [FINEST] [ArsMagica] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file backpack-1.8.11-1.5.2.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file backpack-1.8.11-1.5.2.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod backpack.Backpack
2013-05-16 14:02:49 [FINEST] [Backpack] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file BasicComponents_v1.3.2.79.jar for potential mods
2013-05-16 14:02:49 [FINE] [ForgeModLoader] The mod container BasicComponents_v1.3.2.79.jar appears to be missing an mcmod.info file
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod universalelectricity.components.common.BCLoader
2013-05-16 14:02:49 [FINEST] [BasicComponents] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.2.3].zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.2.3].zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2013-05-16 14:02:49 [FINEST] [BiblioCraft] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.5.3.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.5.3.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-05-16 14:02:49 [FINEST] [BuildCraft|Builders] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-05-16 14:02:49 [FINEST] [BuildCraft|Core] Parsed dependency info : [[email protected][7.7.2.682,)] [[email protected][7.7.2.682,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-05-16 14:02:49 [FINEST] [BuildCraft|Energy] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-05-16 14:02:49 [FINEST] [BuildCraft|Factory] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-05-16 14:02:49 [FINEST] [BuildCraft|Silicon] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-05-16 14:02:49 [FINEST] [BuildCraft|Transport] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod abo.ABO
2013-05-16 14:02:49 [FINEST] [Additional-Buildcraft-Objects] Parsed dependency info : [BuildCraft|[email protected][3.5.3,), [email protected][7.8.0.684,), BuildCraft|[email protected][3.5.3,)] [[email protected][7.8.0.684,), BuildCraft|[email protected][3.5.3,), BuildCraft|[email protected][3.5.3,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file ChickenChunks 1.3.2.6.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ChickenChunks 1.3.2.6.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.chunkloader.ChickenChunks
2013-05-16 14:02:49 [FINEST] [ChickenChunks] Parsed dependency info : [[email protected][6.4.1.413,)] [[email protected][6.4.1.413,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file compactsolars-universal-1.5.1-4.1.6.37.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file compactsolars-universal-1.5.1-4.1.6.37.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.compactsolars.CompactSolars
2013-05-16 14:02:49 [FINEST] [CompactSolars] Using mcmod dependency info : [[email protected][1.112,), [email protected][6.6.1,)] [[email protected][1.112,)] []
2013-05-16 14:02:49 [FINE] [CompactSolars] Attempting to load the file version.properties from compactsolars-universal-1.5.1-4.1.6.37.zip to locate a version number for CompactSolars
2013-05-16 14:02:49 [FINE] [CompactSolars] Found version 4.1.6.37 for mod CompactSolars in version.properties, using
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file ComputerCraft1.53pr1.zip for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.53pr1.zip
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle
2013-05-16 14:02:49 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft
2013-05-16 14:02:49 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file ee3-universal-pre1g.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ee3-universal-pre1g.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3
2013-05-16 14:02:49 [FINEST] [EE3] Parsed dependency info : [[email protected][7.7.1.650,)] [[email protected][7.7.1.650,)] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file EnchantingPlus-1.14.6.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file EnchantingPlus-1.14.6.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod eplus.EnchantingPlus
2013-05-16 14:02:49 [FINEST] [eplus] Parsed dependency info : [[email protected][7.7.1.649,)] [[email protected][7.7.1.649,)] []
2013-05-16 14:02:49 [FINE] [eplus] Attempting to load the file version.properties from EnchantingPlus-1.14.6.jar to locate a version number for eplus
2013-05-16 14:02:49 [WARNING] [eplus] Mod eplus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.14.6
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.2.5.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.2.5.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-05-16 14:02:49 [FINEST] [EnderStorage] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file extra-bees-1.6-pre7.jar for potential mods
2013-05-16 14:02:49 [FINE] [ForgeModLoader] The mod container extra-bees-1.6-pre7.jar appears to be missing an mcmod.info file
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.core.BinnieCore
2013-05-16 14:02:49 [FINEST] [BinnieCore] Parsed dependency info : [] [Forestry] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extrabees.ExtraBees
2013-05-16 14:02:49 [FINEST] [ExtraBees] Parsed dependency info : [] [BinnieCore] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file ExtrabiomesXL-universal-1.5.2-3.13.1.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtrabiomesXL-universal-1.5.2-3.13.1.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrabiomes.Extrabiomes
2013-05-16 14:02:49 [FINEST] [ExtrabiomesXL] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file Factorization-0.7.37.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.7.37.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.misc.MiscellaneousNonsense
2013-05-16 14:02:49 [FINEST] [factorization.misc] Parsed dependency info : [factorization] [factorization] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.common.Core
2013-05-16 14:02:49 [FINEST] [factorization] Parsed dependency info : [] [] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.fzds.Hammer
2013-05-16 14:02:49 [FINEST] [factorization.dimensionalSlice] Parsed dependency info : [factorization] [factorization] []
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Examining file forestry-A-2.2.2.2.jar for potential mods
2013-05-16 14:02:49 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.2.2.2.jar
2013-05-16 14:02:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-05-16 14:02:49 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file GravityGun1.5.0v2.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file GravityGun1.5.0v2.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravigun.common.GraviGun
2013-05-16 14:02:50 [FINEST] [GraviGun] Parsed dependency info : [[email protected][1.0.0,)] [[email protected][1.0.0,)] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file IC2NuclearControl-1.5.1b.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file IC2NuclearControl-1.5.1b.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod shedar.mods.ic2.nuclearcontrol.IC2NuclearControl
2013-05-16 14:02:50 [FINEST] [IC2NuclearControl] Parsed dependency info : [] [IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file iChunUtil1.0.1.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file iChunUtil1.0.1.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod ichun.core.iChunUtil
2013-05-16 14:02:50 [FINEST] [iChunUtil] Parsed dependency info : [[email protected][7.7.0.582,)] [[email protected][7.7.0.582,)] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file immibis-core-55.1.1.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-core-55.1.1.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.core.ICNonCoreMod
2013-05-16 14:02:50 [FINEST] [ImmibisCore] Using mcmod dependency info : [] [IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file immibis-peripherals-55.0.0.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-peripherals-55.0.0.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.ccperiphs.ImmibisPeripherals
2013-05-16 14:02:50 [FINEST] [ImmibisPeripherals] Using mcmod dependency info : [ImmibisCore, ComputerCraft] [ImmibisCore, ComputerCraft] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.115.311-lf.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.115.311-lf.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
2013-05-16 14:02:50 [FINEST] [IC2] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file InventoryTweaks-1.54b.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file InventoryTweaks-1.54b.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
2013-05-16 14:02:50 [FINEST] [inventorytweaks] Parsed dependency info : [[email protected][5.0.0,), [email protected][7.7.0,)] [[email protected][5.0.0,), [email protected][7.7.0,)] []
2013-05-16 14:02:50 [FINE] [inventorytweaks] Attempting to load the file version.properties from InventoryTweaks-1.54b.jar to locate a version number for inventorytweaks
2013-05-16 14:02:50 [FINE] [inventorytweaks] Found version 1.54b for mod inventorytweaks in version.properties, using
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.5.2-5.2.6.411.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.5.2-5.2.6.411.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2013-05-16 14:02:50 [FINEST] [IronChest] Parsed dependency info : [[email protected][7.0,), [email protected][5.0.5,)] [[email protected][7.0,), [email protected][5.0.5,)] []
2013-05-16 14:02:50 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.5.2-5.2.6.411.zip to locate a version number for IronChest
2013-05-16 14:02:50 [FINE] [IronChest] Found version 5.2.6.411 for mod IronChest in version.properties, using
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod logisticspipes.LogisticsPipes
2013-05-16 14:02:50 [FINEST] [LogisticsPipes|Main] Parsed dependency info : [BuildCraft|Transport, BuildCraft|Core, BuildCraft|Silicon, BuildCraft|Builders, [email protected][6.5.0.0,)] [[email protected][6.5.0.0,), BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Silicon, IC2, Forestry, Thaumcraft, CCTurtle, ComputerCraft, factorization, GregTech_Addon, AppliedEnergistics, ThermalExpansion|Transport, BetterStorage] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:02:50 [FINEST] [ModularForceFieldSystem] Parsed dependency info : [] [ThermalExpansion] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file MineChem_v3.x.102.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file MineChem_v3.x.102.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod ljdp.minechem.common.ModMinechem
2013-05-16 14:02:50 [FINEST] [minechem] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file MineFactoryReloaded-2.5.4-665.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file MineFactoryReloaded-2.5.4-665.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded] Parsed dependency info : [PowerCrystalsCore] [BuildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, IC2, PowerCrystalsCore] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.biomesoplenty.BiomesOPlenty
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Parsed dependency info : [] [MineFactoryReloaded, BiomesOPlenty] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [] [] [Forestry]
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.magicalcrops.MagicalCrops
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Parsed dependency info : [] [MineFactoryReloaded, Magical-Crops] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.natura.Natura
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatNatura] Parsed dependency info : [] [MineFactoryReloaded, Natura] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
2013-05-16 14:02:50 [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] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.soulshards.SoulShards
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatSoulShards] Parsed dependency info : [] [MineFactoryReloaded, SoulShards] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
2013-05-16 14:02:50 [FINEST] [MFReloaded|CompatThaumcraft] Parsed dependency info : [] [MFReloaded, Thaumcraft] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.tinkersconstruct.TConstruct
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatTConstruct] Parsed dependency info : [] [MineFactoryReloaded, TConstruct] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
2013-05-16 14:02:50 [FINEST] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file miscperipherals-3.2.jar for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] The mod container miscperipherals-3.2.jar appears to be missing an mcmod.info file
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod miscperipherals.core.MiscPeripherals
2013-05-16 14:02:50 [FINEST] [MiscPeripherals] Parsed dependency info : [CCTurtle, ComputerCraft] [ComputerCraft, CCTurtle, GregTech_Addon] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file mod_AdvancedSolarPanels_3_3_7.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_AdvancedSolarPanels_3_3_7.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod advsolar.AdvancedSolarPanel
2013-05-16 14:02:50 [FINEST] [AdvancedSolarPanel] Using mcmod dependency info : [Forge, IC2, FML] [IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file mod_zGraviSuite_1_9_2.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_zGraviSuite_1_9_2.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravisuite.GraviSuite
2013-05-16 14:02:50 [FINEST] [GraviSuite] Using mcmod dependency info : [IC2, FML, Forge] [IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file ModularPowersuits-0.6.0-444.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-0.6.0-444.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.ModularPowersuits
2013-05-16 14:02:50 [FINEST] [mmmPowersuits] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file MPSA-0.2.2-90_MPS-422.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file MPSA-0.2.2-90_MPS-422.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod andrew.powersuits.common.ModularPowersuitsAddons
2013-05-16 14:02:50 [FINEST] [PowersuitAddons] Parsed dependency info : [mmmPowersuits] [mmmPowersuits] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file multi-crafting-table-universal-1.0.0.jar for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] The mod container multi-crafting-table-universal-1.0.0.jar appears to be missing an mcmod.info file
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.dmillerw.multiCraftingTable.MultiCraftingTable
2013-05-16 14:02:50 [FINEST] [multiCraftingTable] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file Natura_2.0.21.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Natura_2.0.21.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2013-05-16 14:02:50 [FINEST] [Natura] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.0.8.7.jar for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] The mod container NEIPlugins-1.0.8.7.jar appears to be missing an mcmod.info file
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mistaqur.nei.NEIPlugins
2013-05-16 14:02:50 [FINEST] [NEIPlugins] Parsed dependency info : [NotEnoughItems] [NotEnoughItems] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file NetherOres-2.1.3-60.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file NetherOres-2.1.3-60.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.netherores.NetherOresCore
2013-05-16 14:02:50 [FINEST] [NetherOres] Parsed dependency info : [PowerCrystalsCore] [PowerCrystalsCore, IC2, ThermalExpansion] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file obsidiplates-1.5.2-universal-1.4.0.12.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file obsidiplates-1.5.2-universal-1.4.0.12.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.obsidiplates.a
2013-05-16 14:02:50 [FINEST] [ObsidiPlates] Using mcmod dependency info : [[email protected][7.8.0,), [email protected][5.2,)] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining directory OCSLua for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] No mcmod.info file found in directory OCSLua
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5.lua
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5.lua.apis
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5.lua.programs
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5f
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5f.lua
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5f.lua.apis
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5f.lua.programs
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5g
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5g.lua
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5g.lua.apis
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package 0.1.5g.lua.programs
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file OmniTools-3.1.3.0.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file OmniTools-3.1.3.0.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod omnitools.OmniTools
2013-05-16 14:02:50 [FINEST] [OmniTools] Parsed dependency info : [[email protected][7.1.2.500,), [email protected][1.5.2.1,)] [[email protected][7.1.2.500,), [email protected][1.5.2.1,), *] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file OpenCCSensors-0.1.5g.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file OpenCCSensors-0.1.5g.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod openccsensors.OpenCCSensors
2013-05-16 14:02:50 [FINEST] [OCS] Parsed dependency info : [ComputerCraft] [ComputerCraft, CCTurtle, BuildCraft|Core, IC2, Thaumcraft, AppliedEnergistics] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file PortalGun1.5.1.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file PortalGun1.5.1.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun
2013-05-16 14:02:50 [FINEST] [PortalGun] Parsed dependency info : [[email protected][1.0.0,)] [[email protected][1.0.0,)] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file PowerConverters-2.3.0-54.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file PowerConverters-2.3.0-54.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.powerconverters.PowerConverterCore
2013-05-16 14:02:50 [FINEST] [PowerConverters] Parsed dependency info : [PowerCrystalsCore] [PowerCrystalsCore, BasicComponents, BuildCraft|Energy, factorization, IC2, Railcraft, ThermalExpansion] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file Railcraft_1.5.1-7.0.0.0.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.5.1-7.0.0.0.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.railcraft.common.core.Railcraft
2013-05-16 14:02:50 [FINEST] [Railcraft] Parsed dependency info : [[email protected][7.7.1.624,)] [[email protected][7.7.1.624,), BuildCraft|Core, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, [email protected][1.115.304,)] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining directory resources for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] No mcmod.info file found in directory resources
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.alpine
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.autumn woods
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.beach
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.birch forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.clearing border
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.dark forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.dense twilight forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.desert
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.deserthills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.enchanted forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.extreme hills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.extreme hills edge
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.extreme jungle
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.fire swamp
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.forested hills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.forested island
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.foresthills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.frozenocean
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.frozenriver
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.generic
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.glacier
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.green hills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.green swamplands
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.hell
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.highlands
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.ice mountains
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.ice plains
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.ice wasteland
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.jungle
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.junglehills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.lake border
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.lots of mushrooms
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.lush redwoods
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.major feature
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.marsh
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.meadow
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mini jungle
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.minor feature
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mountain ridge
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mountain taiga
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mountainous desert
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mushroomisland
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mushroomislandshore
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.mushrooms
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.ocean
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.OPTIONAL
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.pine forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.plains
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.rainforest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.redwood forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.river
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.savanna
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.shrubland
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.sky
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.snow forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.snowy forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.snowy rainforest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.swampland
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.taiga
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.taigahills
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.temperate rainforest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.tundra
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight clearing
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight forest
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight lake
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight stream
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.twilight swamp
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.wasteland
2013-05-16 14:02:50 [FINEST] [ForgeModLoader] Recursing into package ruins.woodlands
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file Ruins_1.5.2.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Ruins_1.5.2.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.ruins.common.RuinsMod
2013-05-16 14:02:50 [FINEST] [AS_Ruins] Parsed dependency info : [] [ExtraBiomes] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file SoulShards-v1.27-universal.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file SoulShards-v1.27-universal.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.soulshards.SoulShards
2013-05-16 14:02:50 [FINEST] [SoulShards] Parsed dependency info : [[email protected][7.7.2.679,]] [[email protected][7.7.2.679,]] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.a114.zip for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.a114.zip appears to be missing an mcmod.info file
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts
2013-05-16 14:02:50 [FINEST] [StevesCarts] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file TConstruct_1.3.3.13.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file TConstruct_1.3.3.13.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.tinker.tconstruct.TConstruct
2013-05-16 14:02:50 [FINEST] [TConstruct] Parsed dependency info : [[email protected][7.7.1.675,)] [[email protected][7.7.1.675,)] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.5a.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.5a.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2013-05-16 14:02:50 [FINEST] [Thaumcraft] Parsed dependency info : [[email protected][7.8.0.688,)] [[email protected][7.8.0.688,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file thaumicbees-1.4.7.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file thaumicbees-1.4.7.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumicbees.main.ThaumicBees
2013-05-16 14:02:50 [FINEST] [ThaumicBees] Parsed dependency info : [Forestry] [Forestry, Thaumcraft, ExtraBees, EE3, ArsMagica] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file ThermalExpansion-2.4.2.0.jar for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-2.4.2.0.jar
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2013-05-16 14:02:50 [FINEST] [ThermalExpansion] Parsed dependency info : [[email protected][1.5.2.1,), [email protected][7.1.2.500,)] [[email protected][7.1.2.500,), [email protected][1.5.2.1,)] [IC2, Metallurgy]
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file twilightforest-1.18.0.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.18.0.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2013-05-16 14:02:50 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file UpdateCheckerMod_1.5.2.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file UpdateCheckerMod_1.5.2.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.updatecheck.common.UpdateCheckMod
2013-05-16 14:02:50 [FINEST] [AS_UpdateCheck] Parsed dependency info : [] [] []
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining directory weaponmod for potential mods
2013-05-16 14:02:50 [FINE] [ForgeModLoader] No mcmod.info file found in directory weaponmod
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Examining file WeaponMod.zip for potential mods
2013-05-16 14:02:50 [FINER] [ForgeModLoader] Located mcmod.info file in file WeaponMod.zip
2013-05-16 14:02:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod weaponmod.BalkonsWeaponMod
2013-05-16 14:02:50 [FINEST] [weaponmod] Parsed dependency info : [] [] []
2013-05-16 14:02:51 [INFO] [ForgeModLoader] Forge Mod Loader has identified 98 mods to load
2013-05-16 14:02:51 [FINER] [ForgeModLoader] Received a system property request ''
2013-05-16 14:02:51 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-05-16 14:02:51 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Reloading logging properties from D:\MultiMC4\instances\1.5.2rev0\minecraft\config\logging.properties
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Reloaded logging properties
2013-05-16 14:02:51 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-05-16 14:02:51 [INFO] [mcp] Activating mod mcp
2013-05-16 14:02:51 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-05-16 14:02:51 [INFO] [FML] Activating mod FML
2013-05-16 14:02:51 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-05-16 14:02:51 [INFO] [Forge] Activating mod Forge
2013-05-16 14:02:51 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2013-05-16 14:02:51 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-05-16 14:02:51 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2013-05-16 14:02:51 [INFO] [CoFHCore] Activating mod CoFHCore
2013-05-16 14:02:51 [FINE] [ImmibisMicroblocks] Mod Logging channel ImmibisMicroblocks configured at default level.
2013-05-16 14:02:51 [INFO] [ImmibisMicroblocks] Activating mod ImmibisMicroblocks
2013-05-16 14:02:51 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2013-05-16 14:02:51 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-05-16 14:02:51 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
2013-05-16 14:02:51 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2013-05-16 14:02:51 [FINE] [CoFHNetwork] Enabling mod CoFHNetwork
2013-05-16 14:02:51 [FINE] [CoFHNetwork] Mod Logging channel CoFHNetwork configured at default level.
2013-05-16 14:02:51 [INFO] [CoFHNetwork] Activating mod CoFHNetwork
2013-05-16 14:02:51 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2013-05-16 14:02:51 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2013-05-16 14:02:51 [INFO] [CoFHWorld] Activating mod CoFHWorld
2013-05-16 14:02:51 [FINE] [ImmibisMicroblocksInstallCheck] Enabling mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [FINE] [ImmibisMicroblocksInstallCheck] Mod Logging channel ImmibisMicroblocksInstallCheck configured at default level.
2013-05-16 14:02:51 [INFO] [ImmibisMicroblocksInstallCheck] Activating mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [FINE] [jammyfurniture] Enabling mod jammyfurniture
2013-05-16 14:02:51 [FINE] [jammyfurniture] Mod Logging channel jammyfurniture configured at default level.
2013-05-16 14:02:51 [INFO] [jammyfurniture] Activating mod jammyfurniture
2013-05-16 14:02:51 [FINE] [bau5_ProjectBench] Enabling mod bau5_ProjectBench
2013-05-16 14:02:51 [FINE] [bau5_ProjectBench] Mod Logging channel bau5_ProjectBench configured at default level.
2013-05-16 14:02:51 [INFO] [bau5_ProjectBench] Activating mod bau5_ProjectBench
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
2013-05-16 14:02:51 [FINE] [mod_ReiMinimap] Mod Logging channel mod_ReiMinimap configured at default level.
2013-05-16 14:02:51 [INFO] [mod_ReiMinimap] Activating mod mod_ReiMinimap
2013-05-16 14:02:51 [FINE] [APUnofficial] Enabling mod APUnofficial
2013-05-16 14:02:51 [FINE] [APUnofficial] Mod Logging channel APUnofficial configured at default level.
2013-05-16 14:02:51 [INFO] [APUnofficial] Activating mod APUnofficial
2013-05-16 14:02:51 [FINE] [AdvancedMachines] Enabling mod AdvancedMachines
2013-05-16 14:02:51 [FINE] [AdvancedMachines] Mod Logging channel AdvancedMachines configured at default level.
2013-05-16 14:02:51 [INFO] [AdvancedMachines] Activating mod AdvancedMachines
2013-05-16 14:02:51 [FINE] [AdvancedPowerManagement] Enabling mod AdvancedPowerManagement
2013-05-16 14:02:51 [FINE] [AdvancedPowerManagement] Mod Logging channel AdvancedPowerManagement configured at default level.
2013-05-16 14:02:51 [INFO] [AdvancedPowerManagement] Activating mod AdvancedPowerManagement
2013-05-16 14:02:51 [FINE] [AppliedEnergistics] Enabling mod AppliedEnergistics
2013-05-16 14:02:51 [FINE] [AppliedEnergistics] Mod Logging channel AppliedEnergistics configured at default level.
2013-05-16 14:02:51 [INFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2013-05-16 14:02:51 [FINE] [ArsMagica] Enabling mod ArsMagica
2013-05-16 14:02:51 [FINE] [ArsMagica] Mod Logging channel ArsMagica configured at default level.
2013-05-16 14:02:51 [INFO] [ArsMagica] Activating mod ArsMagica
2013-05-16 14:02:51 [FINE] [Backpack] Enabling mod Backpack
2013-05-16 14:02:51 [FINE] [Backpack] Mod Logging channel Backpack configured at default level.
2013-05-16 14:02:51 [INFO] [Backpack] Activating mod Backpack
2013-05-16 14:02:51 [FINE] [BasicComponents] Enabling mod BasicComponents
2013-05-16 14:02:51 [FINE] [BasicComponents] Mod Logging channel BasicComponents configured at default level.
2013-05-16 14:02:51 [INFO] [BasicComponents] Activating mod BasicComponents
2013-05-16 14:02:51 [FINE] [BiblioCraft] Enabling mod BiblioCraft
2013-05-16 14:02:51 [FINE] [BiblioCraft] Mod Logging channel BiblioCraft configured at default level.
2013-05-16 14:02:51 [INFO] [BiblioCraft] Activating mod BiblioCraft
2013-05-16 14:02:51 [FINE] [BuildCraft|Builders] Enabling mod BuildCraft|Builders
2013-05-16 14:02:51 [FINE] [BuildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2013-05-16 14:02:51 [FINE] [BuildCraft|Core] Enabling mod BuildCraft|Core
2013-05-16 14:02:51 [FINE] [BuildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2013-05-16 14:02:51 [FINE] [BuildCraft|Energy] Enabling mod BuildCraft|Energy
2013-05-16 14:02:51 [FINE] [BuildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2013-05-16 14:02:51 [FINE] [BuildCraft|Factory] Enabling mod BuildCraft|Factory
2013-05-16 14:02:51 [FINE] [BuildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2013-05-16 14:02:51 [FINE] [BuildCraft|Silicon] Enabling mod BuildCraft|Silicon
2013-05-16 14:02:51 [FINE] [BuildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-05-16 14:02:51 [FINE] [BuildCraft|Transport] Enabling mod BuildCraft|Transport
2013-05-16 14:02:51 [FINE] [BuildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2013-05-16 14:02:51 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2013-05-16 14:02:51 [FINE] [Additional-Buildcraft-Objects] Enabling mod Additional-Buildcraft-Objects
2013-05-16 14:02:51 [FINE] [Additional-Buildcraft-Objects] Mod Logging channel Additional-Buildcraft-Objects configured at default level.
2013-05-16 14:02:51 [INFO] [Additional-Buildcraft-Objects] Activating mod Additional-Buildcraft-Objects
2013-05-16 14:02:51 [FINE] [ChickenChunks] Enabling mod ChickenChunks
2013-05-16 14:02:51 [FINE] [ChickenChunks] Mod Logging channel ChickenChunks configured at default level.
2013-05-16 14:02:51 [INFO] [ChickenChunks] Activating mod ChickenChunks
2013-05-16 14:02:51 [FINE] [CompactSolars] Enabling mod CompactSolars
2013-05-16 14:02:51 [FINE] [CompactSolars] Mod Logging channel CompactSolars configured at default level.
2013-05-16 14:02:51 [INFO] [CompactSolars] Activating mod CompactSolars
2013-05-16 14:02:51 [FINE] [CCTurtle] Enabling mod CCTurtle
2013-05-16 14:02:51 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level.
2013-05-16 14:02:51 [INFO] [CCTurtle] Activating mod CCTurtle
2013-05-16 14:02:51 [FINE] [ComputerCraft] Enabling mod ComputerCraft
2013-05-16 14:02:51 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.
2013-05-16 14:02:51 [INFO] [ComputerCraft] Activating mod ComputerCraft
2013-05-16 14:02:51 [FINE] [EE3] Enabling mod EE3
2013-05-16 14:02:51 [FINE] [EE3] Mod Logging channel EE3 configured at default level.
2013-05-16 14:02:51 [INFO] [EE3] Activating mod EE3
2013-05-16 14:02:51 [FINE] [eplus] Enabling mod eplus
2013-05-16 14:02:51 [FINE] [eplus] Mod Logging channel eplus configured at default level.
2013-05-16 14:02:51 [INFO] [eplus] Activating mod eplus
2013-05-16 14:02:51 [FINE] [EnderStorage] Enabling mod EnderStorage
2013-05-16 14:02:51 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2013-05-16 14:02:51 [INFO] [EnderStorage] Activating mod EnderStorage
2013-05-16 14:02:51 [FINE] [BinnieCore] Enabling mod BinnieCore
2013-05-16 14:02:51 [FINE] [BinnieCore] Mod Logging channel BinnieCore configured at default level.
2013-05-16 14:02:51 [INFO] [BinnieCore] Activating mod BinnieCore
2013-05-16 14:02:51 [FINE] [ExtraBees] Enabling mod ExtraBees
2013-05-16 14:02:51 [FINE] [ExtraBees] Mod Logging channel ExtraBees configured at default level.
2013-05-16 14:02:51 [INFO] [ExtraBees] Activating mod ExtraBees
2013-05-16 14:02:51 [FINE] [ExtrabiomesXL] Enabling mod ExtrabiomesXL
2013-05-16 14:02:51 [FINE] [ExtrabiomesXL] Mod Logging channel ExtrabiomesXL configured at default level.
2013-05-16 14:02:51 [INFO] [ExtrabiomesXL] Activating mod ExtrabiomesXL
2013-05-16 14:02:51 [FINE] [factorization.misc] Enabling mod factorization.misc
2013-05-16 14:02:51 [FINE] [factorization.misc] Mod Logging channel factorization.misc configured at default level.
2013-05-16 14:02:51 [INFO] [factorization.misc] Activating mod factorization.misc
2013-05-16 14:02:51 [FINE] [factorization] Enabling mod factorization
2013-05-16 14:02:51 [FINE] [factorization] Mod Logging channel factorization configured at default level.
2013-05-16 14:02:51 [INFO] [factorization] Activating mod factorization
2013-05-16 14:02:51 [FINE] [factorization.dimensionalSlice] Enabling mod factorization.dimensionalSlice
2013-05-16 14:02:51 [FINE] [factorization.dimensionalSlice] Mod Logging channel factorization.dimensionalSlice configured at default level.
2013-05-16 14:02:51 [INFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice
2013-05-16 14:02:51 [FINE] [Forestry] Enabling mod Forestry
2013-05-16 14:02:51 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2013-05-16 14:02:51 [INFO] [Forestry] Activating mod Forestry
2013-05-16 14:02:51 [FINE] [GraviGun] Enabling mod GraviGun
2013-05-16 14:02:51 [FINE] [GraviGun] Mod Logging channel GraviGun configured at default level.
2013-05-16 14:02:51 [INFO] [GraviGun] Activating mod GraviGun
2013-05-16 14:02:51 [FINE] [IC2NuclearControl] Enabling mod IC2NuclearControl
2013-05-16 14:02:51 [FINE] [IC2NuclearControl] Mod Logging channel IC2NuclearControl configured at default level.
2013-05-16 14:02:51 [INFO] [IC2NuclearControl] Activating mod IC2NuclearControl
2013-05-16 14:02:51 [FINE] [iChunUtil] Enabling mod iChunUtil
2013-05-16 14:02:51 [FINE] [iChunUtil] Mod Logging channel iChunUtil configured at default level.
2013-05-16 14:02:51 [INFO] [iChunUtil] Activating mod iChunUtil
2013-05-16 14:02:51 [FINE] [ImmibisCore] Enabling mod ImmibisCore
2013-05-16 14:02:51 [FINE] [ImmibisCore] Mod Logging channel ImmibisCore configured at default level.
2013-05-16 14:02:51 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-05-16 14:02:51 [FINE] [ImmibisPeripherals] Enabling mod ImmibisPeripherals
2013-05-16 14:02:51 [FINE] [ImmibisPeripherals] Mod Logging channel ImmibisPeripherals configured at default level.
2013-05-16 14:02:51 [INFO] [ImmibisPeripherals] Activating mod ImmibisPeripherals
2013-05-16 14:02:51 [FINE] [IC2] Enabling mod IC2
2013-05-16 14:02:51 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
2013-05-16 14:02:51 [INFO] [IC2] Activating mod IC2
2013-05-16 14:02:51 [FINE] [inventorytweaks] Enabling mod inventorytweaks
2013-05-16 14:02:51 [FINE] [inventorytweaks] Mod Logging channel inventorytweaks configured at default level.
2013-05-16 14:02:51 [INFO] [inventorytweaks] Activating mod inventorytweaks
2013-05-16 14:02:51 [FINE] [IronChest] Enabling mod IronChest
2013-05-16 14:02:51 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
2013-05-16 14:02:51 [INFO] [IronChest] Activating mod IronChest
2013-05-16 14:02:51 [FINE] [LogisticsPipes|Main] Enabling mod LogisticsPipes|Main
2013-05-16 14:02:51 [FINE] [LogisticsPipes|Main] Mod Logging channel LogisticsPipes|Main configured at default level.
2013-05-16 14:02:51 [INFO] [LogisticsPipes|Main] Activating mod LogisticsPipes|Main
2013-05-16 14:02:51 [FINE] [ModularForceFieldSystem] Enabling mod ModularForceFieldSystem
2013-05-16 14:02:51 [FINE] [ModularForceFieldSystem] Mod Logging channel ModularForceFieldSystem configured at default level.
2013-05-16 14:02:51 [INFO] [ModularForceFieldSystem] Activating mod ModularForceFieldSystem
2013-05-16 14:02:51 [FINE] [minechem] Enabling mod minechem
2013-05-16 14:02:51 [FINE] [minechem] Mod Logging channel minechem configured at default level.
2013-05-16 14:02:51 [INFO] [minechem] Activating mod minechem
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatBiomesOPlenty] Enabling mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatBiomesOPlenty] Mod Logging channel MineFactoryReloaded|CompatBiomesOPlenty configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatBiomesOPlenty] Activating mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Enabling mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Mod Logging channel MineFactoryReloaded|CompatMagicalCrops configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatMagicalCrops] Activating mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatNatura] Enabling mod MineFactoryReloaded|CompatNatura
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatNatura] Mod Logging channel MineFactoryReloaded|CompatNatura configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatNatura] Activating mod MineFactoryReloaded|CompatNatura
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatSoulShards] Enabling mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatSoulShards] Mod Logging channel MineFactoryReloaded|CompatSoulShards configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatSoulShards] Activating mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:51 [FINE] [MFReloaded|CompatThaumcraft] Enabling mod MFReloaded|CompatThaumcraft
2013-05-16 14:02:51 [FINE] [MFReloaded|CompatThaumcraft] Mod Logging channel MFReloaded|CompatThaumcraft configured at default level.
2013-05-16 14:02:51 [INFO] [MFReloaded|CompatThaumcraft] Activating mod MFReloaded|CompatThaumcraft
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatTConstruct] Enabling mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatTConstruct] Mod Logging channel MineFactoryReloaded|CompatTConstruct configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatTConstruct] Activating mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:51 [FINE] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
2013-05-16 14:02:51 [INFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:51 [FINE] [MiscPeripherals] Enabling mod MiscPeripherals
2013-05-16 14:02:51 [FINE] [MiscPeripherals] Mod Logging channel MiscPeripherals configured at default level.
2013-05-16 14:02:51 [INFO] [MiscPeripherals] Activating mod MiscPeripherals
2013-05-16 14:02:51 [FINE] [AdvancedSolarPanel] Enabling mod AdvancedSolarPanel
2013-05-16 14:02:51 [FINE] [AdvancedSolarPanel] Mod Logging channel AdvancedSolarPanel configured at default level.
2013-05-16 14:02:51 [INFO] [AdvancedSolarPanel] Activating mod AdvancedSolarPanel
2013-05-16 14:02:51 [FINE] [GraviSuite] Enabling mod GraviSuite
2013-05-16 14:02:51 [FINE] [GraviSuite] Mod Logging channel GraviSuite configured at default level.
2013-05-16 14:02:51 [INFO] [GraviSuite] Activating mod GraviSuite
2013-05-16 14:02:51 [FINE] [mmmPowersuits] Enabling mod mmmPowersuits
2013-05-16 14:02:51 [FINE] [mmmPowersuits] Mod Logging channel mmmPowersuits configured at default level.
2013-05-16 14:02:51 [INFO] [mmmPowersuits] Activating mod mmmPowersuits
2013-05-16 14:02:51 [FINE] [PowersuitAddons] Enabling mod PowersuitAddons
2013-05-16 14:02:51 [FINE] [PowersuitAddons] Mod Logging channel PowersuitAddons configured at default level.
2013-05-16 14:02:51 [INFO] [PowersuitAddons] Activating mod PowersuitAddons
2013-05-16 14:02:51 [FINE] [multiCraftingTable] Enabling mod multiCraftingTable
2013-05-16 14:02:51 [FINE] [multiCraftingTable] Mod Logging channel multiCraftingTable configured at default level.
2013-05-16 14:02:51 [INFO] [multiCraftingTable] Activating mod multiCraftingTable
2013-05-16 14:02:51 [FINE] [Natura] Enabling mod Natura
2013-05-16 14:02:51 [FINE] [Natura] Mod Logging channel Natura configured at default level.
2013-05-16 14:02:51 [INFO] [Natura] Activating mod Natura
2013-05-16 14:02:51 [FINE] [NEIPlugins] Enabling mod NEIPlugins
2013-05-16 14:02:51 [FINE] [NEIPlugins] Mod Logging channel NEIPlugins configured at default level.
2013-05-16 14:02:51 [INFO] [NEIPlugins] Activating mod NEIPlugins
2013-05-16 14:02:51 [FINE] [NetherOres] Enabling mod NetherOres
2013-05-16 14:02:51 [FINE] [NetherOres] Mod Logging channel NetherOres configured at default level.
2013-05-16 14:02:51 [INFO] [NetherOres] Activating mod NetherOres
2013-05-16 14:02:51 [FINE] [ObsidiPlates] Enabling mod ObsidiPlates
2013-05-16 14:02:51 [FINE] [ObsidiPlates] Mod Logging channel ObsidiPlates configured at default level.
2013-05-16 14:02:51 [INFO] [ObsidiPlates] Activating mod ObsidiPlates
2013-05-16 14:02:51 [FINE] [OmniTools] Enabling mod OmniTools
2013-05-16 14:02:51 [FINE] [OmniTools] Mod Logging channel OmniTools configured at default level.
2013-05-16 14:02:51 [INFO] [OmniTools] Activating mod OmniTools
2013-05-16 14:02:51 [FINE] [OCS] Enabling mod OCS
2013-05-16 14:02:51 [FINE] [OCS] Mod Logging channel OCS configured at default level.
2013-05-16 14:02:51 [INFO] [OCS] Activating mod OCS
2013-05-16 14:02:51 [FINE] [PortalGun] Enabling mod PortalGun
2013-05-16 14:02:51 [FINE] [PortalGun] Mod Logging channel PortalGun configured at default level.
2013-05-16 14:02:51 [INFO] [PortalGun] Activating mod PortalGun
2013-05-16 14:02:51 [FINE] [PowerConverters] Enabling mod PowerConverters
2013-05-16 14:02:51 [FINE] [PowerConverters] Mod Logging channel PowerConverters configured at default level.
2013-05-16 14:02:51 [INFO] [PowerConverters] Activating mod PowerConverters
2013-05-16 14:02:51 [FINE] [Railcraft] Enabling mod Railcraft
2013-05-16 14:02:51 [FINE] [Railcraft] Mod Logging channel Railcraft configured at default level.
2013-05-16 14:02:51 [INFO] [Railcraft] Activating mod Railcraft
2013-05-16 14:02:51 [FINE] [AS_Ruins] Enabling mod AS_Ruins
2013-05-16 14:02:51 [FINE] [AS_Ruins] Mod Logging channel AS_Ruins configured at default level.
2013-05-16 14:02:51 [INFO] [AS_Ruins] Activating mod AS_Ruins
2013-05-16 14:02:51 [FINE] [SoulShards] Enabling mod SoulShards
2013-05-16 14:02:51 [FINE] [SoulShards] Mod Logging channel SoulShards configured at default level.
2013-05-16 14:02:51 [INFO] [SoulShards] Activating mod SoulShards
2013-05-16 14:02:51 [FINE] [StevesCarts] Enabling mod StevesCarts
2013-05-16 14:02:51 [FINE] [StevesCarts] Mod Logging channel StevesCarts configured at default level.
2013-05-16 14:02:51 [INFO] [StevesCarts] Activating mod StevesCarts
2013-05-16 14:02:51 [FINE] [TConstruct] Enabling mod TConstruct
2013-05-16 14:02:51 [FINE] [TConstruct] Mod Logging channel TConstruct configured at default level.
2013-05-16 14:02:51 [INFO] [TConstruct] Activating mod TConstruct
2013-05-16 14:02:51 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2013-05-16 14:02:51 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2013-05-16 14:02:51 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-05-16 14:02:51 [FINE] [ThaumicBees] Enabling mod ThaumicBees
2013-05-16 14:02:51 [FINE] [ThaumicBees] Mod Logging channel ThaumicBees configured at default level.
2013-05-16 14:02:51 [INFO] [ThaumicBees] Activating mod ThaumicBees
2013-05-16 14:02:51 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2013-05-16 14:02:51 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2013-05-16 14:02:51 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-05-16 14:02:51 [FINE] [TwilightForest] Enabling mod TwilightForest
2013-05-16 14:02:51 [FINE] [TwilightForest] Mod Logging channel TwilightForest configured at default level.
2013-05-16 14:02:51 [INFO] [TwilightForest] Activating mod TwilightForest
2013-05-16 14:02:51 [FINE] [AS_UpdateCheck] Enabling mod AS_UpdateCheck
2013-05-16 14:02:51 [FINE] [AS_UpdateCheck] Mod Logging channel AS_UpdateCheck configured at default level.
2013-05-16 14:02:51 [INFO] [AS_UpdateCheck] Activating mod AS_UpdateCheck
2013-05-16 14:02:51 [FINE] [weaponmod] Enabling mod weaponmod
2013-05-16 14:02:51 [FINE] [weaponmod] Mod Logging channel weaponmod configured at default level.
2013-05-16 14:02:51 [INFO] [weaponmod] Activating mod weaponmod
2013-05-16 14:02:51 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-05-16 14:02:51 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-05-16 14:02:51 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-05-16 14:02:51 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Mod sorting data
2013-05-16 14:02:51 [FINE] [ForgeModLoader] CoFHNetwork(CoFHNetwork:1.5.2.1): CoFHCore-1.5.2.1.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] CoFHWorld(CoFHWorld:1.5.2.1): CoFHCore-1.5.2.1.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ImmibisMicroblocksInstallCheck(Immibis's Microblocks (Check for incorrect installation):55.0.0): immibis-microblocks-55.0.0.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] jammyfurniture(Jammy Furniture Mod:4.4): 1.5.2_Jammy_Furniture_Mod_V4.4.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] bau5_ProjectBench(Project Bench:1.7.4): [1.5.2]ProjectBench-v1.7.5.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.5.2]ReiMinimap_v3.3_06.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.5.3): buildcraft-A-3.5.3.jar (required-after:[email protected][7.7.2.682,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.5.3): buildcraft-A-3.5.3.jar (required-after:BuildCraft|[email protected])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.5.3): buildcraft-A-3.5.3.jar (required-after:BuildCraft|[email protected])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.5.3): buildcraft-A-3.5.3.jar (required-after:BuildCraft|[email protected])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] APUnofficial(Additional Pipes:2.3.0): AdditionalPipes2.3.0-BC3.5.3.jar (after:BuildCraft|Transport;after:BuildCraft|Silicon;after:BuildCraft|Transport;after:BuildCraft|Factory)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:2.4.2.0): ThermalExpansion-2.4.2.0.jar (required-after:[email protected][7.1.2.500,);required-after:[email protected][1.5.2.1,);before:IC2;before:Metallurgy)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.115.311-lf): industrialcraft-2_1.115.311-lf.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AdvancedMachines(IC2 Advanced Machines Addon:4.9): AdvancedMachines_1.5.2.zip (required-after:IC2)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AdvancedPowerManagement(Advanced Power Management:1.2.65-IC2-1.115): AdvancedPowerManagement-1.2.65-IC2-1.115.jar (required-after:[email protected][1.115,);required-after:[email protected][7.7.1.666,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BasicComponents(Basic Components:1.3.2): BasicComponents_v1.3.2.79.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.5.3): buildcraft-A-3.5.3.jar (required-after:BuildCraft|[email protected])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.5.3): buildcraft-A-3.5.3.jar (required-after:BuildCraft|[email protected])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:IC2;required-after:PowerCrystalsCore)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv.10.m): appeng-rv10-m.zip (after:MineFactoryReloaded;after:BasicComponents;after:IC2;after:BuildCraft|Silicon;required-after:[email protected][7.7.1.676,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ArsMagica(Ars Magica:5.52.002): ArsMagica_5.52.002.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Backpack(Backpack:1.8.11): backpack-1.8.11-1.5.2.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.2.3): BiblioCraft[v1.2.3].zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Additional-Buildcraft-Objects(Additional Buildcraft Objects:1.0.3.140): buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar (required-after:[email protected][7.8.0.684,);required-after:BuildCraft|[email protected][3.5.3,);required-after:BuildCraft|[email protected][3.5.3,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.3.2.6): ChickenChunks 1.3.2.6.jar (required-after:[email protected][6.4.1.413,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] CompactSolars(Compact Solar Arrays:4.1.6.37): compactsolars-universal-1.5.1-4.1.6.37.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.53pr1): ComputerCraft1.53pr1.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.53pr1): ComputerCraft1.53pr1.zip (after:ComputerCraft)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1g (build 4)): ee3-universal-pre1g.jar (required-after:[email protected][7.7.1.650,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] eplus(Enchanting Plus:1.14.6): EnchantingPlus-1.14.6.jar (required-after:[email protected][7.7.1.649,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.2.5): EnderStorage 1.4.2.5.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.13.1): ExtrabiomesXL-universal-1.5.2-3.13.1.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (2):1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (before:Forestry)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.2.2.2): forestry-A-2.2.2.2.jar (after:ExtrabiomesXL;after:BiomesOPlenty)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.6-pre7): extra-bees-1.6-pre7.jar (after:Forestry)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.6-pre7): extra-bees-1.6-pre7.jar (after:BinnieCore)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] factorization(Factorization:0.7.37): Factorization-0.7.37.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.7.37): Factorization-0.7.37.jar (required-after: factorization)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.7.37): Factorization-0.7.37.jar (required-after: factorization)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:1.0.1): iChunUtil1.0.1.zip (required-after:[email protected][7.7.0.582,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] GraviGun(GraviGun:1.5.0.2): GravityGun1.5.0v2.zip (required-after:[email protected][1.0.0,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.5.1b): IC2NuclearControl-1.5.1b.zip (after:IC2)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:55.1.1): immibis-core-55.1.1.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ImmibisPeripherals(Immibis's Peripherals:55.0.0): immibis-peripherals-55.0.0.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.54b): InventoryTweaks-1.54b.jar (required-after:[email protected][5.0.0,);required-after:[email protected][7.7.0,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.2.6.411): ironchest-universal-1.5.2-5.2.6.411.zip (required-after:[email protected][7.0,);required-after:[email protected][5.0.5,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.5a): Thaumcraft3.0.5a.zip (required-after:[email protected][7.8.0.688,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] LogisticsPipes|Main(Logistics Pipes:0.7.2.dev.424): LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar (required-after:[email protected][6.5.0.0,);required-after:BuildCraft|Core;required-after:BuildCraft|Transport;required-after:BuildCraft|Builders;required-after:BuildCraft|Silicon;after:IC2;after:Forestry;after:Thaumcraft;after:CCTurtle;after:ComputerCraft;after:factorization;after:GregTech_Addon;after:AppliedEnergistics;after:ThermalExpansion|Transport;after:BetterStorage)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ModularForceFieldSystem(Modular ForceField System V2:2.3.0.0.1): MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip (after:ThermalExpansion)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] minechem(MineChem:@[email protected]): MineChem_v3.x.102.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:Atum)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBiomesOPlenty(MFR Compat: Biomes O' Plenty:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:BiomesOPlenty)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (required-after:MineFactoryReloaded;after:chococraft)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:Forestry)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:IC2)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:Magical-Crops)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Natura(Natura:1.5.1_2.0.21): Natura_2.0.21.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatNatura(MFR Compat: Natura:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:Natura)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.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)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:RedPowerWorld)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] SoulShards(SoulShards:1.27): SoulShards-v1.27-universal.zip (required-after:[email protected][7.7.2.679,])
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSoulShards(MFR Compat: SoulShards:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:SoulShards)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MFReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MFReloaded;after:Thaumcraft)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.5.1_1.3.3.14): TConstruct_1.3.3.13.jar (required-after:[email protected][7.7.1.675,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTConstruct(MFR Compat: TConstruct:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:TConstruct)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.18.0): twilightforest-1.18.0.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:TwilightForest)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (after:MineFactoryReloaded;after:XyCraftWorld)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.2): miscperipherals-3.2.jar (required-after:ComputerCraft;required-after:CCTurtle;after:GregTech_Addon)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.3.7): mod_AdvancedSolarPanels_3_3_7.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] GraviSuite(Gravitation Suite:1.9.2): mod_zGraviSuite_1_9_2.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] mmmPowersuits(MachineMuse's Modular Powersuits:0.6.0-444): ModularPowersuits-0.6.0-444.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] PowersuitAddons(Andrew2448's Modular Powersuits Addon:0.2.2-90): MPSA-0.2.2-90_MPS-422.jar (required-after:mmmPowersuits)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] multiCraftingTable(Multi-Crafting Table:1.0.0): multi-crafting-table-universal-1.0.0.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.0.8.7): NEIPlugins-1.0.8.7.jar (required-after:NotEnoughItems)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] NetherOres(Nether Ores:1.5.1R2.1.3): NetherOres-2.1.3-60.jar (required-after:PowerCrystalsCore;after:IC2;after:ThermalExpansion)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:1.4.0): obsidiplates-1.5.2-universal-1.4.0.12.jar ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] OCS(OpenCCSensors:0.1.5g): OpenCCSensors-0.1.5g.jar (required-after:ComputerCraft;after:CCTurtle;after:BuildCraft|Core;after:IC2;after:Thaumcraft;after:AppliedEnergistics)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] PortalGun(PortalGun:1.5.1): PortalGun1.5.1.zip (required-after:[email protected][1.0.0,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Railcraft(Railcraft:7.0.0.0): Railcraft_1.5.1-7.0.0.0.jar (required-after:[email protected][7.7.1.624,);after:BuildCraft|Core;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:[email protected][1.115.304,))
2013-05-16 14:02:51 [FINE] [ForgeModLoader] PowerConverters(Power Converters:1.5.1R2.3.0): PowerConverters-2.3.0-54.jar (required-after:PowerCrystalsCore;after:BasicComponents;after:BuildCraft|Energy;after:factorization;after:IC2;after:Railcraft;after:ThermalExpansion)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AS_Ruins(Ruins Spawning System:10.2): Ruins_1.5.2.zip (after:ExtraBiomes)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts:2.0.0.a114): StevesCarts2.0.0.a114.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] ThaumicBees(ThaumicBees:1.4.7 - 184): thaumicbees-1.4.7.jar (required-after:Forestry;after:Thaumcraft;after:ExtraBees;after:EE3;after:ArsMagica)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.0.8): UpdateCheckerMod_1.5.2.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] weaponmod(Balkon's WeaponMod:1.5.2 v1.11.3): WeaponMod.zip ()
2013-05-16 14:02:51 [FINE] [ForgeModLoader] OmniTools(OmniTools:3.1.3.0): OmniTools-3.1.3.0.jar (required-after:[email protected][7.1.2.500,);required-after:[email protected][1.5.2.1,);after:*)
2013-05-16 14:02:51 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-05-16 14:02:51 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-05-16 14:02:51 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-05-16 14:02:51 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-05-16 14:02:51 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-05-16 14:02:51 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-05-16 14:02:51 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
2013-05-16 14:02:51 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
2013-05-16 14:02:51 [FINEST] [CoFHCore] Sending event FMLConstructionEvent to mod CoFHCore
2013-05-16 14:02:51 [FINEST] [CoFHCore] Sent event FMLConstructionEvent to mod CoFHCore
2013-05-16 14:02:51 [FINEST] [ImmibisMicroblocks] Sending event FMLConstructionEvent to mod ImmibisMicroblocks
2013-05-16 14:02:51 [FINEST] [ImmibisMicroblocks] Sent event FMLConstructionEvent to mod ImmibisMicroblocks
2013-05-16 14:02:51 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
2013-05-16 14:02:51 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
2013-05-16 14:02:51 [FINEST] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
2013-05-16 14:02:51 [FINEST] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
2013-05-16 14:02:51 [FINEST] [CoFHNetwork] Sending event FMLConstructionEvent to mod CoFHNetwork
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod CoFHNetwork to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod CoFHNetwork accepts its own version (1.5.2.1)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHNetwork
2013-05-16 14:02:51 [FINEST] [CoFHNetwork] Sent event FMLConstructionEvent to mod CoFHNetwork
2013-05-16 14:02:51 [FINEST] [CoFHWorld] Sending event FMLConstructionEvent to mod CoFHWorld
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod CoFHWorld to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod CoFHWorld accepts its own version (1.5.2.1)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHWorld
2013-05-16 14:02:51 [FINEST] [CoFHWorld] Sent event FMLConstructionEvent to mod CoFHWorld
2013-05-16 14:02:51 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event FMLConstructionEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event FMLConstructionEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:51 [FINEST] [jammyfurniture] Sending event FMLConstructionEvent to mod jammyfurniture
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod jammyfurniture to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod jammyfurniture accepts its own version (4.4)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into jammyfurniture
2013-05-16 14:02:51 [FINEST] [jammyfurniture] Sent event FMLConstructionEvent to mod jammyfurniture
2013-05-16 14:02:51 [FINEST] [bau5_ProjectBench] Sending event FMLConstructionEvent to mod bau5_ProjectBench
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod bau5_ProjectBench to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod bau5_ProjectBench accepts its own version (1.7.4)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into bau5_ProjectBench
2013-05-16 14:02:51 [FINEST] [bau5_ProjectBench] Sent event FMLConstructionEvent to mod bau5_ProjectBench
2013-05-16 14:02:51 [FINEST] [mod_ReiMinimap] Sending event FMLConstructionEvent to mod mod_ReiMinimap
2013-05-16 14:02:51 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
2013-05-16 14:02:51 [FINEST] [mod_ReiMinimap] Sent event FMLConstructionEvent to mod mod_ReiMinimap
2013-05-16 14:02:51 [FINEST] [BuildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.5.3)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
2013-05-16 14:02:51 [FINEST] [BuildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core
2013-05-16 14:02:51 [FINEST] [BuildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.5.3)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
2013-05-16 14:02:51 [FINEST] [BuildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory
2013-05-16 14:02:51 [FINEST] [BuildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.5.3)
2013-05-16 14:02:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
2013-05-16 14:02:51 [FINEST] [BuildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport
2013-05-16 14:02:51 [FINEST] [BuildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
2013-05-16 14:02:51 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.5.3)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
2013-05-16 14:02:52 [FINEST] [BuildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
2013-05-16 14:02:52 [FINEST] [APUnofficial] Sending event FMLConstructionEvent to mod APUnofficial
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod APUnofficial to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod APUnofficial accepts its own version (2.3.0)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into APUnofficial
2013-05-16 14:02:52 [FINEST] [APUnofficial] Sent event FMLConstructionEvent to mod APUnofficial
2013-05-16 14:02:52 [FINEST] [ThermalExpansion] Sending event FMLConstructionEvent to mod ThermalExpansion
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod ThermalExpansion accepts its own version (2.4.2.0)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion
2013-05-16 14:02:52 [FINEST] [ThermalExpansion] Sent event FMLConstructionEvent to mod ThermalExpansion
2013-05-16 14:02:52 [FINEST] [IC2] Sending event FMLConstructionEvent to mod IC2
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (1.115.311-lf)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2
2013-05-16 14:02:52 [FINEST] [IC2] Sent event FMLConstructionEvent to mod IC2
2013-05-16 14:02:52 [FINEST] [AdvancedMachines] Sending event FMLConstructionEvent to mod AdvancedMachines
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod AdvancedMachines to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod AdvancedMachines accepts its own version (4.9)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedMachines
2013-05-16 14:02:52 [FINEST] [AdvancedMachines] Sent event FMLConstructionEvent to mod AdvancedMachines
2013-05-16 14:02:52 [FINEST] [AdvancedPowerManagement] Sending event FMLConstructionEvent to mod AdvancedPowerManagement
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod AdvancedPowerManagement to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod AdvancedPowerManagement accepts its own version (1.2.65-IC2-1.115)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedPowerManagement
2013-05-16 14:02:52 [FINEST] [AdvancedPowerManagement] Sent event FMLConstructionEvent to mod AdvancedPowerManagement
2013-05-16 14:02:52 [FINEST] [BasicComponents] Sending event FMLConstructionEvent to mod BasicComponents
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod BasicComponents to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod BasicComponents accepts its own version (1.3.2)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BasicComponents
2013-05-16 14:02:52 [FINEST] [BasicComponents] Sent event FMLConstructionEvent to mod BasicComponents
2013-05-16 14:02:52 [FINEST] [BuildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.5.3)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
2013-05-16 14:02:52 [FINEST] [BuildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders
2013-05-16 14:02:52 [FINEST] [BuildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
2013-05-16 14:02:52 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.5.3)
2013-05-16 14:02:52 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
2013-05-16 14:02:52 [FINEST] [BuildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy
2013-05-16 14:02:52 [FINEST] [MineFactoryReloaded] Sending event FMLConstructionEvent to mod MineFactoryReloaded
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded
2013-05-16 14:02:53 [FINEST] [MineFactoryReloaded] Sent event FMLConstructionEvent to mod MineFactoryReloaded
2013-05-16 14:02:53 [FINEST] [AppliedEnergistics] Sending event FMLConstructionEvent to mod AppliedEnergistics
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod AppliedEnergistics to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod AppliedEnergistics accepts its own version (rv.10.m)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AppliedEnergistics
2013-05-16 14:02:53 [FINEST] [AppliedEnergistics] Sent event FMLConstructionEvent to mod AppliedEnergistics
2013-05-16 14:02:53 [FINEST] [ArsMagica] Sending event FMLConstructionEvent to mod ArsMagica
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod ArsMagica to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod ArsMagica accepts its own version (5.52.002)
2013-05-16 14:02:53 [FINER] [ForgeModLoader] Client Packet Handler Initialized
2013-05-16 14:02:53 [FINER] [ForgeModLoader] Ars Magica [BEGIN]: Initializing Buffs
2013-05-16 14:02:53 [FINER] [ForgeModLoader] Ars Magica [BEGIN]: Extending Potions Array
2013-05-16 14:02:53 [FINER] [ForgeModLoader] Ars Magica [END]: Extending Potions Array
2013-05-16 14:02:53 [FINER] [ForgeModLoader] Ars Magica [END]: Initializing Buffs
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArsMagica
2013-05-16 14:02:53 [FINEST] [ArsMagica] Sent event FMLConstructionEvent to mod ArsMagica
2013-05-16 14:02:53 [FINEST] [Backpack] Sending event FMLConstructionEvent to mod Backpack
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod Backpack to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod Backpack accepts its own version (1.8.11)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Backpack
2013-05-16 14:02:53 [FINEST] [Backpack] Sent event FMLConstructionEvent to mod Backpack
2013-05-16 14:02:53 [FINEST] [BiblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.2.3)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft
2013-05-16 14:02:53 [FINEST] [BiblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft
2013-05-16 14:02:53 [FINEST] [Additional-Buildcraft-Objects] Sending event FMLConstructionEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod Additional-Buildcraft-Objects to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod Additional-Buildcraft-Objects accepts its own version (1.0.3.140)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Additional-Buildcraft-Objects
2013-05-16 14:02:53 [FINEST] [Additional-Buildcraft-Objects] Sent event FMLConstructionEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:02:53 [FINEST] [ChickenChunks] Sending event FMLConstructionEvent to mod ChickenChunks
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod ChickenChunks to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod ChickenChunks accepts its own version (1.3.2.6)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChickenChunks
2013-05-16 14:02:53 [FINEST] [ChickenChunks] Sent event FMLConstructionEvent to mod ChickenChunks
2013-05-16 14:02:53 [FINEST] [CompactSolars] Sending event FMLConstructionEvent to mod CompactSolars
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod CompactSolars to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod CompactSolars accepts its own version (4.1.6.37)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CompactSolars
2013-05-16 14:02:53 [FINEST] [CompactSolars] Sent event FMLConstructionEvent to mod CompactSolars
2013-05-16 14:02:53 [FINEST] [ComputerCraft] Sending event FMLConstructionEvent to mod ComputerCraft
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:53 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts its own version (1.53pr1)
2013-05-16 14:02:53 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft
2013-05-16 14:02:53 [FINEST] [ComputerCraft] Sent event FMLConstructionEvent to mod ComputerCraft
2013-05-16 14:02:53 [FINEST] [CCTurtle] Sending event FMLConstructionEvent to mod CCTurtle
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod CCTurtle to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod CCTurtle accepts its own version (1.53pr1)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle
2013-05-16 14:02:54 [FINEST] [CCTurtle] Sent event FMLConstructionEvent to mod CCTurtle
2013-05-16 14:02:54 [FINEST] [EE3] Sending event FMLConstructionEvent to mod EE3
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod EE3 to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod EE3 accepts its own version (pre1g (build 4))
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EE3
2013-05-16 14:02:54 [FINEST] [EE3] Sent event FMLConstructionEvent to mod EE3
2013-05-16 14:02:54 [FINEST] [eplus] Sending event FMLConstructionEvent to mod eplus
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod eplus to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod eplus accepts its own version (1.14.6)
2013-05-16 14:02:54 [INFO] [eplus] Initializing Packet Handler.
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into eplus
2013-05-16 14:02:54 [FINEST] [eplus] Sent event FMLConstructionEvent to mod eplus
2013-05-16 14:02:54 [FINEST] [EnderStorage] Sending event FMLConstructionEvent to mod EnderStorage
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod EnderStorage to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod EnderStorage accepts its own version (1.4.2.5)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
2013-05-16 14:02:54 [FINEST] [EnderStorage] Sent event FMLConstructionEvent to mod EnderStorage
2013-05-16 14:02:54 [FINEST] [ExtrabiomesXL] Sending event FMLConstructionEvent to mod ExtrabiomesXL
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod ExtrabiomesXL to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod ExtrabiomesXL accepts its own version (3.13.1)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtrabiomesXL
2013-05-16 14:02:54 [FINEST] [ExtrabiomesXL] Sent event FMLConstructionEvent to mod ExtrabiomesXL
2013-05-16 14:02:54 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestryPre to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestryPre accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:54 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:02:54 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (2.2.2.2)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
2013-05-16 14:02:54 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry
2013-05-16 14:02:54 [FINEST] [BinnieCore] Sending event FMLConstructionEvent to mod BinnieCore
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod BinnieCore to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod BinnieCore accepts its own version (1.6-pre7)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BinnieCore
2013-05-16 14:02:54 [FINEST] [BinnieCore] Sent event FMLConstructionEvent to mod BinnieCore
2013-05-16 14:02:54 [FINEST] [ExtraBees] Sending event FMLConstructionEvent to mod ExtraBees
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod ExtraBees to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod ExtraBees accepts its own version (1.6-pre7)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraBees
2013-05-16 14:02:54 [FINEST] [ExtraBees] Sent event FMLConstructionEvent to mod ExtraBees
2013-05-16 14:02:54 [FINEST] [factorization] Sending event FMLConstructionEvent to mod factorization
2013-05-16 14:02:54 [INFO] [FZ] This is Factorization 0.7.37
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod factorization to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod factorization accepts its own version (0.7.37)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization
2013-05-16 14:02:54 [FINEST] [factorization] Sent event FMLConstructionEvent to mod factorization
2013-05-16 14:02:54 [FINEST] [factorization.misc] Sending event FMLConstructionEvent to mod factorization.misc
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod factorization.misc to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod factorization.misc accepts its own version (0.7.37)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.misc
2013-05-16 14:02:54 [FINEST] [factorization.misc] Sent event FMLConstructionEvent to mod factorization.misc
2013-05-16 14:02:54 [FINEST] [factorization.dimensionalSlice] Sending event FMLConstructionEvent to mod factorization.dimensionalSlice
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod factorization.dimensionalSlice to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod factorization.dimensionalSlice accepts its own version (0.7.37)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization.dimensionalSlice
2013-05-16 14:02:54 [FINEST] [factorization.dimensionalSlice] Sent event FMLConstructionEvent to mod factorization.dimensionalSlice
2013-05-16 14:02:54 [FINEST] [iChunUtil] Sending event FMLConstructionEvent to mod iChunUtil
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into iChunUtil
2013-05-16 14:02:54 [FINEST] [iChunUtil] Sent event FMLConstructionEvent to mod iChunUtil
2013-05-16 14:02:54 [FINEST] [GraviGun] Sending event FMLConstructionEvent to mod GraviGun
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod GraviGun to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod GraviGun accepts its own version (1.5.0.2)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviGun
2013-05-16 14:02:54 [FINEST] [GraviGun] Sent event FMLConstructionEvent to mod GraviGun
2013-05-16 14:02:54 [FINEST] [IC2NuclearControl] Sending event FMLConstructionEvent to mod IC2NuclearControl
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod IC2NuclearControl to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod IC2NuclearControl accepts its own version (1.5.1b)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2NuclearControl
2013-05-16 14:02:54 [FINEST] [IC2NuclearControl] Sent event FMLConstructionEvent to mod IC2NuclearControl
2013-05-16 14:02:54 [FINEST] [ImmibisCore] Sending event FMLConstructionEvent to mod ImmibisCore
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod ImmibisCore to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod ImmibisCore accepts its own version (55.1.1)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisCore
2013-05-16 14:02:54 [FINEST] [ImmibisCore] Sent event FMLConstructionEvent to mod ImmibisCore
2013-05-16 14:02:54 [FINEST] [ImmibisPeripherals] Sending event FMLConstructionEvent to mod ImmibisPeripherals
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod ImmibisPeripherals to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod ImmibisPeripherals accepts its own version (55.0.0)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisPeripherals
2013-05-16 14:02:54 [FINEST] [ImmibisPeripherals] Sent event FMLConstructionEvent to mod ImmibisPeripherals
2013-05-16 14:02:54 [FINEST] [inventorytweaks] Sending event FMLConstructionEvent to mod inventorytweaks
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod inventorytweaks to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod inventorytweaks accepts its own version (1.54b)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into inventorytweaks
2013-05-16 14:02:54 [FINEST] [inventorytweaks] Sent event FMLConstructionEvent to mod inventorytweaks
2013-05-16 14:02:54 [FINEST] [IronChest] Sending event FMLConstructionEvent to mod IronChest
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] Testing mod IronChest to verify it accepts its own version in a remote connection
2013-05-16 14:02:54 [FINEST] [ForgeModLoader] The mod IronChest accepts its own version (5.2.6.411)
2013-05-16 14:02:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IronChest
2013-05-16 14:02:54 [FINEST] [IronChest] Sent event FMLConstructionEvent to mod IronChest
2013-05-16 14:02:54 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (3.0.5a)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft
2013-05-16 14:02:55 [FINEST] [Thaumcraft] Sent event FMLConstructionEvent to mod Thaumcraft
2013-05-16 14:02:55 [FINEST] [LogisticsPipes|Main] Sending event FMLConstructionEvent to mod LogisticsPipes|Main
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod LogisticsPipes|Main to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod LogisticsPipes|Main accepts its own version (0.7.2.dev.424)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into LogisticsPipes|Main
2013-05-16 14:02:55 [FINEST] [LogisticsPipes|Main] Sent event FMLConstructionEvent to mod LogisticsPipes|Main
2013-05-16 14:02:55 [FINEST] [ModularForceFieldSystem] Sending event FMLConstructionEvent to mod ModularForceFieldSystem
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod ModularForceFieldSystem to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod ModularForceFieldSystem accepts its own version (2.3.0.0.1)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ModularForceFieldSystem
2013-05-16 14:02:55 [FINEST] [ModularForceFieldSystem] Sent event FMLConstructionEvent to mod ModularForceFieldSystem
2013-05-16 14:02:55 [FINEST] [minechem] Sending event FMLConstructionEvent to mod minechem
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod minechem to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod minechem accepts its own version (@[email protected])
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into minechem
2013-05-16 14:02:55 [FINEST] [minechem] Sent event FMLConstructionEvent to mod minechem
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatAtum to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatAtum accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatAtum
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatBiomesOPlenty to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatBiomesOPlenty accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatChococraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatChococraft accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatExtraBiomes to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatExtraBiomes accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestry to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestry accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestry
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatIC2 to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatIC2 accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatIC2
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatMagicalCrops to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatMagicalCrops accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:02:55 [FINEST] [Natura] Sending event FMLConstructionEvent to mod Natura
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Natura
2013-05-16 14:02:55 [FINEST] [Natura] Sent event FMLConstructionEvent to mod Natura
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatNatura] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatNatura to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatNatura accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatNatura
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatNatura] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatPams to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatPams accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatPams
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatRP2 to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatRP2 accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatRP2
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:02:55 [FINEST] [SoulShards] Sending event FMLConstructionEvent to mod SoulShards
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod SoulShards to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod SoulShards accepts its own version (1.27)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SoulShards
2013-05-16 14:02:55 [FINEST] [SoulShards] Sent event FMLConstructionEvent to mod SoulShards
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSoulShards to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatSoulShards accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatSufficientBiomes to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatSufficientBiomes accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:02:55 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLConstructionEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MFReloaded|CompatThaumcraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MFReloaded|CompatThaumcraft accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MFReloaded|CompatThaumcraft
2013-05-16 14:02:55 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLConstructionEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:02:55 [FINEST] [TConstruct] Sending event FMLConstructionEvent to mod TConstruct
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod TConstruct to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod TConstruct accepts its own version (1.5.1_1.3.3.14)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TConstruct
2013-05-16 14:02:55 [FINEST] [TConstruct] Sent event FMLConstructionEvent to mod TConstruct
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatTConstruct to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatTConstruct accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:02:55 [FINEST] [TwilightForest] Sending event FMLConstructionEvent to mod TwilightForest
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod TwilightForest to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod TwilightForest accepts its own version (1.18.0)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TwilightForest
2013-05-16 14:02:55 [FINEST] [TwilightForest] Sent event FMLConstructionEvent to mod TwilightForest
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatTwilightForest to verify it accepts its own version in a remote connection
2013-05-16 14:02:55 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatTwilightForest accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:02:55 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatVanilla to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatVanilla accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:56 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:02:56 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatXyCraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatXyCraft accepts its own version (1.5.1R2.5.4)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:56 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:02:56 [FINEST] [MiscPeripherals] Sending event FMLConstructionEvent to mod MiscPeripherals
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod MiscPeripherals to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod MiscPeripherals accepts its own version (3.2)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MiscPeripherals
2013-05-16 14:02:56 [FINEST] [MiscPeripherals] Sent event FMLConstructionEvent to mod MiscPeripherals
2013-05-16 14:02:56 [FINEST] [AdvancedSolarPanel] Sending event FMLConstructionEvent to mod AdvancedSolarPanel
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod AdvancedSolarPanel to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod AdvancedSolarPanel accepts its own version (3.3.7)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedSolarPanel
2013-05-16 14:02:56 [FINEST] [AdvancedSolarPanel] Sent event FMLConstructionEvent to mod AdvancedSolarPanel
2013-05-16 14:02:56 [FINEST] [GraviSuite] Sending event FMLConstructionEvent to mod GraviSuite
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod GraviSuite to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod GraviSuite accepts its own version (1.9.2)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GraviSuite
2013-05-16 14:02:56 [FINEST] [GraviSuite] Sent event FMLConstructionEvent to mod GraviSuite
2013-05-16 14:02:56 [FINEST] [mmmPowersuits] Sending event FMLConstructionEvent to mod mmmPowersuits
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod mmmPowersuits to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod mmmPowersuits accepts its own version (0.6.0-444)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mmmPowersuits
2013-05-16 14:02:56 [FINEST] [mmmPowersuits] Sent event FMLConstructionEvent to mod mmmPowersuits
2013-05-16 14:02:56 [FINEST] [PowersuitAddons] Sending event FMLConstructionEvent to mod PowersuitAddons
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod PowersuitAddons to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod PowersuitAddons accepts its own version (0.2.2-90)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PowersuitAddons
2013-05-16 14:02:56 [FINEST] [PowersuitAddons] Sent event FMLConstructionEvent to mod PowersuitAddons
2013-05-16 14:02:56 [FINEST] [multiCraftingTable] Sending event FMLConstructionEvent to mod multiCraftingTable
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod multiCraftingTable to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod multiCraftingTable accepts its own version (1.0.0)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into multiCraftingTable
2013-05-16 14:02:56 [FINEST] [multiCraftingTable] Sent event FMLConstructionEvent to mod multiCraftingTable
2013-05-16 14:02:56 [FINEST] [NEIPlugins] Sending event FMLConstructionEvent to mod NEIPlugins
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NEIPlugins
2013-05-16 14:02:56 [FINEST] [NEIPlugins] Sent event FMLConstructionEvent to mod NEIPlugins
2013-05-16 14:02:56 [FINEST] [NetherOres] Sending event FMLConstructionEvent to mod NetherOres
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod NetherOres to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod NetherOres accepts its own version (1.5.1R2.1.3)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NetherOres
2013-05-16 14:02:56 [FINEST] [NetherOres] Sent event FMLConstructionEvent to mod NetherOres
2013-05-16 14:02:56 [FINEST] [ObsidiPlates] Sending event FMLConstructionEvent to mod ObsidiPlates
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod ObsidiPlates to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod ObsidiPlates accepts its own version (1.4.0)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ObsidiPlates
2013-05-16 14:02:56 [FINEST] [ObsidiPlates] Sent event FMLConstructionEvent to mod ObsidiPlates
2013-05-16 14:02:56 [FINEST] [OCS] Sending event FMLConstructionEvent to mod OCS
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod OCS to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod OCS accepts its own version (0.1.5g)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OCS
2013-05-16 14:02:56 [FINEST] [OCS] Sent event FMLConstructionEvent to mod OCS
2013-05-16 14:02:56 [FINEST] [PortalGun] Sending event FMLConstructionEvent to mod PortalGun
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod PortalGun to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod PortalGun accepts its own version (1.5.1)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PortalGun
2013-05-16 14:02:56 [FINEST] [PortalGun] Sent event FMLConstructionEvent to mod PortalGun
2013-05-16 14:02:56 [FINEST] [Railcraft] Sending event FMLConstructionEvent to mod Railcraft
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (7.0.0.0)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft
2013-05-16 14:02:56 [FINEST] [Railcraft] Sent event FMLConstructionEvent to mod Railcraft
2013-05-16 14:02:56 [FINEST] [PowerConverters] Sending event FMLConstructionEvent to mod PowerConverters
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod PowerConverters to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod PowerConverters accepts its own version (1.5.1R2.3.0)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PowerConverters
2013-05-16 14:02:56 [FINEST] [PowerConverters] Sent event FMLConstructionEvent to mod PowerConverters
2013-05-16 14:02:56 [FINEST] [AS_Ruins] Sending event FMLConstructionEvent to mod AS_Ruins
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AS_Ruins
2013-05-16 14:02:56 [FINEST] [AS_Ruins] Sent event FMLConstructionEvent to mod AS_Ruins
2013-05-16 14:02:56 [FINEST] [StevesCarts] Sending event FMLConstructionEvent to mod StevesCarts
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod StevesCarts to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod StevesCarts accepts its own version (2.0.0.a114)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into StevesCarts
2013-05-16 14:02:56 [FINEST] [StevesCarts] Sent event FMLConstructionEvent to mod StevesCarts
2013-05-16 14:02:56 [FINEST] [ThaumicBees] Sending event FMLConstructionEvent to mod ThaumicBees
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod ThaumicBees to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod ThaumicBees accepts its own version (1.4.7 - 184)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThaumicBees
2013-05-16 14:02:56 [FINEST] [ThaumicBees] Sent event FMLConstructionEvent to mod ThaumicBees
2013-05-16 14:02:56 [FINEST] [AS_UpdateCheck] Sending event FMLConstructionEvent to mod AS_UpdateCheck
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AS_UpdateCheck
2013-05-16 14:02:56 [FINEST] [AS_UpdateCheck] Sent event FMLConstructionEvent to mod AS_UpdateCheck
2013-05-16 14:02:56 [FINEST] [weaponmod] Sending event FMLConstructionEvent to mod weaponmod
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod weaponmod to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod weaponmod accepts its own version (1.5.2 v1.11.3)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into weaponmod
2013-05-16 14:02:56 [FINEST] [weaponmod] Sent event FMLConstructionEvent to mod weaponmod
2013-05-16 14:02:56 [FINEST] [OmniTools] Sending event FMLConstructionEvent to mod OmniTools
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] Testing mod OmniTools to verify it accepts its own version in a remote connection
2013-05-16 14:02:56 [FINEST] [ForgeModLoader] The mod OmniTools accepts its own version (3.1.3.0)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into OmniTools
2013-05-16 14:02:56 [FINEST] [OmniTools] Sent event FMLConstructionEvent to mod OmniTools
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Mod signature data
2013-05-16 14:02:56 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.44): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.2.10.702): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.8.0.702): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] CodeChickenCore(CodeChicken Core:0.8.6.5): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] CoFHCore(CoFH Core:1.5.2.1): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] ImmibisMicroblocks(Immibis's Microblocks:55.0.0): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] NotEnoughItems(Not Enough Items:1.5.2.12): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] PowerCrystalsCore(PowerCrystals Core:1.1.4): coremods (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] CoFHNetwork(CoFHNetwork:1.5.2.1): CoFHCore-1.5.2.1.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] CoFHWorld(CoFHWorld:1.5.2.1): CoFHCore-1.5.2.1.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] ImmibisMicroblocksInstallCheck(Immibis's Microblocks (Check for incorrect installation):55.0.0): immibis-microblocks-55.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] jammyfurniture(Jammy Furniture Mod:4.4): 1.5.2_Jammy_Furniture_Mod_V4.4.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:56 [FINE] [ForgeModLoader] bau5_ProjectBench(Project Bench:1.7.4): [1.5.2]ProjectBench-v1.7.5.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:v3.3_06 [1.5.2]): [1.5.2]ReiMinimap_v3.3_06.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] APUnofficial(Additional Pipes:2.3.0): AdditionalPipes2.3.0-BC3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:2.4.2.0): ThermalExpansion-2.4.2.0.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.115.311-lf): industrialcraft-2_1.115.311-lf.jar (de041f9f6187debbc77034a344134053277aa3b0)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AdvancedMachines(IC2 Advanced Machines Addon:4.9): AdvancedMachines_1.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AdvancedPowerManagement(Advanced Power Management:1.2.65-IC2-1.115): AdvancedPowerManagement-1.2.65-IC2-1.115.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BasicComponents(Basic Components:1.3.2): BasicComponents_v1.3.2.79.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.5.3): buildcraft-A-3.5.3.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv.10.m): appeng-rv10-m.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ArsMagica(Ars Magica:5.52.002): ArsMagica_5.52.002.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Backpack(Backpack:1.8.11): backpack-1.8.11-1.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.2.3): BiblioCraft[v1.2.3].zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Additional-Buildcraft-Objects(Additional Buildcraft Objects:1.0.3.140): buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ChickenChunks(ChickenChunks:1.3.2.6): ChickenChunks 1.3.2.6.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] CompactSolars(Compact Solar Arrays:4.1.6.37): compactsolars-universal-1.5.1-4.1.6.37.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.53pr1): ComputerCraft1.53pr1.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.53pr1): ComputerCraft1.53pr1.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1g (build 4)): ee3-universal-pre1g.jar (09460d9c3a95ee493fab9ba89431930870f195b7)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] eplus(Enchanting Plus:1.14.6): EnchantingPlus-1.14.6.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.2.5): EnderStorage 1.4.2.5.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.13.1): ExtrabiomesXL-universal-1.5.2-3.13.1.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (2):1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.2.2.2): forestry-A-2.2.2.2.jar (862700d0712182f612efd419ad296f9ed482ec1d)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.6-pre7): extra-bees-1.6-pre7.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.6-pre7): extra-bees-1.6-pre7.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] factorization(Factorization:0.7.37): Factorization-0.7.37.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.7.37): Factorization-0.7.37.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.7.37): Factorization-0.7.37.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:1.0.1): iChunUtil1.0.1.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] GraviGun(GraviGun:1.5.0.2): GravityGun1.5.0v2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] IC2NuclearControl(Nuclear Control:1.5.1b): IC2NuclearControl-1.5.1b.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:55.1.1): immibis-core-55.1.1.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ImmibisPeripherals(Immibis's Peripherals:55.0.0): immibis-peripherals-55.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.54b): InventoryTweaks-1.54b.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.2.6.411): ironchest-universal-1.5.2-5.2.6.411.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.5a): Thaumcraft3.0.5a.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] LogisticsPipes|Main(Logistics Pipes:0.7.2.dev.424): LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar (e896b0959225b49ad1c1c512ab870ccedabec74b)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ModularForceFieldSystem(Modular ForceField System V2:2.3.0.0.1): MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] minechem(MineChem:@[email protected]): MineChem_v3.x.102.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBiomesOPlenty(MFR Compat: Biomes O' Plenty:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Natura(Natura:1.5.1_2.0.21): Natura_2.0.21.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatNatura(MFR Compat: Natura:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] SoulShards(SoulShards:1.27): SoulShards-v1.27-universal.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSoulShards(MFR Compat: SoulShards:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MFReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.5.1_1.3.3.14): TConstruct_1.3.3.13.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTConstruct(MFR Compat: TConstruct:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.18.0): twilightforest-1.18.0.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.5.1R2.5.4): MineFactoryReloaded-2.5.4-665.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:3.2): miscperipherals-3.2.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.3.7): mod_AdvancedSolarPanels_3_3_7.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] GraviSuite(Gravitation Suite:1.9.2): mod_zGraviSuite_1_9_2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] mmmPowersuits(MachineMuse's Modular Powersuits:0.6.0-444): ModularPowersuits-0.6.0-444.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] PowersuitAddons(Andrew2448's Modular Powersuits Addon:0.2.2-90): MPSA-0.2.2-90_MPS-422.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] multiCraftingTable(Multi-Crafting Table:1.0.0): multi-crafting-table-universal-1.0.0.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.0.8.7): NEIPlugins-1.0.8.7.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] NetherOres(Nether Ores:1.5.1R2.1.3): NetherOres-2.1.3-60.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:1.4.0): obsidiplates-1.5.2-universal-1.4.0.12.jar (ae974b5129741797a74513846374e4dfe12027ce)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] OCS(OpenCCSensors:0.1.5g): OpenCCSensors-0.1.5g.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] PortalGun(PortalGun:1.5.1): PortalGun1.5.1.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] Railcraft(Railcraft:7.0.0.0): Railcraft_1.5.1-7.0.0.0.jar (a0c255ac501b2749537d5824bb0f0588bf0320fa)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] PowerConverters(Power Converters:1.5.1R2.3.0): PowerConverters-2.3.0-54.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AS_Ruins(Ruins Spawning System:10.2): Ruins_1.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts:2.0.0.a114): StevesCarts2.0.0.a114.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] ThaumicBees(ThaumicBees:1.4.7 - 184): thaumicbees-1.4.7.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.0.8): UpdateCheckerMod_1.5.2.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] weaponmod(Balkon's WeaponMod:1.5.2 v1.11.3): WeaponMod.zip (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINE] [ForgeModLoader] OmniTools(OmniTools:3.1.3.0): OmniTools-3.1.3.0.jar (NO VALID CERTIFICATE FOUND)
2013-05-16 14:02:57 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-05-16 14:02:57 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-05-16 14:02:57 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-05-16 14:02:57 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-05-16 14:02:57 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-05-16 14:02:57 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-05-16 14:02:57 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2013-05-16 14:02:57 [FINEST] [CodeChickenCore] Sending event FMLPreInitializationEvent to mod CodeChickenCore
2013-05-16 14:02:57 [FINEST] [CodeChickenCore] Sent event FMLPreInitializationEvent to mod CodeChickenCore
2013-05-16 14:02:57 [FINEST] [CoFHCore] Sending event FMLPreInitializationEvent to mod CoFHCore
2013-05-16 14:02:57 [FINEST] [CoFHCore] Sent event FMLPreInitializationEvent to mod CoFHCore
2013-05-16 14:02:57 [FINEST] [ImmibisMicroblocks] Sending event FMLPreInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:02:57 [FINEST] [ImmibisMicroblocks] Sent event FMLPreInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:02:57 [FINEST] [NotEnoughItems] Sending event FMLPreInitializationEvent to mod NotEnoughItems
2013-05-16 14:02:57 [FINEST] [NotEnoughItems] Sent event FMLPreInitializationEvent to mod NotEnoughItems
2013-05-16 14:02:57 [FINEST] [PowerCrystalsCore] Sending event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:02:57 [FINEST] [PowerCrystalsCore] Sent event FMLPreInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:02:57 [FINEST] [CoFHNetwork] Sending event FMLPreInitializationEvent to mod CoFHNetwork
2013-05-16 14:02:57 [FINEST] [CoFHNetwork] Sent event FMLPreInitializationEvent to mod CoFHNetwork
2013-05-16 14:02:57 [FINEST] [CoFHWorld] Sending event FMLPreInitializationEvent to mod CoFHWorld
2013-05-16 14:02:57 [FINEST] [CoFHWorld] Sent event FMLPreInitializationEvent to mod CoFHWorld
2013-05-16 14:02:57 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event FMLPreInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:57 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event FMLPreInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:02:57 [FINEST] [jammyfurniture] Sending event FMLPreInitializationEvent to mod jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5256) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5257) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5258) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5259) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5260) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_Items(5261) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemWoodBlocksOne(4095) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemWoodBlocksTwo(4094) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemWoodBlocksThree(4093) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemBath(4092) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemIronBlocksOne(4091) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemIronBlocksTwo(4090) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemCeramicBlocksOne(4089) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemRoofingBlocksOne(4088) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemMobHeadsOne(4087) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemMobHeadsTwo(4086) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemMobHeadsThree(4085) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemMobHeadsFour(4084) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemArmChair(4083) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemSofaLeft(4082) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemSofaRight(4081) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemSofaCenter(4080) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemSofaCorner(4079) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemMiscOne(4078) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemLightsOn(4077) owned by jammyfurniture
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.jammy780.furniture.item.jfm_ItemLightsOn(4076) owned by jammyfurniture
2013-05-16 14:02:57 [FINEST] [jammyfurniture] Sent event FMLPreInitializationEvent to mod jammyfurniture
2013-05-16 14:02:57 [FINEST] [bau5_ProjectBench] Sending event FMLPreInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:02:57 [FINEST] [bau5_ProjectBench] Sent event FMLPreInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:02:57 [FINEST] [mod_ReiMinimap] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:02:57 [FINEST] [mod_ReiMinimap] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:02:57 [FINEST] [BuildCraft|Core] Sending event FMLPreInitializationEvent to mod BuildCraft|Core
2013-05-16 14:02:57 [INFO] [Buildcraft] Starting BuildCraft 3.5.3 (:30)
2013-05-16 14:02:57 [INFO] [Buildcraft] Copyright © SpaceToad, 2011
2013-05-16 14:02:57 [INFO] [Buildcraft] Beginning version check
2013-05-16 14:02:57 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemWrench(19362) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemSpring(1522) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19356) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19357) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19358) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19359) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19360) owned by BuildCraft|Core
2013-05-16 14:02:57 [FINEST] [BuildCraft|Core] Sent event FMLPreInitializationEvent to mod BuildCraft|Core
2013-05-16 14:02:57 [FINEST] [BuildCraft|Factory] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1500) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1501) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1502) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1509) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1503) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1512) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1511) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1514) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1519) owned by BuildCraft|Factory
2013-05-16 14:02:57 [FINEST] [BuildCraft|Factory] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:02:57 [FINEST] [BuildCraft|Transport] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19365) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1513) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19416) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19423) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19417) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19418) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19419) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19420) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19421) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19422) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19436) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19437) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19438) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19439) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19440) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19443) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19456) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19458) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19460) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19480) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19476) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19477) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19478) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(19479) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19369) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19370) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19371) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19372) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19367) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemGate(19396) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemFacade(19397) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPlug(19398) owned by BuildCraft|Transport
2013-05-16 14:02:57 [FINEST] [BuildCraft|Transport] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:02:57 [FINEST] [BuildCraft|Silicon] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1516) owned by BuildCraft|Silicon
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.silicon.ItemAssemblyTable(1517) owned by BuildCraft|Silicon
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemRedstoneChipset(19373) owned by BuildCraft|Silicon
2013-05-16 14:02:57 [FINEST] [BuildCraft|Silicon] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:02:57 [FINEST] [APUnofficial] Sending event FMLPreInitializationEvent to mod APUnofficial
2013-05-16 14:02:57 [FINEST] [ThermalExpansion] Sending event FMLPreInitializationEvent to mod ThermalExpansion
2013-05-16 14:02:57 [INFO] [ThermalExpansion] Loading Plugins...
2013-05-16 14:02:57 [INFO] [ThermalExpansion] Finished Loading Plugins.
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemWrench(20257) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemMultimeter(20258) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemDiagram(20170) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTERoot(20260) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.ItemTERoot(20261) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorRoot(20167) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorRoot(20169) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorRoot(20168) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item cofh.item.ItemArmorRoot(20166) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockOre(2001) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.machine.ItemBlockMachine(2002) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.engine.ItemBlockEngine(2003) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockTank(2004) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockEnergyCell(2005) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.conduit.ItemBlockConduit(2006) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.tesseract.ItemBlockTesseract(2007) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.plate.ItemBlockPlate(2008) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.device.ItemBlockLamp(2009) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockStorage(2015) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockHardenedGlass(2010) owned by ThermalExpansion
2013-05-16 14:02:57 [FINE] [fml.ItemTracker] Adding item thermalexpansion.block.simple.ItemBlockRockwool(2011) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2012) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2013) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2014) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item thermalexpansion.item.tool.ItemBucket(20057) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item thermalexpansion.plugins.buildcraft.pipes.TEItemPipe(20262) owned by ThermalExpansion
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item thermalexpansion.plugins.buildcraft.pipes.TEItemPipe(20263) owned by ThermalExpansion
2013-05-16 14:02:58 [FINEST] [ThermalExpansion] Sent event FMLPreInitializationEvent to mod ThermalExpansion
2013-05-16 14:02:58 [FINEST] [IC2] Sending event FMLPreInitializationEvent to mod IC2
2013-05-16 14:02:58 [INFO] [IC2] Config loaded from D:\MultiMC4\instances\1.5.2rev0\minecraft\config\IC2.cfg
2013-05-16 14:02:58 [INFO] [IC2] Using 32 audio sources.
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(247) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(243) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemRubLeaves(242) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(241) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(240) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(234) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(232) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(231) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockIC2(230) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(229) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(222) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(221) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(220) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(216) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockMetal(224) owned by IC2
2013-05-16 14:02:58 [FINER] [Buildcraft] Using the latest version [3.5.3 (:30)] for Minecraft 1.5.2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(228) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemGenerator(246) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(233) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemElectricBlock(227) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemMachine(250) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemMachine2(223) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemLuminator(219) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemLuminator(226) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(245) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(244) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemPersonalBlock(225) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(239) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(237) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(236) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(235) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(218) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBlockRare(217) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemResin(30217) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30216) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30243) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30251) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30133) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30256) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30253) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30254) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30255) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30130) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30250) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30252) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30226) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30249) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30248) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30247) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30246) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30245) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30244) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30191) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30190) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30187) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30152) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30151) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30150) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30188) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30128) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30147) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30084) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemTreetap(30212) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Pickaxe(30200) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Axe(30199) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Sword(30198) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Spade(30197) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemIC2Hoe(30196) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolWrench(30183) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolCutter(30153) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemSprayer(30131) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemToolbox(30117) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolDrill(30235) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolDDrill(30234) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolChainsaw(30233) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolWrenchElectric(30140) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemTreetapElectric(30124) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolMiningLaser(30208) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolMeter(30182) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemScanner(30220) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemScannerAdv(30219) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemObscurator(30076) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemFrequencyTransmitter(30134) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemNanoSaber(30149) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30082) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30081) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30080) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorHazmat(30211) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30195) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30194) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30193) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30192) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorIC2(30179) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30178) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30177) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30176) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNanoSuit(30175) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30174) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30173) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30172) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorQuantumSuit(30171) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpack(30210) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorJetpackElectric(30209) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorBatpack(30180) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorLappack(30127) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorCFPack(30129) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorSolarHelmet(30116) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorStaticBoots(30115) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.armor.ItemArmorNightvisionGoggles(30078) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBatteryDischarged(30239) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30242) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30241) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBattery(30240) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBatterySU(30238) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemCable(30184) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemCell(30237) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30236) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30230) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30229) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30228) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30227) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30218) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30181) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFuelCanEmpty(30231) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFuelCanFilled(30232) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30222) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemTinCan(30221) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30079) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30207) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30102) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorUranium(30101) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30206) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30100) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatStorage(30099) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30205) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30098) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorPlating(30097) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30204) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30096) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30095) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatSwitch(30094) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30093) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30092) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30091) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVentSpread(30090) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorVent(30089) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorDepletedUranium(30203) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30202) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30201) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorHeatpack(30088) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(30087) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorReflector(30086) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(30085) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.reactor.ItemReactorCondensator(30083) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30146) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPCultivation(30145) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPIrrigation(30144) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPChilling(30143) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPDesertification(30142) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPFlatification(30141) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tfbp.ItemTFBPMushroom(30118) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30138) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30137) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30136) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30135) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30189) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemScrapbox(30139) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30225) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30224) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30223) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30170) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30169) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30168) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30167) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30166) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30165) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30164) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30163) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30162) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30161) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30160) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30159) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30158) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30157) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30156) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30155) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemToolPainter(30154) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemDynamite(30215) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemDynamite(30214) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemRemote(30213) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemUpgradeModule(30125) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30186) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemIC2Door(30185) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30132) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30106) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemDebug(30104) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30103) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2Boat(30077) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemCropSeed(30126) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemCropnalyzer(30122) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemFertilizer(30121) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemGradual(30120) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.tool.ItemElectricToolHoe(30119) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemTerraWart(30114) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30105) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMug(30111) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30113) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30112) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMugCoffee(30110) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemIC2(30109) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.block.ItemBarrel(30108) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemBooze(30107) owned by IC2
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item ic2.core.item.ItemMigrate(30148) owned by IC2
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity MiningLaser as IC2.MiningLaser
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Dynamite as IC2.Dynamite
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity StickyDynamite as IC2.StickyDynamite
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Itnt as IC2.Itnt
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Nuke as IC2.Nuke
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatCarbon as IC2.BoatCarbon
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatRubber as IC2.BoatRubber
2013-05-16 14:02:58 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity BoatElectric as IC2.BoatElectric
2013-05-16 14:02:58 [FINEST] [IC2] Sent event FMLPreInitializationEvent to mod IC2
2013-05-16 14:02:58 [FINEST] [AdvancedMachines] Sending event FMLPreInitializationEvent to mod AdvancedMachines
2013-05-16 14:02:58 [FINEST] [AdvancedMachines] Sent event FMLPreInitializationEvent to mod AdvancedMachines
2013-05-16 14:02:58 [FINEST] [AdvancedPowerManagement] Sending event FMLPreInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:02:58 [FINEST] [AdvancedPowerManagement] Sent event FMLPreInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:02:58 [FINEST] [BasicComponents] Sending event FMLPreInitializationEvent to mod BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBlockBCOre(3970) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemIngot(14230) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemPlate(14239) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBC(14234) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBC(14235) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBattery(14227) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemWrench(14228) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBlockCopperWire(3971) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBlockBasicMachine(3974) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemCircuit(14229) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemBC(14240) owned by BasicComponents
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item universalelectricity.components.common.item.ItemInfiniteBattery(14226) owned by BasicComponents
2013-05-16 14:02:58 [FINEST] [BasicComponents] Sent event FMLPreInitializationEvent to mod BasicComponents
2013-05-16 14:02:58 [FINEST] [BuildCraft|Builders] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptTemplate(19361) owned by BuildCraft|Builders
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item buildcraft.builders.ItemBptBluePrint(19374) owned by BuildCraft|Builders
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1504) owned by BuildCraft|Builders
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1518) owned by BuildCraft|Builders
2013-05-16 14:02:58 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1505) owned by BuildCraft|Builders
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1507) owned by BuildCraft|Builders
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1508) owned by BuildCraft|Builders
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1515) owned by BuildCraft|Builders
2013-05-16 14:02:59 [FINEST] [BuildCraft|Builders] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:02:59 [FINEST] [BuildCraft|Energy] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemEngine(1510) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1521) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1520) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19364) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.energy.ItemBucketOil(19363) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item buildcraft.core.ItemBuildCraft(19366) owned by BuildCraft|Energy
2013-05-16 14:02:59 [FINEST] [BuildCraft|Energy] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:02:59 [FINEST] [MineFactoryReloaded] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12252) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12253) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12254) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12266) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12285) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(12286) owned by MineFactoryReloaded
2013-05-16 14:02:59 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 335 (net.minecraft.item.ItemBucketMilk from Minecraft) with powercrystals.minefactoryreloaded.item.ItemFactoryBucket
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryBucket(335) owned by MineFactoryReloaded
2013-05-16 14:02:59 [FINEST] [MineFactoryReloaded] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:02:59 [FINEST] [AppliedEnergistics] Sending event FMLPreInitializationEvent to mod AppliedEnergistics
2013-05-16 14:02:59 [FINEST] [AppliedEnergistics] Sent event FMLPreInitializationEvent to mod AppliedEnergistics
2013-05-16 14:02:59 [FINEST] [ArsMagica] Sending event FMLPreInitializationEvent to mod ArsMagica
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Packet Sender
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Items List
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Blocks List
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Instantiating Spell List
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGrowth(22756) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFirebolt(22757) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGust(22758) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollJump(22759) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEarthShift(22760) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDig(22761) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAqua(22762) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFurnaceTouch(22763) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcaneBolt(22764) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFrozenPath(22765) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLightningBolt(22766) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWaterBreathing(22767) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFlight(22778) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFeatherFall(22779) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHaste(22780) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealSelf(22781) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTrueSight(22782) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireRune(22783) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollShockwave(22784) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTelekinesis(22785) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMark(22786) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRecall(22787) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDivineIntervention(22788) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEnderIntervention(22789) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBlink(22790) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRegeneration(22791) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealOther(22792) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRegenerateOther(22793) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLifeTap(22794) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBurst(22795) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonEarthGolem(22796) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonSkeleton(22797) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonFireElemental(22798) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonLich(22799) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMageLight(22800) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCallRain(22801) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBall(22802) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGuardianArcaneBolt(22803) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonBattleChicken(22804) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireShield(22805) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWaterShield(22806) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonDryad(22807) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagicShield(22808) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLightningStorm(22809) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMeteorJump(22810) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollChainLightning(22811) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDispel(22812) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDebug(22813) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCharm(22814) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcticWind(22815) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFrostBolt(22816) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollIceRune(22817) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEarthShiftDown(22818) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSenseEnergy(22819) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLifeSteal(22820) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollManaSteal(22821) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTemporalAnchor(22822) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTransplace(22823) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDigII(22824) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollInvisibility(22825) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollNightVision(22826) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollInsectSwarm(22827) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDrainingPoison(22828) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDrown(22829) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEnderBolt(22830) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollVortex(22831) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollChannelEssence(22832) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollClairvoyance(22833) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollDesertCurse(22834) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollEntangle(22835) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollParasiticSeed(22836) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWateryGrave(22837) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWindTalons(22838) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBreathOfTheSky(22839) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollKissOfDeath(22840) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollScarletFlames(22841) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWizardsAutumn(22842) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHandSpasms(22843) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSevenLeagueStride(22844) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSturdyVine(22845) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollProtectingWinds(22847) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSummonShadow(22848) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealingRing(22849) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSwiftSwim(22850) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSpellReflect(22851) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAgility(22852) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAccelerate(22853) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollWallOfThorns(22854) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollParchingWind(22855) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundHoe(22856) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundAxe(22857) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundPickaxe(22858) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundShovel(22859) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollBoundSword(22860) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollTillTheFields(22861) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollReapingScythe(22862) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollSowTheSeeds(22863) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagmaBall(22864) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollMagmaShield(22865) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollElectrocute(22866) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollStabilizeVortex(22867) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollArcaneBeam(22868) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollFireBeam(22869) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollHealingBeam(22870) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollJolt(22871) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollGravityWell(22872) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollRadiantShield(22873) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollLMNOP(22874) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollAstralDistortion(22875) owned by ArsMagica
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initiating Projectiles
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Blocks
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Items
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Ars Magica >> Instantiating Items
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20256) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31999) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31998) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31997) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31996) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31995) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31994) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(31993) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20056) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20265) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20266) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20267) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20268) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20269) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20270) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellBook(20271) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20272) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20273) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20274) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20275) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20276) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20277) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20278) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20279) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemRune(20280) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20281) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20282) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20283) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20284) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20285) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20286) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20287) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20288) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20289) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20290) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20291) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20292) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20293) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20294) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20295) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItemArmor(20296) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20302) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusLesser(20303) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusStandard(20304) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusGreater(20305) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusMana(20306) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemFocusCharge(20307) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellRecipeScroll(20308) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemAffinityBook(20309) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaScepter(20321) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemKeystone(20322) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20323) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20324) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemPlayerFocus(20325) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemMobFocus(20326) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemItemFocus(20327) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemCreatureFocus(20328) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemChalk(20329) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20330) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemPurifiedVinteum(20331) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20332) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20333) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundHoe(20334) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20335) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20336) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundAxe(20337) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20338) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20339) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundPickaxe(20340) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20341) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20342) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundShovel(20343) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20344) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20345) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemBoundSword(20346) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaCake(20347) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20348) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20349) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemSpellStaff(20350) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20351) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20352) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20353) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20354) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotion(20355) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.spells.ItemSpellScrollCustomSpell(20356) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemLostJournal(20357) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemEssenceCore(20358) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20359) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemEssenceBag(20360) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ItemManaPotionBundle(31992) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item mithion.arsmagica.items.ArsMagicaItem(20361) owned by ArsMagica
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Names
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Recipes
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Registering Blocks
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(750) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(752) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(753) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(762) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(763) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(754) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(764) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(765) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(767) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(768) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(769) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(780) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(781) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(782) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(783) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(784) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(785) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(786) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(787) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(788) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(790) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(791) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(792) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(793) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(794) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(795) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(796) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(797) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(798) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(799) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(801) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(800) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(802) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(803) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(804) owned by ArsMagica
2013-05-16 14:02:59 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(757) owned by ArsMagica
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Registering Tile Entities
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Registering Entities
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Earth Golem
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedEarthGolem as ArsMagica.SummonedEarthGolem
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Skeleton
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedSkeleton as ArsMagica.SummonedSkeleton
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Fire Elemental
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedFireElemental as ArsMagica.SummonedFireElemental
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Lich
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedLich as ArsMagica.SummonedLich
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Tower Guardian
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobTowerGuardian as ArsMagica.MobTowerGuardian
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Wisp
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobWisp as ArsMagica.MobWisp
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Battle Chicken
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedBattleChicken as ArsMagica.SummonedBattleChicken
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Dryad
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDryad as ArsMagica.MobDryad
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Spell Projectile
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SpellProjectile as ArsMagica.SpellProjectile
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Hecate
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobHecate as ArsMagica.MobHecate
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Elemental
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobManaElemental as ArsMagica.MobManaElemental
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Creeper
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobManaCreeper as ArsMagica.MobManaCreeper
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Mana Vortex
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity ManaVortex as ArsMagica.ManaVortex
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Water Elemental
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity WaterElemental as ArsMagica.WaterElemental
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Light Mage
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobLightMage as ArsMagica.MobLightMage
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Dark Mage
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDarkMage as ArsMagica.MobDarkMage
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Insect Swarm
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity InsectSwarm as ArsMagica.InsectSwarm
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Summoned Shadow
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity SummonedShadow as ArsMagica.SummonedShadow
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Healing Ring
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity ZoneSpell as ArsMagica.ZoneSpell
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Mage Villager
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobMageVillager as ArsMagica.MobMageVillager
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Register Darkling
2013-05-16 14:02:59 [FINEST] [ForgeModLoader] Automatically registered mod ArsMagica entity MobDarkling as ArsMagica.MobDarkling
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Registering Renderers
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Spells
2013-05-16 14:02:59 [FINER] [ForgeModLoader] Ars Magica >> Initializing Spawns
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Registering Village Modifications
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Registering Enchantments
2013-05-16 14:02:59 [INFO] [ForgeModLoader] Ars Magica >> Initializing 'SC' bad things
2013-05-16 14:03:00 [FINER] [ForgeModLoader] Ars Magica: Common Proxy Initialized.
2013-05-16 14:03:00 [FINER] [ForgeModLoader] Ars Magica [BEGIN]: Registering Key Bindings
2013-05-16 14:03:00 [FINER] [ForgeModLoader] Ars Magica [END]: Registering Key Bindings
2013-05-16 14:03:00 [FINER] [ForgeModLoader] Ars Magica: Client Proxy Initialized.
2013-05-16 14:03:00 [FINEST] [ArsMagica] Sent event FMLPreInitializationEvent to mod ArsMagica
2013-05-16 14:03:00 [FINEST] [Backpack] Sending event FMLPreInitializationEvent to mod Backpack
2013-05-16 14:03:00 [FINEST] [Backpack] Sent event FMLPreInitializationEvent to mod Backpack
2013-05-16 14:03:00 [FINEST] [BiblioCraft] Sending event FMLPreInitializationEvent to mod BiblioCraft
2013-05-16 14:03:00 [FINEST] [BiblioCraft] Sent event FMLPreInitializationEvent to mod BiblioCraft
2013-05-16 14:03:00 [FINEST] [Additional-Buildcraft-Objects] Sending event FMLPreInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:00 [INFO] [Additional-Buildcraft-Objects] Starting Additional-Buildcraft-Objects #140 1.0.3.140 (Built for Minecraft 1.5.2 with Buildcraft 3.5.3 and Forge 7.8.0.684
2013-05-16 14:03:00 [INFO] [Additional-Buildcraft-Objects] Copyright © Flow86, 2011-2013
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item abo.items.ItemGateSettingsDuplicator(10356) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10456) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10457) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10459) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10460) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14310) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10556) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10558) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10559) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10560) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10561) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(4327) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10656) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10657) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(10658) owned by Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINEST] [Additional-Buildcraft-Objects] Sent event FMLPreInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:00 [FINEST] [ChickenChunks] Sending event FMLPreInitializationEvent to mod ChickenChunks
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item codechicken.chunkloader.ItemChunkLoader(248) owned by ChickenChunks
2013-05-16 14:03:00 [FINEST] [ChickenChunks] Sent event FMLPreInitializationEvent to mod ChickenChunks
2013-05-16 14:03:00 [FINEST] [CompactSolars] Sending event FMLPreInitializationEvent to mod CompactSolars
2013-05-16 14:03:00 [FINE] [CompactSolars] Attempting to load the file version.properties from compactsolars-universal-1.5.1-4.1.6.37.zip to locate a version number for CompactSolars
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemSolarHat(19807) owned by CompactSolars
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemSolarHat(19808) owned by CompactSolars
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemSolarHat(19809) owned by CompactSolars
2013-05-16 14:03:00 [FINEST] [CompactSolars] Sent event FMLPreInitializationEvent to mod CompactSolars
2013-05-16 14:03:00 [FINEST] [ComputerCraft] Sending event FMLPreInitializationEvent to mod ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemComputer(1225) owned by ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemPeripheral(1226) owned by ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemCable(1229) owned by ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemDisk(4256) owned by ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemDiskExpanded(4257) owned by ComputerCraft
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item dan200.computer.shared.ItemPrintout(4258) owned by ComputerCraft
2013-05-16 14:03:00 [FINEST] [ComputerCraft] Sent event FMLPreInitializationEvent to mod ComputerCraft
2013-05-16 14:03:00 [FINEST] [CCTurtle] Sending event FMLPreInitializationEvent to mod CCTurtle
2013-05-16 14:03:00 [FINEST] [CCTurtle] Sent event FMLPreInitializationEvent to mod CCTurtle
2013-05-16 14:03:00 [FINEST] [EE3] Sending event FMLPreInitializationEvent to mod EE3
2013-05-16 14:03:00 [INFO] [EE3] Initializing remote version check against remote version authority, located at https://raw.github.c...ter/version.xml
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2451) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2454) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2455) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemMiniumShard(27000) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemInertStone(27001) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemMiniumStone(27002) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemPhilosophersStone(27003) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalDust(27004) owned by EE3
2013-05-16 14:03:00 [FINE] [fml.ItemTracker] Adding item com.pahimar.ee3.item.ItemAlchemicalBag(27005) owned by EE3
2013-05-16 14:03:00 [FINEST] [EE3] Sent event FMLPreInitializationEvent to mod EE3
2013-05-16 14:03:00 [FINEST] [eplus] Sending event FMLPreInitializationEvent to mod eplus
2013-05-16 14:03:00 [INFO] [eplus] Initializing Configurations.
2013-05-16 14:03:00 [FINEST] [eplus] Sent event FMLPreInitializationEvent to mod eplus
2013-05-16 14:03:00 [FINEST] [EnderStorage] Sending event FMLPreInitializationEvent to mod EnderStorage
2013-05-16 14:03:01 [INFO] [EE3] Currently using the most up to date version (pre1g) of Equivalent Exchange 3 for Minecraft 1.5.2
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item codechicken.enderstorage.common.ItemEnderStorage(249) owned by EnderStorage
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item codechicken.enderstorage.storage.item.ItemEnderPouch(7493) owned by EnderStorage
2013-05-16 14:03:01 [FINEST] [EnderStorage] Sent event FMLPreInitializationEvent to mod EnderStorage
2013-05-16 14:03:01 [FINEST] [ExtrabiomesXL] Sending event FMLPreInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL]
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCustomLeaves(2200) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCatTail(2201) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(255) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemFlower(2202) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemGrass(2203) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemCustomGreenLeaves(2204) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2205) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemRedRock(254) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.ItemSapling(2207) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2208) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2209) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2211) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2212) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2213) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [fml.ItemTracker] Adding item extrabiomes.items.LogTurner(13126) owned by ExtrabiomesXL
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome alpine.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome autumnwoods.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome birchforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome extremejungle.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome forestedhills.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome forestedisland.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome glacier.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome greenhills.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome greenswamp.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome icewasteland.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome marsh.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome meadow.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome minijungle.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountaindesert.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountainridge.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountaintaiga.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome pineforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome rainforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodlush.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome savanna.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome shrubland.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome snowyforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome snowyrainforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome temporaterainforest.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome tundra.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome wasteland.
2013-05-16 14:03:01 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome woodlands.
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
2013-05-16 14:03:01 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
2013-05-16 14:03:01 [FINEST] [ExtrabiomesXL] Sent event FMLPreInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:01 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:01 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:01 [FINEST] [Forestry] Sending event FMLPreInitializationEvent to mod Forestry
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:01 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:02 [FINE] [Forestry] Found plugin [email protected]
2013-05-16 14:03:02 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1397) owned by Forestry
2013-05-16 14:03:02 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1398) owned by Forestry
2013-05-16 14:03:02 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(4075) owned by Forestry
2013-05-16 14:03:04 [FINER] [Forestry] Using the latest version [2.2.2.2 (build:511)] for Minecraft 1.5.2
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31991) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31990) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31989) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31988) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31987) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(31986) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemWrench(5263) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemPipette(13367) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5266) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5281) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13380) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemMisc(13354) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5268) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5273) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5274) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13297) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5264) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5275) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5280) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemCircuitBoard(13368) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.circuits.ItemSolderingIron(13369) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13370) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13256) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13257) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13258) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13259) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13262) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13265) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryPickaxe(13261) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryShovel(13264) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(13263) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemAssemblyKit(13260) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13276) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13277) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13278) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5282) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13324) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13285) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13325) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemFruit(13386) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13290) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5277) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(31985) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5265) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(5271) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13294) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13295) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13296) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13298) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13299) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13321) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13322) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13323) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13377) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5276) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5278) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(5279) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13300) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13301) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13302) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13318) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13319) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13320) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13376) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13331) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13332) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13333) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13334) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13335) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13327) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13336) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13337) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13338) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquidContainer(13378) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5272) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5269) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(5270) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13313) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13314) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13315) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13365) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13371) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemLiquids(13375) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13756) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13757) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13758) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13759) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13760) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13761) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13762) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13763) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13764) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13765) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13766) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13767) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13768) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13769) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13770) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13771) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13772) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13773) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13774) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13775) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13776) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13777) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13778) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13779) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13780) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13781) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13782) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13790) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13791) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13792) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13793) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13794) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13795) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13796) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13797) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13798) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13799) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13800) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13806) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13807) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13808) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13809) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13810) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13811) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13812) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1409) owned by Forestry
2013-05-16 14:03:04 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginEE because preconditions were not met.
2013-05-16 14:03:04 [FINE] [Forestry] Skipped plugin class forestry.plugins.PluginFarmCraftory because preconditions were not met.
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13339) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13340) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeeGE(13341) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBeealyzer(13342) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemBiomefinder(13361) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemImprinter(13366) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13381) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13382) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHiveFrame(13383) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemScoop(13284) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13283) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13286) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemOverlay(13287) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13289) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestry(13288) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemWaxCast(13379) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemHoneycomb(13360) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13356) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13357) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13358) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.apiculture.items.ItemArmorApiarist(13359) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1408) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1399) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1379) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1378) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1382) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGermlingGE(13384) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemTreealyzer(13385) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(13387) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemGrafter(13388) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1388) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1389) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1390) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1391) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1411) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1412) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1413) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1380) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1417) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1386) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1387) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1415) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1394) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemWoodBlock(1418) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.arboriculture.items.ItemStairs(1396) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1392) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1393) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1410) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1404) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1405) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1406) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.farming.items.ItemFarmBlock(1395) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(13291) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemBeverage(13292) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemAmbrosia(13293) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryFood(13312) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.food.items.ItemInfuser(13364) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemStamps(13372) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemLetter(13373) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.mail.items.ItemCatalogue(13374) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemForestryBlock(1407) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemApiaristBackpack(13304) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13305) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13344) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13306) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13345) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13307) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13346) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13308) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13347) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13352) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13353) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13362) owned by Forestry
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(13363) owned by Forestry
2013-05-16 14:03:04 [FINEST] [Forestry] Sent event FMLPreInitializationEvent to mod Forestry
2013-05-16 14:03:04 [FINEST] [BinnieCore] Sending event FMLPreInitializationEvent to mod BinnieCore
2013-05-16 14:03:04 [INFO] [STDOUT] /config/forestry/extrabees/main.conf
2013-05-16 14:03:04 [INFO] [STDOUT] /config/forestry/extrabees/machines.conf
2013-05-16 14:03:04 [FINEST] [BinnieCore] Sent event FMLPreInitializationEvent to mod BinnieCore
2013-05-16 14:03:04 [FINEST] [ExtraBees] Sending event FMLPreInitializationEvent to mod ExtraBees
2013-05-16 14:03:04 [FINEST] [ExtraBees] Sent event FMLPreInitializationEvent to mod ExtraBees
2013-05-16 14:03:04 [FINEST] [factorization] Sending event FMLPreInitializationEvent to mod factorization
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemFactorization(1000) owned by factorization
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1001) owned by factorization
2013-05-16 14:03:04 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBlockResource(1002) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9290) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9291) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9292) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemOreProcessing(9293) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9295) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9270) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9271) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9262) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemWrathIgniter(9263) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9264) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBagOfHolding(9257) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMatrixProgrammer(9299) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9300) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9301) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9302) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemWandOfCooling(9261) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9272) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9273) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9274) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9275) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9276) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9287) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemMachineUpgrade(9288) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemAcidBottle(9280) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9281) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9282) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9283) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9284) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9294) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemChargeMeter(9285) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBlockProxy(9286) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemBattery(9289) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraft(9256) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoArmor(9266) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoArmor(9267) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoArmor(9268) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoArmor(9269) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9265) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoBuoyantBarrel(9277) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoCobblestoneDrive(9278) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoMountedPiston(9279) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ExoWallJump(9303) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemAngularSaw(9298) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemSculptingTool(9297) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemGlazeBucket(9311) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemInverium(9296) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemPocketTable(9258) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.Item(9305) owned by factorization
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item factorization.common.ItemCraftingComponent(9306) owned by factorization
2013-05-16 14:03:05 [FINEST] [factorization] Sent event FMLPreInitializationEvent to mod factorization
2013-05-16 14:03:05 [FINEST] [factorization.misc] Sending event FMLPreInitializationEvent to mod factorization.misc
2013-05-16 14:03:05 [FINEST] [factorization.misc] Sent event FMLPreInitializationEvent to mod factorization.misc
2013-05-16 14:03:05 [FINEST] [factorization.dimensionalSlice] Sending event FMLPreInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:05 [FINEST] [factorization.dimensionalSlice] Sent event FMLPreInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:05 [FINEST] [iChunUtil] Sending event FMLPreInitializationEvent to mod iChunUtil
2013-05-16 14:03:05 [FINEST] [iChunUtil] Sent event FMLPreInitializationEvent to mod iChunUtil
2013-05-16 14:03:05 [FINEST] [GraviGun] Sending event FMLPreInitializationEvent to mod GraviGun
2013-05-16 14:03:05 [INFO] [GraviGun] [1.5.0v2] Loading properties.
2013-05-16 14:03:05 [FINEST] [GraviGun] Sent event FMLPreInitializationEvent to mod GraviGun
2013-05-16 14:03:05 [FINEST] [IC2NuclearControl] Sending event FMLPreInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:05 [FINEST] [IC2NuclearControl] Sent event FMLPreInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:05 [FINEST] [ImmibisCore] Sending event FMLPreInitializationEvent to mod ImmibisCore
2013-05-16 14:03:05 [FINEST] [ImmibisCore] Sent event FMLPreInitializationEvent to mod ImmibisCore
2013-05-16 14:03:05 [FINEST] [ImmibisPeripherals] Sending event FMLPreInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:05 [FINEST] [ImmibisPeripherals] Sent event FMLPreInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:05 [FINEST] [inventorytweaks] Sending event FMLPreInitializationEvent to mod inventorytweaks
2013-05-16 14:03:05 [FINEST] [inventorytweaks] Sent event FMLPreInitializationEvent to mod inventorytweaks
2013-05-16 14:03:05 [FINEST] [IronChest] Sending event FMLPreInitializationEvent to mod IronChest
2013-05-16 14:03:05 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.5.2-5.2.6.411.zip to locate a version number for IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19757) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19758) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19759) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19760) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19761) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19762) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19763) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19764) owned by IronChest
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemChestChanger(19765) owned by IronChest
2013-05-16 14:03:05 [FINEST] [IronChest] Sent event FMLPreInitializationEvent to mod IronChest
2013-05-16 14:03:05 [FINEST] [Thaumcraft] Sending event FMLPreInitializationEvent to mod Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingApprentice(25256) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingAdept(25257) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandCastingMage(25258) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandFire(25259) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandLightning(25260) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemEssence(25261) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemWispEssence(25262) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemResource(25263) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemShard(25264) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemResearchNotes(25265) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemInkwell(25266) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.research.ItemThaumonomicon(25267) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemPortableHole(25268) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemThaumometer(25269) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemPlacer(25271) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemGoggles(25272) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25273) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25274) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25275) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemThaumiumArmor(25276) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumShovel(25277) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumPickaxe(25278) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumAxe(25279) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumSword(25280) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemThaumiumHoe(25281) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemCore(25282) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandTrade(25283) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandExcavation(25284) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.ItemArcaneDoor(25285) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNugget(25286) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemBootsTraveller(25287) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25288) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25289) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemNuggetEdible(25290) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.jars.ItemJarFilledItem(25291) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.entities.golems.ItemGolemDecoration(25292) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemHellrod(25293) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.wands.ItemWandFrost(25294) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.ItemTripleMeatTreat(25295) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalSword(25296) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalShovel(25297) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalPickaxe(25298) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalAxe(25299) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.equipment.ItemElementalHoe(25300) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25301) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25302) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemRobeArmor(25303) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemKey(25304) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.ItemHandMirror(25305) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.items.armor.ItemHoverHarness(25306) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2401) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCustomOreItem(2402) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCosmeticOpaqueItem(2421) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCosmeticSolidItem(2422) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockCustomPlantItem(2403) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2406) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrucibleItem(2407) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockMagicalLogItem(2404) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.world.BlockMagicalLeavesItem(2405) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMarkerItem(2408) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.jars.BlockJarItem(2414) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockTableItem(2409) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2410) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2412) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCandleItem(2411) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2413) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWoodenDeviceItem(2417) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2415) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockWardedItem(2416) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2418) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2419) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockCrystalItem(2420) owned by Thaumcraft
2013-05-16 14:03:05 [FINE] [fml.ItemTracker] Adding item thaumcraft.common.blocks.BlockMirrorItem(2423) owned by Thaumcraft
2013-05-16 14:03:06 [FINEST] [Thaumcraft] Sent event FMLPreInitializationEvent to mod Thaumcraft
2013-05-16 14:03:06 [FINEST] [LogisticsPipes|Main] Sending event FMLPreInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:06 [FINEST] [LogisticsPipes|Main] Sent event FMLPreInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:06 [FINEST] [ModularForceFieldSystem] Sending event FMLPreInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for IC2
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for Buildcraft
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for EE3
2013-05-16 14:03:06 [INFO] [STDOUT] [ModularForceFieldSystem] Loading module for ThermalExpansion
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemProjectorFieldModulatorDistance(11387) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemProjectorFieldModulatorStrength(11388) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemProjectorFocusMatrix(11389) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemForcePowerCrystal(11401) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemForcicium(11400) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemForcicumCell(11402) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModulediagonallyWall(11369) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleSphere(11377) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleCube(11378) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleWall(11380) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleDeflector(11381) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleTube(11382) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleContainment(11396) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.modules.ItemProjectorModuleAdvCube(11398) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionTouchDamage(11383) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionSponge(11384) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionFieldManipulator(11385) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionBlockBreaker(11386) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionDefenseStation(11393) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionMobDefence(11394) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionForceFieldJammer(11395) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionCamoflage(11397) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.options.ItemProjectorOptionFieldFusion(11399) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardEmpty(11371) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardPowerLink(11372) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardPersonalID(11390) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardSecurityLink(11391) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardPower(11403) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemAccessCard(11370) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCardDataLink(11404) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemWrench(11363) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemSwitch(11364) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemFieldtransporter(11365) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemPersonalIDWriter(11366) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemDebugger(11367) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.multitool.ItemManualBook(11368) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemExtractorUpgradeBooster(11374) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCapacitorUpgradeRange(11375) owned by ModularForceFieldSystem
2013-05-16 14:03:06 [FINE] [fml.ItemTracker] Adding item mods.mffs.common.item.ItemCapacitorUpgradeCapacity(11376) owned by ModularForceFieldSystem
2013-05-16 14:03:07 [FINEST] [ModularForceFieldSystem] Sent event FMLPreInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:07 [FINEST] [minechem] Sending event FMLPreInitializationEvent to mod minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemElement(4992) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemMolecule(4993) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemLens(4994) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemAtomicManipulator(4995) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemFusionStar(4996) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemBlueprint(4997) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemTestTube(4998) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemChemistJournal(4999) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5000) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5001) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5002) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemArmorRadiationShield(5003) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.PhotonicInduction(5004) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4013) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4012) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4014) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemGhostBlock(4016) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.common.items.ItemBlockFusion(4017) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4015) owned by minechem
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4018) owned by minechem
2013-05-16 14:03:07 [INFO] [STDOUT] [MineChem] PREINT PASSED
2013-05-16 14:03:07 [FINEST] [minechem] Sent event FMLPreInitializationEvent to mod minechem
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:07 [FINEST] [Natura] Sending event FMLPreInitializationEvent to mod Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.PlantItem(12660) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NaturaSeeds(12659) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3260) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.CactusJuice(12663) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12667) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12668) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12669) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12670) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12671) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedBag(12672) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BoneBag(12675) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.NetherBerryItem(12657) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryItem(12658) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.BerryMedley(12673) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.crops.BerryBushItem(3257) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.crops.NetherBerryBushItem(3255) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.CloudItem(3253) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.items.SeedFood(12674) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.NDoorItem(12662) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.TreeItem(3251) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.RedwoodItem(3261) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.PlanksItem(3262) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.NLeavesItem(3259) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.NLeavesNoColorItem(3258) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.NSaplingItem(3256) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3252) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.LogTwoxTwoItem(3263) owned by Natura
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.natura.blocks.trees.SaguaroItem(3254) owned by Natura
2013-05-16 14:03:07 [FINEST] [Natura] Sent event FMLPreInitializationEvent to mod Natura
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatNatura] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatNatura] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:07 [FINEST] [SoulShards] Sending event FMLPreInitializationEvent to mod SoulShards
2013-05-16 14:03:07 [FINEST] [SoulShards] Sent event FMLPreInitializationEvent to mod SoulShards
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:07 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:07 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLPreInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:07 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLPreInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:07 [FINEST] [TConstruct] Sending event FMLPreInitializationEvent to mod TConstruct
2013-05-16 14:03:07 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity Fancy Item as TConstruct.Fancy Item
2013-05-16 14:03:07 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity Dagger as TConstruct.Dagger
2013-05-16 14:03:07 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity UnstableCreeper as TConstruct.UnstableCreeper
2013-05-16 14:03:07 [FINEST] [ForgeModLoader] Automatically registered mod TConstruct entity EdibleSlime as TConstruct.EdibleSlime
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.ToolStationItemBlock(1471) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1472) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.CraftedSoilItemBlock(1476) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.MetalItemBlock(1478) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.SmelteryItemBlock(1474) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.LavaTankItemBlock(1473) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.SearedTableItemBlock(1477) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.LiquidItemBlock(1479) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.LiquidItemBlock(1480) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1484) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.MultiBrickItem(1481) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.OreberryBushItem(1485) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.OreberryBushSecondItem(1486) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.MetalOreItemBlock(1475) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.GravelOreItem(1488) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.blocks.SpeedBlockItem(1489) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.TitleIcon(14358) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.CraftingItem(14275) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.MaterialItem(14276) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14277) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolShard(14278) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.Pattern(14279) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.MetalPattern(14280) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.Manual(14274) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.FilledBucket(14357) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Pickaxe(14307) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Shovel(14308) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Hatchet(14309) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Broadsword(14311) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Longsword(14312) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Rapier(14313) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Dagger(14321) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.FryingPan(14314) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.BattleSign(14315) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Mattock(14316) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.Chisel(14322) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.tools.PotionLauncher(14320) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14282) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14283) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14284) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14290) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14286) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14287) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14288) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14289) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14294) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14291) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14292) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.ToolPart(14295) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.StrangeFood(14359) owned by TConstruct
2013-05-16 14:03:07 [FINE] [fml.ItemTracker] Adding item mods.tinker.tconstruct.items.OreBerries(14360) owned by TConstruct
2013-05-16 14:03:08 [FINEST] [TConstruct] Sent event FMLPreInitializationEvent to mod TConstruct
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:08 [FINEST] [TwilightForest] Sending event FMLPreInitializationEvent to mod TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2163) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2170) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2164) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2160) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2171) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2162) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2165) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2166) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2167) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2168) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFPlant(2169) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2172) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2173) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2174) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2175) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2178) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2176) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2177) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2179) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2180) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2181) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2183) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemBlockTFMeta(2184) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27957) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(27958) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFNagaArmor(27959) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTwilightWand(27960) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFLifeDrainWand(27961) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFZombieWand(27962) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFOreMeter(27964) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMagicMap(27965) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(27966) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazeMap(27967) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27968) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27969) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27970) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27972) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27973) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27974) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27975) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27976) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27977) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodArmor(27978) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodSword(27979) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodShovel(27980) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodPick(27981) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodAxe(27982) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFIronwoodHoe(27983) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27984) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSpawnEgg(27985) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(27986) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(27987) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(27988) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27989) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTrophy(27990) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27991) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27992) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27993) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27994) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryArmor(27995) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFierySword(27996) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFieryPick(27997) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(27998) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(27999) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(28000) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(28001) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafArmor(28002) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafSword(28003) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafShovel(28004) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafPick(28005) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafAxe(28006) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFSteeleafHoe(28007) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMinotaurAxe(28008) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMazebreakerPick(28009) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTransformPowder(28010) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(28011) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(28012) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(28013) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(28014) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMagicMap(28015) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(28016) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFEmptyMazeMap(28017) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFOreMagnet(28018) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCrumbleHorn(28019) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFPeacockFan(28020) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFMoonwormQueen(28021) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(28022) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(28023) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(28026) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(28024) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFCharm(28025) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFTowerKey(28027) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(28028) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTF(28029) owned by TwilightForest
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item twilightforest.item.ItemTFFood(28030) owned by TwilightForest
2013-05-16 14:03:08 [FINEST] [TwilightForest] Sent event FMLPreInitializationEvent to mod TwilightForest
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:08 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPreInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:08 [FINEST] [MiscPeripherals] Sending event FMLPreInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(2671) owned by MiscPeripherals
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(2672) owned by MiscPeripherals
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemMulti(26710) owned by MiscPeripherals
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item miscperipherals.item.ItemSmartHelmet(26976) owned by MiscPeripherals
2013-05-16 14:03:08 [INFO] [STDOUT] Adding recipe for oreCopperAdding recipe for oreTinAdding recipe for oreIronAdding recipe for oreCopperAdding recipe for oreTinAdding recipe for ingotCopperAdding recipe for ingotTinAdding recipe for ingotBronzeAdding recipe for ingotSteelAdding recipe for blockCopperAdding recipe for blockBronzeAdding recipe for blockTinAdding recipe for blockSteelIC2 API: Call getItem failed for refinedUranium
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: IC2
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: NuclearControl
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: MFFS
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: AdvancedSolarPanel
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: CompactSolars
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Forestry
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: APUnofficial
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Railcraft
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: StevesCarts
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: ChickenChunks
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftCore
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftFactory
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: BuildCraftTransport
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: EnderStorage
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: EE3
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Factorization
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: Thaumcraft
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: ThermalExpansion
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: PortalGun
2013-05-16 14:03:08 [INFO] [MiscPeripherals] Loaded module: AppEng
2013-05-16 14:03:08 [FINEST] [MiscPeripherals] Sent event FMLPreInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:08 [FINEST] [AdvancedSolarPanel] Sending event FMLPreInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:08 [FINEST] [AdvancedSolarPanel] Sent event FMLPreInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:08 [FINEST] [GraviSuite] Sending event FMLPreInitializationEvent to mod GraviSuite
2013-05-16 14:03:08 [FINEST] [GraviSuite] Sent event FMLPreInitializationEvent to mod GraviSuite
2013-05-16 14:03:08 [FINEST] [mmmPowersuits] Sending event FMLPreInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:08 [FINEST] [mmmPowersuits] Sent event FMLPreInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:08 [FINEST] [PowersuitAddons] Sending event FMLPreInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:08 [FINEST] [PowersuitAddons] Sent event FMLPreInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:08 [FINEST] [multiCraftingTable] Sending event FMLPreInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:08 [FINEST] [multiCraftingTable] Sent event FMLPreInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:08 [FINEST] [NEIPlugins] Sending event FMLPreInitializationEvent to mod NEIPlugins
2013-05-16 14:03:08 [FINEST] [NEIPlugins] Sent event FMLPreInitializationEvent to mod NEIPlugins
2013-05-16 14:03:08 [FINEST] [NetherOres] Sending event FMLPreInitializationEvent to mod NetherOres
2013-05-16 14:03:08 [FINEST] [NetherOres] Sent event FMLPreInitializationEvent to mod NetherOres
2013-05-16 14:03:08 [FINEST] [ObsidiPlates] Sending event FMLPreInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:08 [FINE] [ObsidiPlates] Attempting to load the file version.properties from obsidiplates-1.5.2-universal-1.4.0.12.jar to locate a version number for ObsidiPlates
2013-05-16 14:03:08 [FINE] [fml.ItemTracker] Adding item myrathi.obsidiplates.d(1555) owned by ObsidiPlates
2013-05-16 14:03:08 [INFO] [ObsidiPlates] Config loaded from: D:\MultiMC4\instances\1.5.2rev0\minecraft\config\ObsidiPlates.cfg
2013-05-16 14:03:08 [FINEST] [ObsidiPlates] Sent event FMLPreInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:08 [FINEST] [OCS] Sending event FMLPreInitializationEvent to mod OCS
2013-05-16 14:03:08 [FINEST] [OCS] Sent event FMLPreInitializationEvent to mod OCS
2013-05-16 14:03:08 [FINEST] [PortalGun] Sending event FMLPreInitializationEvent to mod PortalGun
2013-05-16 14:03:08 [INFO] [PortalGun] [1.5.1] Loading properties.
2013-05-16 14:03:08 [FINEST] [PortalGun] Sent event FMLPreInitializationEvent to mod PortalGun
2013-05-16 14:03:08 [FINEST] [Railcraft] Sending event FMLPreInitializationEvent to mod Railcraft
2013-05-16 14:03:08 [FINE] [Railcraft] Pre-Init Phase
2013-05-16 14:03:09 [FINER] [Railcraft] Pre-Init Start: ModuleCore
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquid(7790) owned by Railcraft
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquid(7793) owned by Railcraft
2013-05-16 14:03:09 [FINER] [Railcraft] Pre-Init Complete: ModuleCore
2013-05-16 14:03:09 [FINER] [Railcraft] Pre-Init Start: ModuleAutomation
2013-05-16 14:03:09 [FINER] [Railcraft] Pre-Init Complete: ModuleAutomation
2013-05-16 14:03:09 [FINEST] [Railcraft] Sent event FMLPreInitializationEvent to mod Railcraft
2013-05-16 14:03:09 [FINEST] [PowerConverters] Sending event FMLPreInitializationEvent to mod PowerConverters
2013-05-16 14:03:09 [FINEST] [PowerConverters] Sent event FMLPreInitializationEvent to mod PowerConverters
2013-05-16 14:03:09 [FINEST] [AS_Ruins] Sending event FMLPreInitializationEvent to mod AS_Ruins
2013-05-16 14:03:09 [FINEST] [AS_Ruins] Sent event FMLPreInitializationEvent to mod AS_Ruins
2013-05-16 14:03:09 [FINEST] [StevesCarts] Sending event FMLPreInitializationEvent to mod StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCarts(29999) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartComponent(29998) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemCartModule(29997) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4072) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4071) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4070) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(904) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(905) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(906) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(907) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemUpgrade(908) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(909) owned by StevesCarts
2013-05-16 14:03:09 [FINE] [fml.ItemTracker] Adding item vswe.stevescarts.Items.ItemBlockStorage(910) owned by StevesCarts
2013-05-16 14:03:09 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Minecart.Vswe.0 as StevesCarts.Minecart.Vswe.0
2013-05-16 14:03:09 [FINEST] [ForgeModLoader] Automatically registered mod StevesCarts entity Egg.Vswe as StevesCarts.Egg.Vswe
2013-05-16 14:03:09 [FINEST] [StevesCarts] Sent event FMLPreInitializationEvent to mod StevesCarts
2013-05-16 14:03:09 [FINEST] [ThaumicBees] Sending event FMLPreInitializationEvent to mod ThaumicBees
2013-05-16 14:03:09 [FINEST] [ThaumicBees] Sent event FMLPreInitializationEvent to mod ThaumicBees
2013-05-16 14:03:09 [FINEST] [AS_UpdateCheck] Sending event FMLPreInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:09 [FINEST] [AS_UpdateCheck] Sent event FMLPreInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:09 [FINEST] [weaponmod] Sending event FMLPreInitializationEvent to mod weaponmod
2013-05-16 14:03:09 [FINEST] [weaponmod] Sent event FMLPreInitializationEvent to mod weaponmod
2013-05-16 14:03:09 [FINEST] [OmniTools] Sending event FMLPreInitializationEvent to mod OmniTools
2013-05-16 14:03:09 [INFO] [OmniTools] [Whitelist] Reading established Whitelist from file.
2013-05-16 14:03:09 [FINEST] [OmniTools] Sent event FMLPreInitializationEvent to mod OmniTools
2013-05-16 14:03:09 [INFO] [STDOUT]
2013-05-16 14:03:09 [INFO] [STDOUT] Starting up SoundSystem...
2013-05-16 14:03:10 [INFO] [Railcraft] An updated version of Railcraft is available from <http://railcraft.info>: 7.1.0.0
2013-05-16 14:03:10 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-05-16 14:03:10 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-05-16 14:03:10 [INFO] [STDOUT] OpenAL initialized.
2013-05-16 14:03:10 [INFO] [STDOUT]
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEffectEnding
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: magic_level_up
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: augmented_casting_unlocked
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_living_1
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_living_2
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_hurt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: dryad_death
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_living
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_hurt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: lich_death
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_living_1
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_living_2
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_hurt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: wisp_death
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_living_1
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_living_2
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_hurt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: skeleton_death
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: towerguardian_living
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: towerguardian_death
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellCreateComplete
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: illEffect
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: uhoh
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGrowth
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireBolt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGust
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellJump
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEarthShift
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDig
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellAqua
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFurnaceTouch
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcaneBolt
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFrozenPath
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterBreathing
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFlight
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellSlowfall
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHaste
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHealSelf
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireRune
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellShockwave
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTelekinesis
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMark
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRecall
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDivineIntervention
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEnderIntervention
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBlink
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRegeneration
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHealSelf
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRegeneration
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireBurst
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellLifeTap
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_light
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_scary
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_fire
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireShield
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireShieldChanneled
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterShield
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWaterShieldChanneled
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMageLight
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFireball
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcaneBolt
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMeteorJump
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellChainLightning
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDispel
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellCharm
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcticWind
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellArcticWindChanneled
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellFrostBolt
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellEarthShift
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTrueSight
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellMagicShield
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellManaSteal
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTransplace
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDig
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellInvisibility
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellNightVision
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDrown
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellVortex
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDesertCurse
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWateryGrave
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellWindTalons
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellGust
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellDeathKiss
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellHandSpasms
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBlink
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellProtectingWinds
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: summon_ominous
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellReflect
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!):
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: boundTool
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellBoundSword
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellTillTheFields
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellSowTheSeeds
2013-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!):
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!):
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!):
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellJolt
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file missing (this could be I just don't have a sound for this yet, don't panic!):
2013-05-16 14:03:10 [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-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellLMNOP
2013-05-16 14:03:10 [FINER] [ForgeModLoader] Ars Magica >> Sound file registered: spellRecall
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound spill.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemiron3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemironshoot.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound key.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound doorfail.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound camerasuck.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraticks.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameradone.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound cameraclack3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound page2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound learn.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound brain4.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound crystal1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wispdead.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wandfail.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound rumble.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound ice3.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jacobs.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhoff.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound hhon.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound fireloop.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound dw.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound swing2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wind2.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool1.ogg
2013-05-16 14:03:10 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound tool2.ogg
2013-05-16 14:03:10 [INFO] [STDOUT] [TConstruct] Successfully loaded sounds.
2013-05-16 14:03:11 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockSynthesis.png, but that file does not exist. Ignoring.
2013-05-16 14:03:13 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/enderchest.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/block.minechemGhostBlock.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/blocks/wood/planks.giganteum.png, but that file does not exist. Ignoring.
2013-05-16 14:03:16 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/blocks/crops/_fast.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/blocks/minechem.blockBlueprintProjector.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/blocks/crops/_fancy.png, but that file does not exist. Ignoring.
2013-05-16 14:03:17 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/factorization/textures/blocks/ceramic/rawglaze.png, but that file does not exist. Ignoring.
2013-05-16 14:03:18 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/minechem/textures/blocks/microscope.png, but that file does not exist. Ignoring.
2013-05-16 14:03:18 [INFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled
2013-05-16 14:03:18 [INFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/infusedore.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alubrass_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_aluminum_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alumite_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_ardite_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_bronze_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_cobalt_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_copper_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_gold_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_iron_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_manyullyn_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_obsidian_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_steel_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_tin_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/illusionBlockRevealed.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ArsMagica/textures/blocks/magicWall.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ComputerCraft/textures/blocks/blink.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/ComputerCraft/textures/blocks/blinkAdvanced.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/blocks/oil.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.biofuel.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.essence.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.meat.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.flowing.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.milk.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.pinkslime.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sewage.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/powercrystals/minefactoryreloaded/tile.mfr.liquid.sludge.still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/animatedglow.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/candle.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/blocks/fluxgoo.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Ender_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Glowstone_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Lamp_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Liquid_Redstone_Still.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Assembler.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/blocks/Machine_Active_Charger.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alubrass.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_aluminum.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_alumite.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_ardite.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_bronze.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_cobalt.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_copper.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_gold.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_iron.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_manyullyn.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_obsidian.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_steel.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/tinker/textures/blocks/liquid_tin.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/sort_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/time_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: mods/twilightforest/textures/blocks/trans_leaves.txt
2013-05-16 14:03:18 [INFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt
2013-05-16 14:03:20 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/forestry/textures/items/crates/silver.png, but that file does not exist. Ignoring.
2013-05-16 14:03:20 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/name.fusionStar.png, but that file does not exist. Ignoring.
2013-05-16 14:03:21 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/ice_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:22 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/silk_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:22 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/necrotic_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:23 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/lava_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:23 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/quartz_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/blaze_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file mods/tinker/textures/items/chisel/lapis_chisel_effect.png, but that file does not exist. Ignoring.
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/lightningring.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/buildcraft/textures/items/fuel.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/factorization/textures/items/tool/bag_of_holding.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/drone.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/princess.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.body2.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/bees/default/queen.outline.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/biomefinder.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiofuel.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidBiomass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidGlass.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidHoney.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidIce.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidJuice.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidMead.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/forestry/textures/items/liquidSeedOil.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.creosote.liquid.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/railcraft/textures/items/liquid.steam.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/essence.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tallow.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/thaumometercore.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thaumcraft/textures/items/tripletreat.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketEnder.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketGlowstone.txt
2013-05-16 14:03:24 [INFO] [Minecraft-Client] Found animation info for: mods/thermalexpansion/textures/items/BucketRedstone.txt
2013-05-16 14:03:24 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp
2013-05-16 14:03:24 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp
2013-05-16 14:03:24 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML
2013-05-16 14:03:24 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML
2013-05-16 14:03:24 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge
2013-05-16 14:03:24 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge
2013-05-16 14:03:24 [FINEST] [CodeChickenCore] Sending event FMLInitializationEvent to mod CodeChickenCore
2013-05-16 14:03:24 [FINEST] [CodeChickenCore] Sent event FMLInitializationEvent to mod CodeChickenCore
2013-05-16 14:03:24 [FINEST] [CoFHCore] Sending event FMLInitializationEvent to mod CoFHCore
2013-05-16 14:03:24 [FINEST] [CoFHCore] Sent event FMLInitializationEvent to mod CoFHCore
2013-05-16 14:03:24 [FINEST] [ImmibisMicroblocks] Sending event FMLInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:03:24 [FINEST] [ImmibisMicroblocks] Sent event FMLInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:03:24 [FINEST] [NotEnoughItems] Sending event FMLInitializationEvent to mod NotEnoughItems
2013-05-16 14:03:24 [INFO] [STDOUT] Removing TMI Uninstaller
2013-05-16 14:03:24 [INFO] [STDOUT] Deleting Dir: D:\MultiMC4\instances\1.5.2rev0\minecraft\bin\TMIUninstaller
2013-05-16 14:03:24 [INFO] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.12.jar
2013-05-16 14:03:24 [FINEST] [NotEnoughItems] Sent event FMLInitializationEvent to mod NotEnoughItems
2013-05-16 14:03:24 [FINEST] [PowerCrystalsCore] Sending event FMLInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:03:24 [FINEST] [PowerCrystalsCore] Sent event FMLInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:03:24 [FINEST] [CoFHNetwork] Sending event FMLInitializationEvent to mod CoFHNetwork
2013-05-16 14:03:24 [FINEST] [CoFHNetwork] Sent event FMLInitializationEvent to mod CoFHNetwork
2013-05-16 14:03:24 [FINEST] [CoFHWorld] Sending event FMLInitializationEvent to mod CoFHWorld
2013-05-16 14:03:24 [FINEST] [CoFHWorld] Sent event FMLInitializationEvent to mod CoFHWorld
2013-05-16 14:03:24 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event FMLInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:24 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event FMLInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:24 [FINEST] [jammyfurniture] Sending event FMLInitializationEvent to mod jammyfurniture
2013-05-16 14:03:24 [FINEST] [ForgeModLoader] Automatically registered mod jammyfurniture entity EntityMountableBlock as jammyfurniture.EntityMountableBlock
2013-05-16 14:03:24 [FINEST] [jammyfurniture] Sent event FMLInitializationEvent to mod jammyfurniture
2013-05-16 14:03:24 [FINEST] [bau5_ProjectBench] Sending event FMLInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:03:24 [FINE] [fml.ItemTracker] Adding item bau5.mods.projectbench.common.PBItemBlock(700) owned by bau5_ProjectBench
2013-05-16 14:03:24 [FINE] [fml.ItemTracker] Adding item bau5.mods.projectbench.common.PBUpgradeItem(13326) owned by bau5_ProjectBench
2013-05-16 14:03:24 [INFO] [STDOUT] ProjectBench: Registered block id @ 700. Rendering: true @: 5
2013-05-16 14:03:24 [FINEST] [bau5_ProjectBench] Sent event FMLInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:03:24 [FINEST] [mod_ReiMinimap] Sending event FMLInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:03:24 [FINEST] [mod_ReiMinimap] Sent event FMLInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:03:24 [FINEST] [BuildCraft|Core] Sending event FMLInitializationEvent to mod BuildCraft|Core
2013-05-16 14:03:24 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcRobot as BuildCraft|Core.bcRobot
2013-05-16 14:03:24 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcLaser as BuildCraft|Core.bcLaser
2013-05-16 14:03:24 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcEnergyLaser as BuildCraft|Core.bcEnergyLaser
2013-05-16 14:03:24 [FINEST] [BuildCraft|Core] Sent event FMLInitializationEvent to mod BuildCraft|Core
2013-05-16 14:03:24 [FINEST] [BuildCraft|Factory] Sending event FMLInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:03:25 [FINEST] [BuildCraft|Factory] Sent event FMLInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:03:25 [FINEST] [BuildCraft|Transport] Sending event FMLInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:03:25 [FINEST] [BuildCraft|Transport] Sent event FMLInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:03:25 [FINEST] [BuildCraft|Silicon] Sending event FMLInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:03:25 [FINEST] [BuildCraft|Silicon] Sent event FMLInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.additionalpipes.AdditionalPipes$ItemPipeAP(14303) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.additionalpipes.AdditionalPipes$ItemPipeAP(14304) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.additionalpipes.AdditionalPipes$ItemPipeAP(14305) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14302) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14301) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14300) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14299) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14298) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14306) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(31982) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(31983) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(31981) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(31980) owned by APUnofficial
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1890) owned by APUnofficial
2013-05-16 14:03:25 [FINEST] [ThermalExpansion] Sending event FMLInitializationEvent to mod ThermalExpansion
2013-05-16 14:03:25 [FINEST] [ThermalExpansion] Sent event FMLInitializationEvent to mod ThermalExpansion
2013-05-16 14:03:25 [FINEST] [IC2] Sending event FMLInitializationEvent to mod IC2
2013-05-16 14:03:25 [FINEST] [IC2] Sent event FMLInitializationEvent to mod IC2
2013-05-16 14:03:25 [FINEST] [AdvancedMachines] Sending event FMLInitializationEvent to mod AdvancedMachines
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item ic2.advancedmachines.common.ItemAdvancedMachine(4069) owned by AdvancedMachines
2013-05-16 14:03:25 [FINEST] [AdvancedMachines] Sent event FMLInitializationEvent to mod AdvancedMachines
2013-05-16 14:03:25 [FINEST] [AdvancedPowerManagement] Sending event FMLInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:03:25 [FINE] [ForgeModLoader] [AdvancedPowerManagement] Loading.
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item com.kaijin.AdvPowerMan.ItemBlockAdvPwrMan(2491) owned by AdvancedPowerManagement
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item com.kaijin.AdvPowerMan.ItemBenchTools(22755) owned by AdvancedPowerManagement
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item com.kaijin.AdvPowerMan.ItemStorageLinkCard(22751) owned by AdvancedPowerManagement
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item com.kaijin.AdvPowerMan.ItemStorageLinkCardCreator(22752) owned by AdvancedPowerManagement
2013-05-16 14:03:25 [FINE] [ForgeModLoader] [AdvancedPowerManagement] Done loading.
2013-05-16 14:03:25 [FINEST] [AdvancedPowerManagement] Sent event FMLInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:03:25 [FINEST] [BasicComponents] Sending event FMLInitializationEvent to mod BasicComponents
2013-05-16 14:03:25 [INFO] [STDOUT] Basic Components Loaded: 11 Languages.
2013-05-16 14:03:25 [FINEST] [BasicComponents] Sent event FMLInitializationEvent to mod BasicComponents
2013-05-16 14:03:25 [FINEST] [BuildCraft|Builders] Sending event FMLInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:03:25 [FINEST] [BuildCraft|Builders] Sent event FMLInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:03:25 [FINEST] [BuildCraft|Energy] Sending event FMLInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:03:25 [FINEST] [BuildCraft|Energy] Sent event FMLInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:03:25 [FINEST] [MineFactoryReloaded] Sending event FMLInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryHammer(12243) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12248) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12249) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12250) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12251) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12255) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeHealth(12256) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeGrowth(12257) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12258) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12259) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNet(12260) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemCeramicDye(12261) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12262) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeZombie(12263) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNet(12264) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemUpgrade(12267) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSafariNetLauncher(12268) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12269) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemMilkBottle(12270) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSpyglass(12271) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemPortaSpawner(12272) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemStraw(12273) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemXpExtractor(12274) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeSlime(12275) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemSyringeCure(12276) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemLogicUpgradeCard(12277) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRedNetMeter(12278) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRedNetMemoryCard(12279) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemRuler(12280) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12281) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12282) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12283) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactoryFood(12284) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.item.ItemFactory(12287) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine(3120) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryMachine(3131) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockConveyor(3121) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryGlass(3129) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryGlassPane(3130) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryRoad(3132) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockFactoryDecorativeBrick(3133) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockDecorativeStone(3134) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3122) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3123) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3124) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3126) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3125) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3128) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3127) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3144) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockRedNetLogic(3145) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3135) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3137) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3139) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3141) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3143) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3136) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(3138) owned by MineFactoryReloaded
2013-05-16 14:03:25 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 102 (net.minecraft.block.BlockPane from Minecraft) with net.minecraft.item.ItemBlock
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(102) owned by MineFactoryReloaded
2013-05-16 14:03:25 [INFO] [fml.ItemTracker] The mod MineFactoryReloaded is overwriting existing item at 79 (net.minecraft.block.BlockIce from Minecraft) with powercrystals.minefactoryreloaded.block.ItemBlockVanillaIce
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item powercrystals.minefactoryreloaded.block.ItemBlockVanillaIce(79) owned by MineFactoryReloaded
2013-05-16 14:03:25 [FINEST] [ForgeModLoader] Automatically registered mod MineFactoryReloaded entity entitySafariNet as MineFactoryReloaded.entitySafariNet
2013-05-16 14:03:25 [FINEST] [ForgeModLoader] Automatically registered mod MineFactoryReloaded entity mfrEntityPinkSlime as MineFactoryReloaded.mfrEntityPinkSlime
2013-05-16 14:03:25 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodRubber, id=3122 meta=0
2013-05-16 14:03:25 [FINEST] [MineFactoryReloaded] Sent event FMLInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:03:25 [FINEST] [AppliedEnergistics] Sending event FMLInitializationEvent to mod AppliedEnergistics
2013-05-16 14:03:25 [INFO] [ForgeModLoader] [AppEng] Starting Applied Energistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMaterials(4362) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItem(4361) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(900) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(901) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(903) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.common.base.AppEngMultiItemBlock(902) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolEntropyAccelerator(4363) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolVibrationCatalyst(4364) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzAxe(4365) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzHoe(4366) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzShovel(4367) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzPick(4368) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzSword(4369) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzWrench(4370) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item appeng.tools.toolQuartzCuttingKnife(4371) owned by AppliedEnergistics
2013-05-16 14:03:25 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCertusQuartz, id=902 meta=0
2013-05-16 14:03:25 [FINEST] [AppliedEnergistics] Sent event FMLInitializationEvent to mod AppliedEnergistics
2013-05-16 14:03:25 [FINEST] [ArsMagica] Sending event FMLInitializationEvent to mod ArsMagica
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Worldgen
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Ore Generator
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Data Handler
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Initializing Spell List
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Instantiating Crafting Handlers
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Initializing Crafting Handlers
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Registering GUI Handlers
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Registering Entity Trackers
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Registering World Generators
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica >> Saving Configuration After Init
2013-05-16 14:03:25 [FINE] [ForgeModLoader] Ars Magica: Load Complete
2013-05-16 14:03:25 [FINEST] [ArsMagica] Sent event FMLInitializationEvent to mod ArsMagica
2013-05-16 14:03:25 [FINEST] [Backpack] Sending event FMLInitializationEvent to mod Backpack
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item backpack.item.ItemBackpack(18586) owned by Backpack
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item backpack.item.ItemLeather(18587) owned by Backpack
2013-05-16 14:03:25 [FINE] [fml.ItemTracker] Adding item backpack.item.ItemLeather(18588) owned by Backpack
2013-05-16 14:03:25 [FINEST] [Backpack] Sent event FMLInitializationEvent to mod Backpack
2013-05-16 14:03:25 [FINEST] [BiblioCraft] Sending event FMLInitializationEvent to mod BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWritingDesk(2248) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemBookcaseMaster(2250) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemPotionShelfMaster(2252) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemGenericShelfMaster(2254) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponRackMaster(2253) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemWeaponCaseMaster(2255) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.blocks.BlockItemLabelMaster(2251) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2249) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2246) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2247) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.TapeMeasure(22478) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemTape(22479) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemChase(22480) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemPlate(22481) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemRedstoneBook(22482) owned by BiblioCraft
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item jds.bibliocraft.items.ItemReadingGlasses(22483) owned by BiblioCraft
2013-05-16 14:03:26 [FINEST] [BiblioCraft] Sent event FMLInitializationEvent to mod BiblioCraft
2013-05-16 14:03:26 [FINEST] [Additional-Buildcraft-Objects] Sending event FMLInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:26 [FINEST] [Additional-Buildcraft-Objects] Sent event FMLInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:26 [FINEST] [ChickenChunks] Sending event FMLInitializationEvent to mod ChickenChunks
2013-05-16 14:03:26 [FINEST] [ChickenChunks] Sent event FMLInitializationEvent to mod ChickenChunks
2013-05-16 14:03:26 [FINEST] [CompactSolars] Sending event FMLInitializationEvent to mod CompactSolars
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item cpw.mods.compactsolars.ItemCompactSolar(650) owned by CompactSolars
2013-05-16 14:03:26 [FINEST] [CompactSolars] Sent event FMLInitializationEvent to mod CompactSolars
2013-05-16 14:03:26 [FINEST] [ComputerCraft] Sending event FMLInitializationEvent to mod ComputerCraft
2013-05-16 14:03:26 [INFO] [STDOUT] Adding recipe for dustGoldAdding recipe for dustIronLoading ComputerCraft v1.53pr1 (rev 1111)
2013-05-16 14:03:26 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerLib...
2013-05-16 14:03:26 [INFO] [STDOUT] ComputerCraft: RedPowerLib not found.
2013-05-16 14:03:26 [FINEST] [ComputerCraft] Sent event FMLInitializationEvent to mod ComputerCraft
2013-05-16 14:03:26 [FINEST] [CCTurtle] Sending event FMLInitializationEvent to mod CCTurtle
2013-05-16 14:03:26 [INFO] [STDOUT] Loading CCTurtle v1.53pr1 (rev 1111)
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtle(1227) owned by CCTurtle
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item dan200.turtle.shared.ItemTurtleExpanded(1228) owned by CCTurtle
2013-05-16 14:03:26 [FINEST] [CCTurtle] Sent event FMLInitializationEvent to mod CCTurtle
2013-05-16 14:03:26 [FINEST] [EE3] Sending event FMLInitializationEvent to mod EE3
2013-05-16 14:03:26 [FINEST] [EE3] Sent event FMLInitializationEvent to mod EE3
2013-05-16 14:03:26 [FINEST] [eplus] Sending event FMLInitializationEvent to mod eplus
2013-05-16 14:03:26 [INFO] [eplus] Initializing Blocks.
2013-05-16 14:03:26 [INFO] [fml.ItemTracker] The mod eplus is overwriting existing item at 116 (net.minecraft.block.BlockEnchantmentTable from Minecraft) with net.minecraft.item.ItemBlock
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(116) owned by eplus
2013-05-16 14:03:26 [INFO] [eplus] Initializing GUI Handler.
2013-05-16 14:03:26 [FINEST] [eplus] Sent event FMLInitializationEvent to mod eplus
2013-05-16 14:03:26 [FINEST] [EnderStorage] Sending event FMLInitializationEvent to mod EnderStorage
2013-05-16 14:03:26 [FINEST] [EnderStorage] Sent event FMLInitializationEvent to mod EnderStorage
2013-05-16 14:03:26 [FINEST] [ExtrabiomesXL] Sending event FMLInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2214) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2215) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: plankWood, id=2215 meta=0
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: plankWood, id=2215 meta=1
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: plankWood, id=2215 meta=2
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemWoodSlab(2216) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemWoodSlab(2217) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: slabWood, id=2216 meta=0
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2218) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stairWood, id=2218 meta=0
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2219) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stairWood, id=2219 meta=0
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2220) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: stairWood, id=2220 meta=0
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemRedRockSlab(2206) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemRedRockSlab(2222) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2223) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2221) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.utility.MultiItemBlock(2210) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.scarecrow.ItemScarecrow(13127) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINE] [ForgeModLoader] Skipping automatic mod ExtrabiomesXL entity registration for already registered class extrabiomes.module.fabrica.scarecrow.EntityScarecrow
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item extrabiomes.module.fabrica.block.ItemPaste(13128) owned by ExtrabiomesXL
2013-05-16 14:03:26 [FINEST] [ExtrabiomesXL] Sent event FMLInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:26 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:26 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:26 [FINEST] [Forestry] Sending event FMLInitializationEvent to mod Forestry
2013-05-16 14:03:26 [FINEST] [Forestry] Sent event FMLInitializationEvent to mod Forestry
2013-05-16 14:03:26 [FINEST] [BinnieCore] Sending event FMLInitializationEvent to mod BinnieCore
2013-05-16 14:03:26 [FINEST] [BinnieCore] Sent event FMLInitializationEvent to mod BinnieCore
2013-05-16 14:03:26 [FINEST] [ExtraBees] Sending event FMLInitializationEvent to mod ExtraBees
2013-05-16 14:03:26 [FINEST] [ExtraBees] Sent event FMLInitializationEvent to mod ExtraBees
2013-05-16 14:03:26 [FINEST] [factorization] Sending event FMLInitializationEvent to mod factorization
2013-05-16 14:03:26 [FINEST] [factorization] Sent event FMLInitializationEvent to mod factorization
2013-05-16 14:03:26 [FINEST] [factorization.misc] Sending event FMLInitializationEvent to mod factorization.misc
2013-05-16 14:03:26 [FINEST] [factorization.misc] Sent event FMLInitializationEvent to mod factorization.misc
2013-05-16 14:03:26 [FINEST] [factorization.dimensionalSlice] Sending event FMLInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:26 [FINEST] [factorization.dimensionalSlice] Sent event FMLInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:26 [FINEST] [iChunUtil] Sending event FMLInitializationEvent to mod iChunUtil
2013-05-16 14:03:26 [FINEST] [iChunUtil] Sent event FMLInitializationEvent to mod iChunUtil
2013-05-16 14:03:26 [FINEST] [GraviGun] Sending event FMLInitializationEvent to mod GraviGun
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item gravigun.common.item.ItemGraviGun(13446) owned by GraviGun
2013-05-16 14:03:26 [FINEST] [ForgeModLoader] Automatically registered mod GraviGun entity gravigun_entityblock as GraviGun.gravigun_entityblock
2013-05-16 14:03:26 [FINEST] [GraviGun] Sent event FMLInitializationEvent to mod GraviGun
2013-05-16 14:03:26 [FINEST] [IC2NuclearControl] Sending event FMLInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:26 [INFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemToolThermometer(31256) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemToolDigitalThermometer(31257) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemCardReactorSensorLocation(31259) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemUpgrade(31260) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemTimeCard(31261) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemCardText(31267) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemCardEnergySensorLocation(31263) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemCardEnergyArrayLocation(31264) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemCardMultipleSensorLocation(31266) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemKitMultipleSensor(31265) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemKitEnergySensor(31262) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemKitReactorSensor(31258) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item shedar.mods.ic2.nuclearcontrol.items.ItemNuclearControlMain(4068) owned by IC2NuclearControl
2013-05-16 14:03:26 [FINEST] [IC2NuclearControl] Sent event FMLInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:26 [FINEST] [ImmibisCore] Sending event FMLInitializationEvent to mod ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.ccperiphs.ItemPeriphs(3414) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.ccperiphs.lan.ItemLANWire(464) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.ccperiphs.rfid.ItemCardBase(16230) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.ccperiphs.rfid.ItemCardBase(10153) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.ccperiphs.ItemComponent(28230) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.microblocks.ItemMicroblock(1439) owned by ImmibisCore
2013-05-16 14:03:26 [FINE] [fml.ItemTracker] Adding item mods.immibis.microblocks.ItemSaw(28231) owned by ImmibisCore
2013-05-16 14:03:26 [FINEST] [ImmibisCore] Sent event FMLInitializationEvent to mod ImmibisCore
2013-05-16 14:03:26 [FINEST] [ImmibisPeripherals] Sending event FMLInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:26 [FINEST] [ImmibisPeripherals] Sent event FMLInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:26 [FINEST] [inventorytweaks] Sending event FMLInitializationEvent to mod inventorytweaks
2013-05-16 14:03:27 [FINEST] [IronChest] Sending event FMLInitializationEvent to mod IronChest
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item cpw.mods.ironchest.ItemIronChest(975) owned by IronChest
2013-05-16 14:03:27 [FINEST] [IronChest] Sent event FMLInitializationEvent to mod IronChest
2013-05-16 14:03:27 [FINEST] [Thaumcraft] Sending event FMLInitializationEvent to mod Thaumcraft
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntitySpecialItem
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntityFollowingItem
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemClay
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemClayAdvanced
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemWood
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemTallow
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStraw
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemIronGuardian
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStone
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStoneAdvanced
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityBrainyZombie
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityAlumentum
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityWisp
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.monster.EntityFireBat
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityFrostShard
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.projectile.EntityDart
2013-05-16 14:03:27 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemTallowAdvanced
2013-05-16 14:03:27 [FINEST] [Thaumcraft] Sent event FMLInitializationEvent to mod Thaumcraft
2013-05-16 14:03:27 [FINEST] [LogisticsPipes|Main] Sending event FMLInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:27 [FINEST] [LogisticsPipes|Main] Sent event FMLInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:27 [FINEST] [ModularForceFieldSystem] Sending event FMLInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(688) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(683) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(685) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(682) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(680) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(687) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(681) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(686) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(684) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(690) owned by ModularForceFieldSystem
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MonazitOre, id=688 meta=0
2013-05-16 14:03:27 [FINEST] [ModularForceFieldSystem] Sent event FMLInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:27 [FINEST] [minechem] Sending event FMLInitializationEvent to mod minechem
2013-05-16 14:03:27 [INFO] [STDOUT] [MineChem] INIT PASSED
2013-05-16 14:03:27 [FINEST] [minechem] Sent event FMLInitializationEvent to mod minechem
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Atum missing - MFR Atum Compat not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Biomes O' Plenty missing - MFR Biomes O' Plenty Compat not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:27 [INFO] [ForgeModLoader] Chococraft is not available; MFR Chococraft Compat not loaded
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Magical Crops missing - MFR Compat: Magical Crops not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:27 [FINEST] [Natura] Sending event FMLInitializationEvent to mod Natura
2013-05-16 14:03:27 [FINEST] [Natura] Sent event FMLInitializationEvent to mod Natura
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatNatura] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:27 [INFO] [STDERR] java.lang.ClassNotFoundException: mods.natura.common.NaturaContent
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at powercrystals.minefactoryreloaded.modhelpers.natura.Natura.load(Natura.java:35)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
2013-05-16 14:03:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:27 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatNatura] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Pam's HC base missing - MFR Pam HC Compat not loading
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Pam's Weee! Flowers missing - MFR Pam Weee! Flowers Compat not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] RedPowerWorld missing - MFR RedPower2 Compat not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:27 [FINEST] [SoulShards] Sending event FMLInitializationEvent to mod SoulShards
2013-05-16 14:03:27 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.soulshards.ItemBlankShard(8332) owned by SoulShards
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.soulshards.ItemShard(8331) owned by SoulShards
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.soulshards.ItemShadowBlade(8343) owned by SoulShards
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item com.shadwdrgn.soulshards.ItemShadowPickaxe(8345) owned by SoulShards
2013-05-16 14:03:27 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1550) owned by SoulShards
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod SoulShards entity SpawnedBlaze as SoulShards.SpawnedBlaze
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod SoulShards entity SpawnedSkeleton as SoulShards.SpawnedSkeleton
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod SoulShards entity SpawnedZombie as SoulShards.SpawnedZombie
2013-05-16 14:03:27 [FINEST] [SoulShards] Sent event FMLInitializationEvent to mod SoulShards
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:27 [WARNING] [ForgeModLoader] Sufficient Biomes missing - MFR Sufficient Biomes Compat not loading
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:27 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:27 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:27 [FINEST] [TConstruct] Sending event FMLInitializationEvent to mod TConstruct
2013-05-16 14:03:27 [FINEST] [TConstruct] Sent event FMLInitializationEvent to mod TConstruct
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:27 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:27 [FINEST] [TwilightForest] Sending event FMLInitializationEvent to mod TwilightForest
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Wild Boar as TwilightForest.Wild Boar
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Bighorn Sheep as TwilightForest.Bighorn Sheep
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Wild Deer as TwilightForest.Wild Deer
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redcap as TwilightForest.Redcap
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Swarm Spider as TwilightForest.Swarm Spider
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Naga as TwilightForest.Naga
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Skeleton Druid as TwilightForest.Skeleton Druid
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hostile Wolf as TwilightForest.Hostile Wolf
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Wraith as TwilightForest.Twilight Wraith
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hedge Spider as TwilightForest.Hedge Spider
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hydra as TwilightForest.Hydra
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Lich as TwilightForest.Twilight Lich
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Penguin as TwilightForest.Penguin
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Lich Minion as TwilightForest.Lich Minion
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Loyal Zombie as TwilightForest.Loyal Zombie
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tiny Bird as TwilightForest.Tiny Bird
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Squirrel as TwilightForest.Forest Squirrel
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Bunny as TwilightForest.Forest Bunny
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Raven as TwilightForest.Forest Raven
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Questing Ram as TwilightForest.Questing Ram
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Kobold as TwilightForest.Twilight Kobold
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Boggard as TwilightForest.Boggard
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mosquito Swarm as TwilightForest.Mosquito Swarm
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Death Tome as TwilightForest.Death Tome
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Minotaur as TwilightForest.Minotaur
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Minoshroom as TwilightForest.Minoshroom
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Fire Beetle as TwilightForest.Fire Beetle
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Slime Beetle as TwilightForest.Slime Beetle
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Pinch Beetle as TwilightForest.Pinch Beetle
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Maze Slime as TwilightForest.Maze Slime
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redcap Sapper as TwilightForest.Redcap Sapper
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mist Wolf as TwilightForest.Mist Wolf
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity King Spider as TwilightForest.King Spider
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Firefly as TwilightForest.Firefly
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mini Ghast as TwilightForest.Mini Ghast
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Ghast as TwilightForest.Tower Ghast
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Golem as TwilightForest.Tower Golem
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Termite as TwilightForest.Tower Termite
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redscale Broodling as TwilightForest.Redscale Broodling
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tower Boss as TwilightForest.Tower Boss
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Block&Chain Goblin as TwilightForest.Block&Chain Goblin
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Upper Goblin Knight as TwilightForest.Upper Goblin Knight
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Lower Goblin Knight as TwilightForest.Lower Goblin Knight
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Helmet Crab as TwilightForest.Helmet Crab
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity HydraHead as TwilightForest.HydraHead
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfnaturebolt as TwilightForest.tfnaturebolt
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tflichbolt as TwilightForest.tflichbolt
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tftwilightwandbolt as TwilightForest.tftwilightwandbolt
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tftomebolt as TwilightForest.tftomebolt
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfhydramortar as TwilightForest.tfhydramortar
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tflichbomb as TwilightForest.tflichbomb
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfmoonwormshot as TwilightForest.tfmoonwormshot
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfslimeblob as TwilightForest.tfslimeblob
2013-05-16 14:03:27 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfcharmeffect as TwilightForest.tfcharmeffect
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodLog, id=2163 meta=32767
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodLog, id=2176 meta=32767
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeSapling, id=2175 meta=32767
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=2164 meta=32767
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=2177 meta=32767
2013-05-16 14:03:27 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: plankWood, id=2180 meta=32767
2013-05-16 14:03:28 [FINEST] [TwilightForest] Sent event FMLInitializationEvent to mod TwilightForest
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:28 [WARNING] [ForgeModLoader] XyCraft missing - MFR Xycraft Compat not loading
2013-05-16 14:03:28 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:28 [FINEST] [MiscPeripherals] Sending event FMLInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:28 [FINEST] [MiscPeripherals] Sent event FMLInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:28 [FINEST] [AdvancedSolarPanel] Sending event FMLInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item advsolar.ItemAdvSolarPanel(194) owned by AdvancedSolarPanel
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item advsolar.ItemAdvSolarHelmet(30832) owned by AdvancedSolarPanel
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item advsolar.ItemHSolarHelmet(30833) owned by AdvancedSolarPanel
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item advsolar.ItemHSolarHelmet(30834) owned by AdvancedSolarPanel
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item advsolar.ItemAdvanced(30831) owned by AdvancedSolarPanel
2013-05-16 14:03:28 [FINEST] [AdvancedSolarPanel] Sent event FMLInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:28 [FINEST] [GraviSuite] Sending event FMLInitializationEvent to mod GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemGraviChestPlate(30473) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedNanoChestPlate(30483) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemUltimateLappack(30474) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedLappack(30480) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvancedJetPack(30481) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemVajra(30477) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemGraviTool(30482) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvDDrill(30478) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemAdvChainsaw(30479) owned by GraviSuite
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item gravisuite.ItemSimpleItems(30475) owned by GraviSuite
2013-05-16 14:03:28 [FINEST] [GraviSuite] Sent event FMLInitializationEvent to mod GraviSuite
2013-05-16 14:03:28 [FINEST] [mmmPowersuits] Sending event FMLInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorHelmet(25027) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorChestplate(25028) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorLeggings(25029) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerArmorBoots(25030) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemPowerGauntlet(25031) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2477) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2478) owned by mmmPowersuits
2013-05-16 14:03:28 [FINE] [fml.ItemTracker] Adding item net.machinemuse.powersuits.item.ItemComponent(25026) owned by mmmPowersuits
2013-05-16 14:03:28 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entityPlasmaBolt as mmmPowersuits.entityPlasmaBolt
2013-05-16 14:03:28 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entitySpinningBlade as mmmPowersuits.entitySpinningBlade
2013-05-16 14:03:28 [FINEST] [ForgeModLoader] Automatically registered mod mmmPowersuits entity entityLuxCapacitor as mmmPowersuits.entityLuxCapacitor
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_pantaloons.obj as mps_pantaloons
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_boots.obj as mps_boots
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_chest.obj as mps_chest
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_arms.obj as mps_arms
2013-05-16 14:03:29 [INFO] [MMMPS-CLIENT] Loading /mods/mmmPowersuits/models/mps_helm.obj as mps_helm
2013-05-16 14:03:29 [FINEST] [mmmPowersuits] Sent event FMLInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:29 [FINEST] [PowersuitAddons] Sending event FMLInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:29 [FINEST] [PowersuitAddons] Sent event FMLInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:29 [FINEST] [multiCraftingTable] Sending event FMLInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2000) owned by multiCraftingTable
2013-05-16 14:03:29 [FINEST] [multiCraftingTable] Sent event FMLInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:29 [FINEST] [NEIPlugins] Sending event FMLInitializationEvent to mod NEIPlugins
2013-05-16 14:03:29 [FINEST] [NEIPlugins] Sent event FMLInitializationEvent to mod NEIPlugins
2013-05-16 14:03:29 [FINEST] [NetherOres] Sending event FMLInitializationEvent to mod NetherOres
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item powercrystals.netherores.ores.ItemBlockNetherOre(1440) owned by NetherOres
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item powercrystals.netherores.ores.ItemBlockNetherOre(1442) owned by NetherOres
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1441) owned by NetherOres
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherCoal, id=1440 meta=0
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherDiamond, id=1440 meta=1
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherGold, id=1440 meta=2
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherIron, id=1440 meta=3
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherLapis, id=1440 meta=4
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherRedstone, id=1440 meta=5
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherCopper, id=1440 meta=6
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherTin, id=1440 meta=7
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherEmerald, id=1440 meta=8
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSilver, id=1440 meta=9
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherLead, id=1440 meta=10
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherUranium, id=1440 meta=11
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherNikolite, id=1440 meta=12
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherRuby, id=1440 meta=13
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherGreenSapphire, id=1440 meta=14
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSapphire, id=1440 meta=15
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherPlatinum, id=1442 meta=0
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherFerrous, id=1442 meta=1
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSteel, id=1442 meta=2
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherIridium, id=1442 meta=3
2013-05-16 14:03:29 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherOsmium, id=1442 meta=0
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod NetherOres entity netherOresArmedOre as NetherOres.netherOresArmedOre
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod NetherOres entity netherOresHellfish as NetherOres.netherOresHellfish
2013-05-16 14:03:29 [FINEST] [NetherOres] Sent event FMLInitializationEvent to mod NetherOres
2013-05-16 14:03:29 [FINEST] [ObsidiPlates] Sending event FMLInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:29 [FINEST] [ObsidiPlates] Sent event FMLInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:29 [FINEST] [OCS] Sending event FMLInitializationEvent to mod OCS
2013-05-16 14:03:29 [INFO] [OpenCCSensors] OpenCCSensors version 0.1.5g starting
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4032) owned by OCS
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4031) owned by OCS
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4030) owned by OCS
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item openccsensors.common.item.ItemGeneric(27037) owned by OCS
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item openccsensors.common.item.ItemSensorCard(27036) owned by OCS
2013-05-16 14:03:29 [FINEST] [OCS] Sent event FMLInitializationEvent to mod OCS
2013-05-16 14:03:29 [FINEST] [PortalGun] Sending event FMLInitializationEvent to mod PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPlaceholder(13456) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPortalGunBlue(13457) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPortalGunOrange(13458) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPortalSpawner(13459) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemEnderDust(13466) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPotato(13467) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPlaceholder(13468) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPedestal(13464) owned by PortalGun
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityblock as PortalGun.portal_entityblock
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityball as PortalGun.portal_entityball
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityapg as PortalGun.portal_entityapg
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1100) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemPlaceholder(13460) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemArmour(13461) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemMulti(13462) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1101) owned by PortalGun
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entitycube as PortalGun.portal_entitycube
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemRecords(13657) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemRecords(13658) owned by PortalGun
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemRecords(13659) owned by PortalGun
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityradio as PortalGun.portal_entityradio
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemTurret(13463) owned by PortalGun
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entitybullet as PortalGun.portal_entitybullet
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityturret as PortalGun.portal_entityturret
2013-05-16 14:03:29 [FINE] [fml.ItemTracker] Adding item portalgun.common.item.ItemAFP(13465) owned by PortalGun
2013-05-16 14:03:29 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityhep as PortalGun.portal_entityhep
2013-05-16 14:03:30 [FINEST] [PortalGun] Sent event FMLInitializationEvent to mod PortalGun
2013-05-16 14:03:30 [FINEST] [Railcraft] Sending event FMLInitializationEvent to mod Railcraft
2013-05-16 14:03:30 [FINE] [Railcraft] Init Phase
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleCore
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbar(7812) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCrowbarReinforced(7822) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemMagnifyingGlass(7813) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelSword(7819) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelShovel(7818) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelPickaxe(7817) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelAxe(7815) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelHoe(7816) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7759) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7761) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7760) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemSteelArmor(7758) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemOveralls(7757) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemNugget(7794) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemIngot(7785) owned by Railcraft
2013-05-16 14:03:30 [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-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(328) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.basic as Railcraft.railcraft.cart.basic
2013-05-16 14:03:30 [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-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(342) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.chest as Railcraft.railcraft.cart.chest
2013-05-16 14:03:30 [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-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(343) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.furnace as Railcraft.railcraft.cart.furnace
2013-05-16 14:03:30 [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-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartVanilla(407) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt as Railcraft.railcraft.cart.tnt
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRail(7798) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemTie(7802) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7787) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7786) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7788) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7792) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7791) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.liquids.ItemLiquidContainer(7789) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7800) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailbed(7799) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleCore
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleFactory
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(451) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.cube.ItemCube(457) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7783) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [Railcraft] Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 263, 0
2013-05-16 14:03:30 [FINEST] [Railcraft] Adding Coke Oven recipe: ic2.core.item.block.ItemBlockRare, 243, 0
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemPlate(7797) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemDust(7782) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: blockSteel, id=457 meta=2
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleFactory
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleExtras
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.tracks.ItemTrack(454) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(455) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tnt.wood as Railcraft.railcraft.cart.tnt.wood
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7778) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.work as Railcraft.railcraft.cart.work
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7781) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleExtras
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTrack
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTrack
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTracksHighSpeed
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTracksHighSpeed
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTracksWood
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTracksWood
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTracksReinforced
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTracksReinforced
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleSignals
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignal(456) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalBlockSurveyor(7820) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.signals.ItemSignalTuner(7814) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemCircuit(7795) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7801) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleSignals
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleStructures
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPost(459) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.post.ItemPostMetal(460) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(461) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.wall.ItemWall(463) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.aesthetics.stairs.ItemStair(3500) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleStructures
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleAutomation
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.detector.ItemDetector(450) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(453) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.bore as Railcraft.railcraft.cart.bore
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemTunnelBore(7769) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadDiamond(7809) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadSteel(7811) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemBoreHeadIron(7810) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.track.relayer as Railcraft.railcraft.cart.track.relayer
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7779) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.undercutter as Railcraft.railcraft.cart.undercutter
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7780) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleAutomation
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTransport
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.machine.ItemMachine(452) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.tank as Railcraft.railcraft.cart.tank
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7776) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTransport
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleIC2
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7784) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.batbox as Railcraft.railcraft.cart.energy.batbox
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7770) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.mfe as Railcraft.railcraft.cart.energy.mfe
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7771) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.energy.mfsu as Railcraft.railcraft.cart.energy.mfsu
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7772) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleIC2
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleForestry
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7764) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7765) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7762) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(7763) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleForestry
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleEnergy
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemGear(7796) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7805) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7804) owned by Railcraft
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemRailcraft(7803) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleEnergy
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleWorld
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.blocks.ore.ItemOre(458) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=458 meta=0
2013-05-16 14:03:30 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=458 meta=1
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(462) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleWorld
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleChunkLoading
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor as Railcraft.railcraft.cart.anchor
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7766) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.personal as Railcraft.railcraft.cart.anchor.personal
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7768) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.anchor.admin as Railcraft.railcraft.cart.anchor.admin
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCartAnchor(7767) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleChunkLoading
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleSeasonal
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.pumpkin as Railcraft.railcraft.cart.pumpkin
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7775) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.gift as Railcraft.railcraft.cart.gift
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemCart(7773) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleSeasonal
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleTrain
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleTrain
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Start: ModuleLocomotives
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemWhistleTuner(7821) owned by Railcraft
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity railcraft.cart.loco.steam as Railcraft.railcraft.cart.loco.steam
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.carts.ItemLocomotive(7774) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-First Complete: ModuleLocomotives
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Start: ModuleCore
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item mods.railcraft.common.items.ItemGoggles(7756) owned by Railcraft
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Complete: ModuleCore
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Start: ModuleFactory
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Complete: ModuleFactory
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Start: ModuleStructures
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Complete: ModuleStructures
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Start: ModuleAutomation
2013-05-16 14:03:30 [FINER] [Railcraft] Init-Second Complete: ModuleAutomation
2013-05-16 14:03:30 [FINEST] [Railcraft] Sent event FMLInitializationEvent to mod Railcraft
2013-05-16 14:03:30 [FINEST] [PowerConverters] Sending event FMLInitializationEvent to mod PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.common.ItemBlockPowerConverterCommon(2850) owned by PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.buildcraft.ItemBlockPowerConverterBuildCraft(2851) owned by PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.ic2.ItemBlockPowerConverterIndustrialCraft(2852) owned by PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.railcraft.ItemBlockPowerConverterRailCraft(2853) owned by PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.ue.ItemBlockPowerConverterUniversalElectricty(2854) owned by PowerConverters
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item powercrystals.powerconverters.power.factorization.ItemBlockPowerConverterFactorization(2855) owned by PowerConverters
2013-05-16 14:03:30 [FINEST] [PowerConverters] Sent event FMLInitializationEvent to mod PowerConverters
2013-05-16 14:03:30 [FINEST] [AS_Ruins] Sending event FMLInitializationEvent to mod AS_Ruins
2013-05-16 14:03:30 [FINEST] [AS_Ruins] Sent event FMLInitializationEvent to mod AS_Ruins
2013-05-16 14:03:30 [FINEST] [StevesCarts] Sending event FMLInitializationEvent to mod StevesCarts
2013-05-16 14:03:30 [FINEST] [StevesCarts] Sent event FMLInitializationEvent to mod StevesCarts
2013-05-16 14:03:30 [FINEST] [ThaumicBees] Sending event FMLInitializationEvent to mod ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemMultiTextureTile(1750) owned by ThaumicBees
2013-05-16 14:03:30 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: plankWood, id=1750 meta=0
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemSlab(1752) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemSlab(1751) owned by ThaumicBees
2013-05-16 14:03:30 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: slabWood, id=1752 meta=0
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1753) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemComb(26346) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemWax(26347) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemPropolis(26348) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemDrop(26349) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMiscResources(26350) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(26351) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(26352) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemCapsule(26353) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemPollen(26354) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemCrystalAspect(26355) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26356) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26357) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26358) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26359) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26360) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26361) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMagicHiveFrame(26362) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemFood(26371) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemCapsule(26372) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemThaumiumScoop(26373) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemThaumiumGrafter(26374) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemMoonDial(26375) owned by ThaumicBees
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item thaumicbees.item.ItemNugget(26377) owned by ThaumicBees
2013-05-16 14:03:30 [FINEST] [ThaumicBees] Sent event FMLInitializationEvent to mod ThaumicBees
2013-05-16 14:03:30 [FINEST] [AS_UpdateCheck] Sending event FMLInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:30 [FINEST] [AS_UpdateCheck] Sent event FMLInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:30 [FINEST] [weaponmod] Sending event FMLInitializationEvent to mod weaponmod
2013-05-16 14:03:30 [INFO] [ForgeModLoader] [BalkonsWeaponMod] Properties file read succesfully!
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language en_US loaded.
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language en_UK loaded.
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language nl_NL loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language de_DE loaded.
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language en_PT loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language ru_RU loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language it_IT loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language es_ES loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language it_IT loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language fr_FR loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language fr_CA loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language zh_TW loaded.
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.wood.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.stone.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.iron.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.diamond.name
2013-05-16 14:03:30 [FINE] [weaponmod] [BalkonsWeaponMod] Error in language file at key: item.musketbayonet.gold.name
2013-05-16 14:03:30 [FINE] [ForgeModLoader] [BalkonsWeaponMod] Language zh_CN loaded.
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11520) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11521) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11522) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11523) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemSpear(11524) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11525) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11526) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11527) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11528) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemHalberd(11529) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11530) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11531) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11532) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11533) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBattleAxe(11534) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11535) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11536) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11537) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11538) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemWarhammer(11539) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11540) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11541) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11542) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11543) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemKnife(11544) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemJavelin(11550) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11551) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11573) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11574) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11575) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11576) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemMusket(11577) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11553) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11554) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemCrossbow(11555) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11556) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBlowgun(11557) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11558) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemDynamite(11559) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11545) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11546) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11547) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11548) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFlail(11549) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemFireRod(11560) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemCannon(11561) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11562) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBlunderbuss(11563) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11565) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11564) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.WMItem(11567) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemDummy(11566) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11568) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11569) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11570) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11571) owned by weaponmod
2013-05-16 14:03:30 [FINE] [fml.ItemTracker] Adding item weaponmod.item.ItemBoomerang(11572) owned by weaponmod
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity spear as weaponmod.spear
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity knife as weaponmod.knife
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity javelin as weaponmod.javelin
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity bullet as weaponmod.bullet
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity bolt as weaponmod.bolt
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity dart as weaponmod.dart
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity dynamite as weaponmod.dynamite
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity flail as weaponmod.flail
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity cannon as weaponmod.cannon
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity cannonball as weaponmod.cannonball
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity shot as weaponmod.shot
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity dummy as weaponmod.dummy
2013-05-16 14:03:30 [FINEST] [ForgeModLoader] Automatically registered mod weaponmod entity boomerang as weaponmod.boomerang
2013-05-16 14:03:31 [FINEST] [weaponmod] Sent event FMLInitializationEvent to mod weaponmod
2013-05-16 14:03:31 [FINEST] [OmniTools] Sending event FMLInitializationEvent to mod OmniTools
2013-05-16 14:03:31 [FINE] [fml.ItemTracker] Adding item omnitools.block.ItemBlockPlinth(2101) owned by OmniTools
2013-05-16 14:03:31 [FINE] [fml.ItemTracker] Adding item omnitools.item.ItemWrench(21257) owned by OmniTools
2013-05-16 14:03:31 [FINE] [fml.ItemTracker] Adding item omnitools.item.ItemArtifact(21258) owned by OmniTools
2013-05-16 14:03:31 [FINEST] [OmniTools] Sent event FMLInitializationEvent to mod OmniTools
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
2013-05-16 14:03:31 [FINEST] [mcp] Sending event IMCEvent to mod mcp
2013-05-16 14:03:31 [FINEST] [mcp] Sent event IMCEvent to mod mcp
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
2013-05-16 14:03:31 [FINEST] [FML] Sending event IMCEvent to mod FML
2013-05-16 14:03:31 [FINEST] [FML] Sent event IMCEvent to mod FML
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
2013-05-16 14:03:31 [FINEST] [Forge] Sending event IMCEvent to mod Forge
2013-05-16 14:03:31 [FINEST] [Forge] Sent event IMCEvent to mod Forge
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CodeChickenCore
2013-05-16 14:03:31 [FINEST] [CodeChickenCore] Sending event IMCEvent to mod CodeChickenCore
2013-05-16 14:03:31 [FINEST] [CodeChickenCore] Sent event IMCEvent to mod CodeChickenCore
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHCore
2013-05-16 14:03:31 [FINEST] [CoFHCore] Sending event IMCEvent to mod CoFHCore
2013-05-16 14:03:31 [FINEST] [CoFHCore] Sent event IMCEvent to mod CoFHCore
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ImmibisMicroblocks
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocks] Sending event IMCEvent to mod ImmibisMicroblocks
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocks] Sent event IMCEvent to mod ImmibisMicroblocks
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NotEnoughItems
2013-05-16 14:03:31 [FINEST] [NotEnoughItems] Sending event IMCEvent to mod NotEnoughItems
2013-05-16 14:03:31 [FINEST] [NotEnoughItems] Sent event IMCEvent to mod NotEnoughItems
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowerCrystalsCore
2013-05-16 14:03:31 [FINEST] [PowerCrystalsCore] Sending event IMCEvent to mod PowerCrystalsCore
2013-05-16 14:03:31 [FINEST] [PowerCrystalsCore] Sent event IMCEvent to mod PowerCrystalsCore
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHNetwork
2013-05-16 14:03:31 [FINEST] [CoFHNetwork] Sending event IMCEvent to mod CoFHNetwork
2013-05-16 14:03:31 [FINEST] [CoFHNetwork] Sent event IMCEvent to mod CoFHNetwork
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CoFHWorld
2013-05-16 14:03:31 [FINEST] [CoFHWorld] Sending event IMCEvent to mod CoFHWorld
2013-05-16 14:03:31 [FINEST] [CoFHWorld] Sent event IMCEvent to mod CoFHWorld
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event IMCEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event IMCEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod jammyfurniture
2013-05-16 14:03:31 [FINEST] [jammyfurniture] Sending event IMCEvent to mod jammyfurniture
2013-05-16 14:03:31 [FINEST] [jammyfurniture] Sent event IMCEvent to mod jammyfurniture
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod bau5_ProjectBench
2013-05-16 14:03:31 [FINEST] [bau5_ProjectBench] Sending event IMCEvent to mod bau5_ProjectBench
2013-05-16 14:03:31 [FINEST] [bau5_ProjectBench] Sent event IMCEvent to mod bau5_ProjectBench
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_ReiMinimap
2013-05-16 14:03:31 [FINEST] [mod_ReiMinimap] Sending event IMCEvent to mod mod_ReiMinimap
2013-05-16 14:03:31 [FINEST] [mod_ReiMinimap] Sent event IMCEvent to mod mod_ReiMinimap
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Core
2013-05-16 14:03:31 [FINEST] [BuildCraft|Core] Sending event IMCEvent to mod BuildCraft|Core
2013-05-16 14:03:31 [FINEST] [BuildCraft|Core] Sent event IMCEvent to mod BuildCraft|Core
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Factory
2013-05-16 14:03:31 [FINEST] [BuildCraft|Factory] Sending event IMCEvent to mod BuildCraft|Factory
2013-05-16 14:03:31 [FINEST] [BuildCraft|Factory] Sent event IMCEvent to mod BuildCraft|Factory
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 59 IMC messages to mod BuildCraft|Transport
2013-05-16 14:03:31 [FINEST] [BuildCraft|Transport] Sending event IMCEvent to mod BuildCraft|Transport
2013-05-16 14:03:31 [FINEST] [BuildCraft|Transport] Sent event IMCEvent to mod BuildCraft|Transport
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Silicon
2013-05-16 14:03:31 [FINEST] [BuildCraft|Silicon] Sending event IMCEvent to mod BuildCraft|Silicon
2013-05-16 14:03:31 [FINEST] [BuildCraft|Silicon] Sent event IMCEvent to mod BuildCraft|Silicon
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod APUnofficial
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ThermalExpansion
2013-05-16 14:03:31 [FINEST] [ThermalExpansion] Sending event IMCEvent to mod ThermalExpansion
2013-05-16 14:03:31 [FINEST] [ThermalExpansion] Sent event IMCEvent to mod ThermalExpansion
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod IC2
2013-05-16 14:03:31 [FINEST] [IC2] Sending event IMCEvent to mod IC2
2013-05-16 14:03:31 [FINEST] [IC2] Sent event IMCEvent to mod IC2
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AdvancedMachines
2013-05-16 14:03:31 [FINEST] [AdvancedMachines] Sending event IMCEvent to mod AdvancedMachines
2013-05-16 14:03:31 [FINEST] [AdvancedMachines] Sent event IMCEvent to mod AdvancedMachines
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AdvancedPowerManagement
2013-05-16 14:03:31 [FINEST] [AdvancedPowerManagement] Sending event IMCEvent to mod AdvancedPowerManagement
2013-05-16 14:03:31 [FINEST] [AdvancedPowerManagement] Sent event IMCEvent to mod AdvancedPowerManagement
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BasicComponents
2013-05-16 14:03:31 [FINEST] [BasicComponents] Sending event IMCEvent to mod BasicComponents
2013-05-16 14:03:31 [FINEST] [BasicComponents] Sent event IMCEvent to mod BasicComponents
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Builders
2013-05-16 14:03:31 [FINEST] [BuildCraft|Builders] Sending event IMCEvent to mod BuildCraft|Builders
2013-05-16 14:03:31 [FINEST] [BuildCraft|Builders] Sent event IMCEvent to mod BuildCraft|Builders
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Energy
2013-05-16 14:03:31 [FINEST] [BuildCraft|Energy] Sending event IMCEvent to mod BuildCraft|Energy
2013-05-16 14:03:31 [FINEST] [BuildCraft|Energy] Sent event IMCEvent to mod BuildCraft|Energy
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded] Sending event IMCEvent to mod MineFactoryReloaded
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded] Sent event IMCEvent to mod MineFactoryReloaded
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AppliedEnergistics
2013-05-16 14:03:31 [FINEST] [AppliedEnergistics] Sending event IMCEvent to mod AppliedEnergistics
2013-05-16 14:03:31 [FINEST] [AppliedEnergistics] Sent event IMCEvent to mod AppliedEnergistics
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ArsMagica
2013-05-16 14:03:31 [FINEST] [ArsMagica] Sending event IMCEvent to mod ArsMagica
2013-05-16 14:03:31 [FINEST] [ArsMagica] Sent event IMCEvent to mod ArsMagica
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Backpack
2013-05-16 14:03:31 [FINEST] [Backpack] Sending event IMCEvent to mod Backpack
2013-05-16 14:03:31 [FINEST] [Backpack] Sent event IMCEvent to mod Backpack
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BiblioCraft
2013-05-16 14:03:31 [FINEST] [BiblioCraft] Sending event IMCEvent to mod BiblioCraft
2013-05-16 14:03:31 [FINEST] [BiblioCraft] Sent event IMCEvent to mod BiblioCraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Additional-Buildcraft-Objects
2013-05-16 14:03:31 [FINEST] [Additional-Buildcraft-Objects] Sending event IMCEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:31 [FINEST] [Additional-Buildcraft-Objects] Sent event IMCEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ChickenChunks
2013-05-16 14:03:31 [FINEST] [ChickenChunks] Sending event IMCEvent to mod ChickenChunks
2013-05-16 14:03:31 [FINEST] [ChickenChunks] Sent event IMCEvent to mod ChickenChunks
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CompactSolars
2013-05-16 14:03:31 [FINEST] [CompactSolars] Sending event IMCEvent to mod CompactSolars
2013-05-16 14:03:31 [FINEST] [CompactSolars] Sent event IMCEvent to mod CompactSolars
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ComputerCraft
2013-05-16 14:03:31 [FINEST] [ComputerCraft] Sending event IMCEvent to mod ComputerCraft
2013-05-16 14:03:31 [FINEST] [ComputerCraft] Sent event IMCEvent to mod ComputerCraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CCTurtle
2013-05-16 14:03:31 [FINEST] [CCTurtle] Sending event IMCEvent to mod CCTurtle
2013-05-16 14:03:31 [FINEST] [CCTurtle] Sent event IMCEvent to mod CCTurtle
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod EE3
2013-05-16 14:03:31 [FINEST] [EE3] Sending event IMCEvent to mod EE3
2013-05-16 14:03:31 [FINEST] [EE3] Sent event IMCEvent to mod EE3
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod eplus
2013-05-16 14:03:31 [FINEST] [eplus] Sending event IMCEvent to mod eplus
2013-05-16 14:03:31 [FINEST] [eplus] Sent event IMCEvent to mod eplus
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod EnderStorage
2013-05-16 14:03:31 [FINEST] [EnderStorage] Sending event IMCEvent to mod EnderStorage
2013-05-16 14:03:31 [FINEST] [EnderStorage] Sent event IMCEvent to mod EnderStorage
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ExtrabiomesXL
2013-05-16 14:03:31 [FINEST] [ExtrabiomesXL] Sending event IMCEvent to mod ExtrabiomesXL
2013-05-16 14:03:31 [FINEST] [ExtrabiomesXL] Sent event IMCEvent to mod ExtrabiomesXL
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event IMCEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event IMCEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 62 IMC messages to mod Forestry
2013-05-16 14:03:31 [FINEST] [Forestry] Sending event IMCEvent to mod Forestry
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7794:0) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7794:1) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7785:0) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (457:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (457:3) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (457:5) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7782:0) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7782:1) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7782:2) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (7782:3) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (459:0) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (459:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (459:2) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:0) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:2) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:3) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:4) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:5) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:6) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:7) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:8) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:9) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:10) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:11) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:12) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:13) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:14) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (460:15) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:0) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:2) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:3) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:4) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:5) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:6) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:7) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:8) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:9) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:10) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:11) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:12) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:13) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (461:14) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (463:0) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (463:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (463:2) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (463:3) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (463:4) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:0) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:2) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:5) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:6) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (3500:7) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (458:0) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (458:1) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25264:-1) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25263:2) to miner's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25263:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25264:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25291:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2420:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2414:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25271:-1) to thaumaturge's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2403:-1) to forester's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2405:-1) to forester's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2404:-1) to forester's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25262:-1) to hunter's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (25263:5) to hunter's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2411:-1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2408:-1) to builder's Backpack
2013-05-16 14:03:31 [FINER] [ForgeModLoader] Adding block/item of (2416:-1) to builder's Backpack
2013-05-16 14:03:31 [FINEST] [Forestry] Sent event IMCEvent to mod Forestry
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BinnieCore
2013-05-16 14:03:31 [FINEST] [BinnieCore] Sending event IMCEvent to mod BinnieCore
2013-05-16 14:03:31 [FINEST] [BinnieCore] Sent event IMCEvent to mod BinnieCore
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ExtraBees
2013-05-16 14:03:31 [FINEST] [ExtraBees] Sending event IMCEvent to mod ExtraBees
2013-05-16 14:03:31 [FINEST] [ExtraBees] Sent event IMCEvent to mod ExtraBees
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod factorization
2013-05-16 14:03:31 [FINEST] [factorization] Sending event IMCEvent to mod factorization
2013-05-16 14:03:31 [FINEST] [factorization] Sent event IMCEvent to mod factorization
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod factorization.misc
2013-05-16 14:03:31 [FINEST] [factorization.misc] Sending event IMCEvent to mod factorization.misc
2013-05-16 14:03:31 [FINEST] [factorization.misc] Sent event IMCEvent to mod factorization.misc
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod factorization.dimensionalSlice
2013-05-16 14:03:31 [FINEST] [factorization.dimensionalSlice] Sending event IMCEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:31 [FINEST] [factorization.dimensionalSlice] Sent event IMCEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod iChunUtil
2013-05-16 14:03:31 [FINEST] [iChunUtil] Sending event IMCEvent to mod iChunUtil
2013-05-16 14:03:31 [FINEST] [iChunUtil] Sent event IMCEvent to mod iChunUtil
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 2 IMC messages to mod GraviGun
2013-05-16 14:03:31 [FINEST] [GraviGun] Sending event IMCEvent to mod GraviGun
2013-05-16 14:03:31 [INFO] [GraviGun] [1.5.0v2] Received mod blacklist request from: Thaumcraft
2013-05-16 14:03:31 [FINEST] [GraviGun] Sent event IMCEvent to mod GraviGun
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod IC2NuclearControl
2013-05-16 14:03:31 [FINEST] [IC2NuclearControl] Sending event IMCEvent to mod IC2NuclearControl
2013-05-16 14:03:31 [FINEST] [IC2NuclearControl] Sent event IMCEvent to mod IC2NuclearControl
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ImmibisCore
2013-05-16 14:03:31 [FINEST] [ImmibisCore] Sending event IMCEvent to mod ImmibisCore
2013-05-16 14:03:31 [FINEST] [ImmibisCore] Sent event IMCEvent to mod ImmibisCore
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ImmibisPeripherals
2013-05-16 14:03:31 [FINEST] [ImmibisPeripherals] Sending event IMCEvent to mod ImmibisPeripherals
2013-05-16 14:03:31 [FINEST] [ImmibisPeripherals] Sent event IMCEvent to mod ImmibisPeripherals
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod inventorytweaks
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod IronChest
2013-05-16 14:03:31 [FINEST] [IronChest] Sending event IMCEvent to mod IronChest
2013-05-16 14:03:31 [FINEST] [IronChest] Sent event IMCEvent to mod IronChest
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 6 IMC messages to mod Thaumcraft
2013-05-16 14:03:31 [FINEST] [Thaumcraft] Sending event IMCEvent to mod Thaumcraft
2013-05-16 14:03:31 [FINEST] [Thaumcraft] Sent event IMCEvent to mod Thaumcraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod LogisticsPipes|Main
2013-05-16 14:03:31 [FINEST] [LogisticsPipes|Main] Sending event IMCEvent to mod LogisticsPipes|Main
2013-05-16 14:03:31 [FINEST] [LogisticsPipes|Main] Sent event IMCEvent to mod LogisticsPipes|Main
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ModularForceFieldSystem
2013-05-16 14:03:31 [FINEST] [ModularForceFieldSystem] Sending event IMCEvent to mod ModularForceFieldSystem
2013-05-16 14:03:31 [FINEST] [ModularForceFieldSystem] Sent event IMCEvent to mod ModularForceFieldSystem
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod minechem
2013-05-16 14:03:31 [FINEST] [minechem] Sending event IMCEvent to mod minechem
2013-05-16 14:03:31 [FINEST] [minechem] Sent event IMCEvent to mod minechem
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event IMCEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event IMCEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event IMCEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event IMCEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event IMCEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event IMCEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event IMCEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event IMCEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event IMCEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event IMCEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event IMCEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event IMCEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event IMCEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event IMCEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Natura
2013-05-16 14:03:31 [FINEST] [Natura] Sending event IMCEvent to mod Natura
2013-05-16 14:03:31 [FINEST] [Natura] Sent event IMCEvent to mod Natura
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatNatura] Sending event IMCEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatNatura] Sent event IMCEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatPams] Sending event IMCEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatPams] Sent event IMCEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event IMCEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event IMCEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod SoulShards
2013-05-16 14:03:31 [FINEST] [SoulShards] Sending event IMCEvent to mod SoulShards
2013-05-16 14:03:31 [FINEST] [SoulShards] Sent event IMCEvent to mod SoulShards
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event IMCEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event IMCEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event IMCEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event IMCEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:31 [FINEST] [MFReloaded|CompatThaumcraft] Sending event IMCEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:31 [FINEST] [MFReloaded|CompatThaumcraft] Sent event IMCEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TConstruct
2013-05-16 14:03:31 [FINEST] [TConstruct] Sending event IMCEvent to mod TConstruct
2013-05-16 14:03:31 [FINEST] [TConstruct] Sent event IMCEvent to mod TConstruct
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sending event IMCEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sent event IMCEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod TwilightForest
2013-05-16 14:03:31 [FINEST] [TwilightForest] Sending event IMCEvent to mod TwilightForest
2013-05-16 14:03:31 [FINEST] [TwilightForest] Sent event IMCEvent to mod TwilightForest
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event IMCEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event IMCEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event IMCEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event IMCEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event IMCEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event IMCEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod MiscPeripherals
2013-05-16 14:03:31 [FINEST] [MiscPeripherals] Sending event IMCEvent to mod MiscPeripherals
2013-05-16 14:03:31 [FINEST] [MiscPeripherals] Sent event IMCEvent to mod MiscPeripherals
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AdvancedSolarPanel
2013-05-16 14:03:31 [FINEST] [AdvancedSolarPanel] Sending event IMCEvent to mod AdvancedSolarPanel
2013-05-16 14:03:31 [FINEST] [AdvancedSolarPanel] Sent event IMCEvent to mod AdvancedSolarPanel
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod GraviSuite
2013-05-16 14:03:31 [FINEST] [GraviSuite] Sending event IMCEvent to mod GraviSuite
2013-05-16 14:03:31 [FINEST] [GraviSuite] Sent event IMCEvent to mod GraviSuite
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mmmPowersuits
2013-05-16 14:03:31 [FINEST] [mmmPowersuits] Sending event IMCEvent to mod mmmPowersuits
2013-05-16 14:03:31 [FINEST] [mmmPowersuits] Sent event IMCEvent to mod mmmPowersuits
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowersuitAddons
2013-05-16 14:03:31 [FINEST] [PowersuitAddons] Sending event IMCEvent to mod PowersuitAddons
2013-05-16 14:03:31 [FINEST] [PowersuitAddons] Sent event IMCEvent to mod PowersuitAddons
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod multiCraftingTable
2013-05-16 14:03:31 [FINEST] [multiCraftingTable] Sending event IMCEvent to mod multiCraftingTable
2013-05-16 14:03:31 [FINEST] [multiCraftingTable] Sent event IMCEvent to mod multiCraftingTable
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NEIPlugins
2013-05-16 14:03:31 [FINEST] [NEIPlugins] Sending event IMCEvent to mod NEIPlugins
2013-05-16 14:03:31 [FINEST] [NEIPlugins] Sent event IMCEvent to mod NEIPlugins
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NetherOres
2013-05-16 14:03:31 [FINEST] [NetherOres] Sending event IMCEvent to mod NetherOres
2013-05-16 14:03:31 [FINEST] [NetherOres] Sent event IMCEvent to mod NetherOres
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ObsidiPlates
2013-05-16 14:03:31 [FINEST] [ObsidiPlates] Sending event IMCEvent to mod ObsidiPlates
2013-05-16 14:03:31 [FINEST] [ObsidiPlates] Sent event IMCEvent to mod ObsidiPlates
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod OCS
2013-05-16 14:03:31 [FINEST] [OCS] Sending event IMCEvent to mod OCS
2013-05-16 14:03:31 [FINEST] [OCS] Sent event IMCEvent to mod OCS
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 1 IMC messages to mod PortalGun
2013-05-16 14:03:31 [FINEST] [PortalGun] Sending event IMCEvent to mod PortalGun
2013-05-16 14:03:31 [INFO] [PortalGun] [1.5.1] Received mod blacklist request from: Thaumcraft
2013-05-16 14:03:31 [FINEST] [PortalGun] Sent event IMCEvent to mod PortalGun
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 1 IMC messages to mod Railcraft
2013-05-16 14:03:31 [FINEST] [Railcraft] Sending event IMCEvent to mod Railcraft
2013-05-16 14:03:31 [INFO] [Railcraft] Mod Forestry registered [email protected] as a valid liquid Boiler fuel
2013-05-16 14:03:31 [FINEST] [Railcraft] Sent event IMCEvent to mod Railcraft
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod PowerConverters
2013-05-16 14:03:31 [FINEST] [PowerConverters] Sending event IMCEvent to mod PowerConverters
2013-05-16 14:03:31 [FINEST] [PowerConverters] Sent event IMCEvent to mod PowerConverters
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AS_Ruins
2013-05-16 14:03:31 [FINEST] [AS_Ruins] Sending event IMCEvent to mod AS_Ruins
2013-05-16 14:03:31 [FINEST] [AS_Ruins] Sent event IMCEvent to mod AS_Ruins
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod StevesCarts
2013-05-16 14:03:31 [FINEST] [StevesCarts] Sending event IMCEvent to mod StevesCarts
2013-05-16 14:03:31 [FINEST] [StevesCarts] Sent event IMCEvent to mod StevesCarts
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod ThaumicBees
2013-05-16 14:03:31 [FINEST] [ThaumicBees] Sending event IMCEvent to mod ThaumicBees
2013-05-16 14:03:31 [FINEST] [ThaumicBees] Sent event IMCEvent to mod ThaumicBees
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AS_UpdateCheck
2013-05-16 14:03:31 [FINEST] [AS_UpdateCheck] Sending event IMCEvent to mod AS_UpdateCheck
2013-05-16 14:03:31 [FINEST] [AS_UpdateCheck] Sent event IMCEvent to mod AS_UpdateCheck
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod weaponmod
2013-05-16 14:03:31 [FINEST] [weaponmod] Sending event IMCEvent to mod weaponmod
2013-05-16 14:03:31 [FINEST] [weaponmod] Sent event IMCEvent to mod weaponmod
2013-05-16 14:03:31 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod OmniTools
2013-05-16 14:03:31 [FINEST] [OmniTools] Sending event IMCEvent to mod OmniTools
2013-05-16 14:03:31 [FINEST] [OmniTools] Sent event IMCEvent to mod OmniTools
2013-05-16 14:03:31 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp
2013-05-16 14:03:31 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp
2013-05-16 14:03:31 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML
2013-05-16 14:03:31 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML
2013-05-16 14:03:31 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge
2013-05-16 14:03:31 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge
2013-05-16 14:03:31 [FINEST] [CodeChickenCore] Sending event FMLPostInitializationEvent to mod CodeChickenCore
2013-05-16 14:03:31 [FINEST] [CodeChickenCore] Sent event FMLPostInitializationEvent to mod CodeChickenCore
2013-05-16 14:03:31 [FINEST] [CoFHCore] Sending event FMLPostInitializationEvent to mod CoFHCore
2013-05-16 14:03:31 [FINEST] [CoFHCore] Sent event FMLPostInitializationEvent to mod CoFHCore
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocks] Sending event FMLPostInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocks] Sent event FMLPostInitializationEvent to mod ImmibisMicroblocks
2013-05-16 14:03:31 [FINEST] [NotEnoughItems] Sending event FMLPostInitializationEvent to mod NotEnoughItems
2013-05-16 14:03:31 [FINEST] [NotEnoughItems] Sent event FMLPostInitializationEvent to mod NotEnoughItems
2013-05-16 14:03:31 [FINEST] [PowerCrystalsCore] Sending event FMLPostInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:03:31 [FINEST] [PowerCrystalsCore] Sent event FMLPostInitializationEvent to mod PowerCrystalsCore
2013-05-16 14:03:31 [FINEST] [CoFHNetwork] Sending event FMLPostInitializationEvent to mod CoFHNetwork
2013-05-16 14:03:31 [FINEST] [CoFHNetwork] Sent event FMLPostInitializationEvent to mod CoFHNetwork
2013-05-16 14:03:31 [FINEST] [CoFHWorld] Sending event FMLPostInitializationEvent to mod CoFHWorld
2013-05-16 14:03:31 [FINEST] [CoFHWorld] Sent event FMLPostInitializationEvent to mod CoFHWorld
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event FMLPostInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:31 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event FMLPostInitializationEvent to mod ImmibisMicroblocksInstallCheck
2013-05-16 14:03:31 [FINEST] [jammyfurniture] Sending event FMLPostInitializationEvent to mod jammyfurniture
2013-05-16 14:03:31 [FINEST] [jammyfurniture] Sent event FMLPostInitializationEvent to mod jammyfurniture
2013-05-16 14:03:31 [FINEST] [bau5_ProjectBench] Sending event FMLPostInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:03:31 [FINEST] [bau5_ProjectBench] Sent event FMLPostInitializationEvent to mod bau5_ProjectBench
2013-05-16 14:03:31 [FINEST] [mod_ReiMinimap] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:03:31 [FINEST] [mod_ReiMinimap] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap
2013-05-16 14:03:31 [FINEST] [BuildCraft|Core] Sending event FMLPostInitializationEvent to mod BuildCraft|Core
2013-05-16 14:03:31 [FINEST] [BuildCraft|Core] Sent event FMLPostInitializationEvent to mod BuildCraft|Core
2013-05-16 14:03:31 [FINEST] [BuildCraft|Factory] Sending event FMLPostInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:03:31 [FINE] [Buildcraft] NEI not detected.
2013-05-16 14:03:31 [FINEST] [BuildCraft|Factory] Sent event FMLPostInitializationEvent to mod BuildCraft|Factory
2013-05-16 14:03:31 [FINEST] [BuildCraft|Transport] Sending event FMLPostInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:03:31 [FINEST] [BuildCraft|Transport] Sent event FMLPostInitializationEvent to mod BuildCraft|Transport
2013-05-16 14:03:31 [FINEST] [BuildCraft|Silicon] Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:03:31 [FINEST] [BuildCraft|Silicon] Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon
2013-05-16 14:03:31 [FINEST] [ThermalExpansion] Sending event FMLPostInitializationEvent to mod ThermalExpansion
2013-05-16 14:03:31 [WARNING] [ForgeModLoader] Could not retrieve Forestry block identified by: planks
2013-05-16 14:03:31 [INFO] [ThermalExpansion] Buildcraft Triggers Registered: 8
2013-05-16 14:03:31 [FINEST] [ThermalExpansion] Sent event FMLPostInitializationEvent to mod ThermalExpansion
2013-05-16 14:03:31 [FINEST] [IC2] Sending event FMLPostInitializationEvent to mod IC2
2013-05-16 14:03:31 [INFO] [IC2] Loading IC2 submodule: bcIntegration
2013-05-16 14:03:31 [INFO] [IC2] BuildCraft integration module loaded
2013-05-16 14:03:31 [FINEST] [IC2] Sent event FMLPostInitializationEvent to mod IC2
2013-05-16 14:03:31 [FINEST] [AdvancedMachines] Sending event FMLPostInitializationEvent to mod AdvancedMachines
2013-05-16 14:03:31 [FINE] [fml.ItemTracker] Adding item ic2.advancedmachines.common.ItemDust(30031) owned by AdvancedMachines
2013-05-16 14:03:31 [FINEST] [AdvancedMachines] Sent event FMLPostInitializationEvent to mod AdvancedMachines
2013-05-16 14:03:31 [FINEST] [AdvancedPowerManagement] Sending event FMLPostInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:03:31 [FINE] [ForgeModLoader] [AdvancedPowerManagement] Adding crafting recipes.
2013-05-16 14:03:31 [FINEST] [AdvancedPowerManagement] Sent event FMLPostInitializationEvent to mod AdvancedPowerManagement
2013-05-16 14:03:31 [FINEST] [BasicComponents] Sending event FMLPostInitializationEvent to mod BasicComponents
2013-05-16 14:03:31 [FINEST] [BasicComponents] Sent event FMLPostInitializationEvent to mod BasicComponents
2013-05-16 14:03:31 [FINEST] [BuildCraft|Builders] Sending event FMLPostInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:03:31 [FINEST] [BuildCraft|Builders] Sent event FMLPostInitializationEvent to mod BuildCraft|Builders
2013-05-16 14:03:31 [FINEST] [BuildCraft|Energy] Sending event FMLPostInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:03:31 [FINEST] [BuildCraft|Energy] Sent event FMLPostInitializationEvent to mod BuildCraft|Energy
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:03:31 [FINEST] [MineFactoryReloaded] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded
2013-05-16 14:03:31 [FINEST] [AppliedEnergistics] Sending event FMLPostInitializationEvent to mod AppliedEnergistics
2013-05-16 14:03:31 [SEVERE] [ForgeModLoader] [AppEng] GregTech Integration Disabled.
2013-05-16 14:03:31 [SEVERE] [ForgeModLoader] [AppEng] Better Storage Disabled.
2013-05-16 14:03:31 [FINEST] [AppliedEnergistics] Sent event FMLPostInitializationEvent to mod AppliedEnergistics
2013-05-16 14:03:31 [FINEST] [ArsMagica] Sending event FMLPostInitializationEvent to mod ArsMagica
2013-05-16 14:03:31 [INFO] [ForgeModLoader] Ars Magica >> Initializing power lookups
2013-05-16 14:03:33 [WARNING] [ForgeModLoader] Error attempting to calculate the power recipe for "" - skipping.
2013-05-16 14:03:34 [FINEST] [ArsMagica] Sent event FMLPostInitializationEvent to mod ArsMagica
2013-05-16 14:03:34 [FINEST] [Backpack] Sending event FMLPostInitializationEvent to mod Backpack
2013-05-16 14:03:34 [FINEST] [Backpack] Sent event FMLPostInitializationEvent to mod Backpack
2013-05-16 14:03:34 [FINEST] [BiblioCraft] Sending event FMLPostInitializationEvent to mod BiblioCraft
2013-05-16 14:03:34 [FINEST] [BiblioCraft] Sent event FMLPostInitializationEvent to mod BiblioCraft
2013-05-16 14:03:34 [FINEST] [Additional-Buildcraft-Objects] Sending event FMLPostInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:34 [FINEST] [Additional-Buildcraft-Objects] Sent event FMLPostInitializationEvent to mod Additional-Buildcraft-Objects
2013-05-16 14:03:34 [FINEST] [ChickenChunks] Sending event FMLPostInitializationEvent to mod ChickenChunks
2013-05-16 14:03:34 [FINEST] [ChickenChunks] Sent event FMLPostInitializationEvent to mod ChickenChunks
2013-05-16 14:03:34 [FINEST] [CompactSolars] Sending event FMLPostInitializationEvent to mod CompactSolars
2013-05-16 14:03:34 [FINEST] [CompactSolars] Sent event FMLPostInitializationEvent to mod CompactSolars
2013-05-16 14:03:34 [FINEST] [ComputerCraft] Sending event FMLPostInitializationEvent to mod ComputerCraft
2013-05-16 14:03:34 [FINEST] [ComputerCraft] Sent event FMLPostInitializationEvent to mod ComputerCraft
2013-05-16 14:03:34 [FINEST] [CCTurtle] Sending event FMLPostInitializationEvent to mod CCTurtle
2013-05-16 14:03:34 [FINEST] [CCTurtle] Sent event FMLPostInitializationEvent to mod CCTurtle
2013-05-16 14:03:34 [FINEST] [EE3] Sending event FMLPostInitializationEvent to mod EE3
2013-05-16 14:03:34 [FINEST] [EE3] Sent event FMLPostInitializationEvent to mod EE3
2013-05-16 14:03:34 [FINEST] [eplus] Sending event FMLPostInitializationEvent to mod eplus
2013-05-16 14:03:34 [FINEST] [eplus] Sent event FMLPostInitializationEvent to mod eplus
2013-05-16 14:03:34 [FINEST] [EnderStorage] Sending event FMLPostInitializationEvent to mod EnderStorage
2013-05-16 14:03:34 [FINEST] [EnderStorage] Sent event FMLPostInitializationEvent to mod EnderStorage
2013-05-16 14:03:34 [FINEST] [ExtrabiomesXL] Sending event FMLPostInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:34 [FINE] [ExtrabiomesXL] Initializing Buildcraft plugin.
2013-05-16 14:03:34 [FINE] [ExtrabiomesXL] Initializing Forestry plugin.
2013-05-16 14:03:34 [FINE] [ExtrabiomesXL] Initializing IndustrialCraft 2 plugin.
2013-05-16 14:03:34 [INFO] [STDERR] java.lang.ClassNotFoundException: ic2.api.Crops
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2API.<init>(IC2API.java:27)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2Plugin.preInit(IC2Plugin.java:78)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_199_IC2Plugin_preInit_Pre.invoke(.dynamic)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.PluginManager.activatePlugins(PluginManager.java:17)
2013-05-16 14:03:34 [INFO] [STDERR] at extrabiomes.Extrabiomes.postInit(Extrabiomes.java:73)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:34 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-16 14:03:34 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:34 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:34 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:34 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-05-16 14:03:34 [FINE] [ExtrabiomesXL] Initializing Thermal Expansion plugin.
2013-05-16 14:03:34 [INFO] [ExtrabiomesXL] Successfully Loaded.
2013-05-16 14:03:34 [FINEST] [ExtrabiomesXL] Sent event FMLPostInitializationEvent to mod ExtrabiomesXL
2013-05-16 14:03:34 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:34 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestryPre
2013-05-16 14:03:34 [FINEST] [Forestry] Sending event FMLPostInitializationEvent to mod Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13784) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13785) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13786) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13787) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13788) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13783) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13789) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13801) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13802) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13803) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13804) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item forestry.core.items.ItemCrated(13805) owned by Forestry
2013-05-16 14:03:34 [FINER] [Forestry] Beekeeping mode read from config: NORMAL
2013-05-16 14:03:34 [FINEST] [Forestry] Sending IMC '[email protected]'.
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Starting Initializing of Extra Bees:
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Found IndustrialCraft 2
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Found Railcraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Found Buildcraft
2013-05-16 14:03:34 [WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!
beeBreedingMode
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Config option beeBreedingMode defaulting to NORMAL
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8816) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8817) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8818) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8819) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.apiary.ItemHiveFrame(8820) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemMoltenMetal(8826) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemCast(8827) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.gen.ItemBeehive(4000) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(4001) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemLiquid(8756) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemLiquidContainer(8766) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystal(8791) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyCrystalEmpty(8792) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyDrop(8786) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemHoneyComb(8776) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.products.ItemPropolis(8781) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.ItemDictionary(8793) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.ItemTemplate(8797) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.ItemTemplateBlank(8798) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.ItemSerum(8803) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.genetics.ItemSerumEmpty(8804) owned by Forestry
2013-05-16 14:03:34 [FINE] [ForgeModLoader] 127 species of bee added to Minecraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] 81 honey combs added to Minecraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] 10 propolises added to Minecraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] 29 honey drops added to Minecraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] 0 bee mutations added to Minecraft
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Finishing Initialization of Extra Bees
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.liquids.ItemLiquidDNA(8799) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.ItemApiaristMachine(4002) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.ItemGeneticMachine(4003) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.machines.ItemAdvancedGeneticMachine(4004) owned by Forestry
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.extrabees.electronics.ItemElectronic(8836) owned by Forestry
2013-05-16 14:03:34 [FINE] [Forestry] Using buildcraft.energy.PneumaticPowerFramework as framework.
2013-05-16 14:03:34 [INFO] [Forestry] Skipping CraftGuide integration.
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item buildcraft.transport.ItemPipe(14256) owned by Forestry
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Trying to implement forestry hive fx...
2013-05-16 14:03:34 [FINE] [ForgeModLoader] Failed: forestry.apiculture.ProxyApiculture
2013-05-16 14:03:34 [WARNING] [ForgeModLoader] Couldn't find vanilla template - forestry.speciesFestive
2013-05-16 14:03:34 [FINEST] [Forestry] Sent event FMLPostInitializationEvent to mod Forestry
2013-05-16 14:03:34 [FINEST] [BinnieCore] Sending event FMLPostInitializationEvent to mod BinnieCore
2013-05-16 14:03:34 [FINE] [fml.ItemTracker] Adding item binnie.core.machines.ItemMachine(4005) owned by BinnieCore
2013-05-16 14:03:34 [FINEST] [BinnieCore] Sent event FMLPostInitializationEvent to mod BinnieCore
2013-05-16 14:03:34 [FINEST] [ExtraBees] Sending event FMLPostInitializationEvent to mod ExtraBees
2013-05-16 14:03:34 [FINEST] [ExtraBees] Sent event FMLPostInitializationEvent to mod ExtraBees
2013-05-16 14:03:34 [FINEST] [factorization] Sending event FMLPostInitializationEvent to mod factorization
2013-05-16 14:03:34 [FINEST] [factorization] Sent event FMLPostInitializationEvent to mod factorization
2013-05-16 14:03:34 [FINEST] [factorization.misc] Sending event FMLPostInitializationEvent to mod factorization.misc
2013-05-16 14:03:34 [FINEST] [factorization.misc] Sent event FMLPostInitializationEvent to mod factorization.misc
2013-05-16 14:03:34 [FINEST] [factorization.dimensionalSlice] Sending event FMLPostInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:34 [FINE] [FZ] Enlarging World.MAX_ENTITY_RADIUS from 2,000000 to 8,000000
2013-05-16 14:03:34 [FINE] [FZ] Please let the author know if this causes problems.
2013-05-16 14:03:34 [FINEST] [factorization.dimensionalSlice] Sent event FMLPostInitializationEvent to mod factorization.dimensionalSlice
2013-05-16 14:03:34 [FINEST] [iChunUtil] Sending event FMLPostInitializationEvent to mod iChunUtil
2013-05-16 14:03:34 [FINEST] [iChunUtil] Sent event FMLPostInitializationEvent to mod iChunUtil
2013-05-16 14:03:34 [FINEST] [GraviGun] Sending event FMLPostInitializationEvent to mod GraviGun
2013-05-16 14:03:34 [FINEST] [GraviGun] Sent event FMLPostInitializationEvent to mod GraviGun
2013-05-16 14:03:34 [FINEST] [IC2NuclearControl] Sending event FMLPostInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:34 [FINEST] [IC2NuclearControl] Sent event FMLPostInitializationEvent to mod IC2NuclearControl
2013-05-16 14:03:34 [FINEST] [ImmibisCore] Sending event FMLPostInitializationEvent to mod ImmibisCore
2013-05-16 14:03:34 [FINEST] [ImmibisCore] Sent event FMLPostInitializationEvent to mod ImmibisCore
2013-05-16 14:03:34 [FINEST] [ImmibisPeripherals] Sending event FMLPostInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:34 [FINEST] [ImmibisPeripherals] Sent event FMLPostInitializationEvent to mod ImmibisPeripherals
2013-05-16 14:03:34 [FINEST] [IronChest] Sending event FMLPostInitializationEvent to mod IronChest
2013-05-16 14:03:34 [FINEST] [IronChest] Sent event FMLPostInitializationEvent to mod IronChest
2013-05-16 14:03:34 [FINEST] [Thaumcraft] Sending event FMLPostInitializationEvent to mod Thaumcraft
2013-05-16 14:03:35 [INFO] [ForgeModLoader] [Thaumcraft] Adding language support for en_US
2013-05-16 14:03:35 [FINEST] [Thaumcraft] Sent event FMLPostInitializationEvent to mod Thaumcraft
2013-05-16 14:03:35 [FINEST] [LogisticsPipes|Main] Sending event FMLPostInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded ForestryProxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded IC2Proxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded CCTurtleProxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded Thaumcraft Proxy
2013-05-16 14:03:35 [INFO] [LogisticsPipes|Main] Loaded ThermalExpansion DummyProxy
2013-05-16 14:03:35 [FINE] [ForgeModLoader] Additional pipes detected, adding compatibility
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.LogisticsItem(7129) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.LogisticsItemCard(7125) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.RemoteOrderer(7128) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.CraftingSignCreator(7156) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemHUDArmor(7124) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemParts(7123) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemModule(7127) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemDisk(7126) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemUpgrade(7122) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.LogisticsItem(7121) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.LogisticsBrokenItem(7119) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7130) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7131) owned by LogisticsPipes|Main
2013-05-16 14:03:35 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7132) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7133) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7134) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7135) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7137) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7138) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7139) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7140) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7141) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7143) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7144) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7145) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7146) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7147) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7148) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7149) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7150) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7151) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7152) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7153) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7136) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.ItemLogisticsPipe(7142) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [ForgeModLoader] Necessary classes from Railcraft were not found
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(1600) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item logisticspipes.items.LogisticsSolidBlockItem(1601) owned by LogisticsPipes|Main
2013-05-16 14:03:36 [FINEST] [LogisticsPipes|Main] Sent event FMLPostInitializationEvent to mod LogisticsPipes|Main
2013-05-16 14:03:36 [FINEST] [ModularForceFieldSystem] Sending event FMLPostInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:36 [FINEST] [ModularForceFieldSystem] Sent event FMLPostInitializationEvent to mod ModularForceFieldSystem
2013-05-16 14:03:36 [FINEST] [minechem] Sending event FMLPostInitializationEvent to mod minechem
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item ljdp.minechem.computercraft.ItemChemistryUpgrade(5016) owned by minechem
2013-05-16 14:03:36 [INFO] [STDOUT] Adding recipe for ingotSteelAdding recipe for blockSteelAdding recipe for ingotIronAdding recipe for ingotGold[MineChem] Computercraft interface layer loaded
2013-05-16 14:03:36 [INFO] [STDOUT] [MineChem] POSTINIT PASSED
2013-05-16 14:03:36 [FINEST] [minechem] Sent event FMLPostInitializationEvent to mod minechem
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatAtum] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatAtum] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatAtum
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatBiomesOPlenty
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatChococraft] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatChococraft] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatChococraft
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatExtraBiomes
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatForestry] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatForestry] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatForestry
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatIC2] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatIC2] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatIC2
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatMagicalCrops
2013-05-16 14:03:36 [FINEST] [Natura] Sending event FMLPostInitializationEvent to mod Natura
2013-05-16 14:03:36 [FINEST] [Natura] Sent event FMLPostInitializationEvent to mod Natura
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatNatura] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatNatura] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatNatura
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatPams] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatPams] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatPams
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatRP2] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatRP2] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatRP2
2013-05-16 14:03:36 [FINEST] [SoulShards] Sending event FMLPostInitializationEvent to mod SoulShards
2013-05-16 14:03:36 [FINEST] [SoulShards] Sent event FMLPostInitializationEvent to mod SoulShards
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatSoulShards] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSoulShards
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatSufficientBiomes
2013-05-16 14:03:36 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLPostInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:36 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLPostInitializationEvent to mod MFReloaded|CompatThaumcraft
2013-05-16 14:03:36 [FINEST] [TConstruct] Sending event FMLPostInitializationEvent to mod TConstruct
2013-05-16 14:03:36 [FINEST] [TConstruct] Sent event FMLPostInitializationEvent to mod TConstruct
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatTConstruct] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTConstruct
2013-05-16 14:03:36 [FINEST] [TwilightForest] Sending event FMLPostInitializationEvent to mod TwilightForest
2013-05-16 14:03:36 [FINEST] [TwilightForest] Sent event FMLPostInitializationEvent to mod TwilightForest
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatTwilightForest
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatVanilla] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatVanilla] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatVanilla
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sending event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:36 [FINEST] [MineFactoryReloaded|CompatXyCraft] Sent event FMLPostInitializationEvent to mod MineFactoryReloaded|CompatXyCraft
2013-05-16 14:03:36 [FINEST] [MiscPeripherals] Sending event FMLPostInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.SecurityRight
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class chb.mods.mffs.common.ModularForceFieldSystem
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$chunkLoader, id=1890 meta=32767
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get class mods.railcraft.blocks.tracks.TileTrack
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$chunkLoader, id=248 meta=0
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$chunkLoader, id=248 meta=1
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$rtgChamber, id=233 meta=0
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$rtgGenerator, id=246 meta=0
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$cartDetector, id=907 meta=0
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$cartDetectorRail, id=904 meta=0
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get field [shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain].DAMAGE_INFO_PANEL
2013-05-16 14:03:36 [WARNING] [MiscPeripherals] Reflector: Unable to get field [shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain].DAMAGE_INFO_PANEL_EXTENDER
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(26711) owned by MiscPeripherals
2013-05-16 14:03:36 [FINE] [fml.ItemTracker] Adding item forestry.storage.items.ItemBackpack(26712) owned by MiscPeripherals
2013-05-16 14:03:36 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: MiscPeripherals$enderChest, id=130 meta=32767
2013-05-16 14:03:36 [INFO] [MiscPeripherals] Loaded 12 demo files
2013-05-16 14:03:36 [FINEST] [MiscPeripherals] Sent event FMLPostInitializationEvent to mod MiscPeripherals
2013-05-16 14:03:36 [FINEST] [AdvancedSolarPanel] Sending event FMLPostInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:36 [FINEST] [AdvancedSolarPanel] Sent event FMLPostInitializationEvent to mod AdvancedSolarPanel
2013-05-16 14:03:36 [FINEST] [GraviSuite] Sending event FMLPostInitializationEvent to mod GraviSuite
2013-05-16 14:03:36 [FINEST] [GraviSuite] Sent event FMLPostInitializationEvent to mod GraviSuite
2013-05-16 14:03:36 [FINEST] [mmmPowersuits] Sending event FMLPostInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:36 [FINEST] [mmmPowersuits] Sent event FMLPostInitializationEvent to mod mmmPowersuits
2013-05-16 14:03:36 [FINEST] [PowersuitAddons] Sending event FMLPostInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:36 [WARNING] [MMMPS-CLIENT] Failed to get Thermal Expansion item energyFrameFull
2013-05-16 14:03:36 [WARNING] [MMMPS-CLIENT] Failed to get Thermal Expansion item teleportBase
2013-05-16 14:03:36 [FINEST] [PowersuitAddons] Sent event FMLPostInitializationEvent to mod PowersuitAddons
2013-05-16 14:03:36 [FINEST] [multiCraftingTable] Sending event FMLPostInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:36 [FINEST] [multiCraftingTable] Sent event FMLPostInitializationEvent to mod multiCraftingTable
2013-05-16 14:03:36 [FINEST] [NEIPlugins] Sending event FMLPostInitializationEvent to mod NEIPlugins
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin Forestry (1.4.4.7)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin Forge (1.3.4.1)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin IC2 (1.0.4.1)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin BuildCraft (1.3.5.2)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin TConstruct (1.0.1.8)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin Lists (1.0.0.2)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin GregTech (1.0.0.3)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin Fuel Tooltip (1.0.1.0)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin MineFactoryReloaded (1.0.1.0)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin ThermalExpansion (1.0.0.1)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin Railcraft (1.6.4.0)
2013-05-16 14:03:36 [FINE] [NEIPlugins] Found NEIPlugins plugin ForestryShowSecrets (1.0.1.0)
2013-05-16 14:03:36 [FINEST] [NEIPlugins] Sent event FMLPostInitializationEvent to mod NEIPlugins
2013-05-16 14:03:36 [FINEST] [NetherOres] Sending event FMLPostInitializationEvent to mod NetherOres
2013-05-16 14:03:36 [FINEST] [NetherOres] Sent event FMLPostInitializationEvent to mod NetherOres
2013-05-16 14:03:36 [FINEST] [ObsidiPlates] Sending event FMLPostInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:36 [FINEST] [ObsidiPlates] Sent event FMLPostInitializationEvent to mod ObsidiPlates
2013-05-16 14:03:36 [FINEST] [OCS] Sending event FMLPostInitializationEvent to mod OCS
2013-05-16 14:03:36 [FINEST] [OCS] Sent event FMLPostInitializationEvent to mod OCS
2013-05-16 14:03:36 [FINEST] [PortalGun] Sending event FMLPostInitializationEvent to mod PortalGun
2013-05-16 14:03:36 [FINEST] [PortalGun] Sent event FMLPostInitializationEvent to mod PortalGun
2013-05-16 14:03:36 [FINEST] [Railcraft] Sending event FMLPostInitializationEvent to mod Railcraft
2013-05-16 14:03:36 [FINE] [Railcraft] Post-Init Phase
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleCore
2013-05-16 14:03:36 [FINER] [Railcraft] Registered Forestry BioFuel as a valid fuel source.
2013-05-16 14:03:36 [FINER] [Railcraft] Registered Buildcraft Fuel as a valid fuel source.
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleCore
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleFactory
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: net.minecraft.item.ItemMultiTextureTile, 17, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: extrabiomes.utility.MultiItemBlock, 2208, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: extrabiomes.utility.MultiItemBlock, 2209, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: extrabiomes.utility.MultiItemBlock, 2211, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: extrabiomes.utility.MultiItemBlock, 2212, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: extrabiomes.utility.MultiItemBlock, 2213, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1388, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1389, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1390, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1391, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1411, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1412, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: forestry.arboriculture.items.ItemWoodBlock, 1413, 32767
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.blocks.trees.TreeItem, 3251, 0
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.blocks.trees.TreeItem, 3251, 1
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.blocks.trees.TreeItem, 3251, 2
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.blocks.trees.TreeItem, 3251, 3
2013-05-16 14:03:36 [FINEST] [Railcraft] Adding Coke Oven recipe: mods.natura.blocks.trees.RedwoodItem, 3261, 1
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleFactory
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleTransport
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleTransport
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleIC2
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleIC2
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleForestry
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleForestry
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Start: ModuleEnergy
2013-05-16 14:03:36 [FINER] [Railcraft] Post-Init Complete: ModuleEnergy
2013-05-16 14:03:36 [FINER] [Railcraft] Init Start: Renderer
2013-05-16 14:03:36 [FINER] [Railcraft] Init Complete: Renderer
2013-05-16 14:03:36 [FINEST] [Railcraft] Could not register CraftGuide plugin: BlastFurnacePlugin
2013-05-16 14:03:36 [FINEST] [Railcraft] Could not register CraftGuide plugins: {0}
2013-05-16 14:03:36 [FINEST] [Railcraft] Sent event FMLPostInitializationEvent to mod Railcraft
2013-05-16 14:03:36 [FINEST] [PowerConverters] Sending event FMLPostInitializationEvent to mod PowerConverters
2013-05-16 14:03:36 [FINEST] [PowerConverters] Sent event FMLPostInitializationEvent to mod PowerConverters
2013-05-16 14:03:36 [FINEST] [AS_Ruins] Sending event FMLPostInitializationEvent to mod AS_Ruins
2013-05-16 14:03:36 [FINEST] [AS_Ruins] Sent event FMLPostInitializationEvent to mod AS_Ruins
2013-05-16 14:03:36 [FINEST] [StevesCarts] Sending event FMLPostInitializationEvent to mod StevesCarts
2013-05-16 14:03:36 [FINEST] [StevesCarts] Sent event FMLPostInitializationEvent to mod StevesCarts
2013-05-16 14:03:36 [FINEST] [ThaumicBees] Sending event FMLPostInitializationEvent to mod ThaumicBees
2013-05-16 14:03:36 [FINEST] [ThaumicBees] Sent event FMLPostInitializationEvent to mod ThaumicBees
2013-05-16 14:03:36 [FINEST] [AS_UpdateCheck] Sending event FMLPostInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:36 [FINEST] [AS_UpdateCheck] Sent event FMLPostInitializationEvent to mod AS_UpdateCheck
2013-05-16 14:03:36 [FINEST] [weaponmod] Sending event FMLPostInitializationEvent to mod weaponmod
2013-05-16 14:03:36 [FINEST] [weaponmod] Sent event FMLPostInitializationEvent to mod weaponmod
2013-05-16 14:03:36 [FINEST] [OmniTools] Sending event FMLPostInitializationEvent to mod OmniTools
2013-05-16 14:03:36 [FINEST] [OmniTools] Sent event FMLPostInitializationEvent to mod OmniTools
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader]
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{5.2.10.702} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{7.8.0.702} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{0.8.6.5} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{1.5.2.1} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocks{55.0.0} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.5.2.12} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerCrystalsCore{1.1.4} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHNetwork{1.5.2.1} [CoFHNetwork] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHWorld{1.5.2.1} [CoFHWorld] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocksInstallCheck{55.0.0} [Immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
jammyfurniture{4.4} [Jammy Furniture Mod] (1.5.2_Jammy_Furniture_Mod_V4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bau5_ProjectBench{1.7.4} [Project Bench] ([1.5.2]ProjectBench-v1.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{3.5.3} [BuildCraft] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{3.5.3} [BC Factory] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{3.5.3} [BC Transport] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{3.5.3} [BC Silicon] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
APUnofficial{2.3.0} [Additional Pipes] (AdditionalPipes2.3.0-BC3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion{2.4.2.0} [Thermal Expansion] (ThermalExpansion-2.4.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{1.115.311-lf} [IndustrialCraft 2] (industrialcraft-2_1.115.311-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines{4.9} [IC2 Advanced Machines Addon] (AdvancedMachines_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedPowerManagement{1.2.65-IC2-1.115} [Advanced Power Management] (AdvancedPowerManagement-1.2.65-IC2-1.115.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BasicComponents{1.3.2} [Basic Components] (BasicComponents_v1.3.2.79.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{3.5.3} [BC Builders] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{3.5.3} [BC Energy] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded{1.5.1R2.5.4} [MineFactory Reloaded] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AppliedEnergistics{rv.10.m} [Applied Energistics] (appeng-rv10-m.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ArsMagica{5.52.002} [Ars Magica] (ArsMagica_5.52.002.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
Backpack{1.8.11} [Backpack] (backpack-1.8.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioCraft{1.2.3} [BiblioCraft] (BiblioCraft[v1.2.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Additional-Buildcraft-Objects{1.0.3.140} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChickenChunks{1.3.2.6} [ChickenChunks] (ChickenChunks 1.3.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars{4.1.6.37} [Compact Solar Arrays] (compactsolars-universal-1.5.1-4.1.6.37.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft{1.53pr1} [ComputerCraft] (ComputerCraft1.53pr1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle{1.53pr1} [ComputerCraft Turtles] (ComputerCraft1.53pr1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3{pre1g (build 4)} [Equivalent Exchange 3] (ee3-universal-pre1g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
eplus{1.14.6} [Enchanting Plus] (EnchantingPlus-1.14.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.2.5} [EnderStorage] (EnderStorage 1.4.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtrabiomesXL{3.13.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.13.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestryPre{1.5.1R2.5.4} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{2.2.2.2} [Forestry for Minecraft] (forestry-A-2.2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BinnieCore{1.6-pre7} [Binnie Core] (extra-bees-1.6-pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees{1.6-pre7} [Extra Bees] (extra-bees-1.6-pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization{0.7.37} [Factorization] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.misc{0.7.37} [Factorization Miscellaneous Nonsense] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.dimensionalSlice{0.7.37} [Factorization Dimensional Slices] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
iChunUtil{1.0.1} [iChunUtil] (iChunUtil1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviGun{1.5.0.2} [GraviGun] (GravityGun1.5.0v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl{1.5.1b} [Nuclear Control] (IC2NuclearControl-1.5.1b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore{55.1.1} [Immibis Core] (immibis-core-55.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisPeripherals{55.0.0} [Immibis's Peripherals] (immibis-peripherals-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{5.2.6.411} [Iron Chest] (ironchest-universal-1.5.2-5.2.6.411.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft{3.0.5a} [Thaumcraft] (Thaumcraft3.0.5a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes|Main{0.7.2.dev.424} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.2.dev.424.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem{2.3.0.0.1} [Modular ForceField System V2] (MC1.5.2 - IC2 308+ - MFFS 2.3.0.0.8.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
minechem{@[email protected]} [MineChem] (MineChem_v3.x.102.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAtum{1.5.1R2.5.4} [MFR Compat: Atum] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.5.4} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatChococraft{1.5.1R2.5.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.5.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestry{1.5.1R2.5.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatIC2{1.5.1R2.5.4} [MFR Compat: IC2] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.5.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Natura{1.5.1_2.0.21} [Natura] (Natura_2.0.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatNatura{1.5.1R2.5.4} [MFR Compat: Natura] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatPams{1.5.1R2.5.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRP2{1.5.1R2.5.4} [MFR Compat: RP2] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SoulShards{1.27} [SoulShards] (SoulShards-v1.27-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSoulShards{1.5.1R2.5.4} [MFR Compat: SoulShards] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.5.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MFReloaded|CompatThaumcraft{1.5.1R2.5.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TConstruct{1.5.1_1.3.3.14} [Tinkers' Construct] (TConstruct_1.3.3.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTConstruct{1.5.1R2.5.4} [MFR Compat: TConstruct] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest{1.18.0} [The Twilight Forest] (twilightforest-1.18.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTwilightForest{1.5.1R2.5.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatVanilla{1.5.1R2.5.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatXyCraft{1.5.1R2.5.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals{3.2} [MiscPeripherals] (miscperipherals-3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedSolarPanel{3.3.7} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviSuite{1.9.2} [Gravitation Suite] (mod_zGraviSuite_1_9_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mmmPowersuits{0.6.0-444} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.6.0-444.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowersuitAddons{0.2.2-90} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.2-90_MPS-422.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
multiCraftingTable{1.0.0} [Multi-Crafting Table] (multi-crafting-table-universal-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins{1.0.8.7} [NEI Plugins] (NEIPlugins-1.0.8.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NetherOres{1.5.1R2.1.3} [Nether Ores] (NetherOres-2.1.3-60.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ObsidiPlates{1.4.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.4.0.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OCS{0.1.5g} [OpenCCSensors] (OpenCCSensors-0.1.5g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun{1.5.1} [PortalGun] (PortalGun1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft{7.0.0.0} [Railcraft] (Railcraft_1.5.1-7.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerConverters{1.5.1R2.3.0} [Power Converters] (PowerConverters-2.3.0-54.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_Ruins{10.2} [Ruins Spawning System] (Ruins_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts{2.0.0.a114} [Steve's Carts] (StevesCarts2.0.0.a114.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicBees{1.4.7 - 184} [ThaumicBees] (thaumicbees-1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_UpdateCheck{1.0.8} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
weaponmod{1.5.2 v1.11.3} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OmniTools{3.1.3.0} [OmniTools] (OmniTools-3.1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-05-16 14:03:36 [SEVERE] [ForgeModLoader] Caught exception from ArsMagica
java.lang.NullPointerException
at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] java.lang.NullPointerException
2013-05-16 14:03:36 [INFO] [STDERR] at openccsensors.common.item.ItemSensorCard.func_77667_c(ItemSensorCard.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:449)
2013-05-16 14:03:36 [INFO] [STDERR] at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:191)
2013-05-16 14:03:36 [INFO] [STDERR] at mithion.arsmagica.AMCore.postInit(AMCore.java:301)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-16 14:03:36 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-16 14:03:36 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-05-16 14:03:36 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-05-16 14:03:36 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-16 14:03:37 [FINE] [NEIPlugins] Latest and current version of NEIPlugins: 1.0.4.7 and 1.0.8.7
Hope someone can help me.
#936 Spudgy
Posted 17 May 2013 - 12:43 AM
Mikeemoo, on 10 May 2013 - 03:19 PM, said:
There's 2 things in here that I could do with feedback about:
1) The new proximity sensor block. Right click to change its mode
1) The new proximity sensor block. Right click to change its mode
At the moment I'm using a slightly modified redstone lamp script from the wiki with a radius of 2-3 for my doors so that they only activate when I'm going through them. This block seems like it would be a much simpler and more compact way to do that but with such a large activation radius every door in my house would be open when I'm home.
It would also be good if we could put the cards in it like the sensor rather than having the Mk IV card in the recipie. That would make it more cost equivalent when using it for short range jobs like doors which only require a Mk I or Mk II card.
#937 Mikeemoo
Posted 17 May 2013 - 07:43 AM
Spudgy, on 17 May 2013 - 12:43 AM, said:
Mikeemoo, on 10 May 2013 - 03:19 PM, said:
There's 2 things in here that I could do with feedback about:
1) The new proximity sensor block. Right click to change its mode
1) The new proximity sensor block. Right click to change its mode
At the moment I'm using a slightly modified redstone lamp script from the wiki with a radius of 2-3 for my doors so that they only activate when I'm going through them. This block seems like it would be a much simpler and more compact way to do that but with such a large activation radius every door in my house would be open when I'm home.
It would also be good if we could put the cards in it like the sensor rather than having the Mk IV card in the recipie. That would make it more cost equivalent when using it for short range jobs like doors which only require a Mk I or Mk II card.
I think I'm likely to keep the range as it is - it's meant to be a real simple and easy to understand block. I don't really want to complicate things where it's not needed.
However, it's an analogue signal, so you could shorten the range using a comparator or some other redstone trickery! I guess it'll just take up more space.
maybe there's a mod out there that'll shorten a redstone signal... if not, I might add it to OCS.
#938 PixelToast
Posted 17 May 2013 - 12:55 PM
#939 Mikeemoo
Posted 17 May 2013 - 02:51 PM
PixelToast, on 17 May 2013 - 12:55 PM, said:
Awesome! I like them!
I think they're too much of a change to add them to the current distribution, though - there's already sphax textures out there following the old colour scheme. Any changes to the OCS textures will have to come gradually over a few versions so existing texture packs arent too different.
I like these though
#940 crumbl3d
Posted 18 May 2013 - 03:49 AM
Mikeemoo, on 17 May 2013 - 02:51 PM, said:
PixelToast, on 17 May 2013 - 12:55 PM, said:
Awesome! I like them!
I think they're too much of a change to add them to the current distribution, though - there's already sphax textures out there following the old colour scheme. Any changes to the OCS textures will have to come gradually over a few versions so existing texture packs arent too different.
I like these though
Well I need to update Sphax patch for this mod, so I don't mind redoing some of the textures! If you want I can change the textures a bit.
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users
Reply to quoted posts Clear











