Posted January 26, 201312 yr Hi, Running Minecraft v1.4.7 / Forge v6.6.0.499 on Linux. Vanilla Minecraft opens in approx 10 seconds, whereas Minecraft + Forge can take up to 2 minutes to load (with the pause being at the "scanning for mods" section). Looking at the Forge log, it appears to be recursively scanning the WHOLE of my home folder (not just the .minecraft folder) looking for mods. Is this a bug, or is there a config option I've missed? Also, I have to run Forge v6.6.0.499, as v6.6.0.5xx refuse to load ANY of my previously-created worlds, crashing with a stability error report. Is this normal? Daniel Here is a snippet of the Forge log (it is over 13MB in size!) 2013-01-26 16:47:26 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.10.524 for Minecraft 1.4.7 loading 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Discovering coremods 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Running coremod plugins 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-01-26 16:47:26 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-01-26 16:47:26 [FINEST] [ForgeModLoader] Validating minecraft 2013-01-26 16:47:27 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-01-26 16:47:29 [iNFO] [sTDOUT] 27 achievements 2013-01-26 16:47:30 [iNFO] [sTDOUT] 210 recipes 2013-01-26 16:47:30 [iNFO] [sTDOUT] Setting user: ScoobyDan, - 2013-01-26 16:47:30 [iNFO] [sTDERR] Client asked for parameter: server 2013-01-26 16:47:30 [iNFO] [sTDOUT] LWJGL Version: 2.9.0 2013-01-26 16:47:31 [iNFO] [sTDOUT] OptiFine_1.4.6_HD_U_B6 2013-01-26 16:47:31 [iNFO] [sTDOUT] Sat Jan 26 16:47:31 GMT 2013 2013-01-26 16:47:31 [iNFO] [sTDOUT] OS: Linux (amd64) version 3.5.0-18-generic 2013-01-26 16:47:31 [iNFO] [sTDOUT] Java: 1.7.0_11, Oracle Corporation 2013-01-26 16:47:31 [iNFO] [sTDOUT] VM: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation 2013-01-26 16:47:31 [iNFO] [sTDOUT] LWJGL: 2.9.0 2013-01-26 16:47:31 [iNFO] [sTDOUT] OpenGL: GeForce 8500 GT/PCIe/SSE2 version 3.3.0 NVIDIA 313.18, NVIDIA Corporation 2013-01-26 16:47:31 [iNFO] [sTDOUT] OpenGL Version: 3.3 2013-01-26 16:47:31 [iNFO] [sTDOUT] Checking for new version 2013-01-26 16:47:31 [iNFO] [sTDOUT] (Reflector) Class not present: LightCache 2013-01-26 16:47:31 [iNFO] [sTDOUT] (Reflector) Class not present: BlockCoord 2013-01-26 16:47:31 [iNFO] [sTDOUT] Version found: B6 2013-01-26 16:47:32 [iNFO] [sTDOUT] setupTexture: "/title/mojang.png", id: 1 2013-01-26 16:47:33 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2013-01-26 16:47:33 [iNFO] [sTDOUT] MinecraftForge v6.6.0.499 Initialized 2013-01-26 16:47:33 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.499 Initialized 2013-01-26 16:47:33 [iNFO] [sTDOUT] Replaced 84 ore recipies 2013-01-26 16:47:33 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2013-01-26 16:47:33 [iNFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.6_HD_U_B6, enabling compatibility features 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Found a minecraft related file at /mnt/data/Minecraft/Buildcraft/bin/minecraft.jar, examining for mod candidates 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/bin/lwjgl.jar 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/bin/lwjgl_util.jar 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/bin/jinput.jar 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Found a minecraft related directory at /home/daniel, examining for mod candidates 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/lib/argo-2.25.jar 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/lib/guava-12.0.1.jar 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/lib/asm-all-4.0.jar 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/lib/bcprov-jdk15on-147.jar 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-01-26 16:47:33 [iNFO] [ForgeModLoader] Searching /mnt/data/Minecraft/Buildcraft/mods for mods 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.6]ReiMinimap_v3.2_06.zip 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.4.0.jar 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap 2013-01-26 16:47:33 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods 2013-01-26 16:47:33 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file 2013-01-26 16:47:34 [FINE] [ForgeModLoader] Examining directory daniel for potential mods 2013-01-26 16:47:34 [FINE] [ForgeModLoader] No mcmod.info file found in directory daniel 2013-01-26 16:47:34 [FINEST] [ForgeModLoader] Recursing into package .adobe 2013-01-26 16:47:34 [FINEST] [ForgeModLoader] Recursing into package .adobe.Flash_Player 2013-01-26 16:47:34 [FINEST] [ForgeModLoader] Recursing into package .adobe.Flash_Player.AssetCache 2013-01-26 16:47:34 [FINEST] [ForgeModLoader] Recursing into package .adobe.Flash_Player.AssetCache.E7NPQE2E 2013-01-26 16:47:34 [FINEST] [ForgeModLoader] Recursing into package .cache 2013-01-26 16:47:34 [FINEST] [ForgeModLoader] Recursing into package .cache.chromium . . . Repeated for 54,500 lines, going through EVERY folder . . . 2013-01-26 16:49:06 [FINEST] [ForgeModLoader] Recursing into package Videos.Zena 2013-01-26 16:49:06 [FINEST] [ForgeModLoader] Recursing into package Videos.Zena_40th 2013-01-26 16:49:06 [FINEST] [ForgeModLoader] Recursing into package Videos.thumbnail 2013-01-26 16:49:06 [FINE] [ForgeModLoader] Examining file [1.4.6]ReiMinimap_v3.2_06.zip for potential mods 2013-01-26 16:49:06 [FINE] [ForgeModLoader] The mod container [1.4.6]ReiMinimap_v3.2_06.zip appears to be missing an mcmod.info file 2013-01-26 16:49:06 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap 2013-01-26 16:49:06 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.4.0.jar for potential mods 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.4.0.jar 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.3.0.0,)] [Forge@[6.3.0.0,)] [] 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods 2013-01-26 16:49:07 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap 2013-01-26 16:49:07 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 10 mods to load 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Received a system property request '' 2013-01-26 16:49:07 [FINE] [ForgeModLoader] System property request managing the state of 0 mods 2013-01-26 16:49:07 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Activating mod mcp 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Activating mod FML 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Activating mod Forge 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Builders 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Activating mod BuildCraft|Builders 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Core 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Activating mod BuildCraft|Core 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Energy 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Activating mod BuildCraft|Energy 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Factory 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Activating mod BuildCraft|Factory 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Silicon 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Activating mod BuildCraft|Silicon 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Transport 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Activating mod BuildCraft|Transport 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied 2013-01-26 16:49:07 [FINE] [ForgeModLoader] All mod requirements are satisfied 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Sorting mods into an ordered list 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Mod sorting completed successfully 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Mod sorting data: 2013-01-26 16:49:07 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.4.6]ReiMinimap_v3.2_06.zip () 2013-01-26 16:49:07 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.4.0): buildcraft-A-3.4.0.jar (required-after:Forge@[6.3.0.0,)) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|[email protected]) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|[email protected]) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|[email protected]) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|[email protected]) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|[email protected]) 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap 2013-01-26 16:49:07 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Core 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.4.0) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Core 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Builders 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.4.0) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Builders 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Energy 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.4.0) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Energy 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Factory 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.4.0) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Factory 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Transport 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.4.0) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Transport 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Silicon 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection 2013-01-26 16:49:07 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.4.0) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon 2013-01-26 16:49:07 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Silicon 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Mod signature data: 2013-01-26 16:49:07 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.10.524): coremods (NO VALID CERTIFICATE FOUND) 2013-01-26 16:49:07 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.0.499): coremods (NO VALID CERTIFICATE FOUND) 2013-01-26 16:49:08 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:v3.2_05 [1.4.6]): [1.4.6]ReiMinimap_v3.2_06.zip (NO VALID CERTIFICATE FOUND) 2013-01-26 16:49:08 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 16:49:08 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 16:49:08 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 16:49:08 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 16:49:08 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 16:49:08 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 16:49:08 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp 2013-01-26 16:49:08 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp 2013-01-26 16:49:08 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML 2013-01-26 16:49:08 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML 2013-01-26 16:49:08 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge 2013-01-26 16:49:08 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-01-26 16:49:08 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge 2013-01-26 16:49:08 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap 2013-01-26 16:49:08 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap 2013-01-26 16:49:08 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Core 2013-01-26 16:49:10 [WARNING] [ForgeModLoader] BuildCraft: Using outdated version [3.4.0 (build:13)] for Minecraft 1.4.7. Consider updating. 2013-01-26 16:49:10 [iNFO] [buildcraft] Starting BuildCraft 3.4.0 (:13) 2013-01-26 16:49:10 [iNFO] [buildcraft] Copyright © SpaceToad, 2011 2013-01-26 16:49:10 [iNFO] [buildcraft] http://www.mod-buildcraft.com 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemWrench(19362) owned by BuildCraft|Core 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19356) owned by BuildCraft|Core 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19357) owned by BuildCraft|Core 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19358) owned by BuildCraft|Core 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19359) owned by BuildCraft|Core 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19360) owned by BuildCraft|Core 2013-01-26 16:49:10 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Core 2013-01-26 16:49:10 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.builders.ItemBptTemplate(19361) owned by BuildCraft|Builders 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.builders.ItemBptBluePrint(19374) owned by BuildCraft|Builders 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1504) owned by BuildCraft|Builders 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1518) owned by BuildCraft|Builders 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1505) owned by BuildCraft|Builders 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1507) owned by BuildCraft|Builders 2013-01-26 16:49:10 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1508) owned by BuildCraft|Builders 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1515) owned by BuildCraft|Builders 2013-01-26 16:49:11 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders 2013-01-26 16:49:11 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.energy.ItemEngine(1510) owned by BuildCraft|Energy 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1521) owned by BuildCraft|Energy 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1520) owned by BuildCraft|Energy 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19364) owned by BuildCraft|Energy 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.energy.ItemBucketOil(19363) owned by BuildCraft|Energy 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19366) owned by BuildCraft|Energy 2013-01-26 16:49:11 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy 2013-01-26 16:49:11 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1500) owned by BuildCraft|Factory 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1501) owned by BuildCraft|Factory 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1502) owned by BuildCraft|Factory 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1509) owned by BuildCraft|Factory 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1503) owned by BuildCraft|Factory 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1512) owned by BuildCraft|Factory 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1511) owned by BuildCraft|Factory 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1514) owned by BuildCraft|Factory 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1519) owned by BuildCraft|Factory 2013-01-26 16:49:11 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory 2013-01-26 16:49:11 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19365) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item vq(1513) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19416) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19417) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19418) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19419) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19420) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19421) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19422) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19436) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19437) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19438) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19439) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19440) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19456) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19458) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19460) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19480) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19476) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19477) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19478) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19479) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19369) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19370) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19371) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19372) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemGate(19367) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemGate(19396) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemFacade(19397) owned by BuildCraft|Transport 2013-01-26 16:49:11 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport 2013-01-26 16:49:11 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1516) owned by BuildCraft|Silicon 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.silicon.ItemAssemblyTable(1517) owned by BuildCraft|Silicon 2013-01-26 16:49:11 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemRedstoneChipset(19373) owned by BuildCraft|Silicon 2013-01-26 16:49:11 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon 2013-01-26 16:49:11 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-01-26 16:49:12 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-01-26 16:49:12 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-01-26 16:49:12 [iNFO] [sTDOUT] OpenAL initialized. 2013-01-26 16:49:12 [iNFO] [sTDOUT] setupTexture: "/terrain.png", id: 7 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: bdj@77e51995, texId: 7, index: 237 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: bdm@6105c7d8, texId: 7, index: 205 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: bdk@428367ab, texId: 7, index: 14 2013-01-26 16:49:12 [iNFO] [sTDOUT] setupTexture: "/gui/items.png", id: 8 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: bdf@1d008692, texId: 8, index: 54 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: bde@18c5ca99, texId: 8, index: 70 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: bdl@120511ce, texId: 7, index: 206 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: bdi@ad3f4a0, texId: 7, index: 238 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: bdh@616139ed, texId: 7, index: 31 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: bdh@3622288d, texId: 7, index: 47 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX removed: bdj@77e51995, texId: 7, index: 237 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFX@2dcf5261, texId: 7, index: 237 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX removed: bdm@6105c7d8, texId: 7, index: 205 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFX@62975c6, texId: 7, index: 205 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX removed: bdk@428367ab, texId: 7, index: 14 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: TextureHDPortalFX@bf31d53, texId: 7, index: 14 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX removed: bdl@120511ce, texId: 7, index: 206 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFlowFX@60a3a46, texId: 7, index: 206 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX removed: bdi@ad3f4a0, texId: 7, index: 238 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFlowFX@977ccc3, texId: 7, index: 238 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX removed: bdh@616139ed, texId: 7, index: 31 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@18241b10, texId: 7, index: 31 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX removed: bdh@3622288d, texId: 7, index: 47 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@23776914, texId: 7, index: 47 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX removed: bdf@1d008692, texId: 8, index: 54 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX registered: TextureHDCompassFX@5e79de89, texId: 8, index: 54 2013-01-26 16:49:12 [iNFO] [sTDOUT] TextureFX removed: bde@18c5ca99, texId: 8, index: 70 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureFX registered: TextureHDWatchFX@80fd41d, texId: 8, index: 70 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureFX registered: TextureHDCustomFX@2412c5e9, texId: 7, index: 61 2013-01-26 16:49:13 [iNFO] [sTDOUT] Loading custom colors: /misc/grasscolor.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Loading custom colors: /misc/foliagecolor.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Loading custom colors: /misc/swampgrasscolor.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Loading custom colors: /misc/swampfoliagecolor.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Loading custom colors: /misc/skycolor0.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Loading custom colors: /misc/fogcolor0.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Loading custom colors: /misc/underwatercolor.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Loading /color.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] Custom color: drop.water = 93b9f1 2013-01-26 16:49:13 [iNFO] [sTDOUT] Custom color: fog.nether = 4d0b0b 2013-01-26 16:49:13 [iNFO] [sTDOUT] Custom color: fog.end = 150018 2013-01-26 16:49:13 [iNFO] [sTDOUT] Custom color: sky.end = 000000 2013-01-26 16:49:13 [iNFO] [sTDOUT] Block palette: palette.block./misc/sandcolor.png = 12 2013-01-26 16:49:13 [iNFO] [sTDOUT] Loading custom colors: /misc/sandcolor.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Block palette: palette.block./misc/stonecolor.png = 1 4 13 14 15 16 21 23 24 29 33 43 44 48 56 61 62 67 70 73 74 82 93 94 97 98 109 128 129 2013-01-26 16:49:13 [iNFO] [sTDOUT] Loading custom colors: /misc/stonecolor.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/block20.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] setupTexture: "/ctm/ctm.png", id: 9 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/block20a.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/block85.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] setupTexture: "/ctm/sphax_ctm.png", id: 10 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/block85a.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/block102.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/block102a.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/block113.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/block113a.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain0.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain2.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain3.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain6.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] Number of weights must equal the number of tiles: /ctm/terrain6.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain7.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain16.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] Number of weights must equal the number of tiles: /ctm/terrain16.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain22.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm2.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] setupTexture: "/ctm/sphax_ctm2.png", id: 11 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain23.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm2.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain24.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm2.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain25.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm2.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain35.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain41.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain49.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain54.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain73.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84a.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84b.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84c.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84d.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84e.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84f.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84g.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84h.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84i.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84j.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84k.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84l.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84m.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84n.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain148.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain192.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain229.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] Connected texture: /ctm/terrain230.properties 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 16:49:13 [iNFO] [sTDOUT] setupTexture: "/ctm.png", id: 12 2013-01-26 16:49:13 [iNFO] [sTDOUT] MatchingCtmPng: false 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_ReiMinimap 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_ReiMinimap 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Core 2013-01-26 16:49:13 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcRobot as BuildCraft|Core.bcRobot 2013-01-26 16:49:13 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcLaser as BuildCraft|Core.bcLaser 2013-01-26 16:49:13 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcEnergyLaser as BuildCraft|Core.bcEnergyLaser 2013-01-26 16:49:13 [iNFO] [sTDOUT] setupTexture: "/gfx/buildcraft/blocks/blocks.png", id: 13 2013-01-26 16:49:13 [iNFO] [sTDOUT] setupTexture: "/gfx/buildcraft/items/items.png", id: 14 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Core 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Builders 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Builders 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Energy 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureFX registered: buildcraft.energy.render.TextureOilFX@2d133c66, texId: 13, index: 205 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureFX registered: buildcraft.energy.render.TextureFuelFX@34b8aad8, texId: 14, index: 0 2013-01-26 16:49:13 [iNFO] [sTDOUT] TextureFX registered: buildcraft.energy.render.TextureOilFlowFX@47d865f2, texId: 13, index: 206 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Energy 2013-01-26 16:49:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Factory 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Factory 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Transport 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Transport 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Silicon 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Silicon 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_ReiMinimap 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_ReiMinimap 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_ReiMinimap 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Core 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Core 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Core 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Builders 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Builders 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Builders 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Energy 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Energy 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Energy 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Factory 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Factory 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Factory 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Transport 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Transport 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Transport 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Silicon 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Silicon 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Silicon 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Core 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Core 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Builders 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Builders 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Energy 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Energy 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Factory 2013-01-26 16:49:14 [FINE] [buildcraft] NEI not detected. 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Factory 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Transport 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Transport 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_ReiMinimap 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_ReiMinimap 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_ReiMinimap 2013-01-26 16:49:14 [FINEST] [ForgeModLoader] Received 52 renderers from basemod mod_ReiMinimap 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_ReiMinimap 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Core 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Core 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Builders 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Builders 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Energy 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Energy 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Factory 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Factory 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Transport 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Transport 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Silicon 2013-01-26 16:49:14 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Silicon 2013-01-26 16:49:14 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 10 mods 2013-01-26 16:49:14 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama0.png", id: 16 2013-01-26 16:49:14 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama1.png", id: 17 2013-01-26 16:49:14 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama2.png", id: 18 2013-01-26 16:49:14 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama3.png", id: 19 2013-01-26 16:49:14 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama4.png", id: 20 2013-01-26 16:49:14 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama5.png", id: 21 2013-01-26 16:49:14 [iNFO] [sTDOUT] setupTexture: "/title/mclogo.png", id: 22 2013-01-26 16:49:14 [iNFO] [sTDOUT] setupTexture: "/gui/gui.png", id: 23 2013-01-26 16:49:14 [iNFO] [sTDOUT] setupTexture: "/gui/particles.png", id: 24 2013-01-26 16:49:40 [iNFO] [sTDOUT] Stopping! 2013-01-26 16:49:40 [iNFO] [sTDOUT] SoundSystem shutting down... 2013-01-26 16:49:40 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com
January 26, 201312 yr Author LUModder, It's nowhere near the Desktop: daniel@daniel-desktop:~$ ls -al total 272 drwxr-xr-x 28 daniel daniel 4096 Jan 26 16:24 . drwxr-xr-x 3 root root 4096 Jan 23 11:58 .. drwx------ 3 daniel daniel 4096 Jan 23 14:25 .adobe -rw------- 1 daniel daniel 5725 Jan 26 16:38 .bash_history -rw-r--r-- 1 daniel daniel 220 Jan 23 11:58 .bash_logout -rw-r--r-- 1 daniel daniel 3620 Jan 23 13:25 .bashrc -rw-rw-r-- 1 daniel daniel 18158 Jan 25 15:49 BuffChat.jpg drwx------ 11 daniel daniel 4096 Jan 26 16:02 .cache drwxr-xr-x 22 daniel daniel 4096 Jan 26 16:14 .config lrwxrwxrwx 1 daniel daniel 16 Jan 25 16:35 .conky -> /mnt/data/.conky -rwxrwxr-x 1 daniel daniel 143 Jan 25 19:20 .conky_start.sh drwx------ 3 daniel daniel 4096 Jan 23 12:02 .dbus -rw-r--r-- 1 daniel daniel 28 Jan 26 16:24 .dmrc lrwxrwxrwx 1 daniel daniel 20 Jan 23 12:59 Documents -> /mnt/data/Documents/ lrwxrwxrwx 1 daniel daniel 20 Jan 23 12:59 Downloads -> /mnt/data/Downloads/ drwx------ 3 daniel daniel 4096 Jan 26 16:24 .dropbox lrwxrwxrwx 1 daniel daniel 18 Jan 23 18:37 Dropbox -> /mnt/data/Dropbox/ drwxr-xr-x 4 daniel daniel 4096 Jan 23 18:18 .dropbox-dist -rw-r--r-- 1 daniel daniel 9362 Jan 23 11:58 .face drwxr-xr-x 2 daniel daniel 4096 Jan 25 15:16 .fontconfig lrwxrwxrwx 1 daniel daniel 17 Jan 23 12:59 .fonts -> /mnt/data/.fonts/ drwx------ 5 daniel daniel 4096 Jan 26 16:24 .gconf drwxr-xr-x 24 daniel daniel 4096 Jan 25 19:15 .gimp-2.8 -rw-r----- 1 daniel daniel 0 Jan 26 16:31 .gksu.lock drwx------ 3 daniel daniel 4096 Jan 23 13:18 .gnome drwx------ 4 daniel daniel 4096 Jan 23 13:19 .gnome2 -rw------- 1 daniel daniel 0 Jan 23 12:24 .goutputstream-0CM0QW -rw------- 1 daniel daniel 0 Jan 25 21:41 .goutputstream-0PHIRW -rw------- 1 daniel daniel 0 Jan 23 12:11 .goutputstream-0UZWQW -rw------- 1 daniel daniel 0 Jan 23 14:26 .goutputstream-1BLZQW -rw------- 1 daniel daniel 0 Jan 24 01:27 .goutputstream-3GJXRW -rw------- 1 daniel daniel 0 Jan 25 20:29 .goutputstream-42YWRW -rw------- 1 daniel daniel 0 Jan 25 21:50 .goutputstream-4OTORW -rw------- 1 daniel daniel 0 Jan 26 16:22 .goutputstream-BJEFRW -rw------- 1 daniel daniel 0 Jan 26 02:32 .goutputstream-E8EGRW -rw------- 1 daniel daniel 0 Jan 26 16:09 .goutputstream-GYYSRW -rw------- 1 daniel daniel 0 Jan 26 14:07 .goutputstream-JHBHRW -rw------- 1 daniel daniel 0 Jan 26 14:30 .goutputstream-QSWNRW -rw------- 1 daniel daniel 0 Jan 25 22:08 .goutputstream-X1YDRW drwxrwxr-x 2 daniel daniel 4096 Jan 23 13:21 .gstreamer-0.10 -rw-rw-r-- 1 daniel daniel 159 Jan 26 16:24 .gtk-bookmarks dr-x------ 2 daniel daniel 0 Jan 26 16:24 .gvfs -rw------- 1 daniel daniel 7366 Jan 26 16:24 .ICEauthority drwxrwxr-x 3 daniel daniel 4096 Jan 23 13:54 .java drwxr-xr-x 3 daniel daniel 4096 Jan 23 12:02 .local drwx------ 3 daniel daniel 4096 Jan 23 14:25 .macromedia lrwxrwxrwx 1 daniel daniel 31 Jan 26 16:00 .minecraft -> /mnt/data/Minecraft/Buildcraft/ drwxrwxr-x 6 daniel daniel 4096 Jan 25 20:59 Minecraft_bak drwx------ 3 daniel daniel 4096 Jan 23 12:02 .mission-control lrwxrwxrwx 1 daniel daniel 19 Jan 23 12:59 .mozilla -> /mnt/data/.mozilla/ drwxrwxr-x 2 daniel daniel 4096 Jan 26 16:14 .mplayer lrwxrwxrwx 1 daniel daniel 16 Jan 23 12:59 Music -> /mnt/data/Music/ -rw-rw-r-- 1 daniel daniel 16603 Jan 25 15:25 no_image.jpg drwx------ 4 daniel daniel 4096 Jan 25 15:16 .nv -rw-rw-r-- 1 daniel daniel 1266 Jan 25 21:51 .nvidia-settings-rc drwxrwxr-x 2 daniel daniel 4096 Jan 25 15:01 .photo lrwxrwxrwx 1 daniel daniel 19 Jan 23 12:59 Pictures -> /mnt/data/Pictures/ drwx------ 3 daniel daniel 4096 Jan 23 13:26 .pki -rw-r--r-- 1 daniel daniel 675 Jan 23 11:58 .profile -rw-rw-r-- 1 daniel daniel 29421 Jan 22 11:25 profile.jpg drwxr-xr-x 2 daniel daniel 4096 Jan 23 12:02 Public drwx------ 2 daniel daniel 4096 Jan 26 16:24 .pulse -rw------- 1 daniel daniel 256 Jan 23 12:02 .pulse-cookie drwxr-xr-x 2 daniel daniel 4096 Jan 23 12:02 Templates drwx------ 3 daniel daniel 4096 Jan 23 12:36 .thumbnails lrwxrwxrwx 1 daniel daniel 23 Jan 23 12:59 .thunderbird -> /mnt/data/.thunderbird/ lrwxrwxrwx 1 daniel daniel 19 Jan 23 12:59 Torrents -> /mnt/data/Torrents/ lrwxrwxrwx 1 daniel daniel 17 Jan 23 12:59 Videos -> /mnt/data/Videos/ -rw------- 1 daniel daniel 59 Jan 26 16:24 .Xauthority -rw------- 1 daniel daniel 12748 Jan 26 17:34 .xsession-errors -rw------- 1 daniel daniel 9521 Jan 26 16:22 .xsession-errors.old Could it be because I'm sym-linking to a shared folder? I dual-boot two linux distro's, and share the Minecraft installation between them. This works fine with normal Minecraft, but not with Forge. I have copied the minecraft folder into my home folder, removing the sym-link, but it still scans the whole computer
January 26, 201312 yr Author I'm not using MCPatcher. I am using a script (obtained from the Minecraft Wiki) to launch Minecraft: java -Xmx1024M -Xms512M -cp /home/daniel/.minecraft/bin/minecraft.jar:/home/daniel/.minecraft/bin/lwjgl.jar:/home/daniel/.minecraft/bin/lwjgl_util.jar:/home/daniel/.minecraft/bin/jinput.jar: -Djava.library.path=/home/daniel/.minecraft/bin/natives net.minecraft.client.Minecraft ScoobyDan I have just launched via the usual "minecraft_launcher.jar", and it flew straight through (see log below). Consider this solved (well, a work-around is available) Daniel 2013-01-26 20:40:51 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.10.524 for Minecraft 1.4.7 loading 2013-01-26 20:40:51 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-01-26 20:40:51 [FINEST] [ForgeModLoader] Discovering coremods 2013-01-26 20:40:51 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2013-01-26 20:40:51 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2013-01-26 20:40:51 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2013-01-26 20:40:51 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir 2013-01-26 20:40:52 [FINEST] [ForgeModLoader] Running coremod plugins 2013-01-26 20:40:52 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-01-26 20:40:52 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing 2013-01-26 20:40:52 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-01-26 20:40:52 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-01-26 20:40:52 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-01-26 20:40:52 [FINEST] [ForgeModLoader] Validating minecraft 2013-01-26 20:40:52 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-01-26 20:40:55 [iNFO] [sTDOUT] 27 achievements 2013-01-26 20:40:55 [iNFO] [sTDOUT] 210 recipes 2013-01-26 20:40:55 [iNFO] [sTDOUT] Setting user: ScoobyDan, 12345 2013-01-26 20:40:56 [iNFO] [sTDOUT] LWJGL Version: 2.9.0 2013-01-26 20:40:56 [iNFO] [sTDOUT] OptiFine_1.4.6_HD_U_B6 2013-01-26 20:40:56 [iNFO] [sTDOUT] Sat Jan 26 20:40:56 GMT 2013 2013-01-26 20:40:56 [iNFO] [sTDOUT] OS: Linux (amd64) version 3.5.0-18-generic 2013-01-26 20:40:56 [iNFO] [sTDOUT] Java: 1.7.0_11, Oracle Corporation 2013-01-26 20:40:56 [iNFO] [sTDOUT] VM: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation 2013-01-26 20:40:56 [iNFO] [sTDOUT] LWJGL: 2.9.0 2013-01-26 20:40:56 [iNFO] [sTDOUT] OpenGL: GeForce 8500 GT/PCIe/SSE2 version 3.3.0 NVIDIA 313.18, NVIDIA Corporation 2013-01-26 20:40:56 [iNFO] [sTDOUT] OpenGL Version: 3.3 2013-01-26 20:40:56 [iNFO] [sTDOUT] Checking for new version 2013-01-26 20:40:56 [iNFO] [sTDOUT] (Reflector) Class not present: LightCache 2013-01-26 20:40:56 [iNFO] [sTDOUT] (Reflector) Class not present: BlockCoord 2013-01-26 20:40:56 [iNFO] [sTDOUT] Version found: B6 2013-01-26 20:40:56 [iNFO] [sTDOUT] setupTexture: "/title/mojang.png", id: 1 2013-01-26 20:40:57 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2013-01-26 20:40:57 [iNFO] [sTDOUT] MinecraftForge v6.6.0.499 Initialized 2013-01-26 20:40:57 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.499 Initialized 2013-01-26 20:40:57 [iNFO] [sTDOUT] Replaced 84 ore recipies 2013-01-26 20:40:57 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2013-01-26 20:40:57 [iNFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.6_HD_U_B6, enabling compatibility features 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Skipping known library file /home/daniel/.minecraft/bin/lwjgl.jar 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Skipping known library file /home/daniel/.minecraft/bin/jinput.jar 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Skipping known library file /home/daniel/.minecraft/bin/lwjgl_util.jar 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Found a minecraft related file at /home/daniel/.minecraft/bin/minecraft.jar, examining for mod candidates 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/lib/argo-2.25.jar 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/lib/guava-12.0.1.jar 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/lib/asm-all-4.0.jar 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Skipping known library file /mnt/data/Minecraft/Buildcraft/lib/bcprov-jdk15on-147.jar 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-01-26 20:40:57 [iNFO] [ForgeModLoader] Searching /mnt/data/Minecraft/Buildcraft/mods for mods 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.6]ReiMinimap_v3.2_06.zip 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.4.0.jar 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap 2013-01-26 20:40:57 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods 2013-01-26 20:40:57 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Examining file [1.4.6]ReiMinimap_v3.2_06.zip for potential mods 2013-01-26 20:40:58 [FINE] [ForgeModLoader] The mod container [1.4.6]ReiMinimap_v3.2_06.zip appears to be missing an mcmod.info file 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.4.0.jar for potential mods 2013-01-26 20:40:58 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.4.0.jar 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders 2013-01-26 20:40:58 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore 2013-01-26 20:40:58 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.3.0.0,)] [Forge@[6.3.0.0,)] [] 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy 2013-01-26 20:40:58 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory 2013-01-26 20:40:58 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon 2013-01-26 20:40:58 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport 2013-01-26 20:40:58 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] [] 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods 2013-01-26 20:40:58 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap 2013-01-26 20:40:58 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 10 mods to load 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Received a system property request '' 2013-01-26 20:40:58 [FINE] [ForgeModLoader] System property request managing the state of 0 mods 2013-01-26 20:40:58 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Activating mod mcp 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Activating mod FML 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Activating mod Forge 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Builders 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Activating mod BuildCraft|Builders 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Core 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Activating mod BuildCraft|Core 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Energy 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Activating mod BuildCraft|Energy 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Factory 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Activating mod BuildCraft|Factory 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Silicon 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Activating mod BuildCraft|Silicon 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Transport 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Activating mod BuildCraft|Transport 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied 2013-01-26 20:40:58 [FINE] [ForgeModLoader] All mod requirements are satisfied 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Sorting mods into an ordered list 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Mod sorting completed successfully 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Mod sorting data: 2013-01-26 20:40:58 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.4.6]ReiMinimap_v3.2_06.zip () 2013-01-26 20:40:58 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.4.0): buildcraft-A-3.4.0.jar (required-after:Forge@[6.3.0.0,)) 2013-01-26 20:40:58 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|[email protected]) 2013-01-26 20:40:58 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|[email protected]) 2013-01-26 20:40:58 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|[email protected]) 2013-01-26 20:40:58 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|[email protected]) 2013-01-26 20:40:58 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.4.0): buildcraft-A-3.4.0.jar (required-after:BuildCraft|[email protected]) 2013-01-26 20:40:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp 2013-01-26 20:40:58 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp 2013-01-26 20:40:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML 2013-01-26 20:40:58 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML 2013-01-26 20:40:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge 2013-01-26 20:40:58 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge 2013-01-26 20:40:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap 2013-01-26 20:40:58 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap 2013-01-26 20:40:58 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap 2013-01-26 20:40:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Core 2013-01-26 20:40:58 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection 2013-01-26 20:40:58 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.4.0) 2013-01-26 20:40:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Core 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Builders 2013-01-26 20:40:59 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection 2013-01-26 20:40:59 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.4.0) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Builders 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Energy 2013-01-26 20:40:59 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection 2013-01-26 20:40:59 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.4.0) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Energy 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Factory 2013-01-26 20:40:59 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection 2013-01-26 20:40:59 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.4.0) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Factory 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Transport 2013-01-26 20:40:59 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection 2013-01-26 20:40:59 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.4.0) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Transport 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Silicon 2013-01-26 20:40:59 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection 2013-01-26 20:40:59 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.4.0) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Silicon 2013-01-26 20:40:59 [FINE] [ForgeModLoader] Mod signature data: 2013-01-26 20:40:59 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.10.524): coremods (NO VALID CERTIFICATE FOUND) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.0.499): coremods (NO VALID CERTIFICATE FOUND) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:v3.2_05 [1.4.6]): [1.4.6]ReiMinimap_v3.2_06.zip (NO VALID CERTIFICATE FOUND) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 20:40:59 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.4.0): buildcraft-A-3.4.0.jar (NO VALID CERTIFICATE FOUND) 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge 2013-01-26 20:40:59 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap 2013-01-26 20:40:59 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Core 2013-01-26 20:41:01 [WARNING] [ForgeModLoader] BuildCraft: Using outdated version [3.4.0 (build:13)] for Minecraft 1.4.7. Consider updating. 2013-01-26 20:41:01 [iNFO] [buildcraft] Starting BuildCraft 3.4.0 (:13) 2013-01-26 20:41:01 [iNFO] [buildcraft] Copyright © SpaceToad, 2011 2013-01-26 20:41:01 [iNFO] [buildcraft] http://www.mod-buildcraft.com 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemWrench(19362) owned by BuildCraft|Core 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19356) owned by BuildCraft|Core 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19357) owned by BuildCraft|Core 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19358) owned by BuildCraft|Core 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19359) owned by BuildCraft|Core 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19360) owned by BuildCraft|Core 2013-01-26 20:41:01 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Core 2013-01-26 20:41:01 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Builders 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.builders.ItemBptTemplate(19361) owned by BuildCraft|Builders 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.builders.ItemBptBluePrint(19374) owned by BuildCraft|Builders 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1504) owned by BuildCraft|Builders 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1518) owned by BuildCraft|Builders 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1505) owned by BuildCraft|Builders 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1507) owned by BuildCraft|Builders 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1508) owned by BuildCraft|Builders 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1515) owned by BuildCraft|Builders 2013-01-26 20:41:01 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Builders 2013-01-26 20:41:01 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Energy 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.energy.ItemEngine(1510) owned by BuildCraft|Energy 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1521) owned by BuildCraft|Energy 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1520) owned by BuildCraft|Energy 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19364) owned by BuildCraft|Energy 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.energy.ItemBucketOil(19363) owned by BuildCraft|Energy 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19366) owned by BuildCraft|Energy 2013-01-26 20:41:01 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Energy 2013-01-26 20:41:01 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Factory 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1500) owned by BuildCraft|Factory 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1501) owned by BuildCraft|Factory 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1502) owned by BuildCraft|Factory 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1509) owned by BuildCraft|Factory 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1503) owned by BuildCraft|Factory 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1512) owned by BuildCraft|Factory 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1511) owned by BuildCraft|Factory 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1514) owned by BuildCraft|Factory 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1519) owned by BuildCraft|Factory 2013-01-26 20:41:01 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Factory 2013-01-26 20:41:01 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Transport 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19365) owned by BuildCraft|Transport 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item vq(1513) owned by BuildCraft|Transport 2013-01-26 20:41:01 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19416) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19417) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19418) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19419) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19420) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19421) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19422) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19436) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19437) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19438) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19439) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19440) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19456) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19458) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19460) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19480) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19476) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19477) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19478) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemPipe(19479) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19369) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19370) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19371) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBuildCraft(19372) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemGate(19367) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemGate(19396) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.transport.ItemFacade(19397) owned by BuildCraft|Transport 2013-01-26 20:41:02 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Transport 2013-01-26 20:41:02 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemBlockBuildCraft(1516) owned by BuildCraft|Silicon 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.silicon.ItemAssemblyTable(1517) owned by BuildCraft|Silicon 2013-01-26 20:41:02 [FINE] [ForgeModLoader] [itemTracker] Adding item buildcraft.core.ItemRedstoneChipset(19373) owned by BuildCraft|Silicon 2013-01-26 20:41:02 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon 2013-01-26 20:41:02 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-01-26 20:41:02 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-01-26 20:41:02 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-01-26 20:41:02 [iNFO] [sTDOUT] OpenAL initialized. 2013-01-26 20:41:03 [iNFO] [sTDOUT] setupTexture: "/terrain.png", id: 7 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: bdj@62458b61, texId: 7, index: 237 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: bdm@43df3bd0, texId: 7, index: 205 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: bdk@74cff77f, texId: 7, index: 14 2013-01-26 20:41:03 [iNFO] [sTDOUT] setupTexture: "/gui/items.png", id: 8 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: bdf@5512520e, texId: 8, index: 54 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: bde@5d098870, texId: 8, index: 70 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: bdl@7b0e6f6e, texId: 7, index: 206 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: bdi@70b5dddf, texId: 7, index: 238 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: bdh@33f99548, texId: 7, index: 31 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: bdh@46b7c4a0, texId: 7, index: 47 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX removed: bdj@62458b61, texId: 7, index: 237 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFX@4021a4d2, texId: 7, index: 237 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX removed: bdm@43df3bd0, texId: 7, index: 205 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFX@60cbf7e2, texId: 7, index: 205 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX removed: bdk@74cff77f, texId: 7, index: 14 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: TextureHDPortalFX@6eff4813, texId: 7, index: 14 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX removed: bdl@7b0e6f6e, texId: 7, index: 206 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFlowFX@39d51053, texId: 7, index: 206 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX removed: bdi@70b5dddf, texId: 7, index: 238 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFlowFX@5322d6ce, texId: 7, index: 238 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX removed: bdh@33f99548, texId: 7, index: 31 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@14449906, texId: 7, index: 31 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX removed: bdh@46b7c4a0, texId: 7, index: 47 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@7790464b, texId: 7, index: 47 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX removed: bdf@5512520e, texId: 8, index: 54 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: TextureHDCompassFX@79916512, texId: 8, index: 54 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX removed: bde@5d098870, texId: 8, index: 70 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: TextureHDWatchFX@2f78317c, texId: 8, index: 70 2013-01-26 20:41:03 [iNFO] [sTDOUT] TextureFX registered: TextureHDCustomFX@3606bc8d, texId: 7, index: 61 2013-01-26 20:41:03 [iNFO] [sTDOUT] Loading custom colors: /misc/grasscolor.png 2013-01-26 20:41:03 [iNFO] [sTDOUT] Loading custom colors: /misc/foliagecolor.png 2013-01-26 20:41:03 [iNFO] [sTDOUT] Loading custom colors: /misc/swampgrasscolor.png 2013-01-26 20:41:03 [iNFO] [sTDOUT] Loading custom colors: /misc/swampfoliagecolor.png 2013-01-26 20:41:03 [iNFO] [sTDOUT] Loading custom colors: /misc/skycolor0.png 2013-01-26 20:41:03 [iNFO] [sTDOUT] Loading custom colors: /misc/fogcolor0.png 2013-01-26 20:41:03 [iNFO] [sTDOUT] Loading custom colors: /misc/underwatercolor.png 2013-01-26 20:41:03 [iNFO] [sTDOUT] Loading /color.properties 2013-01-26 20:41:03 [iNFO] [sTDOUT] Custom color: drop.water = 93b9f1 2013-01-26 20:41:03 [iNFO] [sTDOUT] Custom color: fog.nether = 4d0b0b 2013-01-26 20:41:03 [iNFO] [sTDOUT] Custom color: fog.end = 150018 2013-01-26 20:41:03 [iNFO] [sTDOUT] Custom color: sky.end = 000000 2013-01-26 20:41:03 [iNFO] [sTDOUT] Block palette: palette.block./misc/sandcolor.png = 12 2013-01-26 20:41:03 [iNFO] [sTDOUT] Loading custom colors: /misc/sandcolor.png 2013-01-26 20:41:03 [iNFO] [sTDOUT] Block palette: palette.block./misc/stonecolor.png = 1 4 13 14 15 16 21 23 24 29 33 43 44 48 56 61 62 67 70 73 74 82 93 94 97 98 109 128 129 2013-01-26 20:41:03 [iNFO] [sTDOUT] Loading custom colors: /misc/stonecolor.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/block20.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] setupTexture: "/ctm/ctm.png", id: 9 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/block20a.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/block85.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] setupTexture: "/ctm/sphax_ctm.png", id: 10 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/block85a.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/block102.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/block102a.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/block113.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/block113a.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain0.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain2.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain3.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain6.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] Number of weights must equal the number of tiles: /ctm/terrain6.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain7.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain16.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] Number of weights must equal the number of tiles: /ctm/terrain16.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain22.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm2.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] setupTexture: "/ctm/sphax_ctm2.png", id: 11 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain23.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm2.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain24.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm2.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain25.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm2.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain35.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain41.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain49.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain54.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain73.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84a.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84b.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84c.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84d.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84e.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84f.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84g.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84h.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84i.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84j.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84k.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84l.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84m.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain84n.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain148.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain192.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain229.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] Connected texture: /ctm/terrain230.properties 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png 2013-01-26 20:41:04 [iNFO] [sTDOUT] setupTexture: "/ctm.png", id: 12 2013-01-26 20:41:04 [iNFO] [sTDOUT] MatchingCtmPng: false 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_ReiMinimap 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_ReiMinimap 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Core 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcRobot as BuildCraft|Core.bcRobot 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcLaser as BuildCraft|Core.bcLaser 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Automatically registered mod BuildCraft|Core entity bcEnergyLaser as BuildCraft|Core.bcEnergyLaser 2013-01-26 20:41:04 [iNFO] [sTDOUT] setupTexture: "/gfx/buildcraft/blocks/blocks.png", id: 13 2013-01-26 20:41:04 [iNFO] [sTDOUT] setupTexture: "/gfx/buildcraft/items/items.png", id: 14 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Core 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Builders 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Builders 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Energy 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureFX registered: buildcraft.energy.render.TextureOilFX@7fb1ae1d, texId: 13, index: 205 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureFX registered: buildcraft.energy.render.TextureFuelFX@6db86d54, texId: 14, index: 0 2013-01-26 20:41:04 [iNFO] [sTDOUT] TextureFX registered: buildcraft.energy.render.TextureOilFlowFX@6711de12, texId: 13, index: 206 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Energy 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Factory 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Factory 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Transport 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Transport 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod BuildCraft|Silicon 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod BuildCraft|Silicon 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_ReiMinimap 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_ReiMinimap 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_ReiMinimap 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Core 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Core 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Core 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Builders 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Builders 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Builders 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Energy 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Energy 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Energy 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Factory 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Factory 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Factory 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Transport 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Transport 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Transport 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod BuildCraft|Silicon 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event IMCEvent to mod BuildCraft|Silicon 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event IMCEvent to mod BuildCraft|Silicon 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Core 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Core 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Builders 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Builders 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Energy 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Energy 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Factory 2013-01-26 20:41:04 [FINE] [buildcraft] NEI not detected. 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Factory 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Transport 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Transport 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_ReiMinimap 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_ReiMinimap 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_ReiMinimap 2013-01-26 20:41:04 [FINEST] [ForgeModLoader] Received 52 renderers from basemod mod_ReiMinimap 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_ReiMinimap 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Core 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Core 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Builders 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Builders 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Energy 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Energy 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Factory 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Factory 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Transport 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Transport 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Silicon 2013-01-26 20:41:04 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Silicon 2013-01-26 20:41:04 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 10 mods 2013-01-26 20:41:05 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama0.png", id: 16 2013-01-26 20:41:05 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama1.png", id: 17 2013-01-26 20:41:05 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama2.png", id: 18 2013-01-26 20:41:05 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama3.png", id: 19 2013-01-26 20:41:05 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama4.png", id: 20 2013-01-26 20:41:05 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama5.png", id: 21 2013-01-26 20:41:05 [iNFO] [sTDOUT] setupTexture: "/title/mclogo.png", id: 22 2013-01-26 20:41:05 [iNFO] [sTDOUT] setupTexture: "/gui/gui.png", id: 23 2013-01-26 20:41:05 [iNFO] [sTDOUT] setupTexture: "/gui/particles.png", id: 24 2013-01-26 20:41:27 [iNFO] [sTDOUT] Stopping! 2013-01-26 20:41:27 [iNFO] [sTDOUT] SoundSystem shutting down... 2013-01-26 20:41:28 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com
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.