Minecraft load freeze

  • My brother and I share an account and have been trying to get ic2 on it. We already have buildcraft redpower and equivalent exchange. We download the jar and place it in the mods folder. But when we open up minecraft an login we get stuck at the mojang screen. Console's last words are 9 more...
    Please help,
    Jacob and Benja

  • Sounds like ID conflicts to me.
    You'll need to look at what the console actually says, or paste it here in spoiler tags, so people around here can help you better.


    Just knowing what the last words are doesn't help all that much.

  • Famous last words? heh...


    in all seriousness, that isn't enough information to diagnose a problem. At the very least an exact list of what mods/versions will help considerably.


    My 2c is on no Forge installed.

    "Why is that unhappy green pe*is running towards you?" - Minecraft first impressions live long.

  • Here is what the console message said:


    8/11/12 10:53:57.831 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: LWJGL Version: 2.4.2
    8/11/12 10:53:58.341 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: Aug 11, 2012 10:53:58 AM cpw.mods.fml.common.FMLCommonHandler beginLoading
    8/11/12 10:53:58.341 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: INFO: Attempting early MinecraftForge initialization
    8/11/12 10:53:58.460 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: Aug 11, 2012 10:53:58 AM cpw.mods.fml.common.FMLCommonHandler beginLoading
    8/11/12 10:53:58.460 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: INFO: Completed early MinecraftForge initialization
    8/11/12 10:53:59.279 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: 2012-08-11 10:53:59 [INFO] Forge Mod Loader version 2.2.106.176 for Minecraft c:1.2.5, s:1.2.5 loading
    8/11/12 10:54:00.111 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: 2012-08-11 10:54:00 [INFO] Loading mods from /Users/jacobbenjashare/Library/Application Support/minecraft/mods
    8/11/12 10:54:00.216 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: 2012-08-11 10:54:00 [INFO] Forge Mod Loader has loaded 23 mods
    8/11/12 10:54:00.261 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: MinecraftForge v3.3.8.164 Initialized
    8/11/12 10:54:00.261 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: 2012-08-11 10:54:00 [INFO] MinecraftForge v3.3.8.164 Initialized
    8/11/12 10:54:00.536 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: Initializing alchemy values for Equivalent Exchange..
    8/11/12 10:54:01.077 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: Loading: net.java.games.input.OSXEnvironmentPlugin
    8/11/12 10:54:01.636 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: [IC2] Config loaded from /Users/jacobbenjashare/Library/Application Support/minecraft/config/IC2.cfg
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: [IC2] Using 32 audio sources.
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: paulscode/sound/SoundSystemConfig
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at ic2.platform.AudioManager.initialize(AudioManager.java:76)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at mod_IC2.load(mod_IC2.java:198)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:356)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at cpw.mods.fml.common.Loader.modInit(Loader.java:273)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:628)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:223)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at net.minecraft.client.Minecraft.a(Minecraft.java:429)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at net.minecraft.client.Minecraft.run(Minecraft.java:738)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at java.lang.Thread.run(Thread.java:680)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: Caused by: java.lang.ClassNotFoundException: paulscode.sound.SoundSystemConfig
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at java.security.AccessController.doPrivileged(Native Method)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    8/11/12 10:54:01.677 AM [0x0-0x2b32b3].com.Mojang Specifications.Minecraft.Minecraft: ... 9 more


    it may be a id problem but when i looked in the IC2.cfg there was nothing under the blocks nor item ids
    thx