Jump to content

Minecraft Server 1.3.2, Forge 4.2.5.317 Illegal State Exception


HarbingTarbl

Recommended Posts

I'm running a modded server and I'm getting an "Illegal State Exception, Entity Already Tracked" whenever a player disconnects from the server.

 

Client side mods are the same as the server side ones, with the exception of Optifine.

 

I'm running the following mods: (This crash continues even after disabling all server side mods)

 

Buildcraft-A-3.2.0pre9
Buildcraft-Z-additional-buildcraft-objects-0.9.2.31
EnderStorage 1.2.0.1
IC2NuclearControl 1.3.2
IndustrialCraft 2 1.107.46
Logistics Pipes 0.5.1 pre11
ironchests 4.0.3.46
Railcraft 6.5.0.0
Advanced Machines 4.2
Forestry-A 1.5.0.2
CodeChickenCore 0.6.5
NEI_BuildcraftPlugin
NEI_ForestryPlugin
NEI_RailCraftPlugin
NotEnoughItems 1.4.0.5

 

 

Here is the section from the forge log

 

 

2012-11-04 21:19:51 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.1.50.400 for Minecraft client:1.3.2, server:1.3.2 loading
2012-11-04 21:19:51 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2012-11-04 21:19:51 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2012-11-04 21:19:52 [iNFO] [sTDOUT] 195 recipes
2012-11-04 21:19:52 [iNFO] [sTDOUT] 27 achievements
2012-11-04 21:19:52 [iNFO] [Minecraft] Starting minecraft server version 1.3.2
2012-11-04 21:19:52 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-04 21:19:53 [iNFO] [sTDOUT] MinecraftForge v4.2.5.317 Initialized
2012-11-04 21:19:53 [iNFO] [ForgeModLoader] MinecraftForge v4.2.5.317 Initialized
2012-11-04 21:19:53 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer]
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\minecraft_server.jar, examining for mod candidates
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\coremods\CodeChickenCore 0.6.5.jar, examining for mod candidates
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\coremods\NotEnoughItems 1.4.0.5.jar, examining for mod candidates
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Skipping known library file C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\lib\argo-2.25.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Skipping known library file C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\lib\guava-12.0.1.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Skipping known library file C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\lib\asm-all-4.0.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-11-04 21:19:53 [iNFO] [ForgeModLoader] Searching C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods for mods
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdvancedMachines 4.2.zip
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.2.0pre9.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-Z-additional-buildcraft-objects-0.9.2.31.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.2.0.1.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-1.5.0.2.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file IC2NuclearControl-1.3.2.zip
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.107.46-lf.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file LogisticsPipes-0.5.1.pre11.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_ironchests-client-4.0.3.46.zip
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_6.5.0.0.zip
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Found a candidate mod directory removed
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Examining file minecraft_server.jar for potential mods
2012-11-04 21:19:53 [FINE] [ForgeModLoader] The mod container minecraft_server.jar appears to be missing an mcmod.info file
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.6.5.jar for potential mods
2012-11-04 21:19:53 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.6.5.jar appears to be missing an mcmod.info file
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.4.0.5.jar for potential mods
2012-11-04 21:19:53 [FINE] [ForgeModLoader] The mod container NotEnoughItems 1.4.0.5.jar appears to be missing an mcmod.info file
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Examining file AdvancedMachines 4.2.zip for potential mods
2012-11-04 21:19:53 [FINER] [ForgeModLoader] Located mcmod.info file in file AdvancedMachines 4.2.zip
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.advancedmachines.common.AdvancedMachines
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [iC2@1.107] [iC2@1.107] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.2.0pre9.jar for potential mods
2012-11-04 21:19:53 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.2.0pre9.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Core@3.2.0pre9] [buildCraft|Core@3.2.0pre9] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[4.1.4.285,)] [Forge@[4.1.4.285,)] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Core@3.2.0pre9] [buildCraft|Core@3.2.0pre9] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Core@3.2.0pre9] [buildCraft|Core@3.2.0pre9] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Transport@3.2.0pre9] [buildCraft|Transport@3.2.0pre9] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Core@3.2.0pre9] [buildCraft|Core@3.2.0pre9] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Examining file buildcraft-Z-additional-buildcraft-objects-0.9.2.31.jar for potential mods
2012-11-04 21:19:53 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-Z-additional-buildcraft-objects-0.9.2.31.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod abo.ABO
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Transport] [buildCraft|Transport] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Examining file EnderStorage 1.2.0.1.jar for potential mods
2012-11-04 21:19:53 [FINE] [ForgeModLoader] The mod container EnderStorage 1.2.0.1.jar appears to be missing an mcmod.info file
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Examining file forestry-A-1.5.0.2.jar for potential mods
2012-11-04 21:19:53 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-1.5.0.2.jar
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Examining file IC2NuclearControl-1.3.2.zip for potential mods
2012-11-04 21:19:53 [FINER] [ForgeModLoader] Located mcmod.info file in file IC2NuclearControl-1.3.2.zip
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Identified an FMLMod type mod shedar.mods.ic2.nuclearcontrol.IC2NuclearControl
2012-11-04 21:19:53 [FINEST] [ForgeModLoader] Parsed dependency info : [] [iC2] []
2012-11-04 21:19:53 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.107.46-lf.jar for potential mods
2012-11-04 21:19:53 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.107.46-lf.jar
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.common.IC2
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Examining file LogisticsPipes-0.5.1.pre11.jar for potential mods
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Located mcmod.info file in file LogisticsPipes-0.5.1.pre11.jar
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Identified an FMLMod type mod logisticspipes.LogisticsPipes
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Using mcmod dependency info : [buildCraft|Silicon, BuildCraft|Builders, BuildCraft|Core, Forge, BuildCraft|Transport] [iC2, Forestry] []
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Examining file mod_ironchests-client-4.0.3.46.zip for potential mods
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_ironchests-client-4.0.3.46.zip
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Parsed dependency info : [FML@[3.1.15,)] [FML@[3.1.15,)] []
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to load the file version.properties from mod_ironchests-client-4.0.3.46.zip to locate a version number for IronChest
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Found version 4.0.3.46 for mod IronChest in version.properties, using
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Examining file Railcraft_6.5.0.0.zip for potential mods
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_6.5.0.0.zip
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Identified an FMLMod type mod railcraft.common.core.Railcraft
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[4.1.4.287,)] [Forge@[4.1.4.287,), BuildCraft|Core, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, IC2] []
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Examining directory removed for potential mods
2012-11-04 21:19:54 [FINE] [ForgeModLoader] No mcmod.info file found in directory removed
2012-11-04 21:19:54 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 19 mods to load
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Received a system property request ''
2012-11-04 21:19:54 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-11-04 21:19:54 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod FML
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod Forge
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod mod_CodeChickenCore
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod mod_NotEnoughItems
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod AdvancedMachines
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod AdvancedMachines
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Builders
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod BuildCraft|Builders
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Core
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod BuildCraft|Core
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Energy
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod BuildCraft|Energy
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Factory
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod BuildCraft|Factory
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Silicon
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod BuildCraft|Silicon
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Transport
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod BuildCraft|Transport
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod Additional-Buildcraft-Objects
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod Additional-Buildcraft-Objects
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod EnderStorage
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod EnderStorage
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod Forestry
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod Forestry
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod IC2NuclearControl
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod IC2NuclearControl
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod IC2
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod IC2
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod LogisticsPipes|Main
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod LogisticsPipes|Main
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod IronChest
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod IronChest
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Enabling mod Railcraft
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Activating mod Railcraft
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-11-04 21:19:54 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Mod sorting data:
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	IC2(IndustrialCraft 2:1.107.46-lf): industrialcraft-2_1.107.46-lf.jar ()
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	AdvancedMachines(IC2 Advanced Machines Addon:4.2C): AdvancedMachines 4.2.zip (required-after:IC2@1.107)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	BuildCraft|Core(BuildCraft:3.2.0pre9): buildcraft-A-3.2.0pre9.jar (required-after:Forge@[4.1.4.285,))
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	BuildCraft|Builders(BC Builders:3.2.0pre9): buildcraft-A-3.2.0pre9.jar (required-after:BuildCraft|Core@3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	BuildCraft|Energy(BC Energy:3.2.0pre9): buildcraft-A-3.2.0pre9.jar (required-after:BuildCraft|Core@3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	BuildCraft|Factory(BC Factory:3.2.0pre9): buildcraft-A-3.2.0pre9.jar (required-after:BuildCraft|Core@3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	BuildCraft|Transport(BC Transport:3.2.0pre9): buildcraft-A-3.2.0pre9.jar (required-after:BuildCraft|Core@3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	BuildCraft|Silicon(BC Silicon:3.2.0pre9): buildcraft-A-3.2.0pre9.jar (required-after:BuildCraft|Transport@3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	Additional-Buildcraft-Objects(Additional Buildcraft Objects:0.9.2): buildcraft-Z-additional-buildcraft-objects-0.9.2.31.jar (required-after:BuildCraft|Transport)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	EnderStorage(EnderStorage:1.2.0.1): EnderStorage 1.2.0.1.jar ()
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	Forestry(Forestry for Minecraft:1.5.0.2): forestry-A-1.5.0.2.jar ()
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	IC2NuclearControl(Nuclear Control:1.3.2): IC2NuclearControl-1.3.2.zip (after:IC2)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	LogisticsPipes|Main(Logistics Pipes:0.5.1.pre11): LogisticsPipes-0.5.1.pre11.jar ()
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	IronChest(Iron Chest:4.0.3.46): mod_ironchests-client-4.0.3.46.zip (required-after:FML@[3.1.15,))
2012-11-04 21:19:54 [FINE] [ForgeModLoader] 	Railcraft(Railcraft:6.5.0.0): Railcraft_6.5.0.0.zip (required-after:Forge@[4.1.4.287,);after:BuildCraft|Core;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:IC2)
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod FML
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod FML
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod Forge
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod Forge
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod mod_CodeChickenCore
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod mod_CodeChickenCore
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod mod_NotEnoughItems
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod mod_NotEnoughItems
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod IC2
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (1.107.46-lf)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod IC2
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod AdvancedMachines
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Testing mod AdvancedMachines to verify it accepts its own version in a remote connection
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] The mod AdvancedMachines accepts its own version (4.2C)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedMachines
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod AdvancedMachines
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod BuildCraft|Core
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod BuildCraft|Core
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod BuildCraft|Builders
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod BuildCraft|Builders
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod BuildCraft|Energy
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod BuildCraft|Energy
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod BuildCraft|Factory
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod BuildCraft|Factory
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod BuildCraft|Transport
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod BuildCraft|Transport
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod BuildCraft|Silicon
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.2.0pre9)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod BuildCraft|Silicon
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod Additional-Buildcraft-Objects
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Additional-Buildcraft-Objects
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod Additional-Buildcraft-Objects
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod EnderStorage
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
2012-11-04 21:19:54 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod EnderStorage
2012-11-04 21:19:54 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod Forestry
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
2012-11-04 21:19:54 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (1.5.0.2)
2012-11-04 21:19:54 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod Forestry
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod IC2NuclearControl
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] Testing mod IC2NuclearControl to verify it accepts its own version in a remote connection
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] The mod IC2NuclearControl accepts its own version (1.3.2)
2012-11-04 21:19:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2NuclearControl
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod IC2NuclearControl
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod LogisticsPipes|Main
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] Testing mod LogisticsPipes|Main to verify it accepts its own version in a remote connection
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] The mod LogisticsPipes|Main accepts its own version (0.5.1.pre11)
2012-11-04 21:19:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into LogisticsPipes|Main
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod LogisticsPipes|Main
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod IronChest
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] Testing mod IronChest to verify it accepts its own version in a remote connection
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] The mod IronChest accepts its own version (4.0.3.46)
2012-11-04 21:19:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IronChest
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod IronChest
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod Railcraft
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (6.5.0.0)
2012-11-04 21:19:55 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod Railcraft
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod FML
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod FML
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod Forge
2012-11-04 21:19:55 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 32
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod Forge
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod mod_CodeChickenCore
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod mod_CodeChickenCore
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod mod_NotEnoughItems
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod mod_NotEnoughItems
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod IC2
2012-11-04 21:19:55 [iNFO] [sTDOUT] [iC2] Config loaded from C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\.\config\IC2.cfg
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity MiningLaser as IC2.MiningLaser
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Dynamite as IC2.Dynamite
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity StickyDynamite as IC2.StickyDynamite
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Itnt as IC2.Itnt
2012-11-04 21:19:55 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Nuke as IC2.Nuke
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod IC2
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod AdvancedMachines
2012-11-04 21:19:55 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod AdvancedMachines
2012-11-04 21:19:55 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod BuildCraft|Core
2012-11-04 21:19:56 [WARNING] [ForgeModLoader] BuildCraft: Using outdated version [3.2.0pre9 (build:5)] for Minecraft 1.3.2. Consider updating.
2012-11-04 21:19:56 [iNFO] [buildcraft] Starting BuildCraft 3.2.0pre9 (:5)
2012-11-04 21:19:56 [iNFO] [buildcraft] Copyright (c) SpaceToad, 2011
2012-11-04 21:19:56 [iNFO] [buildcraft] http://www.mod-buildcraft.com
2012-11-04 21:19:56 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod BuildCraft|Core
2012-11-04 21:19:56 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod BuildCraft|Builders
2012-11-04 21:19:56 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod BuildCraft|Builders
2012-11-04 21:19:56 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod BuildCraft|Energy
2012-11-04 21:19:56 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod BuildCraft|Energy
2012-11-04 21:19:56 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod BuildCraft|Factory
2012-11-04 21:19:56 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod BuildCraft|Factory
2012-11-04 21:19:56 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod BuildCraft|Transport
2012-11-04 21:19:56 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod BuildCraft|Transport
2012-11-04 21:19:56 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod BuildCraft|Silicon
2012-11-04 21:19:56 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod BuildCraft|Silicon
2012-11-04 21:19:56 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod Additional-Buildcraft-Objects
2012-11-04 21:19:56 [iNFO] [Additional-Buildcraft-Objects] Starting Additional-Buildcraft-Objects #31 0.9.2 for Buildcraft 3.2.0 and Forge 4.1.4.287
2012-11-04 21:19:56 [iNFO] [Additional-Buildcraft-Objects] Copyright (c) Flow86, 2011-2012
2012-11-04 21:19:56 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod Additional-Buildcraft-Objects
2012-11-04 21:19:56 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod EnderStorage
2012-11-04 21:19:56 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod EnderStorage
2012-11-04 21:19:56 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod Forestry
2012-11-04 21:19:56 [FINE] [ForgeModLoader] Found plugin for BuildCraft3
2012-11-04 21:19:56 [FINE] [ForgeModLoader] Found plugin for EquivalentExchange
2012-11-04 21:19:56 [FINE] [ForgeModLoader] Found plugin for Native Apiculture
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for Native Arboriculture
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for Core
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for Native Cultivation
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for Native Energy
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for Native Factory
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for Native Food
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for Native Mail
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for Native Storage
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for IndustrialCraft2
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for Apiarist's Pipe for BC3
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Found plugin for TwilightForest
2012-11-04 21:19:57 [WARNING] [ForgeModLoader] Forestry: Using outdated version for Minecraft 1.3.2. Consider updating.
2012-11-04 21:19:57 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod Forestry
2012-11-04 21:19:57 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod IC2NuclearControl
2012-11-04 21:19:57 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod IC2NuclearControl
2012-11-04 21:19:57 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod LogisticsPipes|Main
2012-11-04 21:19:57 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod LogisticsPipes|Main
2012-11-04 21:19:57 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod IronChest
2012-11-04 21:19:57 [FINE] [ForgeModLoader] Attempting to load the file version.properties from mod_ironchests-client-4.0.3.46.zip to locate a version number for IronChest
2012-11-04 21:19:57 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod IronChest
2012-11-04 21:19:57 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod Railcraft
2012-11-04 21:19:57 [FINE] [Railcraft] Pre-Init Phase
2012-11-04 21:19:58 [FINER] [Railcraft] Pre-Init Start: ModuleCore
2012-11-04 21:19:58 [FINER] [Railcraft] Pre-Init Complete: ModuleCore
2012-11-04 21:19:58 [FINER] [Railcraft] Pre-Init Start: ModuleAutomation
2012-11-04 21:19:58 [FINER] [Railcraft] Pre-Init Complete: ModuleAutomation
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod Railcraft
2012-11-04 21:19:58 [iNFO] [Minecraft] Loading properties
2012-11-04 21:19:58 [iNFO] [Minecraft] Default game type: SURVIVAL
2012-11-04 21:19:58 [iNFO] [Minecraft] Generating keypair
2012-11-04 21:19:58 [iNFO] [Minecraft] Starting Minecraft server on *:25565
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod FML
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod FML
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod Forge
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod Forge
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod mod_CodeChickenCore
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod mod_CodeChickenCore
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod mod_NotEnoughItems
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod mod_NotEnoughItems
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod IC2
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod IC2
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod AdvancedMachines
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod AdvancedMachines
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod BuildCraft|Core
2012-11-04 21:19:58 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcRobot as BuildCraft|Core.bcRobot
2012-11-04 21:19:58 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcLaser as BuildCraft|Core.bcLaser
2012-11-04 21:19:58 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcEnergyLaser as BuildCraft|Core.bcEnergyLaser
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod BuildCraft|Core
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod BuildCraft|Builders
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod BuildCraft|Builders
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod BuildCraft|Energy
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod BuildCraft|Energy
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod BuildCraft|Factory
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod BuildCraft|Factory
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod BuildCraft|Transport
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod BuildCraft|Transport
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod BuildCraft|Silicon
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod BuildCraft|Silicon
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod Additional-Buildcraft-Objects
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod Additional-Buildcraft-Objects
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod EnderStorage
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod EnderStorage
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod Forestry
2012-11-04 21:19:58 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreApatite, id=198 meta=0
2012-11-04 21:19:58 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=198 meta=1
2012-11-04 21:19:58 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=198 meta=2
2012-11-04 21:19:58 [FINE] [ForgeModLoader] Skipped plugin class forestry.plugins.PluginEE because preconditions were not met.
2012-11-04 21:19:58 [FINE] [ForgeModLoader] Skipped plugin class forestry.plugins.PluginTwilightForest because preconditions were not met.
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod Forestry
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod IC2NuclearControl
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod IC2NuclearControl
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod LogisticsPipes|Main
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod LogisticsPipes|Main
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod IronChest
2012-11-04 21:19:58 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod IronChest
2012-11-04 21:19:58 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod Railcraft
2012-11-04 21:19:58 [FINE] [Railcraft] Init Phase
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Start: ModuleCore
2012-11-04 21:19:58 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.basic as Railcraft.cart.basic
2012-11-04 21:19:58 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.chest as Railcraft.cart.chest
2012-11-04 21:19:58 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.furnace as Railcraft.cart.furnace
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Complete: ModuleCore
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Start: ModuleFactory
2012-11-04 21:19:58 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity FallingCube as Railcraft.FallingCube
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Complete: ModuleFactory
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Start: ModuleExtras
2012-11-04 21:19:58 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.tnt as Railcraft.cart.tnt
2012-11-04 21:19:58 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.work as Railcraft.cart.work
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Complete: ModuleExtras
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Start: ModuleTrack
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Complete: ModuleTrack
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Start: ModuleTracksHighSpeed
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Complete: ModuleTracksHighSpeed
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Start: ModuleTracksWood
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Complete: ModuleTracksWood
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Start: ModuleTracksReinforced
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Complete: ModuleTracksReinforced
2012-11-04 21:19:58 [FINER] [Railcraft] Init-First Start: ModuleTrain
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Complete: ModuleTrain
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Start: ModuleSignals
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Complete: ModuleSignals
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Start: ModuleStructures
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Complete: ModuleStructures
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Start: ModuleAutomation
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.bore as Railcraft.cart.bore
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.track.relayer as Railcraft.cart.track.relayer
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.undercutter as Railcraft.cart.undercutter
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Complete: ModuleAutomation
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Start: ModuleTransport
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.tank as Railcraft.cart.tank
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Complete: ModuleTransport
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Start: ModuleIC2
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.energy as Railcraft.cart.energy
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Complete: ModuleIC2
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Start: ModuleEnergy
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Complete: ModuleEnergy
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Start: ModuleWorld
2012-11-04 21:19:59 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=458 meta=0
2012-11-04 21:19:59 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=458 meta=1
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Complete: ModuleWorld
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Start: ModuleChunkLoading
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Automatically registered mod Railcraft entity cart.anchor as Railcraft.cart.anchor
2012-11-04 21:19:59 [FINER] [Railcraft] Init-First Complete: ModuleChunkLoading
2012-11-04 21:19:59 [FINER] [Railcraft] Init-Second Start: ModuleCore
2012-11-04 21:19:59 [FINER] [Railcraft] Init-Second Complete: ModuleCore
2012-11-04 21:19:59 [FINER] [Railcraft] Init-Second Start: ModuleFactory
2012-11-04 21:19:59 [FINER] [Railcraft] Init-Second Complete: ModuleFactory
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod Railcraft
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod FML
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod FML
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod Forge
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod Forge
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod mod_CodeChickenCore
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod mod_CodeChickenCore
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod mod_NotEnoughItems
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod mod_NotEnoughItems
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod IC2
2012-11-04 21:19:59 [iNFO] [sTDOUT] [iC2] Loading IC2 submodule: bcIntegration32x
2012-11-04 21:19:59 [iNFO] [sTDOUT] [iC2] BuildCraft 3.2 integration module loaded
2012-11-04 21:19:59 [iNFO] [sTDOUT] [iC2] Loaded minor compatibility modules: none
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod IC2
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod AdvancedMachines
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod AdvancedMachines
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod BuildCraft|Core
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod BuildCraft|Core
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod BuildCraft|Builders
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod BuildCraft|Builders
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod BuildCraft|Energy
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod BuildCraft|Energy
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod BuildCraft|Factory
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod BuildCraft|Factory
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod BuildCraft|Transport
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod BuildCraft|Transport
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod BuildCraft|Silicon
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod BuildCraft|Silicon
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod Additional-Buildcraft-Objects
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod Additional-Buildcraft-Objects
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod EnderStorage
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod EnderStorage
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod Forestry
2012-11-04 21:19:59 [FINE] [ForgeModLoader] Using buildcraft.energy.PneumaticPowerFramework as framework.
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Apiary (Meta: 7)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering mill package: Apiarist's Chest (Meta: 3)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering mill package: Analyzer (Meta: 4)
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Beekeeping mode read from config: NORMAL
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering planter package: Arboretum (Meta: 0)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering planter package: Farm (Meta: 1)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering planter package: Rubber Plantation (Meta: 2)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering planter package: Pumpkin Farm (Meta: 3)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering planter package: Peat Bog (Meta: 4)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering planter package: Mushroom Farm (Meta: 5)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering planter package: Netherwart Farm (Meta: 6)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering harvester package: Logger (Meta: 0)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering harvester package: Combine (Meta: 1)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering harvester package: Rubber Harvester (Meta: 2)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering harvester package: Pumpkin Harvester (Meta: 3)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering harvester package: Turbary (Meta: 4)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering harvester package: Cacti Harvester (Meta: 5)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering harvester package: Mushroom Picker (Meta: 6)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering harvester package: Sugar Cane Harvester (Meta: 7)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering harvester package: Infernal Combine (Meta: 
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering mill package: Forester (Meta: 0)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering mill package: Treetap (Meta: 2)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering engine package: Biogas Engine (Meta: 0)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering engine package: Peat-Fired Engine (Meta: 1)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering engine package: Electrical Engine (Meta: 2)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Bio Power Generator (Meta: 4)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Fermenter (Meta: 0)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Still (Meta: 1)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Bottler (Meta: 2)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Raintank (Meta: 3)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Carpenter (Meta: 5)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Moistener (Meta: 6)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Centrifuge (Meta: 
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Squeezer (Meta: 9)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering boiler package: Thermionic Fabricator (Meta: 11)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering mill package: Rainmaker (Meta: 1)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering mill package: Mailbox (Meta: 5)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering mill package: Trader (Meta: 6)
2012-11-04 21:19:59 [FINEST] [ForgeModLoader] Registering mill package: Philatelist (Meta: 7)
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod Forestry
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod IC2NuclearControl
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod IC2NuclearControl
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod LogisticsPipes|Main
2012-11-04 21:19:59 [iNFO] [sTDOUT] Loaded ForestryProxy
2012-11-04 21:19:59 [iNFO] [sTDOUT] Loaded IC2Proxy
2012-11-04 21:19:59 [iNFO] [sTDOUT] Loaded CC DummyProxy
2012-11-04 21:19:59 [FINE] [ForgeModLoader] Additional pipes not detected: net.minecraft.src.buildcraft.additionalpipes.pipes.PipeItemTeleport
2012-11-04 21:19:59 [FINE] [ForgeModLoader] Necessary classes from Railcraft were not found
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod LogisticsPipes|Main
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod IronChest
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod IronChest
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod Railcraft
2012-11-04 21:19:59 [FINE] [Railcraft] Post-Init Phase
2012-11-04 21:19:59 [FINER] [Railcraft] Post-Init Start: ModuleCore
2012-11-04 21:19:59 [FINER] [Railcraft] Post-Init Complete: ModuleCore
2012-11-04 21:19:59 [FINER] [Railcraft] Post-Init Start: ModuleFactory
2012-11-04 21:19:59 [FINER] [Railcraft] Post-Init Complete: ModuleFactory
2012-11-04 21:19:59 [FINER] [Railcraft] Post-Init Start: ModuleTransport
2012-11-04 21:19:59 [FINER] [Railcraft] Post-Init Complete: ModuleTransport
2012-11-04 21:19:59 [FINER] [Railcraft] Post-Init Start: ModuleIC2
2012-11-04 21:19:59 [FINE] [Railcraft] IC2 Module: IC2 Detected, creating Energy Cart and Energy Loader recipes.
2012-11-04 21:19:59 [FINER] [Railcraft] Post-Init Complete: ModuleIC2
2012-11-04 21:19:59 [FINER] [Railcraft] CraftGuide registration failed
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod Railcraft
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod FML
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod FML
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod Forge
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod Forge
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod mod_CodeChickenCore
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod mod_CodeChickenCore
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod mod_NotEnoughItems
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod mod_NotEnoughItems
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod IC2
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod IC2
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod AdvancedMachines
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod AdvancedMachines
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod BuildCraft|Core
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod BuildCraft|Core
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod BuildCraft|Builders
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod BuildCraft|Builders
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod BuildCraft|Energy
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod BuildCraft|Energy
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod BuildCraft|Factory
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod BuildCraft|Factory
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod BuildCraft|Transport
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod BuildCraft|Transport
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod BuildCraft|Silicon
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod BuildCraft|Silicon
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod Additional-Buildcraft-Objects
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod Additional-Buildcraft-Objects
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod EnderStorage
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod EnderStorage
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod Forestry
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod Forestry
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod IC2NuclearControl
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod IC2NuclearControl
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod LogisticsPipes|Main
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod LogisticsPipes|Main
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod IronChest
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod IronChest
2012-11-04 21:19:59 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod Railcraft
2012-11-04 21:19:59 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod Railcraft
2012-11-04 21:19:59 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 19 mods
2012-11-04 21:19:59 [iNFO] [Minecraft] Preparing level "world"
2012-11-04 21:19:59 [iNFO] [ForgeModLoader] Loading dimension 0 (world) (ft@34aae030)
2012-11-04 21:19:59 [iNFO] [ForgeModLoader] Loading dimension 1 (world) (ft@34aae030)
2012-11-04 21:19:59 [iNFO] [ForgeModLoader] Loading dimension -1 (world) (ft@34aae030)
2012-11-04 21:19:59 [iNFO] [Minecraft] Preparing start region for level 0
2012-11-04 21:20:00 [iNFO] [Minecraft] Done (0.651s)! For help, type "help" or "?"
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod FML
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod FML
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod Forge
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod Forge
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod mod_CodeChickenCore
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\minecraft_server.jar, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\coremods\CodeChickenCore 0.6.5.jar, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\coremods\NotEnoughItems 1.4.0.5.jar, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods\industrialcraft-2_1.107.46-lf.jar, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods\AdvancedMachines 4.2.zip, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods\buildcraft-A-3.2.0pre9.jar, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods\buildcraft-Z-additional-buildcraft-objects-0.9.2.31.jar, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods\EnderStorage 1.2.0.1.jar, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods\forestry-A-1.5.0.2.jar, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods\IC2NuclearControl-1.3.2.zip, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods\LogisticsPipes-0.5.1.pre11.jar, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods\mod_ironchests-client-4.0.3.46.zip, examining for codechicken classes
2012-11-04 21:20:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\mods\Railcraft_6.5.0.0.zip, examining for codechicken classes
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod mod_CodeChickenCore
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod mod_NotEnoughItems
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod mod_NotEnoughItems
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod IC2
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod IC2
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod AdvancedMachines
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod AdvancedMachines
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod BuildCraft|Core
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod BuildCraft|Core
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod BuildCraft|Builders
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod BuildCraft|Builders
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod BuildCraft|Energy
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod BuildCraft|Energy
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod BuildCraft|Factory
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod BuildCraft|Factory
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod BuildCraft|Transport
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod BuildCraft|Transport
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod BuildCraft|Silicon
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod BuildCraft|Silicon
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod Additional-Buildcraft-Objects
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod Additional-Buildcraft-Objects
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod EnderStorage
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod EnderStorage
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod Forestry
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod Forestry
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod IC2NuclearControl
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod IC2NuclearControl
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod LogisticsPipes|Main
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod LogisticsPipes|Main
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod IronChest
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod IronChest
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod Railcraft
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod Railcraft
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod FML
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod FML
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod Forge
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod Forge
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod mod_CodeChickenCore
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod mod_CodeChickenCore
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod mod_NotEnoughItems
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod mod_NotEnoughItems
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod IC2
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod IC2
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod AdvancedMachines
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod AdvancedMachines
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod BuildCraft|Core
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod BuildCraft|Core
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod BuildCraft|Builders
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod BuildCraft|Builders
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod BuildCraft|Energy
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod BuildCraft|Energy
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod BuildCraft|Factory
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod BuildCraft|Factory
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod BuildCraft|Transport
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod BuildCraft|Transport
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod BuildCraft|Silicon
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod BuildCraft|Silicon
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod Additional-Buildcraft-Objects
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod Additional-Buildcraft-Objects
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod EnderStorage
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod EnderStorage
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod Forestry
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod Forestry
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod IC2NuclearControl
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod IC2NuclearControl
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod LogisticsPipes|Main
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod LogisticsPipes|Main
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod IronChest
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod IronChest
2012-11-04 21:20:00 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod Railcraft
2012-11-04 21:20:00 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod Railcraft
2012-11-04 21:20:06 [FINEST] [ForgeModLoader] Received valid FML login packet from /127.0.0.1:56848
2012-11-04 21:20:06 [iNFO] [Minecraft] User HarbingTarbl connecting with mods [AdvancedMachines, BuildCraft|Factory, IronChest, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, BuildCraft|Transport, LogisticsPipes|Main, IC2NuclearControl, BuildCraft|Core, IC2, BuildCraft|Builders, Forestry]
2012-11-04 21:20:06 [iNFO] [ForgeModLoader] User HarbingTarbl connecting with mods [AdvancedMachines, BuildCraft|Factory, IronChest, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, BuildCraft|Transport, LogisticsPipes|Main, IC2NuclearControl, BuildCraft|Core, IC2, BuildCraft|Builders, Forestry]
2012-11-04 21:20:06 [iNFO] [Minecraft] HarbingTarbl[/127.0.0.1:56848] logged in with entity id 241 at (-274.3939597290219, 70.0, 227.0912620533625)
2012-11-04 21:20:06 [iNFO] [sTDOUT] Loading Player: HarbingTarbl
2012-11-04 21:20:06 [iNFO] [sTDOUT] Sending serverside check to: HarbingTarbl
2012-11-04 21:20:09 [iNFO] [Minecraft] HarbingTarbl lost connection: disconnect.quitting
2012-11-04 21:20:09 [iNFO] [sTDOUT] Unloading Player: HarbingTarbl
2012-11-04 21:20:09 [iNFO] [sTDERR] java.lang.IllegalStateException: Entity is already tracked!
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at gm.a(EntityTracker.java:149)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at gm.a(EntityTracker.java:107)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at gn.a(SourceFile:24)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at up.a(World.java:1387)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at gr.a(WorldServer.java:772)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at up.a(World.java:3525)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at wl.c(Chunk.java:1013)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at gq.c(ChunkProviderServer.java:122)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at gq.d(ChunkProviderServer.java:138)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at up.e(World.java:394)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at up.a(World.java:299)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at mj.f(SourceFile:240)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at mj.k(SourceFile:226)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at mj.a(SourceFile:44)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at mm.a(SourceFile:29)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at gr.b(WorldServer.java:138)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:625)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at ft.q(DedicatedServer.java:241)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:565)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
2012-11-04 21:20:09 [iNFO] [sTDERR] 	at ep.run(SourceFile:539)
2012-11-04 21:20:09 [sEVERE] [Minecraft] Encountered an unexpected exception IllegalStateException
java.lang.IllegalStateException: Entity is already tracked!
at gm.a(EntityTracker.java:149)
at gm.a(EntityTracker.java:107)
at gn.a(SourceFile:24)
at up.a(World.java:1387)
at gr.a(WorldServer.java:772)
at up.a(World.java:3525)
at wl.c(Chunk.java:1013)
at gq.c(ChunkProviderServer.java:122)
at gq.d(ChunkProviderServer.java:138)
at up.e(World.java:394)
at up.a(World.java:299)
at mj.f(SourceFile:240)
at mj.k(SourceFile:226)
at mj.a(SourceFile:44)
at mm.a(SourceFile:29)
at gr.b(WorldServer.java:138)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:625)
at ft.q(DedicatedServer.java:241)
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:565)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at ep.run(SourceFile:539)
2012-11-04 21:20:09 [sEVERE] [Minecraft] This crash report has been saved to: C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\.\crash-reports\crash-2012-11-04_21.20.09-server.txt
2012-11-04 21:20:13 [iNFO] [Minecraft] Stopping the server
2012-11-04 21:20:13 [iNFO] [Minecraft] Stopping server
2012-11-04 21:20:13 [iNFO] [Minecraft] Saving players
2012-11-04 21:20:13 [iNFO] [Minecraft] Saving worlds
2012-11-04 21:20:13 [iNFO] [Minecraft] Saving chunks for level 'world'/Overworld
2012-11-04 21:20:13 [iNFO] [sTDERR] java.net.SocketException: socket closed
2012-11-04 21:20:13 [iNFO] [sTDERR] 	at java.net.DualStackPlainSocketImpl.accept0(Native Method)
2012-11-04 21:20:13 [iNFO] [sTDERR] 	at java.net.DualStackPlainSocketImpl.socketAccept(DualStackPlainSocketImpl.java:121)
2012-11-04 21:20:13 [iNFO] [sTDERR] 	at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
2012-11-04 21:20:13 [iNFO] [sTDERR] 	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:183)
2012-11-04 21:20:13 [iNFO] [sTDERR] 	at java.net.ServerSocket.implAccept(ServerSocket.java:522)
2012-11-04 21:20:13 [iNFO] [sTDERR] 	at java.net.ServerSocket.accept(ServerSocket.java:490)
2012-11-04 21:20:13 [iNFO] [sTDERR] 	at fy.run(ServerListenThread.java:75)
2012-11-04 21:20:13 [iNFO] [sTDOUT] Closing listening thread
2012-11-04 21:20:13 [iNFO] [Minecraft] Saving chunks for level 'world'/Nether
2012-11-04 21:20:13 [iNFO] [Minecraft] Saving chunks for level 'world'/The End
2012-11-04 21:20:13 [iNFO] [ForgeModLoader] Unloading dimension 0
2012-11-04 21:20:13 [iNFO] [ForgeModLoader] Unloading dimension -1
2012-11-04 21:20:13 [iNFO] [ForgeModLoader] Unloading dimension 1
2012-11-04 21:20:13 [iNFO] [Minecraft] Stopping server
2012-11-04 21:20:13 [iNFO] [Minecraft] Saving players
2012-11-04 21:20:13 [iNFO] [Minecraft] Saving worlds

 

 

 

