Jump to content

Infinite [INFO] [STDOUT] 2000.0 client log message


Recommended Posts

A bit new to the modding community, hello all :3

 

I recently built a mod pack for my friends and family and have recently encountered an STDOUT message that infinitely repeats 20 times a second. The error starts about 30 to 50 seconds after I log into the local server we are running.

 

 

The Load:

2013-04-24 19:57:07 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.38.667 for Minecraft 1.5.1 loading
2013-04-24 19:57:07 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2013-04-24 19:57:07 [FINE] [ForgeModLoader] Java classpath at launch is MultiMCLauncher.jar
2013-04-24 19:57:07 [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\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Java\jre7\bin;.
2013-04-24 19:57:07 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Discovering coremods
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.6.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.6.jar
2013-04-24 19:57:07 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.6.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found a candidate coremod Galacticraft-1.5.1-a0.1.33.69.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loading coremod Galacticraft-1.5.1-a0.1.33.69.jar
2013-04-24 19:57:07 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loaded coremod Galacticraft-1.5.1-a0.1.33.69.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.4-1.5.1.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loading coremod GuiAPI-0.15.4-1.5.1.jar
2013-04-24 19:57:07 [FINE] [ForgeModLoader] The coremod sharose.mods.guiapi.GuiAPIDummyCoreMod requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loaded coremod GuiAPI-0.15.4-1.5.1.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.9.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.9.jar
2013-04-24 19:57:07 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.9.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-04-24 19:57:07 [iNFO] [Galacticraft] 1.5.1
2013-04-24 19:57:07 [iNFO] [Galacticraft] [GCCoreTransformer]: Registered Transformer ormer
2013-04-24 19:57:07 [iNFO] [Galacticraft] 1.5.1
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Running coremod plugins
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-04-24 19:57:08 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-04-24 19:57:08 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Running coremod plugin GalacticraftPlugin
2013-04-24 19:57:08 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game...
2013-04-24 19:57:09 [iNFO] [Galacticraft] Successfully set INVOKESTATIC type insertion node with name "micdoodle8/mods/galacticraft/core/util/WorldUtil"
2013-04-24 19:57:09 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game...
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Coremod plugin GalacticraftPlugin run successfully
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Running coremod plugin GuiAPIDummyCoreMod
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Coremod plugin GuiAPIDummyCoreMod run successfully
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-04-24 19:57:09 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Validating minecraft
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-04-24 19:57:09 [iNFO] [sTDOUT] 1 bit stencil buffer added
2013-04-24 19:57:09 [iNFO] [sTDOUT] Inserted super call into azg.c
2013-04-24 19:57:09 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.9.jar
2013-04-24 19:57:09 [iNFO] [Galacticraft] Successfully set NEW type insertion node with description "NEW bdw" to "NEW micdoodle8/mods/galacticraft/core/client/GCCorePlayerSP"
2013-04-24 19:57:09 [iNFO] [Galacticraft] Successfully set INVOKESPECIAL method insertion node with owner "bdw" to "micdoodle8/mods/galacticraft/core/client/GCCorePlayerSP"
2013-04-24 19:57:09 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.
2013-04-24 19:57:10 [iNFO] [sTDOUT] 229 recipes
2013-04-24 19:57:10 [iNFO] [sTDOUT] 27 achievements
2013-04-24 19:57:10 [iNFO] [Minecraft-Client] Setting user: master222jinx
2013-04-24 19:57:10 [iNFO] [sTDOUT] (Session ID is bbcacffde6833114784ceced72059b3247b677d3)
2013-04-24 19:57:10 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-04-24 19:57:10 [iNFO] [sTDOUT] Brightness hook injected
2013-04-24 19:57:11 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-04-24 19:57:11 [iNFO] [sTDOUT] MinecraftForge v7.7.1.667 Initialized
2013-04-24 19:57:11 [iNFO] [ForgeModLoader] MinecraftForge v7.7.1.667 Initialized
2013-04-24 19:57:11 [iNFO] [sTDOUT] Replaced 85 ore recipies
2013-04-24 19:57:11 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-04-24 19:57:11 [iNFO] [ForgeModLoader] Reading custom logging properties from D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\config\logging.properties
2013-04-24 19:57:11 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer]
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\bin\minecraft.jar, examining for mod candidates
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\bin\lwjgl.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\bin\lwjgl_util.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\bin\jinput.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\coremods\CodeChickenCore 0.8.6.jar, examining for mod candidates
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\coremods\Galacticraft-1.5.1-a0.1.33.69.jar, examining for mod candidates
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\coremods\GuiAPI-0.15.4-1.5.1.jar, examining for mod candidates
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\coremods\NotEnoughItems 1.5.2.9.jar, examining for mod candidates
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\argo-small-3.2.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\guava-14.0-rc3.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\asm-all-4.1.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\bcprov-jdk15on-148.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\deobfuscation_data_1.5.1.zip
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\scala-library.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-04-24 19:57:11 [iNFO] [ForgeModLoader] Searching D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\mods for mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5.1]DamageIndicators v2.6.1.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5.1]ReiMinimap_v3.3_04.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file Atomic_Science_v0.5.1.9.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file Atum 0.3.5A.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file BasicComponents_v1.3.2.73.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.5.0.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file CustomMobSpawner 1.12.2.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file DrZharks MoCreatures Mod v5.0.8.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file DungeonPack 1.5.1 v1 Universal.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file ElectricExpansion_v2.0.0.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate mod directory ElectricExpansionLanguages
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnchantingPlus-1.5.1-1.14.5.3.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.2.4.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.1.2.28.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file GemsPlus Forge 1.5.1.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks-1.53.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.5.1-5.2.4.368.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mekanism-v5.5.4.30.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismGenerators-v5.5.4.30.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismTools-v5.5.4.30.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineChem_v3.x.47.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate mod directory MoCreatures
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file More Swords Mod 2.4.2 For 1.5.1.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.0.6.2.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.17.1.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.8.6.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file CodeChickenCore 0.8.6.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file Galacticraft-1.5.1-a0.1.33.69.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-1.5.1-a0.1.33.69.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.core.GalacticraftCore
2013-04-24 19:57:11 [FINEST] [GalacticraftCore] Parsed dependency info : [Forge@[7.7.0.559,)] [Forge@[7.7.0.559,)] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file GuiAPI-0.15.4-1.5.1.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file GuiAPI-0.15.4-1.5.1.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod sharose.mods.guiapi.GuiAPI
2013-04-24 19:57:11 [FINEST] [GuiAPI] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.5.2.9.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file NotEnoughItems 1.5.2.9.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file [1.5.1]DamageIndicators v2.6.1.zip for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container [1.5.1]DamageIndicators v2.6.1.zip appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod DamageIndicators.DamageIndicatorsMod
2013-04-24 19:57:11 [FINEST] [DamageIndicatorsMod] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file [1.5.1]ReiMinimap_v3.3_04.zip for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container [1.5.1]ReiMinimap_v3.3_04.zip appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file Atomic_Science_v0.5.1.9.jar for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container Atomic_Science_v0.5.1.9.jar appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicscience.ZhuYao
2013-04-24 19:57:11 [FINEST] [AtomicScience] Parsed dependency info : [] [basicComponents, IC2] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file Atum 0.3.5A.jar for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container Atum 0.3.5A.jar appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.atum.Atum
2013-04-24 19:57:11 [FINEST] [Atum] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file BasicComponents_v1.3.2.73.jar for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container BasicComponents_v1.3.2.73.jar appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod universalelectricity.components.common.BCLoader
2013-04-24 19:57:11 [FINEST] [basicComponents] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.5.0.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.5.0.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-04-24 19:57:11 [FINEST] [buildCraft|Builders] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-04-24 19:57:11 [FINEST] [buildCraft|Core] Parsed dependency info : [Forge@[6.5.0.0,)] [Forge@[6.5.0.0,)] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-04-24 19:57:11 [FINEST] [buildCraft|Energy] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-04-24 19:57:11 [FINEST] [buildCraft|Factory] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-04-24 19:57:11 [FINEST] [buildCraft|Silicon] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-04-24 19:57:11 [FINEST] [buildCraft|Transport] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file CustomMobSpawner 1.12.2.zip for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file CustomMobSpawner 1.12.2.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.customspawner.CustomSpawner
2013-04-24 19:57:11 [FINEST] [CustomSpawner] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file DrZharks MoCreatures Mod v5.0.8.zip for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file DrZharks MoCreatures Mod v5.0.8.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.mocreatures.MoCreatures
2013-04-24 19:57:11 [FINEST] [MoCreatures] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file DungeonPack 1.5.1 v1 Universal.zip for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file DungeonPack 1.5.1 v1 Universal.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod dungeonpack.DungeonPack
2013-04-24 19:57:11 [FINEST] [DungeonPack] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file ElectricExpansion_v2.0.0.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file ElectricExpansion_v2.0.0.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod electricexpansion.common.ElectricExpansion
2013-04-24 19:57:11 [FINEST] [ElectricExpansion] Parsed dependency info : [] [basicComponents, AtomicScience, ICBM|Contraption] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining directory ElectricExpansionLanguages for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] No mcmod.info file found in directory ElectricExpansionLanguages
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file EnchantingPlus-1.5.1-1.14.5.3.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file EnchantingPlus-1.5.1-1.14.5.3.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod eplus.EnchantingPlus
2013-04-24 19:57:11 [FINEST] [eplus] Parsed dependency info : [Forge@[7.7.1.644,)] [Forge@[7.7.1.644,)] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.2.4.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.2.4.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-04-24 19:57:11 [FINEST] [EnderStorage] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file forestry-A-2.1.2.28.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.1.2.28.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-04-24 19:57:12 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file GemsPlus Forge 1.5.1.zip for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file GemsPlus Forge 1.5.1.zip
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod gemsplus.GemsPlus
2013-04-24 19:57:12 [FINEST] [GP] Parsed dependency info : [] [] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file InventoryTweaks-1.53.jar for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file InventoryTweaks-1.53.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
2013-04-24 19:57:12 [FINEST] [inventorytweaks] Parsed dependency info : [Forge@[7.7.0,), FML@[5.0.0,)] [FML@[5.0.0,), Forge@[7.7.0,)] []
2013-04-24 19:57:12 [FINE] [inventorytweaks] Attempting to load the file version.properties from InventoryTweaks-1.53.jar to locate a version number for inventorytweaks
2013-04-24 19:57:12 [FINE] [inventorytweaks] Found version 1.53 for mod inventorytweaks in version.properties, using
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.5.1-5.2.4.368.zip for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.5.1-5.2.4.368.zip
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2013-04-24 19:57:12 [FINEST] [ironChest] Parsed dependency info : [FML@[5.0.5,), Forge@[7.0,)] [Forge@[7.0,), FML@[5.0.5,)] []
2013-04-24 19:57:12 [FINE] [ironChest] Attempting to load the file version.properties from ironchest-universal-1.5.1-5.2.4.368.zip to locate a version number for IronChest
2013-04-24 19:57:12 [FINE] [ironChest] Found version 5.2.4.368 for mod IronChest in version.properties, using
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file Mekanism-v5.5.4.30.jar for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file Mekanism-v5.5.4.30.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.common.Mekanism
2013-04-24 19:57:12 [FINEST] [Mekanism] Parsed dependency info : [] [] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file MekanismGenerators-v5.5.4.30.jar for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismGenerators-v5.5.4.30.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.generators.common.MekanismGenerators
2013-04-24 19:57:12 [FINEST] [MekanismGenerators] Parsed dependency info : [Mekanism] [Mekanism] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file MekanismTools-v5.5.4.30.jar for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismTools-v5.5.4.30.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.tools.common.MekanismTools
2013-04-24 19:57:12 [FINEST] [MekanismTools] Parsed dependency info : [Mekanism] [Mekanism] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file MineChem_v3.x.47.jar for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file MineChem_v3.x.47.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod ljdp.minechem.common.ModMinechem
2013-04-24 19:57:12 [FINEST] [minechem] Parsed dependency info : [] [] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining directory MoCreatures for potential mods
2013-04-24 19:57:12 [FINE] [ForgeModLoader] No mcmod.info file found in directory MoCreatures
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file More Swords Mod 2.4.2 For 1.5.1.jar for potential mods
2013-04-24 19:57:12 [FINE] [ForgeModLoader] The mod container More Swords Mod 2.4.2 For 1.5.1.jar appears to be missing an mcmod.info file
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod darkhax.moreswordsmod.MoreSwordsMod
2013-04-24 19:57:12 [FINEST] [MoreSwordsMod] Parsed dependency info : [] [] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.0.6.2.jar for potential mods
2013-04-24 19:57:12 [FINE] [ForgeModLoader] The mod container NEIPlugins-1.0.6.2.jar appears to be missing an mcmod.info file
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod mistaqur.nei.NEIPlugins
2013-04-24 19:57:12 [FINEST] [NEIPlugins] Parsed dependency info : [NotEnoughItems] [NotEnoughItems] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file twilightforest-1.17.1.zip for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.17.1.zip
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2013-04-24 19:57:12 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2013-04-24 19:57:12 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 35 mods to load

