Posts by HelpMEPLEASE123

    Help me, I'm a new & stupid modder and can't get Rocket Science to work. If someone smarter than me could reply to this and help me on it, the error message is (obviously) below.


    14 mods loaded
    Minecraft Forge 3.3.8.152
    FML v2.2.78.153
    Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
    mod_BuildCraftBuilders : Loaded (minecraft.jar)
    mod_BuildCraftCore : Loaded (minecraft.jar)
    mod_BuildCraftEnergy : Loaded (minecraft.jar)
    mod_BuildCraftFactory : Loaded (minecraft.jar)
    mod_BuildCraftSilicon : Loaded (minecraft.jar)
    mod_BuildCraftTransport : Loaded (minecraft.jar)
    mod_ExtrabiomesXL : Loaded (minecraft.jar)
    mod_MinecraftForge : Loaded (minecraft.jar)
    mod_SmartMoving : Loaded (minecraft.jar)
    mod_TooManyItems : Loaded (minecraft.jar)
    mod_CCTurtle : Loaded (ComputerCraft)
    mod_ComputerCraft : Loaded (ComputerCraft)
    mod_IC2 : Loaded (industrialcraft-2-client_1.97.jar)
    mod_ZZZMissile : Loaded (RocketScience.jar)



    Minecraft has crashed!
    ----------------------


    Minecraft has stopped running because it encountered a problem.





    --- BEGIN ERROR REPORT 5c2149b1 --------
    Generated 6/28/12 5:45 PM


    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (x86) version 6.1
    Java: 1.6.0_27, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: Intel(R) HD Graphics Family version 3.0.0 - Build 8.15.10.2291, Intel


    cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: rocketScience/mod_ZZZMissile (wrong name: net/minecraft/src/mod_ZZZMissile)
    at cpw.mods.fml.common.Loader.load(Loader.java:436)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)
    at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
    at net.minecraft.client.Minecraft.a(Minecraft.java:383)
    at net.minecraft.client.Minecraft.run(Minecraft.java:735)
    at java.lang.Thread.run(Unknown Source)
    Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: rocketScience/mod_ZZZMissile (wrong name: net/minecraft/src/mod_ZZZMissile)
    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
    at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:561)
    at cpw.mods.fml.common.Loader.load(Loader.java:419)
    ... 5 more
    Caused by: java.lang.NoClassDefFoundError: rocketScience/mod_ZZZMissile (wrong name: net/minecraft/src/mod_ZZZMissile)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    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)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)
    ... 7 more
    --- END ERROR REPORT d252d3e5 ----------
    Sorry I had to clog the forums with this, and now I realize I need to download minecraft forge 3.1.2.94-- I have a newer version. Could someone please put a link to it below? Thanks.