Here is the normal server.log

 

 

2012-11-04 21:19:52 [iNFO] Starting minecraft server version 1.3.2
2012-11-04 21:19:58 [iNFO] Loading properties
2012-11-04 21:19:58 [iNFO] Default game type: SURVIVAL
2012-11-04 21:19:58 [iNFO] Generating keypair
2012-11-04 21:19:58 [iNFO] Starting Minecraft server on *:25565
2012-11-04 21:19:59 [iNFO] Preparing level "world"
2012-11-04 21:19:59 [iNFO] Preparing start region for level 0
2012-11-04 21:20:00 [iNFO] Done (0.651s)! For help, type "help" or "?"
2012-11-04 21:20:06 [iNFO] User HarbingTarbl connecting with mods [AdvancedMachines, BuildCraft|Factory, IronChest, BuildCraft|Energy, BuildCraft|Silicon, Railcraft, BuildCraft|Transport, LogisticsPipes|Main, IC2NuclearControl, BuildCraft|Core, IC2, BuildCraft|Builders, Forestry]
2012-11-04 21:20:06 [iNFO] HarbingTarbl[/127.0.0.1:56848] logged in with entity id 241 at (-274.3939597290219, 70.0, 227.0912620533625)
2012-11-04 21:20:09 [iNFO] HarbingTarbl lost connection: disconnect.quitting
2012-11-04 21:20:09 [sEVERE] Encountered an unexpected exception IllegalStateException
java.lang.IllegalStateException: Entity is already tracked!
at gm.a(EntityTracker.java:149)
at gm.a(EntityTracker.java:107)
at gn.a(SourceFile:24)
at up.a(World.java:1387)
at gr.a(WorldServer.java:772)
at up.a(World.java:3525)
at wl.c(Chunk.java:1013)
at gq.c(ChunkProviderServer.java:122)
at gq.d(ChunkProviderServer.java:138)
at up.e(World.java:394)
at up.a(World.java:299)
at mj.f(SourceFile:240)
at mj.k(SourceFile:226)
at mj.a(SourceFile:44)
at mm.a(SourceFile:29)
at gr.b(WorldServer.java:138)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:625)
at ft.q(DedicatedServer.java:241)
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:565)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at ep.run(SourceFile:539)
2012-11-04 21:20:09 [sEVERE] This crash report has been saved to: C:\Users\HarbingTarbl\Desktop\minecraft_dev\server\BMRF Modded\.\crash-reports\crash-2012-11-04_21.20.09-server.txt
2012-11-04 21:20:13 [iNFO] Stopping the server
2012-11-04 21:20:13 [iNFO] Stopping server
2012-11-04 21:20:13 [iNFO] Saving players
2012-11-04 21:20:13 [iNFO] Saving worlds
2012-11-04 21:20:13 [iNFO] Saving chunks for level 'world'/Overworld
2012-11-04 21:20:13 [iNFO] Saving chunks for level 'world'/Nether
2012-11-04 21:20:13 [iNFO] Saving chunks for level 'world'/The End

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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