The Error:

2013-04-24 19:57:39 [FINE] [ForgeModLoader] Attempt to send packet to all around without a server instance available
2013-04-24 19:57:39 [FINE] [ForgeModLoader] Attempt to send packet to all around without a server instance available
2013-04-24 19:57:40 [FINE] [ForgeModLoader] Damage Indicators performing entity search...
2013-04-24 19:57:41 [iNFO] [Minecraft-Client] [CHAT] Damage Indicators Mod v.2.6.1 is up to date.
2013-04-24 19:57:41 [iNFO] [Galacticraft] Galacticraft remote version found: 0.1.33
2013-04-24 19:57:55 [iNFO] [sTDOUT] Inserted super call into ayy.c
2013-04-24 19:58:45 [iNFO] [sTDOUT] 0.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
ad infinitim...

 

Link to comment
Share on other sites

A bit new to the modding community, hello all :3

 

I recently built a mod pack for my friends and family and have recently encountered an STDOUT message that infinitely repeats 20 times a second. The error starts about 30 to 50 seconds after I log into the local server we are running.

 

 

The Load:

2013-04-24 19:57:07 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.38.667 for Minecraft 1.5.1 loading
2013-04-24 19:57:07 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2013-04-24 19:57:07 [FINE] [ForgeModLoader] Java classpath at launch is MultiMCLauncher.jar
2013-04-24 19:57:07 [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\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Java\jre7\bin;.
2013-04-24 19:57:07 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Discovering coremods
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.6.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.6.jar
2013-04-24 19:57:07 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.6.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found a candidate coremod Galacticraft-1.5.1-a0.1.33.69.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loading coremod Galacticraft-1.5.1-a0.1.33.69.jar
2013-04-24 19:57:07 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loaded coremod Galacticraft-1.5.1-a0.1.33.69.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.4-1.5.1.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loading coremod GuiAPI-0.15.4-1.5.1.jar
2013-04-24 19:57:07 [FINE] [ForgeModLoader] The coremod sharose.mods.guiapi.GuiAPIDummyCoreMod requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loaded coremod GuiAPI-0.15.4-1.5.1.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.9.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.9.jar
2013-04-24 19:57:07 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.9.jar
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-04-24 19:57:07 [iNFO] [Galacticraft] 1.5.1
2013-04-24 19:57:07 [iNFO] [Galacticraft] [GCCoreTransformer]: Registered Transformer ormer
2013-04-24 19:57:07 [iNFO] [Galacticraft] 1.5.1
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Running coremod plugins
2013-04-24 19:57:07 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-04-24 19:57:08 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-04-24 19:57:08 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2013-04-24 19:57:08 [FINEST] [ForgeModLoader] Running coremod plugin GalacticraftPlugin
2013-04-24 19:57:08 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game...
2013-04-24 19:57:09 [iNFO] [Galacticraft] Successfully set INVOKESTATIC type insertion node with name "micdoodle8/mods/galacticraft/core/util/WorldUtil"
2013-04-24 19:57:09 [iNFO] [Galacticraft] [GCCoreTransformer]: Patching game...
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Coremod plugin GalacticraftPlugin run successfully
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Running coremod plugin GuiAPIDummyCoreMod
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Coremod plugin GuiAPIDummyCoreMod run successfully
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-04-24 19:57:09 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Validating minecraft
2013-04-24 19:57:09 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-04-24 19:57:09 [iNFO] [sTDOUT] 1 bit stencil buffer added
2013-04-24 19:57:09 [iNFO] [sTDOUT] Inserted super call into azg.c
2013-04-24 19:57:09 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.9.jar
2013-04-24 19:57:09 [iNFO] [Galacticraft] Successfully set NEW type insertion node with description "NEW bdw" to "NEW micdoodle8/mods/galacticraft/core/client/GCCorePlayerSP"
2013-04-24 19:57:09 [iNFO] [Galacticraft] Successfully set INVOKESPECIAL method insertion node with owner "bdw" to "micdoodle8/mods/galacticraft/core/client/GCCorePlayerSP"
2013-04-24 19:57:09 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.
2013-04-24 19:57:10 [iNFO] [sTDOUT] 229 recipes
2013-04-24 19:57:10 [iNFO] [sTDOUT] 27 achievements
2013-04-24 19:57:10 [iNFO] [Minecraft-Client] Setting user: master222jinx
2013-04-24 19:57:10 [iNFO] [sTDOUT] (Session ID is bbcacffde6833114784ceced72059b3247b677d3)
2013-04-24 19:57:10 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-04-24 19:57:10 [iNFO] [sTDOUT] Brightness hook injected
2013-04-24 19:57:11 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-04-24 19:57:11 [iNFO] [sTDOUT] MinecraftForge v7.7.1.667 Initialized
2013-04-24 19:57:11 [iNFO] [ForgeModLoader] MinecraftForge v7.7.1.667 Initialized
2013-04-24 19:57:11 [iNFO] [sTDOUT] Replaced 85 ore recipies
2013-04-24 19:57:11 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-04-24 19:57:11 [iNFO] [ForgeModLoader] Reading custom logging properties from D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\config\logging.properties
2013-04-24 19:57:11 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer]
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\bin\minecraft.jar, examining for mod candidates
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\bin\lwjgl.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\bin\lwjgl_util.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\bin\jinput.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\coremods\CodeChickenCore 0.8.6.jar, examining for mod candidates
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\coremods\Galacticraft-1.5.1-a0.1.33.69.jar, examining for mod candidates
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\coremods\GuiAPI-0.15.4-1.5.1.jar, examining for mod candidates
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\coremods\NotEnoughItems 1.5.2.9.jar, examining for mod candidates
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\argo-small-3.2.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\guava-14.0-rc3.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\asm-all-4.1.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\bcprov-jdk15on-148.jar
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\deobfuscation_data_1.5.1.zip
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Skipping known library file D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\lib\scala-library.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-04-24 19:57:11 [iNFO] [ForgeModLoader] Searching D:\Program Files (x86)\MultiMC\instances\MC Galaxy Guide\minecraft\mods for mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5.1]DamageIndicators v2.6.1.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.5.1]ReiMinimap_v3.3_04.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file Atomic_Science_v0.5.1.9.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file Atum 0.3.5A.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file BasicComponents_v1.3.2.73.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.5.0.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file CustomMobSpawner 1.12.2.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file DrZharks MoCreatures Mod v5.0.8.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file DungeonPack 1.5.1 v1 Universal.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file ElectricExpansion_v2.0.0.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate mod directory ElectricExpansionLanguages
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnchantingPlus-1.5.1-1.14.5.3.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.4.2.4.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.1.2.28.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file GemsPlus Forge 1.5.1.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file InventoryTweaks-1.53.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.5.1-5.2.4.368.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mekanism-v5.5.4.30.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismGenerators-v5.5.4.30.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismTools-v5.5.4.30.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file MineChem_v3.x.47.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate mod directory MoCreatures
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file More Swords Mod 2.4.2 For 1.5.1.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file NEIPlugins-1.0.6.2.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.17.1.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.8.6.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file CodeChickenCore 0.8.6.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file Galacticraft-1.5.1-a0.1.33.69.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file Galacticraft-1.5.1-a0.1.33.69.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod micdoodle8.mods.galacticraft.core.GalacticraftCore
2013-04-24 19:57:11 [FINEST] [GalacticraftCore] Parsed dependency info : [Forge@[7.7.0.559,)] [Forge@[7.7.0.559,)] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file GuiAPI-0.15.4-1.5.1.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file GuiAPI-0.15.4-1.5.1.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod sharose.mods.guiapi.GuiAPI
2013-04-24 19:57:11 [FINEST] [GuiAPI] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.5.2.9.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file NotEnoughItems 1.5.2.9.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file [1.5.1]DamageIndicators v2.6.1.zip for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container [1.5.1]DamageIndicators v2.6.1.zip appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod DamageIndicators.DamageIndicatorsMod
2013-04-24 19:57:11 [FINEST] [DamageIndicatorsMod] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file [1.5.1]ReiMinimap_v3.3_04.zip for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container [1.5.1]ReiMinimap_v3.3_04.zip appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file Atomic_Science_v0.5.1.9.jar for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container Atomic_Science_v0.5.1.9.jar appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicscience.ZhuYao
2013-04-24 19:57:11 [FINEST] [AtomicScience] Parsed dependency info : [] [basicComponents, IC2] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file Atum 0.3.5A.jar for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container Atum 0.3.5A.jar appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod rebelkeithy.mods.atum.Atum
2013-04-24 19:57:11 [FINEST] [Atum] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file BasicComponents_v1.3.2.73.jar for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] The mod container BasicComponents_v1.3.2.73.jar appears to be missing an mcmod.info file
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod universalelectricity.components.common.BCLoader
2013-04-24 19:57:11 [FINEST] [basicComponents] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.5.0.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.5.0.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
2013-04-24 19:57:11 [FINEST] [buildCraft|Builders] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
2013-04-24 19:57:11 [FINEST] [buildCraft|Core] Parsed dependency info : [Forge@[6.5.0.0,)] [Forge@[6.5.0.0,)] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
2013-04-24 19:57:11 [FINEST] [buildCraft|Energy] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
2013-04-24 19:57:11 [FINEST] [buildCraft|Factory] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
2013-04-24 19:57:11 [FINEST] [buildCraft|Silicon] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
2013-04-24 19:57:11 [FINEST] [buildCraft|Transport] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file CustomMobSpawner 1.12.2.zip for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file CustomMobSpawner 1.12.2.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.customspawner.CustomSpawner
2013-04-24 19:57:11 [FINEST] [CustomSpawner] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file DrZharks MoCreatures Mod v5.0.8.zip for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file DrZharks MoCreatures Mod v5.0.8.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod drzhark.mocreatures.MoCreatures
2013-04-24 19:57:11 [FINEST] [MoCreatures] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file DungeonPack 1.5.1 v1 Universal.zip for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file DungeonPack 1.5.1 v1 Universal.zip
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod dungeonpack.DungeonPack
2013-04-24 19:57:11 [FINEST] [DungeonPack] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file ElectricExpansion_v2.0.0.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file ElectricExpansion_v2.0.0.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod electricexpansion.common.ElectricExpansion
2013-04-24 19:57:11 [FINEST] [ElectricExpansion] Parsed dependency info : [] [basicComponents, AtomicScience, ICBM|Contraption] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining directory ElectricExpansionLanguages for potential mods
2013-04-24 19:57:11 [FINE] [ForgeModLoader] No mcmod.info file found in directory ElectricExpansionLanguages
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file EnchantingPlus-1.5.1-1.14.5.3.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file EnchantingPlus-1.5.1-1.14.5.3.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod eplus.EnchantingPlus
2013-04-24 19:57:11 [FINEST] [eplus] Parsed dependency info : [Forge@[7.7.1.644,)] [Forge@[7.7.1.644,)] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file EnderStorage 1.4.2.4.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file EnderStorage 1.4.2.4.jar
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
2013-04-24 19:57:11 [FINEST] [EnderStorage] Parsed dependency info : [] [] []
2013-04-24 19:57:11 [FINE] [ForgeModLoader] Examining file forestry-A-2.1.2.28.jar for potential mods
2013-04-24 19:57:11 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.1.2.28.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
2013-04-24 19:57:12 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file GemsPlus Forge 1.5.1.zip for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file GemsPlus Forge 1.5.1.zip
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod gemsplus.GemsPlus
2013-04-24 19:57:12 [FINEST] [GP] Parsed dependency info : [] [] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file InventoryTweaks-1.53.jar for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file InventoryTweaks-1.53.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod invtweaks.forge.InvTweaksMod
2013-04-24 19:57:12 [FINEST] [inventorytweaks] Parsed dependency info : [Forge@[7.7.0,), FML@[5.0.0,)] [FML@[5.0.0,), Forge@[7.7.0,)] []
2013-04-24 19:57:12 [FINE] [inventorytweaks] Attempting to load the file version.properties from InventoryTweaks-1.53.jar to locate a version number for inventorytweaks
2013-04-24 19:57:12 [FINE] [inventorytweaks] Found version 1.53 for mod inventorytweaks in version.properties, using
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.5.1-5.2.4.368.zip for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.5.1-5.2.4.368.zip
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
2013-04-24 19:57:12 [FINEST] [ironChest] Parsed dependency info : [FML@[5.0.5,), Forge@[7.0,)] [Forge@[7.0,), FML@[5.0.5,)] []
2013-04-24 19:57:12 [FINE] [ironChest] Attempting to load the file version.properties from ironchest-universal-1.5.1-5.2.4.368.zip to locate a version number for IronChest
2013-04-24 19:57:12 [FINE] [ironChest] Found version 5.2.4.368 for mod IronChest in version.properties, using
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file Mekanism-v5.5.4.30.jar for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file Mekanism-v5.5.4.30.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.common.Mekanism
2013-04-24 19:57:12 [FINEST] [Mekanism] Parsed dependency info : [] [] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file MekanismGenerators-v5.5.4.30.jar for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismGenerators-v5.5.4.30.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.generators.common.MekanismGenerators
2013-04-24 19:57:12 [FINEST] [MekanismGenerators] Parsed dependency info : [Mekanism] [Mekanism] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file MekanismTools-v5.5.4.30.jar for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismTools-v5.5.4.30.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.tools.common.MekanismTools
2013-04-24 19:57:12 [FINEST] [MekanismTools] Parsed dependency info : [Mekanism] [Mekanism] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file MineChem_v3.x.47.jar for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file MineChem_v3.x.47.jar
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod ljdp.minechem.common.ModMinechem
2013-04-24 19:57:12 [FINEST] [minechem] Parsed dependency info : [] [] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining directory MoCreatures for potential mods
2013-04-24 19:57:12 [FINE] [ForgeModLoader] No mcmod.info file found in directory MoCreatures
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file More Swords Mod 2.4.2 For 1.5.1.jar for potential mods
2013-04-24 19:57:12 [FINE] [ForgeModLoader] The mod container More Swords Mod 2.4.2 For 1.5.1.jar appears to be missing an mcmod.info file
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod darkhax.moreswordsmod.MoreSwordsMod
2013-04-24 19:57:12 [FINEST] [MoreSwordsMod] Parsed dependency info : [] [] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file NEIPlugins-1.0.6.2.jar for potential mods
2013-04-24 19:57:12 [FINE] [ForgeModLoader] The mod container NEIPlugins-1.0.6.2.jar appears to be missing an mcmod.info file
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod mistaqur.nei.NEIPlugins
2013-04-24 19:57:12 [FINEST] [NEIPlugins] Parsed dependency info : [NotEnoughItems] [NotEnoughItems] []
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Examining file twilightforest-1.17.1.zip for potential mods
2013-04-24 19:57:12 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.17.1.zip
2013-04-24 19:57:12 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2013-04-24 19:57:12 [FINEST] [TwilightForest] Parsed dependency info : [] [] []
2013-04-24 19:57:12 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 35 mods to load

The Error:

2013-04-24 19:57:39 [FINE] [ForgeModLoader] Attempt to send packet to all around without a server instance available
2013-04-24 19:57:39 [FINE] [ForgeModLoader] Attempt to send packet to all around without a server instance available
2013-04-24 19:57:40 [FINE] [ForgeModLoader] Damage Indicators performing entity search...
2013-04-24 19:57:41 [iNFO] [Minecraft-Client] [CHAT] Damage Indicators Mod v.2.6.1 is up to date.
2013-04-24 19:57:41 [iNFO] [Galacticraft] Galacticraft remote version found: 0.1.33
2013-04-24 19:57:55 [iNFO] [sTDOUT] Inserted super call into ayy.c
2013-04-24 19:58:45 [iNFO] [sTDOUT] 0.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:45 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:46 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:47 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:48 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:49 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:50 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:51 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:52 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:53 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
2013-04-24 19:58:54 [iNFO] [sTDOUT] 2000.0
ad infinitim...

 

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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



×
×
  • Create New...

Important Information

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