• Register
Welcome to Minecraft Help - Questions & Answers

Here you can ask Minecraft related questions or help other players by answering their questions.
Community driven website maintained by Minecraft Servers - A list with thousands of playable servers for Minecraft.

We recommend Mojangs new official bug tracker, letting them know about errors, will help speed up development to close bugs. Visit at Minecraft Bug Tracker
  • Minecraft Skins
  • Minecraft Stats
  • minecraft with crash support

    +1 vote

     

    ---- Minecraft Crash Report ----
    // Uh... Did I do that?
     
    Time: 17/10/12 5:28 PM
    Description: ModLoader has failed to initialize.
     
    java.lang.NoClassDefFoundError: mod_ThebombzenAPI
    at mod_AutoSwitch.load(mod_AutoSwitch.java:19)
    at ModLoader.init(ModLoader.java:938)
    at ModLoader.addAllRenderers(ModLoader.java:185)
    at avy.<init>(RenderManager.java:87)
    at avy.<clinit>(RenderManager.java:14)
    at net.minecraft.client.Minecraft.a(SourceFile:260)
    at net.minecraft.client.Minecraft.run(SourceFile:516)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: mod_ThebombzenAPI
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 8 more
     
    Relevant Details:
    - Minecraft Version: 1.3.2
    - Operating System: Windows 7 (amd64) version 6.1
    - Java Version: 1.6.0_24, Sun Microsystems Inc.
    - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    - Memory: 463797584 bytes (442 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
    - JVM Flags: 2 total; -Xms512m -Xmx1024m
    - ModLoader: Mods loaded: 2
    ModLoader 1.3.2
    mod_AutoSwitch AutoSwitch v2.3.0 for Minecraft 1.3.2
     
    asked Oct 17, 2012 in Minecraft Bugs by anonymous
      

    2 Answers

    0 votes

    Make sure your java is up to date before you try anything. Also check modloader and the mods you have tried to install are the same version as your minecraft. Try options, force update this may take a couple of hours because modloader needs to reinstall itself. Anouther thing to try is to delete your bin folder and run minecraft then reinstall modloader and your mods!wink

    answered Oct 23, 2012 by anonymous
    0 votes

    https://mojang.atlassian.net/browse/MC - might be an idea to use the new bug tracker from Mojang

    answered Oct 25, 2012 by Claush (91,310 points)
    ...