Jump to content

ripptide

Members
  • Posts

    5
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

ripptide's Achievements

Tree Puncher

Tree Puncher (2/8)

1

Reputation

  1. Thanks for the catch Miniwolfie, it was Logistics Pipes, but it was the new version (build 82) that was causing the problem. Had to go back to build 77 before I could get it to work. Thanks again. cheers
  2. Rather a weird problem. I have 1.4.7 with FML 518. I also have about 74 mods installed, and am using MultiMC launcher. The game launches fine and runs without a problem, but in the MultiMC monitor window there is a continuous stream on Forge messages. After about 2 hours I quit and took a look at the Forge log which had reached 285 MB (yes, I mean MB). Aside from all the normal startup messages etc, once the game was running the same 2 messages seem to be generating over and over. 2013-01-31 20:31:37 [iNFO] [sTDERR] java.lang.NoSuchFieldException: delayedEntitiesToLoad 2013-01-31 20:31:37 [iNFO] [sTDERR] at java.lang.Class.getDeclaredField(Unknown Source) 2013-01-31 20:31:37 [iNFO] [sTDERR] at logisticspipes.ticks.WorldTickHandler.tickEnd(WorldTickHandler.java:49) 2013-01-31 20:31:37 [iNFO] [sTDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22) 2013-01-31 20:31:37 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:138) 2013-01-31 20:31:37 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:367) 2013-01-31 20:31:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1912) 2013-01-31 20:31:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:846) 2013-01-31 20:31:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:771) 2013-01-31 20:31:37 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-01-31 20:31:37 [iNFO] [sTDERR] java.lang.NoSuchFieldException: delayedEntitiesToLoad 2013-01-31 20:31:37 [iNFO] [sTDERR] at java.lang.Class.getDeclaredField(Unknown Source) 2013-01-31 20:31:37 [iNFO] [sTDERR] at logisticspipes.ticks.WorldTickHandler.tickEnd(WorldTickHandler.java:49) 2013-01-31 20:31:37 [iNFO] [sTDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22) 2013-01-31 20:31:37 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:138) 2013-01-31 20:31:37 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:274) 2013-01-31 20:31:37 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:634) 2013-01-31 20:31:37 [iNFO] [sTDERR] at bdz.q(IntegratedServer.java:170) 2013-01-31 20:31:37 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) 2013-01-31 20:31:37 [iNFO] [sTDERR] at fy.run(SourceFile:849) Any ideas as to what may be causing this? I can send the log but as I mentioned, its large. I created a shorter one just launching MC but not actually loading the world, don't know if that helps. Thanks for any help Cheers
  3. I was having the same issues with Forge 518 and Optifine B6, change Optifine to the C3 and see if it helps. Seemed to work for me Cheers
  4. My apologies, seems the version of Optifine I was using didn't like Forge 518. I had to manually add the Forge support files, but also changed to Optifine C3, and seems to be working fine right now. Cheers
  5. Been trying to update to the latest version of Forge, but I seem to have a problem. MC starts up fine (I'm using MultiMC if that makes a difference), but when I create/start a world, it stalls at the "building terrain" screen I thought at first it was some of the mod updates but have stripped down to almost nothing, and still get this crash. Any ideas? Thanks much. 2013-01-30 15:30:19 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.22.539 for Minecraft 1.4.7 loading 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Discovering coremods 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.7.1.0.jar 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.7.1.0.jar 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.7.1.0.jar 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.2-1.4.6.jar 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Loading coremod GuiAPI-0.15.2-1.4.6.jar 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Loaded coremod GuiAPI-0.15.2-1.4.6.jar 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.5.1.jar 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.5.1.jar 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.5.1.jar 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Running coremod plugins 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-01-30 15:30:19 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin 2013-01-30 15:30:19 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Running coremod plugin GuiAPI 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Coremod plugin GuiAPI run successfully 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin 2013-01-30 15:30:19 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully 2013-01-30 15:30:19 [FINEST] [ForgeModLoader] Validating minecraft 2013-01-30 15:30:20 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-01-30 15:30:20 [iNFO] [sTDOUT] Inserted super call into avz.c 2013-01-30 15:30:20 [iNFO] [sTDOUT] avf was overriden from NotEnoughItems 1.4.5.1.jar 2013-01-30 15:30:20 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method. 2013-01-30 15:30:20 [iNFO] [sTDOUT] Inserted GameData hook 2013-01-30 15:30:21 [iNFO] [sTDOUT] 27 achievements 2013-01-30 15:30:21 [iNFO] [sTDOUT] 210 recipes 2013-01-30 15:30:21 [iNFO] [sTDOUT] Setting user: XXXXXXXXXXXXX 2013-01-30 15:30:21 [iNFO] [sTDOUT] LWJGL Version: 2.4.2 2013-01-30 15:30:21 [iNFO] [sTDOUT] OptiFine_1.4.6_HD_U_B6 2013-01-30 15:30:21 [iNFO] [sTDOUT] Wed Jan 30 15:30:21 EST 2013 2013-01-30 15:30:21 [iNFO] [sTDOUT] OS: Windows 7 (amd64) version 6.1 2013-01-30 15:30:21 [iNFO] [sTDOUT] Java: 1.7.0_09, Oracle Corporation 2013-01-30 15:30:21 [iNFO] [sTDOUT] VM: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation 2013-01-30 15:30:21 [iNFO] [sTDOUT] LWJGL: 2.4.2 2013-01-30 15:30:21 [iNFO] [sTDOUT] OpenGL: AMD Radeon HD 6800 Series version 4.2.11762 Compatibility Profile Context, ATI Technologies Inc. 2013-01-30 15:30:21 [iNFO] [sTDOUT] OpenGL Version: 4.0 2013-01-30 15:30:21 [iNFO] [sTDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance) 2013-01-30 15:30:21 [iNFO] [sTDOUT] Checking for new version 2013-01-30 15:30:21 [iNFO] [sTDOUT] (Reflector) Class not present: LightCache 2013-01-30 15:30:21 [iNFO] [sTDOUT] (Reflector) Class not present: BlockCoord 2013-01-30 15:30:21 [iNFO] [sTDOUT] Version found: B6 2013-01-30 15:30:21 [iNFO] [sTDOUT] setupTexture: "/title/mojang.png", id: 1 2013-01-30 15:30:21 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2013-01-30 15:30:21 [iNFO] [sTDOUT] MinecraftForge v6.6.0.518 Initialized 2013-01-30 15:30:21 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.518 Initialized 2013-01-30 15:30:21 [iNFO] [sTDOUT] Replaced 84 ore recipies 2013-01-30 15:30:21 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2013-01-30 15:30:21 [iNFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.6_HD_U_B6, enabling compatibility features 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer] 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Found a minecraft related file at C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\bin\minecraft.jar, examining for mod candidates 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Skipping known library file C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\bin\lwjgl.jar 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Skipping known library file C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\bin\lwjgl_util.jar 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Skipping known library file C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\bin\jinput.jar 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Found a minecraft related file at C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\coremods\CodeChickenCore 0.7.1.0.jar, examining for mod candidates 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Found a minecraft related file at C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\coremods\GuiAPI-0.15.2-1.4.6.jar, examining for mod candidates 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Found a minecraft related file at C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\coremods\NotEnoughItems 1.4.5.1.jar, examining for mod candidates 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Skipping known library file C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\lib\argo-2.25.jar 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Skipping known library file C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\lib\guava-12.0.1.jar 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Skipping known library file C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\lib\asm-all-4.0.jar 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Skipping known library file C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\lib\bcprov-jdk15on-147.jar 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-01-30 15:30:21 [iNFO] [ForgeModLoader] Searching C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\mods for mods 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.6]ReiMinimap_v3.2_06.zip 2013-01-30 15:30:21 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods 2013-01-30 15:30:21 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.7.1.0.jar for potential mods 2013-01-30 15:30:22 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.7.1.0.jar appears to be missing an mcmod.info file 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Examining file GuiAPI-0.15.2-1.4.6.jar for potential mods 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Located mcmod.info file in file GuiAPI-0.15.2-1.4.6.jar 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Identified an FMLMod type mod sharose.mods.guiapi.GuiAPI 2013-01-30 15:30:22 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] [] 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.4.5.1.jar for potential mods 2013-01-30 15:30:22 [FINE] [ForgeModLoader] The mod container NotEnoughItems 1.4.5.1.jar appears to be missing an mcmod.info file 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Examining file [1.4.6]ReiMinimap_v3.2_06.zip for potential mods 2013-01-30 15:30:22 [FINE] [ForgeModLoader] The mod container [1.4.6]ReiMinimap_v3.2_06.zip appears to be missing an mcmod.info file 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap 2013-01-30 15:30:22 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 7 mods to load 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Received a system property request '' 2013-01-30 15:30:22 [FINE] [ForgeModLoader] System property request managing the state of 0 mods 2013-01-30 15:30:22 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Activating mod mcp 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Activating mod FML 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Activating mod Forge 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Activating mod CodeChickenCore 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Activating mod NotEnoughItems 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Enabling mod GuiAPI 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Activating mod GuiAPI 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied 2013-01-30 15:30:22 [FINE] [ForgeModLoader] All mod requirements are satisfied 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Sorting mods into an ordered list 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Mod sorting completed successfully 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Mod sorting data: 2013-01-30 15:30:22 [FINE] [ForgeModLoader] GuiAPI(GuiAPI:0.15.2): GuiAPI-0.15.2-1.4.6.jar () 2013-01-30 15:30:22 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.4.6]ReiMinimap_v3.2_06.zip () 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod CodeChickenCore 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod CodeChickenCore 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod NotEnoughItems 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod NotEnoughItems 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod GuiAPI 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GuiAPI 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod GuiAPI 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap 2013-01-30 15:30:22 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Mod signature data: 2013-01-30 15:30:22 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26a): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-01-30 15:30:22 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.22.539): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d) 2013-01-30 15:30:22 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.0.518): coremods (NO VALID CERTIFICATE FOUND) 2013-01-30 15:30:22 [FINE] [ForgeModLoader] CodeChickenCore(CodeChicken Core:0.7.1.0): coremods (NO VALID CERTIFICATE FOUND) 2013-01-30 15:30:22 [FINE] [ForgeModLoader] NotEnoughItems(Not Enough Items:1.4.5.1): coremods (NO VALID CERTIFICATE FOUND) 2013-01-30 15:30:22 [FINE] [ForgeModLoader] GuiAPI(GuiAPI:0.15.2): GuiAPI-0.15.2-1.4.6.jar (NO VALID CERTIFICATE FOUND) 2013-01-30 15:30:22 [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-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge 2013-01-30 15:30:22 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod CodeChickenCore 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod CodeChickenCore 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod NotEnoughItems 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod NotEnoughItems 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod GuiAPI 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod GuiAPI 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap 2013-01-30 15:30:22 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap 2013-01-30 15:30:23 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-01-30 15:30:23 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-01-30 15:30:23 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-01-30 15:30:23 [iNFO] [sTDOUT] OpenAL initialized. 2013-01-30 15:30:23 [iNFO] [sTDOUT] setupTexture: "/terrain.png", id: 7 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: bdj@1715beb4, texId: 7, index: 237 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: bdm@671b8739, texId: 7, index: 205 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: bdk@404ae411, texId: 7, index: 14 2013-01-30 15:30:23 [iNFO] [sTDOUT] setupTexture: "/gui/items.png", id: 8 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: bdf@7c91b9a2, texId: 8, index: 54 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: bde@7bd78483, texId: 8, index: 70 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: bdl@1934d131, texId: 7, index: 206 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: bdi@5a91f4e4, texId: 7, index: 238 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: bdh@2464d330, texId: 7, index: 31 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: bdh@576506fa, texId: 7, index: 47 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX removed: bdj@1715beb4, texId: 7, index: 237 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFX@280ecc48, texId: 7, index: 237 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX removed: bdm@671b8739, texId: 7, index: 205 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFX@63859f83, texId: 7, index: 205 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX removed: bdk@404ae411, texId: 7, index: 14 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDPortalFX@59ab8480, texId: 7, index: 14 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX removed: bdl@1934d131, texId: 7, index: 206 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFlowFX@b881d7e, texId: 7, index: 206 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX removed: bdi@5a91f4e4, texId: 7, index: 238 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFlowFX@1548411c, texId: 7, index: 238 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX removed: bdh@2464d330, texId: 7, index: 31 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@3aaaa02e, texId: 7, index: 31 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX removed: bdh@576506fa, texId: 7, index: 47 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@4b76d64a, texId: 7, index: 47 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX removed: bdf@7c91b9a2, texId: 8, index: 54 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDCompassFX@19e6291a, texId: 8, index: 54 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX removed: bde@7bd78483, texId: 8, index: 70 2013-01-30 15:30:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDWatchFX@5c64f59, texId: 8, index: 70 2013-01-30 15:30:23 [iNFO] [sTDOUT] Loading custom colors: /misc/grasscolor.png 2013-01-30 15:30:23 [iNFO] [sTDOUT] Loading custom colors: /misc/foliagecolor.png 2013-01-30 15:30:23 [iNFO] [sTDOUT] setupTexture: "/ctm.png", id: 9 2013-01-30 15:30:23 [iNFO] [sTDOUT] MatchingCtmPng: true 2013-01-30 15:30:23 [iNFO] [sTDOUT] Registering default ConnectedTextures 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod CodeChickenCore 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod CodeChickenCore 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod NotEnoughItems 2013-01-30 15:30:23 [iNFO] [sTDOUT] Removing TMI Uninstaller 2013-01-30 15:30:23 [iNFO] [sTDOUT] Deleting Dir: C:\MultiMC\instances\MC1.4.7Forge.516\minecraft\bin\TMIUninstaller 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod NotEnoughItems 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod GuiAPI 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod GuiAPI 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_ReiMinimap 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_ReiMinimap 2013-01-30 15:30:23 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp 2013-01-30 15:30:23 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML 2013-01-30 15:30:23 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge 2013-01-30 15:30:23 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod CodeChickenCore 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event IMCEvent to mod CodeChickenCore 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event IMCEvent to mod CodeChickenCore 2013-01-30 15:30:23 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod NotEnoughItems 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event IMCEvent to mod NotEnoughItems 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event IMCEvent to mod NotEnoughItems 2013-01-30 15:30:23 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod GuiAPI 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event IMCEvent to mod GuiAPI 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event IMCEvent to mod GuiAPI 2013-01-30 15:30:23 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mod_ReiMinimap 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_ReiMinimap 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_ReiMinimap 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod CodeChickenCore 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod CodeChickenCore 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod NotEnoughItems 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod NotEnoughItems 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod GuiAPI 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod GuiAPI 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod CodeChickenCore 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod CodeChickenCore 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod NotEnoughItems 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod NotEnoughItems 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod GuiAPI 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod GuiAPI 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_ReiMinimap 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_ReiMinimap 2013-01-30 15:30:23 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_ReiMinimap 2013-01-30 15:30:23 [FINEST] [ForgeModLoader] Received 52 renderers from basemod mod_ReiMinimap 2013-01-30 15:30:23 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_ReiMinimap 2013-01-30 15:30:23 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 7 mods 2013-01-30 15:30:23 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama0.png", id: 11 2013-01-30 15:30:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama1.png", id: 12 2013-01-30 15:30:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama2.png", id: 13 2013-01-30 15:30:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama3.png", id: 14 2013-01-30 15:30:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama4.png", id: 15 2013-01-30 15:30:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama5.png", id: 16 2013-01-30 15:30:24 [iNFO] [sTDOUT] setupTexture: "/title/mclogo.png", id: 17 2013-01-30 15:30:24 [iNFO] [sTDOUT] setupTexture: "/gui/gui.png", id: 18 2013-01-30 15:30:24 [iNFO] [sTDOUT] setupTexture: "/gui/particles.png", id: 19 2013-01-30 15:30:27 [iNFO] [sTDOUT] setupTexture: "/gui/background.png", id: 21 2013-01-30 15:30:46 [iNFO] [sTDOUT] Scanning folders... 2013-01-30 15:30:46 [iNFO] [sTDOUT] Total conversion count is 0 2013-01-30 15:30:46 [FINE] [ForgeModLoader] The difference set is equal 2013-01-30 15:30:46 [iNFO] [sTDOUT] ViewRadius: 10, for: ik@327cfd72 (constructor) 2013-01-30 15:30:46 [iNFO] [ForgeModLoader] Loading dimension 0 (Testing) (bdz@568ad65b) 2013-01-30 15:30:46 [iNFO] [sTDOUT] ViewRadius: 10, for: ik@7a456c2b (constructor) 2013-01-30 15:30:46 [iNFO] [ForgeModLoader] Loading dimension 1 (Testing) (bdz@568ad65b) 2013-01-30 15:30:46 [iNFO] [sTDOUT] ViewRadius: 10, for: ik@644d1b6c (constructor) 2013-01-30 15:30:46 [iNFO] [ForgeModLoader] Loading dimension -1 (Testing) (bdz@568ad65b) 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod CodeChickenCore 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod CodeChickenCore 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod NotEnoughItems 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod NotEnoughItems 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod GuiAPI 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod GuiAPI 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_ReiMinimap 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_ReiMinimap 2013-01-30 15:30:50 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from AVAILABLE to SERVER_STARTING. Loading cannot continue 2013-01-30 15:30:50 [sEVERE] [ForgeModLoader] mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available GuiAPI [GuiAPI] (GuiAPI-0.15.2-1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available 2013-01-30 15:30:50 [sEVERE] [ForgeModLoader] The following problems were captured during this phase 2013-01-30 15:30:50 [sEVERE] [ForgeModLoader] A fatal exception occurred during the server starting event cpw.mods.fml.common.LoaderException at cpw.mods.fml.common.LoadController.transition(LoadController.java:117) at cpw.mods.fml.common.Loader.serverStarting(Loader.java:703) at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:314) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at Reflector.callVoid(Reflector.java:278) at bdz.c(IntegratedServer.java:136) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458) at fy.run(SourceFile:849) 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod CodeChickenCore 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod CodeChickenCore 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod NotEnoughItems 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod NotEnoughItems 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod GuiAPI 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod GuiAPI 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_ReiMinimap 2013-01-30 15:30:50 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_ReiMinimap 2013-01-30 15:30:50 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTED. Loading cannot continue 2013-01-30 15:30:50 [sEVERE] [ForgeModLoader] mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available GuiAPI [GuiAPI] (GuiAPI-0.15.2-1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available 2013-01-30 15:30:50 [sEVERE] [ForgeModLoader] The following problems were captured during this phase 2013-01-30 15:30:50 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException 2013-01-30 15:30:50 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117) 2013-01-30 15:30:50 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.serverStarted(Loader.java:716) 2013-01-30 15:30:50 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:319) 2013-01-30 15:30:50 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:460) 2013-01-30 15:30:50 [iNFO] [sTDERR] at fy.run(SourceFile:849) 2013-01-30 15:30:53 [iNFO] [ForgeModLoader] Unloading dimension 0 2013-01-30 15:30:53 [iNFO] [ForgeModLoader] Unloading dimension -1 2013-01-30 15:30:53 [iNFO] [ForgeModLoader] Unloading dimension 1 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod mcp 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod mcp 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod FML 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod FML 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod Forge 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod Forge 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod CodeChickenCore 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod CodeChickenCore 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod NotEnoughItems 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod NotEnoughItems 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod GuiAPI 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod GuiAPI 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod mod_ReiMinimap 2013-01-30 15:30:53 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod mod_ReiMinimap 2013-01-30 15:30:53 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_STARTING to SERVER_STOPPED. Loading cannot continue 2013-01-30 15:30:53 [sEVERE] [ForgeModLoader] mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available GuiAPI [GuiAPI] (GuiAPI-0.15.2-1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available 2013-01-30 15:30:53 [sEVERE] [ForgeModLoader] The following problems were captured during this phase 2013-01-30 15:30:53 [iNFO] [sTDERR] Exception in thread "Server thread" cpw.mods.fml.common.LoaderException 2013-01-30 15:30:53 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117) 2013-01-30 15:30:53 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:761) 2013-01-30 15:30:53 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:464) 2013-01-30 15:30:53 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559) 2013-01-30 15:30:53 [iNFO] [sTDERR] at fy.run(SourceFile:849)
×
×
  • Create New...

Important Information

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