I have been getting this error and need help to identify where the problem is coming from. From what little I could find it maybe a mod not wanting to work with SMP. This is for a test server build I'm working on.
Here is the log:
2013-06-30 17:37:06 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
2013-06-30 17:37:06 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-06-30 17:37:06 [FINE] [ForgeModLoader] Java classpath at launch is minecraft_server.jar
2013-06-30 17:37:06 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files (x86)\Common Files\Autodesk Shared\;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files\Java\jre6\bin;C:\Program Files\Java\jre7\bin;C:\Program Files\Java\jdk1.7.0_21\bin;C:\Program Files (x86)\QuickTime\QTSystem\;.
2013-06-30 17:37:06 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-06-30 17:37:06 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-06-30 17:37:06 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-06-30 17:37:06 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-06-30 17:37:06 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-06-30 17:37:06 [sEVERE] [ForgeModLoader] The coremod FlatBedrock-1.1.1-32.jar does not contain a valid jar manifest- it will be ignored
2013-06-30 17:37:06 [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-06-30 17:37:06 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-06-30 17:37:06 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.
2013-06-30 17:37:06 [iNFO] [sTDOUT] Adding Accesstransformer map: denLib_at.cfg
2013-06-30 17:37:06 [iNFO] [sTDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-06-30 17:37:06 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-06-30 17:37:06 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-06-30 17:37:06 [iNFO] [ForgeModLoader] [denLibCore]: Registered updater for denLib
2013-06-30 17:37:06 [iNFO] [ForgeModLoader] [denLibCore]: Found config file entry.
2013-06-30 17:37:06 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2013-06-30 17:37:09 [iNFO] [sTDOUT] 229 recipes
2013-06-30 17:37:09 [iNFO] [sTDOUT] 27 achievements
2013-06-30 17:37:09 [iNFO] [Minecraft-Server] Starting minecraft server version 1.5.2
2013-06-30 17:37:09 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-06-30 17:37:09 [iNFO] [sTDOUT] MinecraftForge v7.8.1.737 Initialized
2013-06-30 17:37:09 [iNFO] [ForgeModLoader] MinecraftForge v7.8.1.737 Initialized
2013-06-30 17:37:09 [iNFO] [sTDOUT] Replaced 85 ore recipies
2013-06-30 17:37:09 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-06-30 17:37:09 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\config\logging.properties
2013-06-30 17:37:09 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-06-30 17:37:09 [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-06-30 17:37:09 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\minecraft_server.jar, examining for mod candidates
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\coremods\[1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar, examining for mod candidates
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\coremods\CodeChickenCore 0.8.7.jar, examining for mod candidates
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\coremods\CoFHCore-1.5.2.4.jar, examining for mod candidates
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\coremods\denLib-1.5.2-3.0.14.jar, examining for mod candidates
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\coremods\immibis-microblocks-55.0.3.jar, examining for mod candidates
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\coremods\NotEnoughItems 1.5.2.28.jar, examining for mod candidates
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\coremods\PowerCrystalsCore-1.1.6-107.jar, examining for mod candidates
2013-06-30 17:37:09 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\lib\argo-small-3.2.jar
2013-06-30 17:37:09 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\lib\guava-14.0-rc3.jar
2013-06-30 17:37:09 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\lib\asm-all-4.1.jar
2013-06-30 17:37:09 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\lib\bcprov-jdk15on-148.jar
2013-06-30 17:37:09 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\lib\deobfuscation_data_1.5.2.zip
2013-06-30 17:37:09 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\lib\scala-library.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-06-30 17:37:09 [iNFO] [ForgeModLoader] Searching C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\mods for mods
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5.2]bspkrsCorev2.04.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5.2]ReiMinimap_v3.3_06.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedMachines_1.5.2.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file appeng-rv10-m.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file ArsMagica_5.52.013.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file Better Biomes 1.0.3b for MC 1.5.2.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file BiblioCraft[v1.2.3].zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.6.0.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file CompactWindmills+v.1.0.1.0.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.53.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file dimensional-anchor-55.0.1.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file ee3-universal-pre1h-16.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnchantingPlus-1.14.6.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.2.12.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file extra-bees-1.6-pre13.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtrabiomesXL-universal-1.5.2-3.13.1.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file extracells 1.0.5 (1.5.2).zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.2.6.3.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file iChunUtil1.0.1.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file immibis-core-55.1.4.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.115.312-lf.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks-1.53.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.5.2-5.2.8.445.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file liquid-xp-55.1.3.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file magicbees-2.0.0.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file MFFS_v3.0.0.116.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineFactoryReloaded-2.6.4-975.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_AdvancedSolarPanels_3_3_7.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_zGraviSuite_1_9_2.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-0.7.0-531.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file MPSA-0.2.3-144_MPS-531+.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.5.2-0.10.4.00.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file MystNEI-Plugin-1.04.02.03.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file neiaddons-1.5.2-1.7.2.r21.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.0.9.3.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file NetherOres-2.1.5-75.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file OmniTools-3.1.5.0.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file Pam's Clay Spawn 1.5.1.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file Pam's Weee Flowers 1.5.1.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file PluginsforForestry-1.5.2-3.0.16.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file PortalGun1.5.1.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file redlogic-55.0.2.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-1.0.36-universal-srg.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file TConstruct_1.3.3.15.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft3.0.5e.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumic Tinkerer [1.0.5].zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-2.4.4.1.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file tubestuff-55.0.2.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.18.1.zip
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Examining file minecraft_server.jar for potential mods
2013-06-30 17:37:09 [FINE] [ForgeModLoader] The mod container minecraft_server.jar appears to be missing an mcmod.info file
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Examining file [1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar for potential mods
2013-06-30 17:37:09 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.treecapitator.fml.TreeCapitatorMod
2013-06-30 17:37:09 [FINEST] [TreeCapitator] Using mcmod dependency info : [mod_bspkrsCore, Forge@[7.7.0.600,)] [Forge@[7.7.0.600,), mod_bspkrsCore] []
2013-06-30 17:37:09 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.8.7.jar for potential mods
2013-06-30 17:37:09 [FINER] [ForgeModLoader] Located mcmod.info file in file CodeChickenCore 0.8.7.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file CoFHCore-1.5.2.4.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-1.5.2.4.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHCore
2013-06-30 17:37:10 [FINEST] [CoFHCore] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2013-06-30 17:37:10 [FINEST] [CoFHWorld] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file denLib-1.5.2-3.0.14.jar for potential mods
2013-06-30 17:37:10 [FINE] [ForgeModLoader] The mod container denLib-1.5.2-3.0.14.jar appears to be missing an mcmod.info file
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.denLib.Mod.denLibMod
2013-06-30 17:37:10 [FINEST] [denLib] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file immibis-microblocks-55.0.3.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-microblocks-55.0.3.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.microblocks.MicroblocksNonCoreMod
2013-06-30 17:37:10 [FINEST] [immibisMicroblocksInstallCheck] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.5.2.28.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file NotEnoughItems 1.5.2.28.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file PowerCrystalsCore-1.1.6-107.jar for potential mods
2013-06-30 17:37:10 [FINE] [ForgeModLoader] The mod container PowerCrystalsCore-1.1.6-107.jar appears to be missing an mcmod.info file
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file [1.5.2]bspkrsCorev2.04.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.5.2]bspkrsCorev2.04.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_bspkrsCore
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file [1.5.2]ReiMinimap_v3.3_06.zip for potential mods
2013-06-30 17:37:10 [FINE] [ForgeModLoader] The mod container [1.5.2]ReiMinimap_v3.3_06.zip appears to be missing an mcmod.info file
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file AdvancedMachines_1.5.2.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedMachines_1.5.2.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.advancedmachines.common.AdvancedMachines
2013-06-30 17:37:10 [FINEST] [AdvancedMachines] Parsed dependency info : [iC2] [iC2] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file appeng-rv10-m.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file appeng-rv10-m.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod appeng.common.AppEng
2013-06-30 17:37:10 [FINEST] [AppliedEnergistics] Parsed dependency info : [Forge@[7.7.1.676,)] [MineFactoryReloaded, BasicComponents, IC2, BuildCraft|Silicon, Forge@[7.7.1.676,)] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file ArsMagica_5.52.013.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file ArsMagica_5.52.013.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod mithion.arsmagica.AMCore
2013-06-30 17:37:10 [FINEST] [ArsMagica] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file Better Biomes 1.0.3b for MC 1.5.2.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file Better Biomes 1.0.3b for MC 1.5.2.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod BetterBiomes.BetterBiomesMod
2013-06-30 17:37:10 [FINEST] [better Biomes] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.2.3].zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.2.3].zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2013-06-30 17:37:10 [FINEST] [biblioCraft] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.6.0.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.6.0.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-06-30 17:37:10 [FINEST] [buildCraft|Builders] Parsed dependency info : [buildCraft|
[email protected]] [buildCraft|
[email protected]] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-06-30 17:37:10 [FINEST] [buildCraft|Core] Parsed dependency info : [Forge@[7.7.2.682,)] [Forge@[7.7.2.682,)] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-06-30 17:37:10 [FINEST] [buildCraft|Energy] Parsed dependency info : [buildCraft|
[email protected]] [buildCraft|
[email protected]] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-06-30 17:37:10 [FINEST] [buildCraft|Factory] Parsed dependency info : [buildCraft|
[email protected]] [buildCraft|
[email protected]] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-06-30 17:37:10 [FINEST] [buildCraft|Silicon] Parsed dependency info : [buildCraft|
[email protected]] [buildCraft|
[email protected]] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-06-30 17:37:10 [FINEST] [buildCraft|Transport] Parsed dependency info : [buildCraft|
[email protected]] [buildCraft|
[email protected]] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file CompactWindmills+v.1.0.1.0.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file CompactWindmills+v.1.0.1.0.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod aroma1997.compactwindmills.CompactWindmills
2013-06-30 17:37:10 [FINEST] [CompactWindmills] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file ComputerCraft1.53.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.53.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle
2013-06-30 17:37:10 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft
2013-06-30 17:37:10 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file dimensional-anchor-55.0.1.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file dimensional-anchor-55.0.1.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.chunkloader.DimensionalAnchors
2013-06-30 17:37:10 [FINEST] [DimensionalAnchors] Using mcmod dependency info : [immibisCore] [immibisCore] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file ee3-universal-pre1h-16.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file ee3-universal-pre1h-16.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3
2013-06-30 17:37:10 [FINEST] [EE3] Parsed dependency info : [Forge@[7.7.1.650,)] [Forge@[7.7.1.650,)] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file EnchantingPlus-1.14.6.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file EnchantingPlus-1.14.6.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod eplus.EnchantingPlus
2013-06-30 17:37:10 [FINEST] [eplus] Parsed dependency info : [Forge@[7.7.1.649,)] [Forge@[7.7.1.649,)] []
2013-06-30 17:37:10 [FINE] [eplus] Attempting to load the file version.properties from EnchantingPlus-1.14.6.jar to locate a version number for eplus
2013-06-30 17:37:10 [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-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.2.12.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.2.12.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-06-30 17:37:10 [FINEST] [EnderStorage] Parsed dependency info : [CodeChickenCore@[0.8.7,)] [CodeChickenCore@[0.8.7,)] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file extra-bees-1.6-pre13.jar for potential mods
2013-06-30 17:37:10 [FINE] [ForgeModLoader] The mod container extra-bees-1.6-pre13.jar appears to be missing an mcmod.info file
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.core.BinnieCore
2013-06-30 17:37:10 [FINEST] [binnieCore] Parsed dependency info : [] [Forestry] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod binnie.extrabees.ExtraBees
2013-06-30 17:37:10 [FINEST] [ExtraBees] Parsed dependency info : [] [binnieCore] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file ExtrabiomesXL-universal-1.5.2-3.13.1.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtrabiomesXL-universal-1.5.2-3.13.1.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrabiomes.Extrabiomes
2013-06-30 17:37:10 [FINEST] [ExtrabiomesXL] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file extracells 1.0.5 (1.5.2).zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file extracells 1.0.5 (1.5.2).zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Found a basemod extracells.common.extracells of non-standard naming format
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod extracells.common.extracells
2013-06-30 17:37:10 [FINEST] [extracells] Parsed dependency info : [AppliedEnergistics] [AppliedEnergistics] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file forestry-A-2.2.6.3.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.2.6.3.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-06-30 17:37:10 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty, IC2] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file iChunUtil1.0.1.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file iChunUtil1.0.1.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod ichun.core.iChunUtil
2013-06-30 17:37:10 [FINEST] [iChunUtil] Parsed dependency info : [Forge@[7.7.0.582,)] [Forge@[7.7.0.582,)] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file immibis-core-55.1.4.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-core-55.1.4.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.core.ICNonCoreMod
2013-06-30 17:37:10 [FINEST] [immibisCore] Using mcmod dependency info : [] [iC2] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.115.312-lf.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.115.312-lf.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
2013-06-30 17:37:10 [FINEST] [iC2] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file InventoryTweaks-1.53.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file InventoryTweaks-1.53.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
2013-06-30 17:37:10 [FINEST] [inventorytweaks] Parsed dependency info : [FML@[5.0.0,), Forge@[7.7.0,)] [FML@[5.0.0,), Forge@[7.7.0,)] []
2013-06-30 17:37:10 [FINE] [inventorytweaks] Attempting to load the file version.properties from InventoryTweaks-1.53.jar to locate a version number for inventorytweaks
2013-06-30 17:37:10 [FINE] [inventorytweaks] Found version 1.53 for mod inventorytweaks in version.properties, using
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.5.2-5.2.8.445.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.5.2-5.2.8.445.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2013-06-30 17:37:10 [FINEST] [ironChest] Parsed dependency info : [Forge@[7.0,), FML@[5.0.5,)] [Forge@[7.0,), FML@[5.0.5,)] []
2013-06-30 17:37:10 [FINE] [ironChest] Attempting to load the file version.properties from ironchest-universal-1.5.2-5.2.8.445.zip to locate a version number for IronChest
2013-06-30 17:37:10 [FINE] [ironChest] Found version 5.2.8.445 for mod IronChest in version.properties, using
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file liquid-xp-55.1.3.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file liquid-xp-55.1.3.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.lxp.LiquidXPMod
2013-06-30 17:37:10 [FINEST] [LiquidXP] Using mcmod dependency info : [immibisCore] [immibisCore] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file magicbees-2.0.0.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file magicbees-2.0.0.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod magicbees.main.MagicBees
2013-06-30 17:37:10 [FINEST] [MagicBees] Parsed dependency info : [Forestry] [Forestry, Thaumcraft, ExtraBees, EE3, ArsMagica] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file MFFS_v3.0.0.116.jar for potential mods
2013-06-30 17:37:10 [FINE] [ForgeModLoader] The mod container MFFS_v3.0.0.116.jar appears to be missing an mcmod.info file
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod mffs.ModularForceFieldSystem
2013-06-30 17:37:10 [FINEST] [MFFS] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file MineFactoryReloaded-2.6.4-975.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file MineFactoryReloaded-2.6.4-975.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.MineFactoryReloadedCore
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded] Parsed dependency info : [PowerCrystalsCore] [buildCraft|Core, BuildCraft|Factory, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Transport, IC2, PowerCrystalsCore] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ae.AppliedEnergistics
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatAppliedEnergistics] Parsed dependency info : [] [MineFactoryReloaded, AppliedEnergistics] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.atum.Atum
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatAtum] Parsed dependency info : [] [MineFactoryReloaded, Atum] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.backtools.BackTools
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatBackTools] Parsed dependency info : [] [MineFactoryReloaded, mod_BackTools] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.biomesoplenty.BiomesOPlenty
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatBiomesOPlenty] Parsed dependency info : [] [MineFactoryReloaded, BiomesOPlenty] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.chococraft.Chococraft
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatChococraft] Parsed dependency info : [MineFactoryReloaded] [MineFactoryReloaded, chococraft] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.extrabiomes.ExtraBiomes
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatExtraBiomes] Parsed dependency info : [] [MineFactoryReloaded, ExtrabiomesXL] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.Forestry
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatForestry] Parsed dependency info : [] [MineFactoryReloaded, Forestry] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.forestry.ForestryPre
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatForestryPre] Parsed dependency info : [] [] [Forestry]
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatIC2] Parsed dependency info : [] [MineFactoryReloaded, IC2] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.magicalcrops.MagicalCrops
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatMagicalCrops] Parsed dependency info : [] [MineFactoryReloaded, Magical-Crops] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.mystcraft.Mystcraft
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatMystcraft] Parsed dependency info : [] [MineFactoryReloaded, Mystcraft] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.pam.Pam
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatPams] Parsed dependency info : [] [MineFactoryReloaded, PamHCAsparagus, PamHCBean, PamHCBeet, PamHCBellpepper, PamHCBlackberry, PamHCBlueberry, PamHCBroccoli, PamHCCactusfruit, PamHCCandle, PamHCCantaloupe, PamHCCelery, PamHCChilipepper, PamHCCoffee, PamHCCorn, PamHCCotton, PamHCCranberry, PamHCCucumber, PamHCEggplant, PamHCGarlic, PamHCGinger, PamHCGrape, PamHCKiwi, PamHCLettuce, PamHCMustard, PamHCOnion, PamHCPeanut, PamHCPeas, PamHCPineapple, PamHCRadish, PamHCRaspberry, PamHCRice, PamHCRotten, PamHCSpiceleaf, PamHCStrawberry, PamHCSunflower, PamHCSweetpotato, PamHCTea, PamHCTomato, PamHCTurnip, PamHCWhitemushroom, PamHCZucchini, PamHarvestCraft, PamWeeeFlowers, PamHCApple, PamHCAvocado, PamHCBanana, PamHCCherry, PamHCCinnamon, PamHCCoconut, PamHCLemon, PamHCLime, PamHCMango, PamHCNutmeg, PamHCOlive, PamHCOrange, PamHCPapaya, PamHCPeach, PamHCPear, PamHCPeppercorn, PamHCPlum, PamHCPomegranate, PamHCStarfruit, PamHCVanillabean, PamHCWalnut] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.rp2.RP2
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatRP2] Parsed dependency info : [] [MineFactoryReloaded, RedPowerWorld] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.soulshards.SoulShards
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatSoulShards] Parsed dependency info : [] [MineFactoryReloaded, SoulShards] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.sufficientbiomes.SufficientBiomes
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatSufficientBiomes] Parsed dependency info : [] [MineFactoryReloaded, EmasherWorldGen] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
2013-06-30 17:37:10 [FINEST] [MFReloaded|CompatThaumcraft] Parsed dependency info : [] [MFReloaded, Thaumcraft] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.thermalexpansion.ThermalExpansion
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatThermalExpansion] Parsed dependency info : [] [MineFactoryReloaded, ThermalExpansion] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.twilightforest.TwilightForest
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatTwilightForest] Parsed dependency info : [] [MineFactoryReloaded, TwilightForest] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.vanilla.Vanilla
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatVanilla] Parsed dependency info : [] [MineFactoryReloaded] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.minefactoryreloaded.modhelpers.xycraft.Xycraft
2013-06-30 17:37:10 [FINEST] [MineFactoryReloaded|CompatXyCraft] Parsed dependency info : [] [MineFactoryReloaded, XyCraftWorld] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file mod_AdvancedSolarPanels_3_3_7.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_AdvancedSolarPanels_3_3_7.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod advsolar.AdvancedSolarPanel
2013-06-30 17:37:10 [FINEST] [AdvancedSolarPanel] Using mcmod dependency info : [Forge, IC2, FML] [iC2] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file mod_zGraviSuite_1_9_2.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_zGraviSuite_1_9_2.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod gravisuite.GraviSuite
2013-06-30 17:37:10 [FINEST] [GraviSuite] Using mcmod dependency info : [FML, Forge, IC2] [iC2] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file ModularPowersuits-0.7.0-531.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-0.7.0-531.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.ModularPowersuits
2013-06-30 17:37:10 [FINEST] [mmmPowersuits] Parsed dependency info : [Forge@[7.8.0.712,)] [Forge@[7.8.0.712,)] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file MPSA-0.2.3-144_MPS-531+.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file MPSA-0.2.3-144_MPS-531+.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod andrew.powersuits.common.ModularPowersuitsAddons
2013-06-30 17:37:10 [FINEST] [PowersuitAddons] Parsed dependency info : [mmmPowersuits] [mmmPowersuits] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.5.2-0.10.4.00.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.5.2-0.10.4.00.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.xcompwiz.mystcraft.Mystcraft
2013-06-30 17:37:10 [FINEST] [Mystcraft] Parsed dependency info : [Forge@[6.6.0.515,)] [Forge@[6.6.0.515,)] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file MystNEI-Plugin-1.04.02.03.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file MystNEI-Plugin-1.04.02.03.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod me.heldplayer.plugins.NEI.mystcraft.PluginNEIMystcraft
2013-06-30 17:37:10 [FINEST] [NEI-Mystcraft-Plugin] Parsed dependency info : [] [*] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file neiaddons-1.5.2-1.7.2.r21.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file neiaddons-1.5.2-1.7.2.r21.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.NEIAddons
2013-06-30 17:37:10 [FINEST] [NEIAddons] Parsed dependency info : [] [NotEnoughItems] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.appeng.AddonAE
2013-06-30 17:37:10 [FINEST] [NEIAddons|AE] Parsed dependency info : [] [NEIAddons, AppliedEnergistics] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.crafting.AddonCraftingTables
2013-06-30 17:37:10 [FINEST] [NEIAddons|CraftingTables] Parsed dependency info : [] [NEIAddons] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.extrabees.AddonExtraBees
2013-06-30 17:37:10 [FINEST] [NEIAddons|ExtraBees] Parsed dependency info : [] [NEIAddons, ExtraBees, Forestry] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.forestry.AddonForestry
2013-06-30 17:37:10 [FINEST] [NEIAddons|Forestry] Parsed dependency info : [] [NEIAddons, Forestry] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.bdew.neiaddons.miscperipherals.AddonMiscPeripherals
2013-06-30 17:37:10 [FINEST] [NEIAddons|MiscPeripherals] Parsed dependency info : [] [NEIAddons, MiscPeripherals] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.0.9.3.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file NEIPlugins-1.0.9.3.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.neiplugins.NEIPlugins
2013-06-30 17:37:10 [FINEST] [NEIPlugins] Parsed dependency info : [NotEnoughItems@[1.5.2.16,)] [NotEnoughItems@[1.5.2.16,)] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file NetherOres-2.1.5-75.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file NetherOres-2.1.5-75.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.netherores.NetherOresCore
2013-06-30 17:37:10 [FINEST] [NetherOres] Parsed dependency info : [PowerCrystalsCore] [PowerCrystalsCore, IC2, ThermalExpansion] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file OmniTools-3.1.5.0.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file OmniTools-3.1.5.0.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod omnitools.OmniTools
2013-06-30 17:37:10 [FINEST] [OmniTools] Parsed dependency info : [Forge@[7.8.0.688,), CoFHCore@[1.5.2.4,)] [Forge@[7.8.0.688,), CoFHCore@[1.5.2.4,), *] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file Pam's Clay Spawn 1.5.1.zip for potential mods
2013-06-30 17:37:10 [FINE] [ForgeModLoader] The mod container Pam's Clay Spawn 1.5.1.zip appears to be missing an mcmod.info file
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.common.Pamclayspawn
2013-06-30 17:37:10 [FINEST] [ClaySpawn] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file Pam's Weee Flowers 1.5.1.zip for potential mods
2013-06-30 17:37:10 [FINE] [ForgeModLoader] The mod container Pam's Weee Flowers 1.5.1.zip appears to be missing an mcmod.info file
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.PamWeeeFlowers.PamWeeeFlowers
2013-06-30 17:37:10 [FINEST] [PamWeeeFlowers] Parsed dependency info : [] [] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file PluginsforForestry-1.5.2-3.0.16.jar for potential mods
2013-06-30 17:37:10 [FINE] [ForgeModLoader] The mod container PluginsforForestry-1.5.2-3.0.16.jar appears to be missing an mcmod.info file
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod denoflionsx.PluginsforForestry.Core.PfF
2013-06-30 17:37:10 [FINEST] [PluginsforForestry] Parsed dependency info : [denLib] [denLib, MineFactoryReloaded, BuildCraft|Core, Forestry] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file PortalGun1.5.1.zip for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file PortalGun1.5.1.zip
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun
2013-06-30 17:37:10 [FINEST] [PortalGun] Parsed dependency info : [iChunUtil@[1.0.0,)] [iChunUtil@[1.0.0,)] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file redlogic-55.0.2.jar for potential mods
2013-06-30 17:37:10 [FINER] [ForgeModLoader] Located mcmod.info file in file redlogic-55.0.2.jar
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.redlogic.RedLogicMod
2013-06-30 17:37:10 [FINEST] [RedLogic] Using mcmod dependency info : [immibisCore] [immibisCore] []
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2013-06-30 17:37:10 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2013-06-30 17:37:10 [FINE] [ForgeModLoader] Examining file SoulShards-1.0.36-universal-srg.jar for potential mods
2013-06-30 17:37:10 [FINE] [ForgeModLoader] The mod container SoulShards-1.0.36-universal-srg.jar appears to be missing an mcmod.info file
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.soulshards.SoulShards
2013-06-30 17:37:11 [FINEST] [soulShards] Parsed dependency info : [Forge@[7.8.0.716,]] [Forge@[7.8.0.716,]] []
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Examining file TConstruct_1.3.3.15.jar for potential mods
2013-06-30 17:37:11 [FINER] [ForgeModLoader] Located mcmod.info file in file TConstruct_1.3.3.15.jar
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.tinker.tconstruct.TConstruct
2013-06-30 17:37:11 [FINEST] [TConstruct] Parsed dependency info : [Forge@[7.7.1.675,)] [Forge@[7.7.1.675,)] []
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.5e.zip for potential mods
2013-06-30 17:37:11 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.5e.zip
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2013-06-30 17:37:11 [FINEST] [Thaumcraft] Parsed dependency info : [Forge@[7.8.0.688,)] [Forge@[7.8.0.688,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Examining file Thaumic Tinkerer [1.0.5].zip for potential mods
2013-06-30 17:37:11 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumic Tinkerer [1.0.5].zip
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod vazkii.tinkerer.ThaumicTinkerer
2013-06-30 17:37:11 [FINEST] [ThaumicTinkerer] Parsed dependency info : [Thaumcraft] [Thaumcraft] []
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Examining file ThermalExpansion-2.4.4.1.jar for potential mods
2013-06-30 17:37:11 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-2.4.4.1.jar
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2013-06-30 17:37:11 [FINEST] [ThermalExpansion] Parsed dependency info : [CoFHCore@[1.5.2.4,), Forge@[7.8.0.688,)] [Forge@[7.8.0.688,), CoFHCore@[1.5.2.4,)] [iC2, Metallurgy]
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Examining file tubestuff-55.0.2.jar for potential mods
2013-06-30 17:37:11 [FINER] [ForgeModLoader] Located mcmod.info file in file tubestuff-55.0.2.jar
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.tubestuff.TubeStuff
2013-06-30 17:37:11 [FINEST] [Tubestuff] Using mcmod dependency info : [immibisCore] [immibisCore] []
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Examining file twilightforest-1.18.1.zip for potential mods
2013-06-30 17:37:11 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.18.1.zip
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2013-06-30 17:37:11 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2013-06-30 17:37:11 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 94 mods to load
2013-06-30 17:37:11 [FINER] [ForgeModLoader] Received a system property request ''
2013-06-30 17:37:11 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-06-30 17:37:11 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\config\logging.properties
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Reloaded logging properties
2013-06-30 17:37:11 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-06-30 17:37:11 [iNFO] [mcp] Activating mod mcp
2013-06-30 17:37:11 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-06-30 17:37:11 [iNFO] [FML] Activating mod FML
2013-06-30 17:37:11 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-06-30 17:37:11 [iNFO] [Forge] Activating mod Forge
2013-06-30 17:37:11 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2013-06-30 17:37:11 [iNFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-06-30 17:37:11 [FINE] [CoFHFramework] Mod Logging channel CoFHFramework configured at default level.
2013-06-30 17:37:11 [iNFO] [CoFHFramework] Activating mod CoFHFramework
2013-06-30 17:37:11 [FINE] [immibisMicroblocks] Mod Logging channel ImmibisMicroblocks configured at default level.
2013-06-30 17:37:11 [iNFO] [immibisMicroblocks] Activating mod ImmibisMicroblocks
2013-06-30 17:37:11 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2013-06-30 17:37:11 [iNFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-06-30 17:37:11 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
2013-06-30 17:37:11 [iNFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
2013-06-30 17:37:11 [FINE] [TreeCapitator] Enabling mod TreeCapitator
2013-06-30 17:37:11 [FINE] [TreeCapitator] Mod Logging channel TreeCapitator configured at default level.
2013-06-30 17:37:11 [iNFO] [TreeCapitator] Activating mod TreeCapitator
2013-06-30 17:37:11 [FINE] [CoFHCore] Enabling mod CoFHCore
2013-06-30 17:37:11 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2013-06-30 17:37:11 [iNFO] [CoFHCore] Activating mod CoFHCore
2013-06-30 17:37:11 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2013-06-30 17:37:11 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2013-06-30 17:37:11 [iNFO] [CoFHWorld] Activating mod CoFHWorld
2013-06-30 17:37:11 [FINE] [denLib] Enabling mod denLib
2013-06-30 17:37:11 [FINE] [denLib] Mod Logging channel denLib configured at default level.
2013-06-30 17:37:11 [iNFO] [denLib] Activating mod denLib
2013-06-30 17:37:11 [FINE] [immibisMicroblocksInstallCheck] Enabling mod ImmibisMicroblocksInstallCheck
2013-06-30 17:37:11 [FINE] [immibisMicroblocksInstallCheck] Mod Logging channel ImmibisMicroblocksInstallCheck configured at default level.
2013-06-30 17:37:11 [iNFO] [immibisMicroblocksInstallCheck] Activating mod ImmibisMicroblocksInstallCheck
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Enabling mod mod_bspkrsCore
2013-06-30 17:37:11 [FINE] [mod_bspkrsCore] Mod Logging channel mod_bspkrsCore configured at default level.
2013-06-30 17:37:11 [iNFO] [mod_bspkrsCore] Activating mod mod_bspkrsCore
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
2013-06-30 17:37:11 [FINE] [mod_ReiMinimap] Mod Logging channel mod_ReiMinimap configured at default level.
2013-06-30 17:37:11 [iNFO] [mod_ReiMinimap] Activating mod mod_ReiMinimap
2013-06-30 17:37:11 [FINE] [AdvancedMachines] Enabling mod AdvancedMachines
2013-06-30 17:37:11 [FINE] [AdvancedMachines] Mod Logging channel AdvancedMachines configured at default level.
2013-06-30 17:37:11 [iNFO] [AdvancedMachines] Activating mod AdvancedMachines
2013-06-30 17:37:11 [FINE] [AppliedEnergistics] Enabling mod AppliedEnergistics
2013-06-30 17:37:11 [FINE] [AppliedEnergistics] Mod Logging channel AppliedEnergistics configured at default level.
2013-06-30 17:37:11 [iNFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2013-06-30 17:37:11 [FINE] [ArsMagica] Enabling mod ArsMagica
2013-06-30 17:37:11 [FINE] [ArsMagica] Mod Logging channel ArsMagica configured at default level.
2013-06-30 17:37:11 [iNFO] [ArsMagica] Activating mod ArsMagica
2013-06-30 17:37:11 [FINE] [better Biomes] Enabling mod Better Biomes
2013-06-30 17:37:11 [FINE] [better Biomes] Mod Logging channel Better Biomes configured at default level.
2013-06-30 17:37:11 [iNFO] [better Biomes] Activating mod Better Biomes
2013-06-30 17:37:11 [FINE] [biblioCraft] Enabling mod BiblioCraft
2013-06-30 17:37:11 [FINE] [biblioCraft] Mod Logging channel BiblioCraft configured at default level.
2013-06-30 17:37:11 [iNFO] [biblioCraft] Activating mod BiblioCraft
2013-06-30 17:37:11 [FINE] [buildCraft|Builders] Enabling mod BuildCraft|Builders
2013-06-30 17:37:11 [FINE] [buildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2013-06-30 17:37:11 [iNFO] [buildCraft|Builders] Activating mod BuildCraft|Builders
2013-06-30 17:37:11 [FINE] [buildCraft|Core] Enabling mod BuildCraft|Core
2013-06-30 17:37:11 [FINE] [buildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2013-06-30 17:37:11 [iNFO] [buildCraft|Core] Activating mod BuildCraft|Core
2013-06-30 17:37:11 [FINE] [buildCraft|Energy] Enabling mod BuildCraft|Energy
2013-06-30 17:37:11 [FINE] [buildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2013-06-30 17:37:11 [iNFO] [buildCraft|Energy] Activating mod BuildCraft|Energy
2013-06-30 17:37:11 [FINE] [buildCraft|Factory] Enabling mod BuildCraft|Factory
2013-06-30 17:37:11 [FINE] [buildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2013-06-30 17:37:11 [iNFO] [buildCraft|Factory] Activating mod BuildCraft|Factory
2013-06-30 17:37:11 [FINE] [buildCraft|Silicon] Enabling mod BuildCraft|Silicon
2013-06-30 17:37:11 [FINE] [buildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2013-06-30 17:37:11 [iNFO] [buildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-06-30 17:37:11 [FINE] [buildCraft|Transport] Enabling mod BuildCraft|Transport
2013-06-30 17:37:11 [FINE] [buildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2013-06-30 17:37:11 [iNFO] [buildCraft|Transport] Activating mod BuildCraft|Transport
2013-06-30 17:37:11 [FINE] [CompactWindmills] Enabling mod CompactWindmills
2013-06-30 17:37:11 [FINE] [CompactWindmills] Mod Logging channel CompactWindmills configured at default level.
2013-06-30 17:37:11 [iNFO] [CompactWindmills] Activating mod CompactWindmills
2013-06-30 17:37:11 [FINE] [CCTurtle] Enabling mod CCTurtle
2013-06-30 17:37:11 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level.
2013-06-30 17:37:11 [iNFO] [CCTurtle] Activating mod CCTurtle
2013-06-30 17:37:11 [FINE] [ComputerCraft] Enabling mod ComputerCraft
2013-06-30 17:37:11 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.
2013-06-30 17:37:11 [iNFO] [ComputerCraft] Activating mod ComputerCraft
2013-06-30 17:37:11 [FINE] [DimensionalAnchors] Enabling mod DimensionalAnchors
2013-06-30 17:37:11 [FINE] [DimensionalAnchors] Mod Logging channel DimensionalAnchors configured at default level.
2013-06-30 17:37:11 [iNFO] [DimensionalAnchors] Activating mod DimensionalAnchors
2013-06-30 17:37:11 [FINE] [EE3] Enabling mod EE3
2013-06-30 17:37:11 [FINE] [EE3] Mod Logging channel EE3 configured at default level.
2013-06-30 17:37:11 [iNFO] [EE3] Activating mod EE3
2013-06-30 17:37:11 [FINE] [eplus] Enabling mod eplus
2013-06-30 17:37:11 [FINE] [eplus] Mod Logging channel eplus configured at default level.
2013-06-30 17:37:11 [iNFO] [eplus] Activating mod eplus
2013-06-30 17:37:11 [FINE] [EnderStorage] Enabling mod EnderStorage
2013-06-30 17:37:11 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2013-06-30 17:37:11 [iNFO] [EnderStorage] Activating mod EnderStorage
2013-06-30 17:37:11 [FINE] [binnieCore] Enabling mod BinnieCore
2013-06-30 17:37:11 [FINE] [binnieCore] Mod Logging channel BinnieCore configured at default level.
2013-06-30 17:37:11 [iNFO] [binnieCore] Activating mod BinnieCore
2013-06-30 17:37:11 [FINE] [ExtraBees] Enabling mod ExtraBees
2013-06-30 17:37:11 [FINE] [ExtraBees] Mod Logging channel ExtraBees configured at default level.
2013-06-30 17:37:11 [iNFO] [ExtraBees] Activating mod ExtraBees
2013-06-30 17:37:11 [FINE] [ExtrabiomesXL] Enabling mod ExtrabiomesXL
2013-06-30 17:37:11 [FINE] [ExtrabiomesXL] Mod Logging channel ExtrabiomesXL configured at default level.
2013-06-30 17:37:11 [iNFO] [ExtrabiomesXL] Activating mod ExtrabiomesXL
2013-06-30 17:37:11 [FINE] [extracells] Enabling mod extracells
2013-06-30 17:37:11 [FINE] [extracells] Mod Logging channel extracells configured at default level.
2013-06-30 17:37:11 [iNFO] [extracells] Activating mod extracells
2013-06-30 17:37:11 [FINE] [Forestry] Enabling mod Forestry
2013-06-30 17:37:11 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2013-06-30 17:37:11 [iNFO] [Forestry] Activating mod Forestry
2013-06-30 17:37:11 [FINE] [iChunUtil] Enabling mod iChunUtil
2013-06-30 17:37:11 [FINE] [iChunUtil] Mod Logging channel iChunUtil configured at default level.
2013-06-30 17:37:11 [iNFO] [iChunUtil] Activating mod iChunUtil
2013-06-30 17:37:11 [FINE] [immibisCore] Enabling mod ImmibisCore
2013-06-30 17:37:11 [FINE] [immibisCore] Mod Logging channel ImmibisCore configured at default level.
2013-06-30 17:37:11 [iNFO] [immibisCore] Activating mod ImmibisCore
2013-06-30 17:37:11 [FINE] [iC2] Enabling mod IC2
2013-06-30 17:37:11 [FINE] [iC2] Mod Logging channel IC2 configured at default level.
2013-06-30 17:37:11 [iNFO] [iC2] Activating mod IC2
2013-06-30 17:37:11 [FINE] [inventorytweaks] Enabling mod inventorytweaks
2013-06-30 17:37:11 [FINE] [inventorytweaks] Mod Logging channel inventorytweaks configured at default level.
2013-06-30 17:37:11 [iNFO] [inventorytweaks] Activating mod inventorytweaks
2013-06-30 17:37:11 [FINE] [ironChest] Enabling mod IronChest
2013-06-30 17:37:11 [FINE] [ironChest] Mod Logging channel IronChest configured at default level.
2013-06-30 17:37:11 [iNFO] [ironChest] Activating mod IronChest
2013-06-30 17:37:11 [FINE] [LiquidXP] Enabling mod LiquidXP
2013-06-30 17:37:11 [FINE] [LiquidXP] Mod Logging channel LiquidXP configured at default level.
2013-06-30 17:37:11 [iNFO] [LiquidXP] Activating mod LiquidXP
2013-06-30 17:37:11 [FINE] [MagicBees] Enabling mod MagicBees
2013-06-30 17:37:11 [FINE] [MagicBees] Mod Logging channel MagicBees configured at default level.
2013-06-30 17:37:11 [iNFO] [MagicBees] Activating mod MagicBees
2013-06-30 17:37:11 [FINE] [MFFS] Enabling mod MFFS
2013-06-30 17:37:11 [FINE] [MFFS] Mod Logging channel MFFS configured at default level.
2013-06-30 17:37:11 [iNFO] [MFFS] Activating mod MFFS
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded] Enabling mod MineFactoryReloaded
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded] Mod Logging channel MineFactoryReloaded configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded] Activating mod MineFactoryReloaded
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Enabling mod MineFactoryReloaded|CompatAppliedEnergistics
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatAppliedEnergistics] Mod Logging channel MineFactoryReloaded|CompatAppliedEnergistics configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatAppliedEnergistics] Activating mod MineFactoryReloaded|CompatAppliedEnergistics
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatAtum] Enabling mod MineFactoryReloaded|CompatAtum
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatAtum] Mod Logging channel MineFactoryReloaded|CompatAtum configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatAtum] Activating mod MineFactoryReloaded|CompatAtum
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatBackTools] Enabling mod MineFactoryReloaded|CompatBackTools
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatBackTools] Mod Logging channel MineFactoryReloaded|CompatBackTools configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatBackTools] Activating mod MineFactoryReloaded|CompatBackTools
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatBiomesOPlenty] Enabling mod MineFactoryReloaded|CompatBiomesOPlenty
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatBiomesOPlenty] Mod Logging channel MineFactoryReloaded|CompatBiomesOPlenty configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatBiomesOPlenty] Activating mod MineFactoryReloaded|CompatBiomesOPlenty
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatChococraft] Enabling mod MineFactoryReloaded|CompatChococraft
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatChococraft] Mod Logging channel MineFactoryReloaded|CompatChococraft configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatChococraft] Activating mod MineFactoryReloaded|CompatChococraft
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Enabling mod MineFactoryReloaded|CompatExtraBiomes
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatExtraBiomes] Mod Logging channel MineFactoryReloaded|CompatExtraBiomes configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatExtraBiomes] Activating mod MineFactoryReloaded|CompatExtraBiomes
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatForestry] Enabling mod MineFactoryReloaded|CompatForestry
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatForestry] Mod Logging channel MineFactoryReloaded|CompatForestry configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatForestry] Activating mod MineFactoryReloaded|CompatForestry
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatForestryPre] Enabling mod MineFactoryReloaded|CompatForestryPre
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatForestryPre] Mod Logging channel MineFactoryReloaded|CompatForestryPre configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatForestryPre] Activating mod MineFactoryReloaded|CompatForestryPre
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatIC2] Enabling mod MineFactoryReloaded|CompatIC2
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatIC2] Mod Logging channel MineFactoryReloaded|CompatIC2 configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatIC2] Activating mod MineFactoryReloaded|CompatIC2
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Enabling mod MineFactoryReloaded|CompatMagicalCrops
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatMagicalCrops] Mod Logging channel MineFactoryReloaded|CompatMagicalCrops configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatMagicalCrops] Activating mod MineFactoryReloaded|CompatMagicalCrops
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatMystcraft] Enabling mod MineFactoryReloaded|CompatMystcraft
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatMystcraft] Mod Logging channel MineFactoryReloaded|CompatMystcraft configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatMystcraft] Activating mod MineFactoryReloaded|CompatMystcraft
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatPams] Enabling mod MineFactoryReloaded|CompatPams
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatPams] Mod Logging channel MineFactoryReloaded|CompatPams configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatPams] Activating mod MineFactoryReloaded|CompatPams
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatRP2] Enabling mod MineFactoryReloaded|CompatRP2
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatRP2] Mod Logging channel MineFactoryReloaded|CompatRP2 configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatRP2] Activating mod MineFactoryReloaded|CompatRP2
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatSoulShards] Enabling mod MineFactoryReloaded|CompatSoulShards
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatSoulShards] Mod Logging channel MineFactoryReloaded|CompatSoulShards configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatSoulShards] Activating mod MineFactoryReloaded|CompatSoulShards
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Enabling mod MineFactoryReloaded|CompatSufficientBiomes
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatSufficientBiomes] Mod Logging channel MineFactoryReloaded|CompatSufficientBiomes configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatSufficientBiomes] Activating mod MineFactoryReloaded|CompatSufficientBiomes
2013-06-30 17:37:11 [FINE] [MFReloaded|CompatThaumcraft] Enabling mod MFReloaded|CompatThaumcraft
2013-06-30 17:37:11 [FINE] [MFReloaded|CompatThaumcraft] Mod Logging channel MFReloaded|CompatThaumcraft configured at default level.
2013-06-30 17:37:11 [iNFO] [MFReloaded|CompatThaumcraft] Activating mod MFReloaded|CompatThaumcraft
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Enabling mod MineFactoryReloaded|CompatThermalExpansion
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatThermalExpansion] Mod Logging channel MineFactoryReloaded|CompatThermalExpansion configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatThermalExpansion] Activating mod MineFactoryReloaded|CompatThermalExpansion
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatTwilightForest] Enabling mod MineFactoryReloaded|CompatTwilightForest
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatTwilightForest] Mod Logging channel MineFactoryReloaded|CompatTwilightForest configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatTwilightForest] Activating mod MineFactoryReloaded|CompatTwilightForest
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatVanilla] Enabling mod MineFactoryReloaded|CompatVanilla
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatVanilla] Mod Logging channel MineFactoryReloaded|CompatVanilla configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatVanilla] Activating mod MineFactoryReloaded|CompatVanilla
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatXyCraft] Enabling mod MineFactoryReloaded|CompatXyCraft
2013-06-30 17:37:11 [FINE] [MineFactoryReloaded|CompatXyCraft] Mod Logging channel MineFactoryReloaded|CompatXyCraft configured at default level.
2013-06-30 17:37:11 [iNFO] [MineFactoryReloaded|CompatXyCraft] Activating mod MineFactoryReloaded|CompatXyCraft
2013-06-30 17:37:11 [FINE] [AdvancedSolarPanel] Enabling mod AdvancedSolarPanel
2013-06-30 17:37:11 [FINE] [AdvancedSolarPanel] Mod Logging channel AdvancedSolarPanel configured at default level.
2013-06-30 17:37:11 [iNFO] [AdvancedSolarPanel] Activating mod AdvancedSolarPanel
2013-06-30 17:37:11 [FINE] [GraviSuite] Enabling mod GraviSuite
2013-06-30 17:37:11 [FINE] [GraviSuite] Mod Logging channel GraviSuite configured at default level.
2013-06-30 17:37:11 [iNFO] [GraviSuite] Activating mod GraviSuite
2013-06-30 17:37:11 [FINE] [mmmPowersuits] Enabling mod mmmPowersuits
2013-06-30 17:37:11 [FINE] [mmmPowersuits] Mod Logging channel mmmPowersuits configured at default level.
2013-06-30 17:37:11 [iNFO] [mmmPowersuits] Activating mod mmmPowersuits
2013-06-30 17:37:11 [FINE] [PowersuitAddons] Enabling mod PowersuitAddons
2013-06-30 17:37:11 [FINE] [PowersuitAddons] Mod Logging channel PowersuitAddons configured at default level.
2013-06-30 17:37:11 [iNFO] [PowersuitAddons] Activating mod PowersuitAddons
2013-06-30 17:37:11 [FINE] [Mystcraft] Enabling mod Mystcraft
2013-06-30 17:37:11 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
2013-06-30 17:37:11 [iNFO] [Mystcraft] Activating mod Mystcraft
2013-06-30 17:37:11 [FINE] [NEI-Mystcraft-Plugin] Enabling mod NEI-Mystcraft-Plugin
2013-06-30 17:37:11 [FINE] [NEI-Mystcraft-Plugin] Mod Logging channel NEI-Mystcraft-Plugin configured at default level.
2013-06-30 17:37:11 [iNFO] [NEI-Mystcraft-Plugin] Activating mod NEI-Mystcraft-Plugin
2013-06-30 17:37:11 [FINE] [NEIAddons] Enabling mod NEIAddons
2013-06-30 17:37:11 [FINE] [NEIAddons] Mod Logging channel NEIAddons configured at default level.
2013-06-30 17:37:11 [iNFO] [NEIAddons] Activating mod NEIAddons
2013-06-30 17:37:11 [FINE] [NEIAddons|AE] Enabling mod NEIAddons|AE
2013-06-30 17:37:11 [FINE] [NEIAddons|AE] Mod Logging channel NEIAddons|AE configured at default level.
2013-06-30 17:37:11 [iNFO] [NEIAddons|AE] Activating mod NEIAddons|AE
2013-06-30 17:37:11 [FINE] [NEIAddons|CraftingTables] Enabling mod NEIAddons|CraftingTables
2013-06-30 17:37:11 [FINE] [NEIAddons|CraftingTables] Mod Logging channel NEIAddons|CraftingTables configured at default level.
2013-06-30 17:37:11 [iNFO] [NEIAddons|CraftingTables] Activating mod NEIAddons|CraftingTables
2013-06-30 17:37:11 [FINE] [NEIAddons|ExtraBees] Enabling mod NEIAddons|ExtraBees
2013-06-30 17:37:11 [FINE] [NEIAddons|ExtraBees] Mod Logging channel NEIAddons|ExtraBees configured at default level.
2013-06-30 17:37:11 [iNFO] [NEIAddons|ExtraBees] Activating mod NEIAddons|ExtraBees
2013-06-30 17:37:11 [FINE] [NEIAddons|Forestry] Enabling mod NEIAddons|Forestry
2013-06-30 17:37:11 [FINE] [NEIAddons|Forestry] Mod Logging channel NEIAddons|Forestry configured at default level.
2013-06-30 17:37:11 [iNFO] [NEIAddons|Forestry] Activating mod NEIAddons|Forestry
2013-06-30 17:37:11 [FINE] [NEIAddons|MiscPeripherals] Enabling mod NEIAddons|MiscPeripherals
2013-06-30 17:37:11 [FINE] [NEIAddons|MiscPeripherals] Mod Logging channel NEIAddons|MiscPeripherals configured at default level.
2013-06-30 17:37:11 [iNFO] [NEIAddons|MiscPeripherals] Activating mod NEIAddons|MiscPeripherals
2013-06-30 17:37:11 [FINE] [NEIPlugins] Enabling mod NEIPlugins
2013-06-30 17:37:11 [FINE] [NEIPlugins] Mod Logging channel NEIPlugins configured at default level.
2013-06-30 17:37:11 [iNFO] [NEIPlugins] Activating mod NEIPlugins
2013-06-30 17:37:11 [FINE] [NetherOres] Enabling mod NetherOres
2013-06-30 17:37:11 [FINE] [NetherOres] Mod Logging channel NetherOres configured at default level.
2013-06-30 17:37:11 [iNFO] [NetherOres] Activating mod NetherOres
2013-06-30 17:37:11 [FINE] [OmniTools] Enabling mod OmniTools
2013-06-30 17:37:11 [FINE] [OmniTools] Mod Logging channel OmniTools configured at default level.
2013-06-30 17:37:11 [iNFO] [OmniTools] Activating mod OmniTools
2013-06-30 17:37:11 [FINE] [ClaySpawn] Enabling mod ClaySpawn
2013-06-30 17:37:11 [FINE] [ClaySpawn] Mod Logging channel ClaySpawn configured at default level.
2013-06-30 17:37:11 [iNFO] [ClaySpawn] Activating mod ClaySpawn
2013-06-30 17:37:11 [FINE] [PamWeeeFlowers] Enabling mod PamWeeeFlowers
2013-06-30 17:37:11 [FINE] [PamWeeeFlowers] Mod Logging channel PamWeeeFlowers configured at default level.
2013-06-30 17:37:11 [iNFO] [PamWeeeFlowers] Activating mod PamWeeeFlowers
2013-06-30 17:37:11 [FINE] [PluginsforForestry] Enabling mod PluginsforForestry
2013-06-30 17:37:11 [FINE] [PluginsforForestry] Mod Logging channel PluginsforForestry configured at default level.
2013-06-30 17:37:11 [iNFO] [PluginsforForestry] Activating mod PluginsforForestry
2013-06-30 17:37:11 [FINE] [PortalGun] Enabling mod PortalGun
2013-06-30 17:37:11 [FINE] [PortalGun] Mod Logging channel PortalGun configured at default level.
2013-06-30 17:37:11 [iNFO] [PortalGun] Activating mod PortalGun
2013-06-30 17:37:11 [FINE] [RedLogic] Enabling mod RedLogic
2013-06-30 17:37:11 [FINE] [RedLogic] Mod Logging channel RedLogic configured at default level.
2013-06-30 17:37:11 [iNFO] [RedLogic] Activating mod RedLogic
2013-06-30 17:37:11 [FINE] [soulShards] Enabling mod SoulShards
2013-06-30 17:37:11 [FINE] [soulShards] Mod Logging channel SoulShards configured at default level.
2013-06-30 17:37:11 [iNFO] [soulShards] Activating mod SoulShards
2013-06-30 17:37:11 [FINE] [TConstruct] Enabling mod TConstruct
2013-06-30 17:37:11 [FINE] [TConstruct] Mod Logging channel TConstruct configured at default level.
2013-06-30 17:37:11 [iNFO] [TConstruct] Activating mod TConstruct
2013-06-30 17:37:11 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2013-06-30 17:37:11 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2013-06-30 17:37:11 [iNFO] [Thaumcraft] Activating mod Thaumcraft
2013-06-30 17:37:11 [FINE] [ThaumicTinkerer] Enabling mod ThaumicTinkerer
2013-06-30 17:37:11 [FINE] [ThaumicTinkerer] Mod Logging channel ThaumicTinkerer configured at default level.
2013-06-30 17:37:11 [iNFO] [ThaumicTinkerer] Activating mod ThaumicTinkerer
2013-06-30 17:37:11 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2013-06-30 17:37:11 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2013-06-30 17:37:11 [iNFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-06-30 17:37:11 [FINE] [Tubestuff] Enabling mod Tubestuff
2013-06-30 17:37:11 [FINE] [Tubestuff] Mod Logging channel Tubestuff configured at default level.
2013-06-30 17:37:11 [iNFO] [Tubestuff] Activating mod Tubestuff
2013-06-30 17:37:11 [FINE] [TwilightForest] Enabling mod TwilightForest
2013-06-30 17:37:11 [FINE] [TwilightForest] Mod Logging channel TwilightForest configured at default level.
2013-06-30 17:37:11 [iNFO] [TwilightForest] Activating mod TwilightForest
2013-06-30 17:37:11 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-06-30 17:37:11 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-06-30 17:37:11 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-06-30 17:37:11 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Mod sorting data
2013-06-30 17:37:11 [FINE] [ForgeModLoader] mod_bspkrsCore(mod_bspkrsCore:Not available): [1.5.2]bspkrsCorev2.04.zip (before:*)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] TreeCapitator(TreeCapitator:Forge 1.5.2.r01): [1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] CoFHCore(CoFHCore:1.5.2.4): CoFHCore-1.5.2.4.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] CoFHWorld(CoFHWorld:1.5.2.4): CoFHCore-1.5.2.4.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] denLib(denLib:3.0.14): denLib-1.5.2-3.0.14.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] ImmibisMicroblocksInstallCheck(Immibis's Microblocks (Check for incorrect installation):55.0.3): immibis-microblocks-55.0.3.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.5.2]ReiMinimap_v3.3_06.zip ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:2.4.4.1): ThermalExpansion-2.4.4.1.jar (required-after:Forge@[7.8.0.688,);required-after:CoFHCore@[1.5.2.4,);before:IC2;before:Metallurgy)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.115.312-lf): industrialcraft-2_1.115.312-lf.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] AdvancedMachines(IC2 Advanced Machines Addon:4.9): AdvancedMachines_1.5.2.zip (required-after:IC2)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.6.0): buildcraft-A-3.6.0.jar (required-after:Forge@[7.7.2.682,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.6.0): buildcraft-A-3.6.0.jar (required-after:BuildCraft|
[email protected])
2013-06-30 17:37:11 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.6.0): buildcraft-A-3.6.0.jar (required-after:BuildCraft|
[email protected])
2013-06-30 17:37:11 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.6.0): buildcraft-A-3.6.0.jar (required-after:BuildCraft|
[email protected])
2013-06-30 17:37:11 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.6.0): buildcraft-A-3.6.0.jar (required-after:BuildCraft|
[email protected])
2013-06-30 17:37:11 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.6.0): buildcraft-A-3.6.0.jar (required-after:BuildCraft|
[email protected])
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded(MineFactory Reloaded:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:BuildCraft|Core;after:BuildCraft|Factory;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Transport;after:IC2;required-after:PowerCrystalsCore)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv.10.m): appeng-rv10-m.zip (after:MineFactoryReloaded;after:BasicComponents;after:IC2;after:BuildCraft|Silicon;required-after:Forge@[7.7.1.676,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] ArsMagica(Ars Magica:5.52.013): ArsMagica_5.52.013.zip ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Better Biomes(Better Biomes:pre-1.0.3 for MC 1.5.1): Better Biomes 1.0.3b for MC 1.5.2.zip ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.2.3): BiblioCraft[v1.2.3].zip ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] CompactWindmills(CompactWindmills:1.0.1.0): CompactWindmills+v.1.0.1.0.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.53): ComputerCraft1.53.zip ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.53): ComputerCraft1.53.zip (after:ComputerCraft)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:55.1.4): immibis-core-55.1.4.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] DimensionalAnchors(Dimensional Anchors:55.0.1): dimensional-anchor-55.0.1.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1h (build 16)): ee3-universal-pre1h-16.jar (required-after:Forge@[7.7.1.650,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] eplus(Enchanting Plus:1.14.6): EnchantingPlus-1.14.6.jar (required-after:Forge@[7.7.1.649,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.2.12): EnderStorage 1.4.2.12.jar (required-after:CodeChickenCore@[0.8.7,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.13.1): ExtrabiomesXL-universal-1.5.2-3.13.1.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestryPre(MFR Compat: Forestry (2):1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (before:Forestry)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.2.6.3): forestry-A-2.2.6.3.jar (after:ExtrabiomesXL;after:BiomesOPlenty;after:IC2)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] BinnieCore(Binnie Core:1.6-pre13): extra-bees-1.6-pre13.jar (after:Forestry)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.6-pre13): extra-bees-1.6-pre13.jar (after:BinnieCore)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] extracells(extracells:1.0.5): extracells 1.0.5 (1.5.2).zip (required-after:AppliedEnergistics)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] iChunUtil(iChunUtil:1.0.1): iChunUtil1.0.1.zip (required-after:Forge@[7.7.0.582,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.53): InventoryTweaks-1.53.jar (required-after:FML@[5.0.0,);required-after:Forge@[7.7.0,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.2.8.445): ironchest-universal-1.5.2-5.2.8.445.zip (required-after:Forge@[7.0,);required-after:FML@[5.0.5,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] LiquidXP(Liquid XP:55.1.3): liquid-xp-55.1.3.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.5e): Thaumcraft3.0.5e.zip (required-after:Forge@[7.8.0.688,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MagicBees(Magic Bees:2.0.0 (build 22)): magicbees-2.0.0.jar (required-after:Forestry;after:Thaumcraft;after:ExtraBees;after:EE3;after:ArsMagica)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MFFS(Modular Force Field System:3.0.0): MFFS_v3.0.0.116.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAppliedEnergistics(MFR Compat: Applied Energistics:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:AppliedEnergistics)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatAtum(MFR Compat: Atum:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Atum)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBackTools(MFR Compat: BackTools:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:mod_BackTools)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatBiomesOPlenty(MFR Compat: Biomes O' Plenty:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:BiomesOPlenty)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatChococraft(MFR Compat: Chococraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (required-after:MineFactoryReloaded;after:chococraft)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatExtraBiomes(MFR Compat: ExtraBiomes:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:ExtrabiomesXL)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatForestry(MFR Compat: Forestry:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Forestry)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatIC2(MFR Compat: IC2:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:IC2)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMagicalCrops(MFR Compat: Magical Crops:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Magical-Crops)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.10.4.00): mystcraft-uni-1.5.2-0.10.4.00.zip (required-after:Forge@[6.6.0.515,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatMystcraft(MFR Compat: Mystcraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:Mystcraft)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] PamWeeeFlowers(Pam's Weee! Flowers:1.1): Pam's Weee Flowers 1.5.1.zip ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatPams(MFR Compat: Pam's Mods:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:PamHCAsparagus;after:PamHCBean;after:PamHCBeet;after:PamHCBellpepper;after:PamHCBlackberry;after:PamHCBlueberry;after:PamHCBroccoli;after:PamHCCactusfruit;after:PamHCCandle;after:PamHCCantaloupe;after:PamHCCelery;after:PamHCChilipepper;after:PamHCCoffee;after:PamHCCorn;after:PamHCCotton;after:PamHCCranberry;after:PamHCCucumber;after:PamHCEggplant;after:PamHCGarlic;after:PamHCGinger;after:PamHCGrape;after:PamHCKiwi;after:PamHCLettuce;after:PamHCMustard;after:PamHCOnion;after:PamHCPeanut;after:PamHCPeas;after:PamHCPineapple;after:PamHCRadish;after:PamHCRaspberry;after:PamHCRice;after:PamHCRotten;after:PamHCSpiceleaf;after:PamHCStrawberry;after:PamHCSunflower;after:PamHCSweetpotato;after:PamHCTea;after:PamHCTomato;after:PamHCTurnip;after:PamHCWhitemushroom;after:PamHCZucchini;after:PamHarvestCraft;after:PamWeeeFlowers;after:PamHCApple;after:PamHCAvocado;after:PamHCBanana;after:PamHCCherry;after:PamHCCinnamon;after:PamHCCoconut;after:PamHCLemon;after:PamHCLime;after:PamHCMango;after:PamHCNutmeg;after:PamHCOlive;after:PamHCOrange;after:PamHCPapaya;after:PamHCPeach;after:PamHCPear;after:PamHCPeppercorn;after:PamHCPlum;after:PamHCPomegranate;after:PamHCStarfruit;after:PamHCVanillabean;after:PamHCWalnut)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatRP2(MFR Compat: RP2:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:RedPowerWorld)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] SoulShards(Soul Shards:1.0.16): SoulShards-1.0.36-universal-srg.jar (required-after:Forge@[7.8.0.716,])
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSoulShards(MFR Compat: SoulShards:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:SoulShards)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatSufficientBiomes(MFR Compat: Sufficient Biomes:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:EmasherWorldGen)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MFReloaded|CompatThaumcraft(MFR Compat: Thaumcraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MFReloaded;after:Thaumcraft)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatThermalExpansion(MFR Compat: Thermal Expansion:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:ThermalExpansion)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.18.1): twilightforest-1.18.1.zip ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatTwilightForest(MFR Compat: TwilightForest:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:TwilightForest)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatVanilla(MFR Compat: Vanilla:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] MineFactoryReloaded|CompatXyCraft(MFR Compat: XyCraft:1.5.1R2.6.4): MineFactoryReloaded-2.6.4-975.jar (after:MineFactoryReloaded;after:XyCraftWorld)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.3.7): mod_AdvancedSolarPanels_3_3_7.zip ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] GraviSuite(Gravitation Suite:1.9.2): mod_zGraviSuite_1_9_2.zip ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] mmmPowersuits(MachineMuse's Modular Powersuits:0.7.0-531): ModularPowersuits-0.7.0-531.jar (required-after:Forge@[7.8.0.712,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] PowersuitAddons(Andrew2448's Modular Powersuits Addon:0.2.3-144): MPSA-0.2.3-144_MPS-531+.jar (required-after:mmmPowersuits)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] NEIAddons(NEI Addons:1.7.2.r21): neiaddons-1.5.2-1.7.2.r21.jar (after:NotEnoughItems)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] NEIAddons|AE(NEI Addons: Applied Energistics:1.7.2.r21): neiaddons-1.5.2-1.7.2.r21.jar (after:NEIAddons;after:AppliedEnergistics)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] NEIAddons|CraftingTables(NEI Addons: Crafting Tables:1.7.2.r21): neiaddons-1.5.2-1.7.2.r21.jar (after:NEIAddons)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] NEIAddons|ExtraBees(NEI Addons: Extra Bees:1.7.2.r21): neiaddons-1.5.2-1.7.2.r21.jar (after:NEIAddons;after:ExtraBees;after:Forestry)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] NEIAddons|Forestry(NEI Addons: Forestry:1.7.2.r21): neiaddons-1.5.2-1.7.2.r21.jar (after:NEIAddons;after:Forestry)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] NEIAddons|MiscPeripherals(NEI Addons: Misc Peripherals:1.7.2.r21): neiaddons-1.5.2-1.7.2.r21.jar (after:NEIAddons;after:MiscPeripherals)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] NEIPlugins(NEI Plugins:1.0.9.3): NEIPlugins-1.0.9.3.jar (required-after:NotEnoughItems@[1.5.2.16,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] NetherOres(Nether Ores:1.5.1R2.1.5): NetherOres-2.1.5-75.jar (required-after:PowerCrystalsCore;after:IC2;after:ThermalExpansion)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] ClaySpawn(Pam's Clay Spawn:1.5): Pam's Clay Spawn 1.5.1.zip ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] PluginsforForestry(PluginsforForestry:3.0.16): PluginsforForestry-1.5.2-3.0.16.jar (required-after:denLib;after:MineFactoryReloaded;after:BuildCraft|Core;after:Forestry)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] PortalGun(PortalGun:1.5.1): PortalGun1.5.1.zip (required-after:iChunUtil@[1.0.0,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] RedLogic(RedLogic:55.0.2): redlogic-55.0.2.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.5.1_1.3.3.14): TConstruct_1.3.3.15.jar (required-after:Forge@[7.7.1.675,))
2013-06-30 17:37:11 [FINE] [ForgeModLoader] ThaumicTinkerer(Thaumic Tinkerer:1.0.5): Thaumic Tinkerer [1.0.5].zip (required-after:Thaumcraft)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Tubestuff(Tubestuff:55.0.2): tubestuff-55.0.2.jar ()
2013-06-30 17:37:11 [FINE] [ForgeModLoader] NEI-Mystcraft-Plugin(NEI Mystcraft Plugin:1.04.02.03): MystNEI-Plugin-1.04.02.03.zip (after:*)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] OmniTools(OmniTools:3.1.5.0): OmniTools-3.1.5.0.jar (required-after:Forge@[7.8.0.688,);required-after:CoFHCore@[1.5.2.4,);after:*)
2013-06-30 17:37:11 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-06-30 17:37:11 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-06-30 17:37:11 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-06-30 17:37:11 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-06-30 17:37:11 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-06-30 17:37:11 [iNFO] [ForgeModLoader] Registering Forge Packet Handler
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (7.8.1.737)
2013-06-30 17:37:11 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-06-30 17:37:11 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-06-30 17:37:11 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
2013-06-30 17:37:11 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
2013-06-30 17:37:11 [FINEST] [CoFHFramework] Sending event FMLConstructionEvent to mod CoFHFramework
2013-06-30 17:37:11 [FINEST] [CoFHFramework] Sent event FMLConstructionEvent to mod CoFHFramework
2013-06-30 17:37:11 [FINEST] [immibisMicroblocks] Sending event FMLConstructionEvent to mod ImmibisMicroblocks
2013-06-30 17:37:11 [FINEST] [immibisMicroblocks] Sent event FMLConstructionEvent to mod ImmibisMicroblocks
2013-06-30 17:37:11 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
2013-06-30 17:37:11 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
2013-06-30 17:37:11 [FINEST] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
2013-06-30 17:37:11 [FINEST] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
2013-06-30 17:37:11 [FINEST] [mod_bspkrsCore] Sending event FMLConstructionEvent to mod mod_bspkrsCore
2013-06-30 17:37:11 [FINE] [ForgeModLoader] No MLProp configuration for mod_bspkrsCore found or required. No file written
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_bspkrsCore
2013-06-30 17:37:11 [iNFO] [bspkrsCore] mod_bspkrsCore: allowUpdateCheck set to true
2013-06-30 17:37:11 [iNFO] [bspkrsCore] mod_bspkrsCore: allowDebugOutput set to false
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_bspkrsCore
2013-06-30 17:37:11 [FINEST] [mod_bspkrsCore] Sent event FMLConstructionEvent to mod mod_bspkrsCore
2013-06-30 17:37:11 [FINEST] [TreeCapitator] Sending event FMLConstructionEvent to mod TreeCapitator
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] Testing mod TreeCapitator to verify it accepts its own version in a remote connection
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] The mod TreeCapitator accepts its own version (Forge 1.5.2.r01)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TreeCapitator
2013-06-30 17:37:11 [FINEST] [TreeCapitator] Sent event FMLConstructionEvent to mod TreeCapitator
2013-06-30 17:37:11 [FINEST] [CoFHCore] Sending event FMLConstructionEvent to mod CoFHCore
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] Testing mod CoFHCore to verify it accepts its own version in a remote connection
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] The mod CoFHCore accepts its own version (1.5.2.4)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHCore
2013-06-30 17:37:11 [FINEST] [CoFHCore] Sent event FMLConstructionEvent to mod CoFHCore
2013-06-30 17:37:11 [FINEST] [CoFHWorld] Sending event FMLConstructionEvent to mod CoFHWorld
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] Testing mod CoFHWorld to verify it accepts its own version in a remote connection
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] The mod CoFHWorld accepts its own version (1.5.2.4)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CoFHWorld
2013-06-30 17:37:11 [FINEST] [CoFHWorld] Sent event FMLConstructionEvent to mod CoFHWorld
2013-06-30 17:37:11 [FINEST] [denLib] Sending event FMLConstructionEvent to mod denLib
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] Testing mod denLib to verify it accepts its own version in a remote connection
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] The mod denLib accepts its own version (3.0.14)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into denLib
2013-06-30 17:37:11 [FINEST] [denLib] Sent event FMLConstructionEvent to mod denLib
2013-06-30 17:37:11 [FINEST] [immibisMicroblocksInstallCheck] Sending event FMLConstructionEvent to mod ImmibisMicroblocksInstallCheck
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisMicroblocksInstallCheck
2013-06-30 17:37:11 [FINEST] [immibisMicroblocksInstallCheck] Sent event FMLConstructionEvent to mod ImmibisMicroblocksInstallCheck
2013-06-30 17:37:11 [FINEST] [mod_ReiMinimap] Sending event FMLConstructionEvent to mod mod_ReiMinimap
2013-06-30 17:37:11 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
2013-06-30 17:37:11 [FINEST] [mod_ReiMinimap] Sent event FMLConstructionEvent to mod mod_ReiMinimap
2013-06-30 17:37:11 [FINEST] [ThermalExpansion] Sending event FMLConstructionEvent to mod ThermalExpansion
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion to verify it accepts its own version in a remote connection
2013-06-30 17:37:11 [FINEST] [ForgeModLoader] The mod ThermalExpansion accepts its own version (2.4.4.1)
2013-06-30 17:37:11 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion
2013-06-30 17:37:11 [FINEST] [ThermalExpansion] Sent event FMLConstructionEvent to mod ThermalExpansion
2013-06-30 17:37:11 [FINEST] [iC2] Sending event FMLConstructionEvent to mod IC2
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (1.115.312-lf)
2013-06-30 17:37:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2
2013-06-30 17:37:12 [FINEST] [iC2] Sent event FMLConstructionEvent to mod IC2
2013-06-30 17:37:12 [FINEST] [AdvancedMachines] Sending event FMLConstructionEvent to mod AdvancedMachines
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod AdvancedMachines to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod AdvancedMachines accepts its own version (4.9)
2013-06-30 17:37:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedMachines
2013-06-30 17:37:12 [FINEST] [AdvancedMachines] Sent event FMLConstructionEvent to mod AdvancedMachines
2013-06-30 17:37:12 [FINEST] [buildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.6.0)
2013-06-30 17:37:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
2013-06-30 17:37:12 [FINEST] [buildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core
2013-06-30 17:37:12 [FINEST] [buildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.6.0)
2013-06-30 17:37:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
2013-06-30 17:37:12 [FINEST] [buildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport
2013-06-30 17:37:12 [FINEST] [buildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.6.0)
2013-06-30 17:37:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
2013-06-30 17:37:12 [FINEST] [buildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
2013-06-30 17:37:12 [FINEST] [buildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.6.0)
2013-06-30 17:37:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
2013-06-30 17:37:12 [FINEST] [buildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders
2013-06-30 17:37:12 [FINEST] [buildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.6.0)
2013-06-30 17:37:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
2013-06-30 17:37:12 [FINEST] [buildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy
2013-06-30 17:37:12 [FINEST] [buildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.6.0)
2013-06-30 17:37:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
2013-06-30 17:37:12 [FINEST] [buildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory
2013-06-30 17:37:12 [FINEST] [MineFactoryReloaded] Sending event FMLConstructionEvent to mod MineFactoryReloaded
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded accepts its own version (1.5.1R2.6.4)
2013-06-30 17:37:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded
2013-06-30 17:37:12 [FINEST] [MineFactoryReloaded] Sent event FMLConstructionEvent to mod MineFactoryReloaded
2013-06-30 17:37:12 [FINEST] [AppliedEnergistics] Sending event FMLConstructionEvent to mod AppliedEnergistics
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod AppliedEnergistics to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod AppliedEnergistics accepts its own version (rv.10.m)
2013-06-30 17:37:12 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AppliedEnergistics
2013-06-30 17:37:12 [FINEST] [AppliedEnergistics] Sent event FMLConstructionEvent to mod AppliedEnergistics
2013-06-30 17:37:12 [FINEST] [ArsMagica] Sending event FMLConstructionEvent to mod ArsMagica
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] Testing mod ArsMagica to verify it accepts its own version in a remote connection
2013-06-30 17:37:12 [FINEST] [ForgeModLoader] The mod ArsMagica accepts its own version (5.52.013)
2013-06-30 17:37:12 [FINER] [ForgeModLoader] Ars Magica [bEGIN]: Initializing Buffs
2013-06-30 17:37:12 [FINER] [ForgeModLoader] Ars Magica [bEGIN]: Extending Potions Array
2013-06-30 17:37:12 [FINER] [ForgeModLoader] Ars Magica [END]: Extending Potions Array
2013-06-30 17:37:12 [FINER] [ForgeModLoader] Ars Magica [END]: Initializing Buffs
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ArsMagica
2013-06-30 17:37:13 [FINEST] [ArsMagica] Sent event FMLConstructionEvent to mod ArsMagica
2013-06-30 17:37:13 [FINEST] [better Biomes] Sending event FMLConstructionEvent to mod Better Biomes
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod Better Biomes to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod Better Biomes accepts its own version (pre-1.0.3 for MC 1.5.1)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Better Biomes
2013-06-30 17:37:13 [FINEST] [better Biomes] Sent event FMLConstructionEvent to mod Better Biomes
2013-06-30 17:37:13 [FINEST] [biblioCraft] Sending event FMLConstructionEvent to mod BiblioCraft
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod BiblioCraft to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod BiblioCraft accepts its own version (1.2.3)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BiblioCraft
2013-06-30 17:37:13 [FINEST] [biblioCraft] Sent event FMLConstructionEvent to mod BiblioCraft
2013-06-30 17:37:13 [FINEST] [CompactWindmills] Sending event FMLConstructionEvent to mod CompactWindmills
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod CompactWindmills to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod CompactWindmills accepts its own version (1.0.1.0)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CompactWindmills
2013-06-30 17:37:13 [FINEST] [CompactWindmills] Sent event FMLConstructionEvent to mod CompactWindmills
2013-06-30 17:37:13 [FINEST] [ComputerCraft] Sending event FMLConstructionEvent to mod ComputerCraft
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts its own version (1.53)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft
2013-06-30 17:37:13 [FINEST] [ComputerCraft] Sent event FMLConstructionEvent to mod ComputerCraft
2013-06-30 17:37:13 [FINEST] [CCTurtle] Sending event FMLConstructionEvent to mod CCTurtle
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod CCTurtle to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod CCTurtle accepts its own version (1.53)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle
2013-06-30 17:37:13 [FINEST] [CCTurtle] Sent event FMLConstructionEvent to mod CCTurtle
2013-06-30 17:37:13 [FINEST] [immibisCore] Sending event FMLConstructionEvent to mod ImmibisCore
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod ImmibisCore to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod ImmibisCore accepts its own version (55.1.4)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisCore
2013-06-30 17:37:13 [FINEST] [immibisCore] Sent event FMLConstructionEvent to mod ImmibisCore
2013-06-30 17:37:13 [FINEST] [DimensionalAnchors] Sending event FMLConstructionEvent to mod DimensionalAnchors
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod DimensionalAnchors to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod DimensionalAnchors accepts its own version (55.0.1)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DimensionalAnchors
2013-06-30 17:37:13 [FINEST] [DimensionalAnchors] Sent event FMLConstructionEvent to mod DimensionalAnchors
2013-06-30 17:37:13 [FINEST] [EE3] Sending event FMLConstructionEvent to mod EE3
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod EE3 to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod EE3 accepts its own version (pre1h (build 16))
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EE3
2013-06-30 17:37:13 [FINEST] [EE3] Sent event FMLConstructionEvent to mod EE3
2013-06-30 17:37:13 [FINEST] [eplus] Sending event FMLConstructionEvent to mod eplus
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod eplus to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod eplus accepts its own version (1.14.6)
2013-06-30 17:37:13 [iNFO] [eplus] Initializing Packet Handler.
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into eplus
2013-06-30 17:37:13 [FINEST] [eplus] Sent event FMLConstructionEvent to mod eplus
2013-06-30 17:37:13 [FINEST] [EnderStorage] Sending event FMLConstructionEvent to mod EnderStorage
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod EnderStorage to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod EnderStorage accepts its own version (1.4.2.12)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
2013-06-30 17:37:13 [FINEST] [EnderStorage] Sent event FMLConstructionEvent to mod EnderStorage
2013-06-30 17:37:13 [FINEST] [ExtrabiomesXL] Sending event FMLConstructionEvent to mod ExtrabiomesXL
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod ExtrabiomesXL to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod ExtrabiomesXL accepts its own version (3.13.1)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtrabiomesXL
2013-06-30 17:37:13 [FINEST] [ExtrabiomesXL] Sent event FMLConstructionEvent to mod ExtrabiomesXL
2013-06-30 17:37:13 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sending event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod MineFactoryReloaded|CompatForestryPre to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod MineFactoryReloaded|CompatForestryPre accepts its own version (1.5.1R2.6.4)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MineFactoryReloaded|CompatForestryPre
2013-06-30 17:37:13 [FINEST] [MineFactoryReloaded|CompatForestryPre] Sent event FMLConstructionEvent to mod MineFactoryReloaded|CompatForestryPre
2013-06-30 17:37:13 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (2.2.6.3)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
2013-06-30 17:37:13 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry
2013-06-30 17:37:13 [FINEST] [binnieCore] Sending event FMLConstructionEvent to mod BinnieCore
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod BinnieCore to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod BinnieCore accepts its own version (1.6-pre13)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BinnieCore
2013-06-30 17:37:13 [FINEST] [binnieCore] Sent event FMLConstructionEvent to mod BinnieCore
2013-06-30 17:37:13 [FINEST] [ExtraBees] Sending event FMLConstructionEvent to mod ExtraBees
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] Testing mod ExtraBees to verify it accepts its own version in a remote connection
2013-06-30 17:37:13 [FINEST] [ForgeModLoader] The mod ExtraBees accepts its own version (1.6-pre13)
2013-06-30 17:37:13 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraBees
2013-06-30 17:37:13 [FINEST] [ExtraBees] Sent event FMLConstructionEvent to mod ExtraBees
2013-06-30 17:37:13 [FINEST] [extracells] Sending event FMLConstructionEvent to mod extracells
2013-06-30 17:37:13 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
2013-06-30 17:37:13 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)
2013-06-30 17:37:13 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)
2013-06-30 17:37:13 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
2013-06-30 17:37:13 [iNFO] [sTDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2013-06-30 17:37:13 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-30 17:37:13 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-30 17:37:13 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-30 17:37:13 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-30 17:37:13 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-30 17:37:13 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-30 17:37:13 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-30 17:37:13 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-06-30 17:37:13 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-06-30 17:37:13 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-30 17:37:13 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-30 17:37:13 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-30 17:37:13 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-30 17:37:13 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-30 17:37:13 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-30 17:37:13 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-30 17:37:13 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-30 17:37:13 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-30 17:37:13 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-06-30 17:37:13 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
2013-06-30 17:37:13 [iNFO] [sTDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
2013-06-30 17:37:13 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
2013-06-30 17:37:13 [iNFO] [sTDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
2013-06-30 17:37:13 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
2013-06-30 17:37:13 [iNFO] [sTDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-06-30 17:37:13 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
2013-06-30 17:37:13 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-06-30 17:37:13 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-30 17:37:13 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-30 17:37:13 [iNFO] [sTDERR] ... 29 more
2013-06-30 17:37:13 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException
2013-06-30 17:37:13 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2013-06-30 17:37:13 [iNFO] [sTDERR] at mods.immibis.core.impl.TraitTransformer.transform(TraitTransformer.java:26)
2013-06-30 17:37:13 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
2013-06-30 17:37:13 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
2013-06-30 17:37:13 [iNFO] [sTDERR] ... 31 more
2013-06-30 17:37:13 [sEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
at sun.reflect.GeneratedMethodAccessor2.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.sendEventToModContainer(LoadController.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
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:103)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 29 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at mods.immibis.core.impl.TraitTransformer.transform(TraitTransformer.java:26)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
... 31 more
2013-06-30 17:37:13 [sEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Shadow\Desktop\Games\minecraft server\Shadowcraft 2 Server\Minecraft\.\crash-reports\crash-2013-06-30_17.37.13-server.txt
Any help you can provide will be greatly welcomed.