I've been having this problem for well over a month and have come up short everywhere I look. I even posted on the Forge forums, and was told that it wasn't a problem with forge.
My setup is a 1.5.1 server and client on the same machine. I have been running this setup since version 1.4.7 and this problem has only appeared within the last 2 months. I suspect it is one of the mods, but have no idea how to go about troubleshooting it other then removing each mod 1 at a time and play for a day on each one.
Running Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1
Running about 65 mods (I had over 80 in 1.4.7)
Here is the only error that I get and it's only on the server. The client log is error free and just ends when the game quits to the desktop. The error appears the most when I am manipulating the world, killing a creature, placing a block, destroying a block, etc.
2013-05-13 20:28:43 [INFO] [STDERR] java.net.SocketException: Connection reset
2013-05-13 20:28:43 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:144)
2013-05-13 20:28:43 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:327)
2013-05-13 20:28:43 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:547)
2013-05-13 20:28:43 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2013-05-13 20:28:43 [INFO] [Minecraft-Server] c_death lost connection: disconnect.genericReason
2013-05-13 20:28:43 [INFO] [STDOUT] Unloading Player: c_death
Here is some of minecraft forge log. (forum wouldn't let me post the full thing, i hope i don't cut out anything important)
2013-05-13 02:18:47 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading
2013-05-13 02:18:47 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-05-13 02:18:47 [FINE] [ForgeModLoader] Java classpath at launch is minecraftforge.jar
2013-05-13 02:18:47 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;.
2013-05-13 02:18:47 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-05-13 02:18:47 [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-05-13 02:18:47 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-13 02:18:47 [FINE] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.
2013-05-13 02:18:47 [FINE] [ForgeModLoader] The coremod monoxide.forgebackup.coremod.ForgeBackupLoader requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.
2013-05-13 02:18:47 [WARNING] [ForgeModLoader] The coremod atomicstryker.multimine.common.fmlmagic.MMFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-13 02:18:47 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-13 02:18:47 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-05-13 02:18:47 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-05-13 02:18:47 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-05-13 02:18:48 [INFO] [STDOUT] 229 recipes
2013-05-13 02:18:48 [INFO] [STDOUT] 27 achievements
2013-05-13 02:18:49 [INFO] [Minecraft-Server] Starting minecraft server version 1.5.1
2013-05-13 02:18:49 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-05-13 02:18:49 [INFO] [STDOUT] MinecraftForge v7.7.2.679 Initialized
2013-05-13 02:18:49 [INFO] [ForgeModLoader] MinecraftForge v7.7.2.679 Initialized
2013-05-13 02:18:49 [INFO] [STDOUT] Replaced 85 ore recipies
2013-05-13 02:18:49 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-05-13 02:18:49 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Minecraft Server Survival 1.5\config\logging.properties
2013-05-13 02:18:49 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, cofh.asm.CoFHModContainer, codechicken.nei.asm.NEIModContainer]
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\minecraftforge.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\[1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\CodeChickenCore 0.8.6.1.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\CoFHCore-1.5.1.5.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\forgebackup-universal-coremod-1.5.1-1.1.1.94.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\MultiMine_1.5.1.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\NotEnoughItems 1.5.2.9.jar, examining for mod candidates
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\argo-small-3.2.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\guava-14.0-rc3.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\asm-all-4.1.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\bcprov-jdk15on-148.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\deobfuscation_data_1.5.1.zip
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\scala-library.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\commons-compress-1.4.1.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\org.eclipse.jgit-2.2.0.201212191850-r.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-05-13 02:18:49 [INFO] [ForgeModLoader] Searching C:\Minecraft Server Survival 1.5\mods for mods
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file minecraftforge.jar for potential mods
2013-05-13 02:18:49 [FINE] [ForgeModLoader] The mod container minecraftforge.jar appears to be missing an mcmod.info file
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file [1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.treecapitator.fml.TreeCapitatorMod
2013-05-13 02:18:49 [FINEST] [TreeCapitator] Using mcmod dependency info : [mod_bspkrsCore, [email protected][7.7.0.600,)] [[email protected][7.7.0.600,), mod_bspkrsCore] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.8.6.1.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CodeChickenCore 0.8.6.1.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file CoFHCore-1.5.1.5.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-1.5.1.5.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHNetwork
2013-05-13 02:18:49 [FINEST] [CoFHNetwork] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2013-05-13 02:18:49 [FINEST] [CoFHWorld] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file forgebackup-universal-coremod-1.5.1-1.1.1.94.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file forgebackup-universal-coremod-1.5.1-1.1.1.94.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod monoxide.forgebackup.ForgeBackup
2013-05-13 02:18:49 [FINEST] [forgebackup] Using mcmod dependency info : [[email protected][7.7.1,)] [ForgeEssentials] []
2013-05-13 02:18:49 [FINE] [forgebackup] Attempting to load the file version.properties from forgebackup-universal-coremod-1.5.1-1.1.1.94.jar to locate a version number for forgebackup
2013-05-13 02:18:49 [FINE] [forgebackup] Found version 1.1.1.94 for mod forgebackup in version.properties, using
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file MultiMine_1.5.1.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file MultiMine_1.5.1.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.multimine.common.MultiMine
2013-05-13 02:18:49 [FINEST] [AS_MultiMine] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.5.2.9.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file NotEnoughItems 1.5.2.9.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file 1.5.1_Jammy_Furniture_Mod_V4.3.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file 1.5.1_Jammy_Furniture_Mod_V4.3.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.minecraft.jammy780.furniture.JammyFurnitureModCore
2013-05-13 02:18:49 [FINEST] [jammyfurniture] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file [1.5.1]bspkrsCorev2.02.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.5.1]bspkrsCorev2.02.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_bspkrsCore
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file [forge_universal][1.5.1]LoginMessage_v0.4.zip for potential mods
2013-05-13 02:18:49 [FINE] [ForgeModLoader] The mod container [forge_universal][1.5.1]LoginMessage_v0.4.zip appears to be missing an mcmod.info file
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod reifnsk.loginmessage.LoginMessageForge
2013-05-13 02:18:49 [FINEST] [LoginMessage] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file appeng-rv10-h.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file appeng-rv10-h.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod appeng.common.AppEng
2013-05-13 02:18:49 [FINEST] [AppliedEnergistics] Parsed dependency info : [] [BasicComponents, IC2, BuildCraft|Silicon] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.2.0].zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.2.0].zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2013-05-13 02:18:49 [FINEST] [BiblioCraft] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.5.0.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.5.0.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-05-13 02:18:49 [FINEST] [BuildCraft|Builders] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-05-13 02:18:49 [FINEST] [BuildCraft|Core] Parsed dependency info : [[email protected][6.5.0.0,)] [[email protected][6.5.0.0,)] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-05-13 02:18:49 [FINEST] [BuildCraft|Energy] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-05-13 02:18:49 [FINEST] [BuildCraft|Factory] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-05-13 02:18:49 [FINEST] [BuildCraft|Silicon] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-05-13 02:18:49 [FINEST] [BuildCraft|Transport] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file Carpenter's Slope v1.22 - MC 1.5+.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file Carpenter's Slope v1.22 - MC 1.5+.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod CarpentersSlope.CarpentersSlope
2013-05-13 02:18:49 [FINEST] [CarpentersSlope] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file chestTransporter_1.1.6_Universal.zip for potential mods
2013-05-13 02:18:49 [FINE] [ForgeModLoader] The mod container chestTransporter_1.1.6_Universal.zip appears to be missing an mcmod.info file
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cubex2.mods.chesttransporter.ChestTransporter
2013-05-13 02:18:49 [FINEST] [ChestTransporter] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file chisel-1.5.1-1.4.3.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file chisel-1.5.1-1.4.3.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod info.jbcs.minecraft.chisel.Chisel
2013-05-13 02:18:49 [FINEST] [Chisel] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file CustomMobSpawner 1.12.5.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CustomMobSpawner 1.12.5.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.customspawner.CustomSpawner
2013-05-13 02:18:49 [FINEST] [CustomSpawner] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file Diving-Gear-universal-1.3.8.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file Diving-Gear-universal-1.3.8.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.lomeli.diving.DivingGear
2013-05-13 02:18:49 [FINEST] [DivingGear] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file DrZharks MoCreatures Mod v5.1.5.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file DrZharks MoCreatures Mod v5.1.5.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.mocreatures.MoCreatures
2013-05-13 02:18:49 [FINEST] [MoCreatures] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file DungeonPack 1.5.1 v1 Universal.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file DungeonPack 1.5.1 v1 Universal.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod dungeonpack.DungeonPack
2013-05-13 02:18:49 [FINEST] [DungeonPack] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file ee3-universal-pre1g.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ee3-universal-pre1g.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3
2013-05-13 02:18:49 [FINEST] [EE3] Parsed dependency info : [[email protected][7.7.1.650,)] [[email protected][7.7.1.650,)] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file EnchantingPlus-1.5.1-1.14.5.4.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file EnchantingPlus-1.5.1-1.14.5.4.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod eplus.EnchantingPlus
2013-05-13 02:18:49 [FINEST] [eplus] Parsed dependency info : [[email protected][7.7.1.649,)] [[email protected][7.7.1.649,)] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.2.4.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.2.4.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-05-13 02:18:49 [FINEST] [EnderStorage] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file ExtrabiomesXL-universal-1.5.1-3.13.0.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtrabiomesXL-universal-1.5.1-3.13.0.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrabiomes.Extrabiomes
2013-05-13 02:18:49 [FINEST] [ExtrabiomesXL] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file Factorization-0.7.37.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.7.37.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.misc.MiscellaneousNonsense
2013-05-13 02:18:49 [FINEST] [factorization.misc] Parsed dependency info : [factorization] [factorization] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.common.Core
2013-05-13 02:18:49 [FINEST] [factorization] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.fzds.Hammer
2013-05-13 02:18:49 [FINEST] [factorization.dimensionalSlice] Parsed dependency info : [factorization] [factorization] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file flatsigns-1.5.1-universal-1.1.0.7.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file flatsigns-1.5.1-universal-1.1.0.7.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.flatsigns.a
2013-05-13 02:18:49 [FINEST] [FlatSigns] Using mcmod dependency info : [[email protected][5.1,), [email protected][7.7.1,)] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file forestry-A-2.2.0.2.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.2.0.2.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-05-13 02:18:49 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.115.305-lf.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.115.305-lf.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
2013-05-13 02:18:50 [FINEST] [IC2] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.5.1-5.2.4.384.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.5.1-5.2.4.384.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2013-05-13 02:18:50 [FINEST] [IronChest] Parsed dependency info : [[email protected][7.0,), [email protected][5.0.5,)] [[email protected][7.0,), [email protected][5.0.5,)] []
2013-05-13 02:18:50 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.5.1-5.2.4.384.zip to locate a version number for IronChest
2013-05-13 02:18:50 [FINE] [IronChest] Found version 5.2.4.384 for mod IronChest in version.properties, using
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file More Pistons - 1.5.1 - 1.3.3 build Smeagol.zip for potential mods
2013-05-13 02:18:50 [FINE] [ForgeModLoader] The mod container More Pistons - 1.5.1 - 1.3.3 build Smeagol.zip appears to be missing an mcmod.info file
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.morePistons.common.ModMorePistons
2013-05-13 02:18:50 [FINEST] [More Pistons] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.5.1-0.10.3.00.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.5.1-0.10.3.00.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.xcompwiz.mystcraft.Mystcraft
2013-05-13 02:18:50 [FINEST] [Mystcraft] Parsed dependency info : [[email protected][6.6.0.515,)] [[email protected][6.6.0.515,)] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file Natura_2.0.21.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Natura_2.0.21.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2013-05-13 02:18:50 [FINEST] [Natura] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file obsidiplates-1.5.1-universal-1.3.2.11.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file obsidiplates-1.5.1-universal-1.3.2.11.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.obsidiplates.a
2013-05-13 02:18:50 [FINEST] [ObsidiPlates] Using mcmod dependency info : [[email protected][7.7.1,), [email protected][5.1,)] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file Painter's Flower Pot v1.51 - MC 1.5+.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Painter's Flower Pot v1.51 - MC 1.5+.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod PaintersFlowerPot.PaintersFlowerPot
2013-05-13 02:18:50 [FINEST] [PaintersFlowerPot] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file Railcraft_1.5.1-7.1.0.0.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.5.1-7.1.0.0.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.railcraft.common.core.Railcraft
2013-05-13 02:18:50 [FINEST] [Railcraft] Parsed dependency info : [[email protected][7.7.1.624,)] [[email protected][7.7.1.624,), BuildCraft|Core, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, [email protected][1.115.304,)] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file RopePlus_1.5.1.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file RopePlus_1.5.1.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.ropesplus.common.RopesPlusCore
2013-05-13 02:18:50 [FINEST] [RopesPlus] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip for potential mods
2013-05-13 02:18:50 [FINE] [ForgeModLoader] The mod container Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip appears to be missing an mcmod.info file
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_SmartMoving
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_SmartRender
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.a110.zip for potential mods
2013-05-13 02:18:50 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.a110.zip appears to be missing an mcmod.info file
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts
2013-05-13 02:18:50 [FINEST] [StevesCarts] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file TConstruct_1.3.3.9.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file TConstruct_1.3.3.9.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.tinker.tconstruct.TConstruct
2013-05-13 02:18:50 [FINEST] [TConstruct] Parsed dependency info : [[email protected][7.7.1.675,)] [[email protected][7.7.1.675,)] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.4c.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.4c.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2013-05-13 02:18:50 [FINEST] [Thaumcraft] Parsed dependency info : [[email protected][7.7.1.661,)] [[email protected][7.7.1.661,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file thaumicbees-1.4.6.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file thaumicbees-1.4.6.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumicbees.main.ThaumicBees
2013-05-13 02:18:50 [FINEST] [ThaumicBees] Parsed dependency info : [Forestry] [Forestry, [email protected][3.0.3,), ExtraBees, EE3, ArsMagica] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file ThermalExpansion-2.4.1.0.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-2.4.1.0.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2013-05-13 02:18:50 [FINEST] [ThermalExpansion] Parsed dependency info : [[email protected][1.5.1.5,), [email protected][7.1.2.500,)] [[email protected][7.1.2.500,), [email protected][1.5.1.5,)] [IC2, Metallurgy]
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file twilightforest-1.17.1.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.17.1.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2013-05-13 02:18:50 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file UpdateCheckerMod_1.5.1.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file UpdateCheckerMod_1.5.1.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.updatecheck.common.UpdateCheckMod
2013-05-13 02:18:50 [FINEST] [AS_UpdateCheck] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [INFO] [ForgeModLoader] Forge Mod Loader has identified 56 mods to load
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Received a system property request ''
2013-05-13 02:18:50 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-05-13 02:18:50 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Reloading logging properties from C:\Minecraft Server Survival 1.5\config\logging.properties
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Reloaded logging properties
2013-05-13 02:18:50 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-05-13 02:18:50 [INFO] [mcp] Activating mod mcp
2013-05-13 02:18:50 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-05-13 02:18:50 [INFO] [FML] Activating mod FML
2013-05-13 02:18:50 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-05-13 02:18:50 [INFO] [Forge] Activating mod Forge
2013-05-13 02:18:50 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2013-05-13 02:18:50 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-05-13 02:18:50 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2013-05-13 02:18:50 [INFO] [CoFHCore] Activating mod CoFHCore
2013-05-13 02:18:50 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2013-05-13 02:18:50 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-05-13 02:18:50 [FINE] [TreeCapitator] Enabling mod TreeCapitator
2013-05-13 02:18:50 [FINE] [TreeCapitator] Mod Logging channel TreeCapitator configured at default level.
2013-05-13 02:18:50 [INFO] [TreeCapitator] Activating mod TreeCapitator
2013-05-13 02:18:50 [FINE] [CoFHNetwork] Enabling mod CoFHNetwork
2013-05-13 02:18:50 [FINE] [CoFHNetwork] Mod Logging channel CoFHNetwork configured at default level.
2013-05-13 02:18:50 [INFO] [CoFHNetwork] Activating mod CoFHNetwork
2013-05-13 02:18:50 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2013-05-13 02:18:50 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2013-05-13 02:18:50 [INFO] [CoFHWorld] Activating mod CoFHWorld
2013-05-13 02:18:50 [FINE] [forgebackup] Enabling mod forgebackup
2013-05-13 02:18:50 [FINE] [forgebackup] Mod Logging channel forgebackup configured at default level.
2013-05-13 02:18:50 [INFO] [forgebackup] Activating mod forgebackup
2013-05-13 02:18:50 [FINE] [AS_MultiMine] Enabling mod AS_MultiMine
2013-05-13 02:18:50 [FINE] [AS_MultiMine] Mod Logging channel AS_MultiMine configured at default level.
2013-05-13 02:18:50 [INFO] [AS_MultiMine] Activating mod AS_MultiMine
2013-05-13 02:18:50 [FINE] [jammyfurniture] Enabling mod jammyfurniture
2013-05-13 02:18:50 [FINE] [jammyfurniture] Mod Logging channel jammyfurniture configured at default level.
2013-05-13 02:18:50 [INFO] [jammyfurniture] Activating mod jammyfurniture
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Enabling mod mod_bspkrsCore
2013-05-13 02:18:50 [FINE] [mod_bspkrsCore] Mod Logging channel mod_bspkrsCore configured at default level.
2013-05-13 02:18:50 [INFO] [mod_bspkrsCore] Activating mod mod_bspkrsCore
2013-05-13 02:18:50 [FINE] [LoginMessage] Enabling mod LoginMessage
2013-05-13 02:18:50 [FINE] [LoginMessage] Mod Logging channel LoginMessage configured at default level.
2013-05-13 02:18:50 [INFO] [LoginMessage] Activating mod LoginMessage
2013-05-13 02:18:50 [FINE] [AppliedEnergistics] Enabling mod AppliedEnergistics
2013-05-13 02:18:50 [FINE] [AppliedEnergistics] Mod Logging channel AppliedEnergistics configured at default level.
2013-05-13 02:18:50 [INFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2013-05-13 02:18:50 [FINE] [BiblioCraft] Enabling mod BiblioCraft
2013-05-13 02:18:50 [FINE] [BiblioCraft] Mod Logging channel BiblioCraft configured at default level.
2013-05-13 02:18:50 [INFO] [BiblioCraft] Activating mod BiblioCraft
2013-05-13 02:18:50 [FINE] [BuildCraft|Builders] Enabling mod BuildCraft|Builders
2013-05-13 02:18:50 [FINE] [BuildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2013-05-13 02:18:50 [FINE] [BuildCraft|Core] Enabling mod BuildCraft|Core
2013-05-13 02:18:50 [FINE] [BuildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2013-05-13 02:18:50 [FINE] [BuildCraft|Energy] Enabling mod BuildCraft|Energy
2013-05-13 02:18:50 [FINE] [BuildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2013-05-13 02:18:50 [FINE] [BuildCraft|Factory] Enabling mod BuildCraft|Factory
2013-05-13 02:18:50 [FINE] [BuildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2013-05-13 02:18:50 [FINE] [BuildCraft|Silicon] Enabling mod BuildCraft|Silicon
2013-05-13 02:18:50 [FINE] [BuildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-05-13 02:18:50 [FINE] [BuildCraft|Transport] Enabling mod BuildCraft|Transport
2013-05-13 02:18:50 [FINE] [BuildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2013-05-13 02:18:50 [FINE] [CarpentersSlope] Enabling mod CarpentersSlope
2013-05-13 02:18:50 [FINE] [CarpentersSlope] Mod Logging channel CarpentersSlope configured at default level.
2013-05-13 02:18:50 [INFO] [CarpentersSlope] Activating mod CarpentersSlope
2013-05-13 02:18:50 [FINE] [ChestTransporter] Enabling mod ChestTransporter
2013-05-13 02:18:50 [FINE] [ChestTransporter] Mod Logging channel ChestTransporter configured at default level.
2013-05-13 02:18:50 [INFO] [ChestTransporter] Activating mod ChestTransporter
2013-05-13 02:18:50 [FINE] [Chisel] Enabling mod Chisel
2013-05-13 02:18:50 [FINE] [Chisel] Mod Logging channel Chisel configured at default level.
2013-05-13 02:18:50 [INFO] [Chisel] Activating mod Chisel
2013-05-13 02:18:50 [FINE] [CustomSpawner] Enabling mod CustomSpawner
2013-05-13 02:18:50 [FINE] [CustomSpawner] Mod Logging channel CustomSpawner configured at default level.
2013-05-13 02:18:50 [INFO] [CustomSpawner] Activating mod CustomSpawner
2013-05-13 02:18:50 [FINE] [DivingGear] Enabling mod DivingGear
2013-05-13 02:18:50 [FINE] [DivingGear] Mod Logging channel DivingGear configured at default level.
2013-05-13 02:18:50 [INFO] [DivingGear] Activating mod DivingGear
2013-05-13 02:18:50 [FINE] [MoCreatures] Enabling mod MoCreatures
2013-05-13 02:18:50 [FINE] [MoCreatures] Mod Logging channel MoCreatures configured at default level.
2013-05-13 02:18:50 [INFO] [MoCreatures] Activating mod MoCreatures
2013-05-13 02:18:50 [FINE] [DungeonPack] Enabling mod DungeonPack
2013-05-13 02:18:50 [FINE] [DungeonPack] Mod Logging channel DungeonPack configured at default level.
2013-05-13 02:18:50 [INFO] [DungeonPack] Activating mod DungeonPack
2013-05-13 02:18:50 [FINE] [EE3] Enabling mod EE3
2013-05-13 02:18:50 [FINE] [EE3] Mod Logging channel EE3 configured at default level.
2013-05-13 02:18:50 [INFO] [EE3] Activating mod EE3
2013-05-13 02:18:50 [FINE] [eplus] Enabling mod eplus
2013-05-13 02:18:50 [FINE] [eplus] Mod Logging channel eplus configured at default level.
2013-05-13 02:18:50 [INFO] [eplus] Activating mod eplus
2013-05-13 02:18:50 [FINE] [EnderStorage] Enabling mod EnderStorage
2013-05-13 02:18:50 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2013-05-13 02:18:50 [INFO] [EnderStorage] Activating mod EnderStorage
2013-05-13 02:18:50 [FINE] [ExtrabiomesXL] Enabling mod ExtrabiomesXL
2013-05-13 02:18:50 [FINE] [ExtrabiomesXL] Mod Logging channel ExtrabiomesXL configured at default level.
2013-05-13 02:18:50 [INFO] [ExtrabiomesXL] Activating mod ExtrabiomesXL
2013-05-13 02:18:50 [FINE] [factorization.misc] Enabling mod factorization.misc
2013-05-13 02:18:50 [FINE] [factorization.misc] Mod Logging channel factorization.misc configured at default level.
2013-05-13 02:18:50 [INFO] [factorization.misc] Activating mod factorization.misc
2013-05-13 02:18:50 [FINE] [factorization] Enabling mod factorization
2013-05-13 02:18:50 [FINE] [factorization] Mod Logging channel factorization configured at default level.
2013-05-13 02:18:50 [INFO] [factorization] Activating mod factorization
2013-05-13 02:18:50 [FINE] [factorization.dimensionalSlice] Enabling mod factorization.dimensionalSlice
2013-05-13 02:18:50 [FINE] [factorization.dimensionalSlice] Mod Logging channel factorization.dimensionalSlice configured at default level.
2013-05-13 02:18:50 [INFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice
2013-05-13 02:18:50 [FINE] [FlatSigns] Enabling mod FlatSigns
2013-05-13 02:18:50 [FINE] [FlatSigns] Mod Logging channel FlatSigns configured at default level.
2013-05-13 02:18:50 [INFO] [FlatSigns] Activating mod FlatSigns
2013-05-13 02:18:50 [FINE] [Forestry] Enabling mod Forestry
2013-05-13 02:18:50 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2013-05-13 02:18:50 [INFO] [Forestry] Activating mod Forestry
2013-05-13 02:18:50 [FINE] [IC2] Enabling mod IC2
2013-05-13 02:18:50 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
2013-05-13 02:18:50 [INFO] [IC2] Activating mod IC2
2013-05-13 02:18:50 [FINE] [IronChest] Enabling mod IronChest
2013-05-13 02:18:50 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
2013-05-13 02:18:50 [INFO] [IronChest] Activating mod IronChest
2013-05-13 02:18:50 [FINE] [More Pistons] Enabling mod More Pistons
2013-05-13 02:18:50 [FINE] [More Pistons] Mod Logging channel More Pistons configured at default level.
2013-05-13 02:18:50 [INFO] [More Pistons] Activating mod More Pistons
2013-05-13 02:18:50 [FINE] [Mystcraft] Enabling mod Mystcraft
2013-05-13 02:18:50 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
2013-05-13 02:18:50 [INFO] [Mystcraft] Activating mod Mystcraft
2013-05-13 02:18:50 [FINE] [Natura] Enabling mod Natura
2013-05-13 02:18:50 [FINE] [Natura] Mod Logging channel Natura configured at default level.
2013-05-13 02:18:50 [INFO] [Natura] Activating mod Natura
2013-05-13 02:18:50 [FINE] [ObsidiPlates] Enabling mod ObsidiPlates
2013-05-13 02:18:50 [FINE] [ObsidiPlates] Mod Logging channel ObsidiPlates configured at default level.
2013-05-13 02:18:50 [INFO] [ObsidiPlates] Activating mod ObsidiPlates
2013-05-13 02:18:50 [FINE] [PaintersFlowerPot] Enabling mod PaintersFlowerPot
2013-05-13 02:18:50 [FINE] [PaintersFlowerPot] Mod Logging channel PaintersFlowerPot configured at default level.
2013-05-13 02:18:50 [INFO] [PaintersFlowerPot] Activating mod PaintersFlowerPot
2013-05-13 02:18:50 [FINE] [Railcraft] Enabling mod Railcraft
2013-05-13 02:18:50 [FINE] [Railcraft] Mod Logging channel Railcraft configured at default level.
2013-05-13 02:18:50 [INFO] [Railcraft] Activating mod Railcraft
2013-05-13 02:18:50 [FINE] [RopesPlus] Enabling mod RopesPlus
2013-05-13 02:18:50 [FINE] [RopesPlus] Mod Logging channel RopesPlus configured at default level.
2013-05-13 02:18:50 [INFO] [RopesPlus] Activating mod RopesPlus
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Enabling mod mod_SmartMoving
2013-05-13 02:18:50 [FINE] [mod_SmartMoving] Mod Logging channel mod_SmartMoving configured at default level.
2013-05-13 02:18:50 [INFO] [mod_SmartMoving] Activating mod mod_SmartMoving
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Enabling mod mod_SmartRender
2013-05-13 02:18:50 [FINE] [mod_SmartRender] Mod Logging channel mod_SmartRender configured at default level.
2013-05-13 02:18:50 [INFO] [mod_SmartRender] Activating mod mod_SmartRender
2013-05-13 02:18:50 [FINE] [StevesCarts] Enabling mod StevesCarts
2013-05-13 02:18:50 [FINE] [StevesCarts] Mod Logging channel StevesCarts configured at default level.
2013-05-13 02:18:50 [INFO] [StevesCarts] Activating mod StevesCarts
2013-05-13 02:18:50 [FINE] [TConstruct] Enabling mod TConstruct
2013-05-13 02:18:50 [FINE] [TConstruct] Mod Logging channel TConstruct configured at default level.
2013-05-13 02:18:50 [INFO] [TConstruct] Activating mod TConstruct
2013-05-13 02:18:50 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2013-05-13 02:18:50 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2013-05-13 02:18:50 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-05-13 02:18:50 [FINE] [ThaumicBees] Enabling mod ThaumicBees
2013-05-13 02:18:50 [FINE] [ThaumicBees] Mod Logging channel ThaumicBees configured at default level.
2013-05-13 02:18:50 [INFO] [ThaumicBees] Activating mod ThaumicBees
2013-05-13 02:18:50 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2013-05-13 02:18:50 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2013-05-13 02:18:50 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-05-13 02:18:50 [FINE] [TwilightForest] Enabling mod TwilightForest
2013-05-13 02:18:50 [FINE] [TwilightForest] Mod Logging channel TwilightForest configured at default level.
2013-05-13 02:18:50 [INFO] [TwilightForest] Activating mod TwilightForest
2013-05-13 02:18:50 [FINE] [AS_UpdateCheck] Enabling mod AS_UpdateCheck
2013-05-13 02:18:50 [FINE] [AS_UpdateCheck] Mod Logging channel AS_UpdateCheck configured at default level.
2013-05-13 02:18:50 [INFO] [AS_UpdateCheck] Activating mod AS_UpdateCheck
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-05-13 02:18:50 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Mod sorting data
2013-05-13 02:18:50 [FINE] [ForgeModLoader] mod_bspkrsCore(mod_bspkrsCore:Not available): [1.5.1]bspkrsCorev2.02.zip (before:*)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] TreeCapitator(TreeCapitator:Forge 1.5.1.r01): [1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] CoFHNetwork(CoFHNetwork:1.5.1.5): CoFHCore-1.5.1.5.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] CoFHWorld(CoFHWorld:1.5.1.5): CoFHCore-1.5.1.5.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] forgebackup(ForgeBackup:1.1.1.94): forgebackup-universal-coremod-1.5.1-1.1.1.94.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] AS_MultiMine(Multi Mine:1.2.7): MultiMine_1.5.1.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] jammyfurniture(Jammy Furniture Mod:4.2): 1.5.1_Jammy_Furniture_Mod_V4.3.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] LoginMessage(LoginMessage:v0.4): [forge_universal][1.5.1]LoginMessage_v0.4.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.5.0): buildcraft-A-3.5.0.jar (required-after:[email protected][6.5.0.0,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.5.0): buildcraft-A-3.5.0.jar (required-after:BuildCraft|[email protected])
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.5.0): buildcraft-A-3.5.0.jar (required-after:BuildCraft|[email protected])
2013-05-13 02:18:50 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:2.4.1.0): ThermalExpansion-2.4.1.0.jar (required-after:[email protected][7.1.2.500,);required-after:[email protected][1.5.1.5,);before:IC2;before:Metallurgy)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.115.305-lf): industrialcraft-2_1.115.305-lf.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv.10.h): appeng-rv10-h.zip (after:BasicComponents;after:IC2;after:BuildCraft|Silicon)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.2.0): BiblioCraft[v1.2.0].zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.5.0): buildcraft-A-3.5.0.jar (required-after:BuildCraft|[email protected])
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.5.0): buildcraft-A-3.5.0.jar (required-after:BuildCraft|[email protected])
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.5.0): buildcraft-A-3.5.0.jar (required-after:BuildCraft|[email protected])
2013-05-13 02:18:50 [FINE] [ForgeModLoader] CarpentersSlope(Carpenter's Slope:v1.22): Carpenter's Slope v1.22 - MC 1.5+.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] ChestTransporter(Chest Transporter:1.1.6): chestTransporter_1.1.6_Universal.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Chisel(Chisel:1.4.3): chisel-1.5.1-1.4.3.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] CustomSpawner(DrZhark's CustomSpawner:1.12.5): CustomMobSpawner 1.12.5.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] DivingGear(Diving Gear:1.3.8): Diving-Gear-universal-1.3.8.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] MoCreatures(DrZhark's Mo'Creatures Mod:5.1.5): DrZharks MoCreatures Mod v5.1.5.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] DungeonPack(DungeonPack:1.5.1 v1): DungeonPack 1.5.1 v1 Universal.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1g (build 4)): ee3-universal-pre1g.jar (required-after:[email protected][7.7.1.650,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] eplus(Enchanting Plus:1.14.5.4): EnchantingPlus-1.5.1-1.14.5.4.jar (required-after:[email protected][7.7.1.649,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.2.4): EnderStorage 1.4.2.4.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.13.0): ExtrabiomesXL-universal-1.5.1-3.13.0.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] factorization(Factorization:0.7.37): Factorization-0.7.37.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.7.37): Factorization-0.7.37.jar (required-after: factorization)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.7.37): Factorization-0.7.37.jar (required-after: factorization)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] FlatSigns(Flat Signs:1.1.0): flatsigns-1.5.1-universal-1.1.0.7.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.2.0.2): forestry-A-2.2.0.2.jar (after:ExtrabiomesXL;after:BiomesOPlenty)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.2.4.384): ironchest-universal-1.5.1-5.2.4.384.zip (required-after:[email protected][7.0,);required-after:[email protected][5.0.5,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] More Pistons(More Pistons:1.3.3 for [1.5.1 Build Smeagol]): More Pistons - 1.5.1 - 1.3.3 build Smeagol.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.10.3.00): mystcraft-uni-1.5.1-0.10.3.00.zip (required-after:[email protected][6.6.0.515,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Natura(Natura:1.5.1_2.0.21): Natura_2.0.21.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:1.3.2): obsidiplates-1.5.1-universal-1.3.2.11.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] PaintersFlowerPot(Painter's Flower Pot:v1.51): Painter's Flower Pot v1.51 - MC 1.5+.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Railcraft(Railcraft:7.1.0.0): Railcraft_1.5.1-7.1.0.0.jar (required-after:[email protected][7.7.1.624,);after:BuildCraft|Core;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:[email protected][1.115.304,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] RopesPlus(Ropes+:1.3.9): RopePlus_1.5.1.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] mod_SmartMoving(mod_SmartMoving:Not available): Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] mod_SmartRender(mod_SmartRender:Not available): Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts:2.0.0.a110): StevesCarts2.0.0.a110.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.5.1_1.3.3.9): TConstruct_1.3.3.9.jar (required-after:[email protected][7.7.1.675,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.4c): Thaumcraft3.0.4c.zip (required-after:[email protected][7.7.1.661,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] ThaumicBees(ThaumicBees:1.4.6 - 171): thaumicbees-1.4.6.jar (required-after:Forestry;after:[email protected][3.0.3,);after:ExtraBees;after:EE3;after:ArsMagica)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.17.1): twilightforest-1.17.1.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.0.7): UpdateCheckerMod_1.5.1.zip ()
2013-05-13 02:19:13 [WARNING] [Buildcraft] Unable to read from remote version authority.
2013-05-13 02:19:13 [WARNING] [Buildcraft] java.net.ConnectException: Connection timed out: connect
2013-05-13 02:19:13 [INFO] [Buildcraft] Version check attempt 1 failed, trying again in 10 seconds
2013-05-13 02:19:16 [INFO] [STDERR] java.net.ConnectException: Connection timed out: connect
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.connect0(Native Method)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.PlainSocketImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.SocksSocketImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.Socket.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.NetworkClient.doConnect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at forestry.core.config.Version.versionCheck(Version.java:117)
2013-05-13 02:19:16 [INFO] [STDERR] at forestry.core.ForestryCore.preInit(ForestryCore.java:57)
2013-05-13 02:19:16 [INFO] [STDERR] at forestry.Forestry.preInit(Forestry.java:38)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
2013-05-13 02:19:16 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
2013-05-13 02:19:16 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
2013-05-13 02:19:16 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-05-13 02:19:16 [WARNING] [Forestry] Unable to read from remote version authority.
2013-05-13 02:19:20 [FINE] [ExtrabiomesXL] Initializing IndustrialCraft 2 plugin.
2013-05-13 02:19:20 [INFO] [STDERR] java.lang.ClassNotFoundException: ic2.api.Crops
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2API.<init>(IC2API.java:27)
2013-05-13 02:19:20 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2Plugin.preInit(IC2Plugin.java:78)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_129_IC2Plugin_preInit_Pre.invoke(.dynamic)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-13 02:19:20 [INFO] [STDERR] at extrabiomes.PluginManager.activatePlugins(PluginManager.java:17)
2013-05-13 02:19:20 [INFO] [STDERR] at extrabiomes.Extrabiomes.postInit(Extrabiomes.java:73)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:140)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-05-13 02:19:20 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-05-13 02:19:20 [FINE] [FZ] Enlarging World.MAX_ENTITY_RADIUS from 2.000000 to 8.000000
2013-05-13 02:19:20 [FINE] [FZ] Please let the author know if this causes problems.
2013-05-13 02:19:20 [INFO] [STDOUT] Server Player API 1.4 Created
2013-05-13 02:19:20 [INFO] [TreeCapitator] TreeCapitator ASM Patching Complete!
2013-05-13 02:19:20 [INFO] [STDOUT] Server Player API: registered Smart Moving
2013-05-13 02:19:21 [INFO] [Minecraft-Server] Preparing level "Survival"
2013-05-13 02:19:21 [FINE] [fml.ItemTracker] The difference set is equal
2013-05-13 02:19:21 [INFO] [ForgeModLoader] Loading dimension 0 (Survival) ([email protected])
2013-05-13 02:19:21 [INFO] [ForgeModLoader] Loading dimension 7 (Survival) ([email protected])
2013-05-13 02:19:21 [INFO] [ForgeModLoader] Loading dimension -17 (Survival) ([email protected])
2013-05-13 02:19:21 [INFO] [ForgeModLoader] Loading dimension 1 (Survival) ([email protected])
2013-05-13 02:19:21 [INFO] [ForgeModLoader] Loading dimension -1 (Survival) ([email protected])
2013-05-13 02:19:21 [INFO] [Minecraft-Server] Preparing start region for level 0
2013-05-13 02:19:22 [INFO] [Minecraft-Server] Done (1.063s)! For help, type "help" or "?"
2013-05-13 02:19:22 [INFO] [STDOUT] Loading NEI
2013-05-13 02:19:33 [INFO] [STDOUT] According to website, current mcversion is: Minecraft 1.5.2
2013-05-13 02:19:33 [INFO] [STDOUT] Since yours doesnt match that, Update Checker is aborting now.
2013-05-13 02:19:38 [WARNING] [Railcraft] Latest Version Check Failed: java.net.ConnectException: Connection timed out: connect
2013-05-13 02:19:42 [WARNING] [ForgeModLoader] Version Check Failed: Connection timed out: connect
2013-05-13 02:19:45 [WARNING] [Buildcraft] Unable to read from remote version authority.
2013-05-13 02:19:45 [WARNING] [Buildcraft] java.net.ConnectException: Connection timed out: connect
2013-05-13 02:19:45 [INFO] [Buildcraft] Version check attempt 2 failed, trying again in 10 seconds
2013-05-13 02:19:56 [FINER] [Buildcraft] Using the latest version [3.5.0 (:23)] for Minecraft 1.5.1
This error used to happen 5x more often until i removed the Matmos mod so i suspect some other mods may be affecting this. I would also love to move the server to another machine but it can't handle running the server without massive lag.
The server does not crash, or appear to be affected in any way. Only the client has this problem. It also occasionally happens to others that connect to the server, though my connection seems to do it more. It's odd that a local connection would kick out more then a remote connection.
Any suggestions would be most appreciated, i'll try almost anything at this point.
My setup is a 1.5.1 server and client on the same machine. I have been running this setup since version 1.4.7 and this problem has only appeared within the last 2 months. I suspect it is one of the mods, but have no idea how to go about troubleshooting it other then removing each mod 1 at a time and play for a day on each one.
Running Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1
Running about 65 mods (I had over 80 in 1.4.7)
Here is the only error that I get and it's only on the server. The client log is error free and just ends when the game quits to the desktop. The error appears the most when I am manipulating the world, killing a creature, placing a block, destroying a block, etc.
2013-05-13 20:28:43 [INFO] [STDERR] java.net.SocketException: Connection reset
2013-05-13 20:28:43 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2013-05-13 20:28:43 [INFO] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:144)
2013-05-13 20:28:43 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:327)
2013-05-13 20:28:43 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:547)
2013-05-13 20:28:43 [INFO] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)
2013-05-13 20:28:43 [INFO] [Minecraft-Server] c_death lost connection: disconnect.genericReason
2013-05-13 20:28:43 [INFO] [STDOUT] Unloading Player: c_death
Here is some of minecraft forge log. (forum wouldn't let me post the full thing, i hope i don't cut out anything important)
2013-05-13 02:18:47 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading
2013-05-13 02:18:47 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-05-13 02:18:47 [FINE] [ForgeModLoader] Java classpath at launch is minecraftforge.jar
2013-05-13 02:18:47 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;.
2013-05-13 02:18:47 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-05-13 02:18:47 [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-05-13 02:18:47 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-13 02:18:47 [FINE] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.
2013-05-13 02:18:47 [FINE] [ForgeModLoader] The coremod monoxide.forgebackup.coremod.ForgeBackupLoader requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.
2013-05-13 02:18:47 [WARNING] [ForgeModLoader] The coremod atomicstryker.multimine.common.fmlmagic.MMFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-13 02:18:47 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-05-13 02:18:47 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-05-13 02:18:47 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-05-13 02:18:47 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-05-13 02:18:48 [INFO] [STDOUT] 229 recipes
2013-05-13 02:18:48 [INFO] [STDOUT] 27 achievements
2013-05-13 02:18:49 [INFO] [Minecraft-Server] Starting minecraft server version 1.5.1
2013-05-13 02:18:49 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-05-13 02:18:49 [INFO] [STDOUT] MinecraftForge v7.7.2.679 Initialized
2013-05-13 02:18:49 [INFO] [ForgeModLoader] MinecraftForge v7.7.2.679 Initialized
2013-05-13 02:18:49 [INFO] [STDOUT] Replaced 85 ore recipies
2013-05-13 02:18:49 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-05-13 02:18:49 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Minecraft Server Survival 1.5\config\logging.properties
2013-05-13 02:18:49 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, cofh.asm.CoFHModContainer, codechicken.nei.asm.NEIModContainer]
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\minecraftforge.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\[1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\CodeChickenCore 0.8.6.1.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\CoFHCore-1.5.1.5.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\forgebackup-universal-coremod-1.5.1-1.1.1.94.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\MultiMine_1.5.1.jar, examining for mod candidates
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Minecraft Server Survival 1.5\coremods\NotEnoughItems 1.5.2.9.jar, examining for mod candidates
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\argo-small-3.2.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\guava-14.0-rc3.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\asm-all-4.1.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\bcprov-jdk15on-148.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\deobfuscation_data_1.5.1.zip
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\scala-library.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\commons-compress-1.4.1.jar
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Skipping known library file C:\Minecraft Server Survival 1.5\lib\org.eclipse.jgit-2.2.0.201212191850-r.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-05-13 02:18:49 [INFO] [ForgeModLoader] Searching C:\Minecraft Server Survival 1.5\mods for mods
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file minecraftforge.jar for potential mods
2013-05-13 02:18:49 [FINE] [ForgeModLoader] The mod container minecraftforge.jar appears to be missing an mcmod.info file
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file [1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.treecapitator.fml.TreeCapitatorMod
2013-05-13 02:18:49 [FINEST] [TreeCapitator] Using mcmod dependency info : [mod_bspkrsCore, [email protected][7.7.0.600,)] [[email protected][7.7.0.600,), mod_bspkrsCore] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.8.6.1.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CodeChickenCore 0.8.6.1.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file CoFHCore-1.5.1.5.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CoFHCore-1.5.1.5.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHNetwork
2013-05-13 02:18:49 [FINEST] [CoFHNetwork] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cofh.CoFHWorld
2013-05-13 02:18:49 [FINEST] [CoFHWorld] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file forgebackup-universal-coremod-1.5.1-1.1.1.94.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file forgebackup-universal-coremod-1.5.1-1.1.1.94.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod monoxide.forgebackup.ForgeBackup
2013-05-13 02:18:49 [FINEST] [forgebackup] Using mcmod dependency info : [[email protected][7.7.1,)] [ForgeEssentials] []
2013-05-13 02:18:49 [FINE] [forgebackup] Attempting to load the file version.properties from forgebackup-universal-coremod-1.5.1-1.1.1.94.jar to locate a version number for forgebackup
2013-05-13 02:18:49 [FINE] [forgebackup] Found version 1.1.1.94 for mod forgebackup in version.properties, using
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file MultiMine_1.5.1.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file MultiMine_1.5.1.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.multimine.common.MultiMine
2013-05-13 02:18:49 [FINEST] [AS_MultiMine] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.5.2.9.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file NotEnoughItems 1.5.2.9.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file 1.5.1_Jammy_Furniture_Mod_V4.3.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file 1.5.1_Jammy_Furniture_Mod_V4.3.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.minecraft.jammy780.furniture.JammyFurnitureModCore
2013-05-13 02:18:49 [FINEST] [jammyfurniture] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file [1.5.1]bspkrsCorev2.02.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.5.1]bspkrsCorev2.02.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_bspkrsCore
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file [forge_universal][1.5.1]LoginMessage_v0.4.zip for potential mods
2013-05-13 02:18:49 [FINE] [ForgeModLoader] The mod container [forge_universal][1.5.1]LoginMessage_v0.4.zip appears to be missing an mcmod.info file
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod reifnsk.loginmessage.LoginMessageForge
2013-05-13 02:18:49 [FINEST] [LoginMessage] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file appeng-rv10-h.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file appeng-rv10-h.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod appeng.common.AppEng
2013-05-13 02:18:49 [FINEST] [AppliedEnergistics] Parsed dependency info : [] [BasicComponents, IC2, BuildCraft|Silicon] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file BiblioCraft[v1.2.0].zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file BiblioCraft[v1.2.0].zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod jds.bibliocraft.BiblioCraft
2013-05-13 02:18:49 [FINEST] [BiblioCraft] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.5.0.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.5.0.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-05-13 02:18:49 [FINEST] [BuildCraft|Builders] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-05-13 02:18:49 [FINEST] [BuildCraft|Core] Parsed dependency info : [[email protected][6.5.0.0,)] [[email protected][6.5.0.0,)] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-05-13 02:18:49 [FINEST] [BuildCraft|Energy] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-05-13 02:18:49 [FINEST] [BuildCraft|Factory] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-05-13 02:18:49 [FINEST] [BuildCraft|Silicon] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-05-13 02:18:49 [FINEST] [BuildCraft|Transport] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file Carpenter's Slope v1.22 - MC 1.5+.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file Carpenter's Slope v1.22 - MC 1.5+.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod CarpentersSlope.CarpentersSlope
2013-05-13 02:18:49 [FINEST] [CarpentersSlope] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file chestTransporter_1.1.6_Universal.zip for potential mods
2013-05-13 02:18:49 [FINE] [ForgeModLoader] The mod container chestTransporter_1.1.6_Universal.zip appears to be missing an mcmod.info file
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod cubex2.mods.chesttransporter.ChestTransporter
2013-05-13 02:18:49 [FINEST] [ChestTransporter] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file chisel-1.5.1-1.4.3.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file chisel-1.5.1-1.4.3.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod info.jbcs.minecraft.chisel.Chisel
2013-05-13 02:18:49 [FINEST] [Chisel] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file CustomMobSpawner 1.12.5.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file CustomMobSpawner 1.12.5.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.customspawner.CustomSpawner
2013-05-13 02:18:49 [FINEST] [CustomSpawner] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file Diving-Gear-universal-1.3.8.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file Diving-Gear-universal-1.3.8.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.lomeli.diving.DivingGear
2013-05-13 02:18:49 [FINEST] [DivingGear] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file DrZharks MoCreatures Mod v5.1.5.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file DrZharks MoCreatures Mod v5.1.5.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.mocreatures.MoCreatures
2013-05-13 02:18:49 [FINEST] [MoCreatures] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file DungeonPack 1.5.1 v1 Universal.zip for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file DungeonPack 1.5.1 v1 Universal.zip
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod dungeonpack.DungeonPack
2013-05-13 02:18:49 [FINEST] [DungeonPack] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file ee3-universal-pre1g.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ee3-universal-pre1g.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3
2013-05-13 02:18:49 [FINEST] [EE3] Parsed dependency info : [[email protected][7.7.1.650,)] [[email protected][7.7.1.650,)] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file EnchantingPlus-1.5.1-1.14.5.4.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file EnchantingPlus-1.5.1-1.14.5.4.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod eplus.EnchantingPlus
2013-05-13 02:18:49 [FINEST] [eplus] Parsed dependency info : [[email protected][7.7.1.649,)] [[email protected][7.7.1.649,)] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.2.4.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.2.4.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-05-13 02:18:49 [FINEST] [EnderStorage] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file ExtrabiomesXL-universal-1.5.1-3.13.0.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtrabiomesXL-universal-1.5.1-3.13.0.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrabiomes.Extrabiomes
2013-05-13 02:18:49 [FINEST] [ExtrabiomesXL] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file Factorization-0.7.37.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.7.37.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.misc.MiscellaneousNonsense
2013-05-13 02:18:49 [FINEST] [factorization.misc] Parsed dependency info : [factorization] [factorization] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.common.Core
2013-05-13 02:18:49 [FINEST] [factorization] Parsed dependency info : [] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.fzds.Hammer
2013-05-13 02:18:49 [FINEST] [factorization.dimensionalSlice] Parsed dependency info : [factorization] [factorization] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file flatsigns-1.5.1-universal-1.1.0.7.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file flatsigns-1.5.1-universal-1.1.0.7.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.flatsigns.a
2013-05-13 02:18:49 [FINEST] [FlatSigns] Using mcmod dependency info : [[email protected][5.1,), [email protected][7.7.1,)] [] []
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Examining file forestry-A-2.2.0.2.jar for potential mods
2013-05-13 02:18:49 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.2.0.2.jar
2013-05-13 02:18:49 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-05-13 02:18:49 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.115.305-lf.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.115.305-lf.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
2013-05-13 02:18:50 [FINEST] [IC2] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.5.1-5.2.4.384.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.5.1-5.2.4.384.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2013-05-13 02:18:50 [FINEST] [IronChest] Parsed dependency info : [[email protected][7.0,), [email protected][5.0.5,)] [[email protected][7.0,), [email protected][5.0.5,)] []
2013-05-13 02:18:50 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.5.1-5.2.4.384.zip to locate a version number for IronChest
2013-05-13 02:18:50 [FINE] [IronChest] Found version 5.2.4.384 for mod IronChest in version.properties, using
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file More Pistons - 1.5.1 - 1.3.3 build Smeagol.zip for potential mods
2013-05-13 02:18:50 [FINE] [ForgeModLoader] The mod container More Pistons - 1.5.1 - 1.3.3 build Smeagol.zip appears to be missing an mcmod.info file
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.morePistons.common.ModMorePistons
2013-05-13 02:18:50 [FINEST] [More Pistons] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.5.1-0.10.3.00.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.5.1-0.10.3.00.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.xcompwiz.mystcraft.Mystcraft
2013-05-13 02:18:50 [FINEST] [Mystcraft] Parsed dependency info : [[email protected][6.6.0.515,)] [[email protected][6.6.0.515,)] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file Natura_2.0.21.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Natura_2.0.21.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.natura.Natura
2013-05-13 02:18:50 [FINEST] [Natura] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file obsidiplates-1.5.1-universal-1.3.2.11.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file obsidiplates-1.5.1-universal-1.3.2.11.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod myrathi.obsidiplates.a
2013-05-13 02:18:50 [FINEST] [ObsidiPlates] Using mcmod dependency info : [[email protected][7.7.1,), [email protected][5.1,)] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file Painter's Flower Pot v1.51 - MC 1.5+.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Painter's Flower Pot v1.51 - MC 1.5+.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod PaintersFlowerPot.PaintersFlowerPot
2013-05-13 02:18:50 [FINEST] [PaintersFlowerPot] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file Railcraft_1.5.1-7.1.0.0.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_1.5.1-7.1.0.0.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.railcraft.common.core.Railcraft
2013-05-13 02:18:50 [FINEST] [Railcraft] Parsed dependency info : [[email protected][7.7.1.624,)] [[email protected][7.7.1.624,), BuildCraft|Core, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, [email protected][1.115.304,)] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file RopePlus_1.5.1.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file RopePlus_1.5.1.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.ropesplus.common.RopesPlusCore
2013-05-13 02:18:50 [FINEST] [RopesPlus] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip for potential mods
2013-05-13 02:18:50 [FINE] [ForgeModLoader] The mod container Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip appears to be missing an mcmod.info file
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_SmartMoving
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_SmartRender
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.a110.zip for potential mods
2013-05-13 02:18:50 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.a110.zip appears to be missing an mcmod.info file
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts
2013-05-13 02:18:50 [FINEST] [StevesCarts] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file TConstruct_1.3.3.9.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file TConstruct_1.3.3.9.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.tinker.tconstruct.TConstruct
2013-05-13 02:18:50 [FINEST] [TConstruct] Parsed dependency info : [[email protected][7.7.1.675,)] [[email protected][7.7.1.675,)] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.4c.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.4c.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2013-05-13 02:18:50 [FINEST] [Thaumcraft] Parsed dependency info : [[email protected][7.7.1.661,)] [[email protected][7.7.1.661,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file thaumicbees-1.4.6.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file thaumicbees-1.4.6.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumicbees.main.ThaumicBees
2013-05-13 02:18:50 [FINEST] [ThaumicBees] Parsed dependency info : [Forestry] [Forestry, [email protected][3.0.3,), ExtraBees, EE3, ArsMagica] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file ThermalExpansion-2.4.1.0.jar for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-2.4.1.0.jar
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansion
2013-05-13 02:18:50 [FINEST] [ThermalExpansion] Parsed dependency info : [[email protected][1.5.1.5,), [email protected][7.1.2.500,)] [[email protected][7.1.2.500,), [email protected][1.5.1.5,)] [IC2, Metallurgy]
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file twilightforest-1.17.1.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.17.1.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2013-05-13 02:18:50 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Examining file UpdateCheckerMod_1.5.1.zip for potential mods
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Located mcmod.info file in file UpdateCheckerMod_1.5.1.zip
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicstryker.updatecheck.common.UpdateCheckMod
2013-05-13 02:18:50 [FINEST] [AS_UpdateCheck] Parsed dependency info : [] [] []
2013-05-13 02:18:50 [INFO] [ForgeModLoader] Forge Mod Loader has identified 56 mods to load
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Received a system property request ''
2013-05-13 02:18:50 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-05-13 02:18:50 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Reloading logging properties from C:\Minecraft Server Survival 1.5\config\logging.properties
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Reloaded logging properties
2013-05-13 02:18:50 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-05-13 02:18:50 [INFO] [mcp] Activating mod mcp
2013-05-13 02:18:50 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-05-13 02:18:50 [INFO] [FML] Activating mod FML
2013-05-13 02:18:50 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-05-13 02:18:50 [INFO] [Forge] Activating mod Forge
2013-05-13 02:18:50 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
2013-05-13 02:18:50 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
2013-05-13 02:18:50 [FINE] [CoFHCore] Mod Logging channel CoFHCore configured at default level.
2013-05-13 02:18:50 [INFO] [CoFHCore] Activating mod CoFHCore
2013-05-13 02:18:50 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
2013-05-13 02:18:50 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
2013-05-13 02:18:50 [FINE] [TreeCapitator] Enabling mod TreeCapitator
2013-05-13 02:18:50 [FINE] [TreeCapitator] Mod Logging channel TreeCapitator configured at default level.
2013-05-13 02:18:50 [INFO] [TreeCapitator] Activating mod TreeCapitator
2013-05-13 02:18:50 [FINE] [CoFHNetwork] Enabling mod CoFHNetwork
2013-05-13 02:18:50 [FINE] [CoFHNetwork] Mod Logging channel CoFHNetwork configured at default level.
2013-05-13 02:18:50 [INFO] [CoFHNetwork] Activating mod CoFHNetwork
2013-05-13 02:18:50 [FINE] [CoFHWorld] Enabling mod CoFHWorld
2013-05-13 02:18:50 [FINE] [CoFHWorld] Mod Logging channel CoFHWorld configured at default level.
2013-05-13 02:18:50 [INFO] [CoFHWorld] Activating mod CoFHWorld
2013-05-13 02:18:50 [FINE] [forgebackup] Enabling mod forgebackup
2013-05-13 02:18:50 [FINE] [forgebackup] Mod Logging channel forgebackup configured at default level.
2013-05-13 02:18:50 [INFO] [forgebackup] Activating mod forgebackup
2013-05-13 02:18:50 [FINE] [AS_MultiMine] Enabling mod AS_MultiMine
2013-05-13 02:18:50 [FINE] [AS_MultiMine] Mod Logging channel AS_MultiMine configured at default level.
2013-05-13 02:18:50 [INFO] [AS_MultiMine] Activating mod AS_MultiMine
2013-05-13 02:18:50 [FINE] [jammyfurniture] Enabling mod jammyfurniture
2013-05-13 02:18:50 [FINE] [jammyfurniture] Mod Logging channel jammyfurniture configured at default level.
2013-05-13 02:18:50 [INFO] [jammyfurniture] Activating mod jammyfurniture
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Enabling mod mod_bspkrsCore
2013-05-13 02:18:50 [FINE] [mod_bspkrsCore] Mod Logging channel mod_bspkrsCore configured at default level.
2013-05-13 02:18:50 [INFO] [mod_bspkrsCore] Activating mod mod_bspkrsCore
2013-05-13 02:18:50 [FINE] [LoginMessage] Enabling mod LoginMessage
2013-05-13 02:18:50 [FINE] [LoginMessage] Mod Logging channel LoginMessage configured at default level.
2013-05-13 02:18:50 [INFO] [LoginMessage] Activating mod LoginMessage
2013-05-13 02:18:50 [FINE] [AppliedEnergistics] Enabling mod AppliedEnergistics
2013-05-13 02:18:50 [FINE] [AppliedEnergistics] Mod Logging channel AppliedEnergistics configured at default level.
2013-05-13 02:18:50 [INFO] [AppliedEnergistics] Activating mod AppliedEnergistics
2013-05-13 02:18:50 [FINE] [BiblioCraft] Enabling mod BiblioCraft
2013-05-13 02:18:50 [FINE] [BiblioCraft] Mod Logging channel BiblioCraft configured at default level.
2013-05-13 02:18:50 [INFO] [BiblioCraft] Activating mod BiblioCraft
2013-05-13 02:18:50 [FINE] [BuildCraft|Builders] Enabling mod BuildCraft|Builders
2013-05-13 02:18:50 [FINE] [BuildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
2013-05-13 02:18:50 [FINE] [BuildCraft|Core] Enabling mod BuildCraft|Core
2013-05-13 02:18:50 [FINE] [BuildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
2013-05-13 02:18:50 [FINE] [BuildCraft|Energy] Enabling mod BuildCraft|Energy
2013-05-13 02:18:50 [FINE] [BuildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
2013-05-13 02:18:50 [FINE] [BuildCraft|Factory] Enabling mod BuildCraft|Factory
2013-05-13 02:18:50 [FINE] [BuildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
2013-05-13 02:18:50 [FINE] [BuildCraft|Silicon] Enabling mod BuildCraft|Silicon
2013-05-13 02:18:50 [FINE] [BuildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
2013-05-13 02:18:50 [FINE] [BuildCraft|Transport] Enabling mod BuildCraft|Transport
2013-05-13 02:18:50 [FINE] [BuildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
2013-05-13 02:18:50 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
2013-05-13 02:18:50 [FINE] [CarpentersSlope] Enabling mod CarpentersSlope
2013-05-13 02:18:50 [FINE] [CarpentersSlope] Mod Logging channel CarpentersSlope configured at default level.
2013-05-13 02:18:50 [INFO] [CarpentersSlope] Activating mod CarpentersSlope
2013-05-13 02:18:50 [FINE] [ChestTransporter] Enabling mod ChestTransporter
2013-05-13 02:18:50 [FINE] [ChestTransporter] Mod Logging channel ChestTransporter configured at default level.
2013-05-13 02:18:50 [INFO] [ChestTransporter] Activating mod ChestTransporter
2013-05-13 02:18:50 [FINE] [Chisel] Enabling mod Chisel
2013-05-13 02:18:50 [FINE] [Chisel] Mod Logging channel Chisel configured at default level.
2013-05-13 02:18:50 [INFO] [Chisel] Activating mod Chisel
2013-05-13 02:18:50 [FINE] [CustomSpawner] Enabling mod CustomSpawner
2013-05-13 02:18:50 [FINE] [CustomSpawner] Mod Logging channel CustomSpawner configured at default level.
2013-05-13 02:18:50 [INFO] [CustomSpawner] Activating mod CustomSpawner
2013-05-13 02:18:50 [FINE] [DivingGear] Enabling mod DivingGear
2013-05-13 02:18:50 [FINE] [DivingGear] Mod Logging channel DivingGear configured at default level.
2013-05-13 02:18:50 [INFO] [DivingGear] Activating mod DivingGear
2013-05-13 02:18:50 [FINE] [MoCreatures] Enabling mod MoCreatures
2013-05-13 02:18:50 [FINE] [MoCreatures] Mod Logging channel MoCreatures configured at default level.
2013-05-13 02:18:50 [INFO] [MoCreatures] Activating mod MoCreatures
2013-05-13 02:18:50 [FINE] [DungeonPack] Enabling mod DungeonPack
2013-05-13 02:18:50 [FINE] [DungeonPack] Mod Logging channel DungeonPack configured at default level.
2013-05-13 02:18:50 [INFO] [DungeonPack] Activating mod DungeonPack
2013-05-13 02:18:50 [FINE] [EE3] Enabling mod EE3
2013-05-13 02:18:50 [FINE] [EE3] Mod Logging channel EE3 configured at default level.
2013-05-13 02:18:50 [INFO] [EE3] Activating mod EE3
2013-05-13 02:18:50 [FINE] [eplus] Enabling mod eplus
2013-05-13 02:18:50 [FINE] [eplus] Mod Logging channel eplus configured at default level.
2013-05-13 02:18:50 [INFO] [eplus] Activating mod eplus
2013-05-13 02:18:50 [FINE] [EnderStorage] Enabling mod EnderStorage
2013-05-13 02:18:50 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
2013-05-13 02:18:50 [INFO] [EnderStorage] Activating mod EnderStorage
2013-05-13 02:18:50 [FINE] [ExtrabiomesXL] Enabling mod ExtrabiomesXL
2013-05-13 02:18:50 [FINE] [ExtrabiomesXL] Mod Logging channel ExtrabiomesXL configured at default level.
2013-05-13 02:18:50 [INFO] [ExtrabiomesXL] Activating mod ExtrabiomesXL
2013-05-13 02:18:50 [FINE] [factorization.misc] Enabling mod factorization.misc
2013-05-13 02:18:50 [FINE] [factorization.misc] Mod Logging channel factorization.misc configured at default level.
2013-05-13 02:18:50 [INFO] [factorization.misc] Activating mod factorization.misc
2013-05-13 02:18:50 [FINE] [factorization] Enabling mod factorization
2013-05-13 02:18:50 [FINE] [factorization] Mod Logging channel factorization configured at default level.
2013-05-13 02:18:50 [INFO] [factorization] Activating mod factorization
2013-05-13 02:18:50 [FINE] [factorization.dimensionalSlice] Enabling mod factorization.dimensionalSlice
2013-05-13 02:18:50 [FINE] [factorization.dimensionalSlice] Mod Logging channel factorization.dimensionalSlice configured at default level.
2013-05-13 02:18:50 [INFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice
2013-05-13 02:18:50 [FINE] [FlatSigns] Enabling mod FlatSigns
2013-05-13 02:18:50 [FINE] [FlatSigns] Mod Logging channel FlatSigns configured at default level.
2013-05-13 02:18:50 [INFO] [FlatSigns] Activating mod FlatSigns
2013-05-13 02:18:50 [FINE] [Forestry] Enabling mod Forestry
2013-05-13 02:18:50 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
2013-05-13 02:18:50 [INFO] [Forestry] Activating mod Forestry
2013-05-13 02:18:50 [FINE] [IC2] Enabling mod IC2
2013-05-13 02:18:50 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
2013-05-13 02:18:50 [INFO] [IC2] Activating mod IC2
2013-05-13 02:18:50 [FINE] [IronChest] Enabling mod IronChest
2013-05-13 02:18:50 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
2013-05-13 02:18:50 [INFO] [IronChest] Activating mod IronChest
2013-05-13 02:18:50 [FINE] [More Pistons] Enabling mod More Pistons
2013-05-13 02:18:50 [FINE] [More Pistons] Mod Logging channel More Pistons configured at default level.
2013-05-13 02:18:50 [INFO] [More Pistons] Activating mod More Pistons
2013-05-13 02:18:50 [FINE] [Mystcraft] Enabling mod Mystcraft
2013-05-13 02:18:50 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
2013-05-13 02:18:50 [INFO] [Mystcraft] Activating mod Mystcraft
2013-05-13 02:18:50 [FINE] [Natura] Enabling mod Natura
2013-05-13 02:18:50 [FINE] [Natura] Mod Logging channel Natura configured at default level.
2013-05-13 02:18:50 [INFO] [Natura] Activating mod Natura
2013-05-13 02:18:50 [FINE] [ObsidiPlates] Enabling mod ObsidiPlates
2013-05-13 02:18:50 [FINE] [ObsidiPlates] Mod Logging channel ObsidiPlates configured at default level.
2013-05-13 02:18:50 [INFO] [ObsidiPlates] Activating mod ObsidiPlates
2013-05-13 02:18:50 [FINE] [PaintersFlowerPot] Enabling mod PaintersFlowerPot
2013-05-13 02:18:50 [FINE] [PaintersFlowerPot] Mod Logging channel PaintersFlowerPot configured at default level.
2013-05-13 02:18:50 [INFO] [PaintersFlowerPot] Activating mod PaintersFlowerPot
2013-05-13 02:18:50 [FINE] [Railcraft] Enabling mod Railcraft
2013-05-13 02:18:50 [FINE] [Railcraft] Mod Logging channel Railcraft configured at default level.
2013-05-13 02:18:50 [INFO] [Railcraft] Activating mod Railcraft
2013-05-13 02:18:50 [FINE] [RopesPlus] Enabling mod RopesPlus
2013-05-13 02:18:50 [FINE] [RopesPlus] Mod Logging channel RopesPlus configured at default level.
2013-05-13 02:18:50 [INFO] [RopesPlus] Activating mod RopesPlus
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Enabling mod mod_SmartMoving
2013-05-13 02:18:50 [FINE] [mod_SmartMoving] Mod Logging channel mod_SmartMoving configured at default level.
2013-05-13 02:18:50 [INFO] [mod_SmartMoving] Activating mod mod_SmartMoving
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Enabling mod mod_SmartRender
2013-05-13 02:18:50 [FINE] [mod_SmartRender] Mod Logging channel mod_SmartRender configured at default level.
2013-05-13 02:18:50 [INFO] [mod_SmartRender] Activating mod mod_SmartRender
2013-05-13 02:18:50 [FINE] [StevesCarts] Enabling mod StevesCarts
2013-05-13 02:18:50 [FINE] [StevesCarts] Mod Logging channel StevesCarts configured at default level.
2013-05-13 02:18:50 [INFO] [StevesCarts] Activating mod StevesCarts
2013-05-13 02:18:50 [FINE] [TConstruct] Enabling mod TConstruct
2013-05-13 02:18:50 [FINE] [TConstruct] Mod Logging channel TConstruct configured at default level.
2013-05-13 02:18:50 [INFO] [TConstruct] Activating mod TConstruct
2013-05-13 02:18:50 [FINE] [Thaumcraft] Enabling mod Thaumcraft
2013-05-13 02:18:50 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.
2013-05-13 02:18:50 [INFO] [Thaumcraft] Activating mod Thaumcraft
2013-05-13 02:18:50 [FINE] [ThaumicBees] Enabling mod ThaumicBees
2013-05-13 02:18:50 [FINE] [ThaumicBees] Mod Logging channel ThaumicBees configured at default level.
2013-05-13 02:18:50 [INFO] [ThaumicBees] Activating mod ThaumicBees
2013-05-13 02:18:50 [FINE] [ThermalExpansion] Enabling mod ThermalExpansion
2013-05-13 02:18:50 [FINE] [ThermalExpansion] Mod Logging channel ThermalExpansion configured at default level.
2013-05-13 02:18:50 [INFO] [ThermalExpansion] Activating mod ThermalExpansion
2013-05-13 02:18:50 [FINE] [TwilightForest] Enabling mod TwilightForest
2013-05-13 02:18:50 [FINE] [TwilightForest] Mod Logging channel TwilightForest configured at default level.
2013-05-13 02:18:50 [INFO] [TwilightForest] Activating mod TwilightForest
2013-05-13 02:18:50 [FINE] [AS_UpdateCheck] Enabling mod AS_UpdateCheck
2013-05-13 02:18:50 [FINE] [AS_UpdateCheck] Mod Logging channel AS_UpdateCheck configured at default level.
2013-05-13 02:18:50 [INFO] [AS_UpdateCheck] Activating mod AS_UpdateCheck
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-05-13 02:18:50 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-05-13 02:18:50 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Mod sorting data
2013-05-13 02:18:50 [FINE] [ForgeModLoader] mod_bspkrsCore(mod_bspkrsCore:Not available): [1.5.1]bspkrsCorev2.02.zip (before:*)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] TreeCapitator(TreeCapitator:Forge 1.5.1.r01): [1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] CoFHNetwork(CoFHNetwork:1.5.1.5): CoFHCore-1.5.1.5.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] CoFHWorld(CoFHWorld:1.5.1.5): CoFHCore-1.5.1.5.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] forgebackup(ForgeBackup:1.1.1.94): forgebackup-universal-coremod-1.5.1-1.1.1.94.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] AS_MultiMine(Multi Mine:1.2.7): MultiMine_1.5.1.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] jammyfurniture(Jammy Furniture Mod:4.2): 1.5.1_Jammy_Furniture_Mod_V4.3.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] LoginMessage(LoginMessage:v0.4): [forge_universal][1.5.1]LoginMessage_v0.4.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.5.0): buildcraft-A-3.5.0.jar (required-after:[email protected][6.5.0.0,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.5.0): buildcraft-A-3.5.0.jar (required-after:BuildCraft|[email protected])
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.5.0): buildcraft-A-3.5.0.jar (required-after:BuildCraft|[email protected])
2013-05-13 02:18:50 [FINE] [ForgeModLoader] ThermalExpansion(Thermal Expansion:2.4.1.0): ThermalExpansion-2.4.1.0.jar (required-after:[email protected][7.1.2.500,);required-after:[email protected][1.5.1.5,);before:IC2;before:Metallurgy)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.115.305-lf): industrialcraft-2_1.115.305-lf.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv.10.h): appeng-rv10-h.zip (after:BasicComponents;after:IC2;after:BuildCraft|Silicon)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BiblioCraft(BiblioCraft:1.2.0): BiblioCraft[v1.2.0].zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.5.0): buildcraft-A-3.5.0.jar (required-after:BuildCraft|[email protected])
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.5.0): buildcraft-A-3.5.0.jar (required-after:BuildCraft|[email protected])
2013-05-13 02:18:50 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.5.0): buildcraft-A-3.5.0.jar (required-after:BuildCraft|[email protected])
2013-05-13 02:18:50 [FINE] [ForgeModLoader] CarpentersSlope(Carpenter's Slope:v1.22): Carpenter's Slope v1.22 - MC 1.5+.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] ChestTransporter(Chest Transporter:1.1.6): chestTransporter_1.1.6_Universal.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Chisel(Chisel:1.4.3): chisel-1.5.1-1.4.3.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] CustomSpawner(DrZhark's CustomSpawner:1.12.5): CustomMobSpawner 1.12.5.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] DivingGear(Diving Gear:1.3.8): Diving-Gear-universal-1.3.8.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] MoCreatures(DrZhark's Mo'Creatures Mod:5.1.5): DrZharks MoCreatures Mod v5.1.5.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] DungeonPack(DungeonPack:1.5.1 v1): DungeonPack 1.5.1 v1 Universal.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1g (build 4)): ee3-universal-pre1g.jar (required-after:[email protected][7.7.1.650,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] eplus(Enchanting Plus:1.14.5.4): EnchantingPlus-1.5.1-1.14.5.4.jar (required-after:[email protected][7.7.1.649,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.4.2.4): EnderStorage 1.4.2.4.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.13.0): ExtrabiomesXL-universal-1.5.1-3.13.0.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] factorization(Factorization:0.7.37): Factorization-0.7.37.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] factorization.misc(Factorization Miscellaneous Nonsense:0.7.37): Factorization-0.7.37.jar (required-after: factorization)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] factorization.dimensionalSlice(Factorization Dimensional Slices:0.7.37): Factorization-0.7.37.jar (required-after: factorization)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] FlatSigns(Flat Signs:1.1.0): flatsigns-1.5.1-universal-1.1.0.7.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.2.0.2): forestry-A-2.2.0.2.jar (after:ExtrabiomesXL;after:BiomesOPlenty)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.2.4.384): ironchest-universal-1.5.1-5.2.4.384.zip (required-after:[email protected][7.0,);required-after:[email protected][5.0.5,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] More Pistons(More Pistons:1.3.3 for [1.5.1 Build Smeagol]): More Pistons - 1.5.1 - 1.3.3 build Smeagol.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.10.3.00): mystcraft-uni-1.5.1-0.10.3.00.zip (required-after:[email protected][6.6.0.515,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Natura(Natura:1.5.1_2.0.21): Natura_2.0.21.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] ObsidiPlates(Obsidian Pressure Plates:1.3.2): obsidiplates-1.5.1-universal-1.3.2.11.jar ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] PaintersFlowerPot(Painter's Flower Pot:v1.51): Painter's Flower Pot v1.51 - MC 1.5+.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Railcraft(Railcraft:7.1.0.0): Railcraft_1.5.1-7.1.0.0.jar (required-after:[email protected][7.7.1.624,);after:BuildCraft|Core;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:[email protected][1.115.304,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] RopesPlus(Ropes+:1.3.9): RopePlus_1.5.1.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] mod_SmartMoving(mod_SmartMoving:Not available): Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] mod_SmartRender(mod_SmartRender:Not available): Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts:2.0.0.a110): StevesCarts2.0.0.a110.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.5.1_1.3.3.9): TConstruct_1.3.3.9.jar (required-after:[email protected][7.7.1.675,))
2013-05-13 02:18:50 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.4c): Thaumcraft3.0.4c.zip (required-after:[email protected][7.7.1.661,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] ThaumicBees(ThaumicBees:1.4.6 - 171): thaumicbees-1.4.6.jar (required-after:Forestry;after:[email protected][3.0.3,);after:ExtraBees;after:EE3;after:ArsMagica)
2013-05-13 02:18:50 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.17.1): twilightforest-1.17.1.zip ()
2013-05-13 02:18:50 [FINE] [ForgeModLoader] AS_UpdateCheck(AtomicStryker Update Check Mod:1.0.7): UpdateCheckerMod_1.5.1.zip ()
2013-05-13 02:19:13 [WARNING] [Buildcraft] Unable to read from remote version authority.
2013-05-13 02:19:13 [WARNING] [Buildcraft] java.net.ConnectException: Connection timed out: connect
2013-05-13 02:19:13 [INFO] [Buildcraft] Version check attempt 1 failed, trying again in 10 seconds
2013-05-13 02:19:16 [INFO] [STDERR] java.net.ConnectException: Connection timed out: connect
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.connect0(Native Method)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.PlainSocketImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.SocksSocketImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.net.Socket.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.NetworkClient.doConnect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at forestry.core.config.Version.versionCheck(Version.java:117)
2013-05-13 02:19:16 [INFO] [STDERR] at forestry.core.ForestryCore.preInit(ForestryCore.java:57)
2013-05-13 02:19:16 [INFO] [STDERR] at forestry.Forestry.preInit(Forestry.java:38)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-13 02:19:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
2013-05-13 02:19:16 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
2013-05-13 02:19:16 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
2013-05-13 02:19:16 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
2013-05-13 02:19:16 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-05-13 02:19:16 [WARNING] [Forestry] Unable to read from remote version authority.
2013-05-13 02:19:20 [FINE] [ExtrabiomesXL] Initializing IndustrialCraft 2 plugin.
2013-05-13 02:19:20 [INFO] [STDERR] java.lang.ClassNotFoundException: ic2.api.Crops
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2API.<init>(IC2API.java:27)
2013-05-13 02:19:20 [INFO] [STDERR] at extrabiomes.module.amica.ic2.IC2Plugin.preInit(IC2Plugin.java:78)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_129_IC2Plugin_preInit_Pre.invoke(.dynamic)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-05-13 02:19:20 [INFO] [STDERR] at extrabiomes.PluginManager.activatePlugins(PluginManager.java:17)
2013-05-13 02:19:20 [INFO] [STDERR] at extrabiomes.Extrabiomes.postInit(Extrabiomes.java:73)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-05-13 02:19:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
2013-05-13 02:19:20 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:140)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
2013-05-13 02:19:20 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-05-13 02:19:20 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-05-13 02:19:20 [FINE] [FZ] Enlarging World.MAX_ENTITY_RADIUS from 2.000000 to 8.000000
2013-05-13 02:19:20 [FINE] [FZ] Please let the author know if this causes problems.
2013-05-13 02:19:20 [INFO] [STDOUT] Server Player API 1.4 Created
2013-05-13 02:19:20 [INFO] [TreeCapitator] TreeCapitator ASM Patching Complete!
2013-05-13 02:19:20 [INFO] [STDOUT] Server Player API: registered Smart Moving
2013-05-13 02:19:21 [INFO] [Minecraft-Server] Preparing level "Survival"
2013-05-13 02:19:21 [FINE] [fml.ItemTracker] The difference set is equal
2013-05-13 02:19:21 [INFO] [ForgeModLoader] Loading dimension 0 (Survival) ([email protected])
2013-05-13 02:19:21 [INFO] [ForgeModLoader] Loading dimension 7 (Survival) ([email protected])
2013-05-13 02:19:21 [INFO] [ForgeModLoader] Loading dimension -17 (Survival) ([email protected])
2013-05-13 02:19:21 [INFO] [ForgeModLoader] Loading dimension 1 (Survival) ([email protected])
2013-05-13 02:19:21 [INFO] [ForgeModLoader] Loading dimension -1 (Survival) ([email protected])
2013-05-13 02:19:21 [INFO] [Minecraft-Server] Preparing start region for level 0
2013-05-13 02:19:22 [INFO] [Minecraft-Server] Done (1.063s)! For help, type "help" or "?"
2013-05-13 02:19:22 [INFO] [STDOUT] Loading NEI
2013-05-13 02:19:33 [INFO] [STDOUT] According to website, current mcversion is: Minecraft 1.5.2
2013-05-13 02:19:33 [INFO] [STDOUT] Since yours doesnt match that, Update Checker is aborting now.
2013-05-13 02:19:38 [WARNING] [Railcraft] Latest Version Check Failed: java.net.ConnectException: Connection timed out: connect
2013-05-13 02:19:42 [WARNING] [ForgeModLoader] Version Check Failed: Connection timed out: connect
2013-05-13 02:19:45 [WARNING] [Buildcraft] Unable to read from remote version authority.
2013-05-13 02:19:45 [WARNING] [Buildcraft] java.net.ConnectException: Connection timed out: connect
2013-05-13 02:19:45 [INFO] [Buildcraft] Version check attempt 2 failed, trying again in 10 seconds
2013-05-13 02:19:56 [FINER] [Buildcraft] Using the latest version [3.5.0 (:23)] for Minecraft 1.5.1
This error used to happen 5x more often until i removed the Matmos mod so i suspect some other mods may be affecting this. I would also love to move the server to another machine but it can't handle running the server without massive lag.
The server does not crash, or appear to be affected in any way. Only the client has this problem. It also occasionally happens to others that connect to the server, though my connection seems to do it more. It's odd that a local connection would kick out more then a remote connection.
Any suggestions would be most appreciated, i'll try almost anything at this point.