[Addon v1.95]Rocket Science v0.89 - flying autominers, missiles, and nuclear fusion!

  • i have installed the mod but the new crafttable machine are not displayed neither in the creative menu or in the TMI menu and i can't craft them too ,i have IC 2 1.95 installed so it should work.any sugestions?

  • hello i need a little help, i can't find ic2 1.95 so i can't install this mod, someone know where i can find it? :)


    Is this what you are looking for? it's right under public releases

    Is the answer to this question no?

    Quote

    Hey don't take it so hard. Ignorance is part of this generation it seems. -the wise words of XFmax-o-l

  • I just installed Rocket Science to my minecraft hoping to make launch platform with redpower frames. I'm using forge 3.3.8. And whenever I load minecraft i get this error

    Display Spoiler

    39 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_MinecraftForge : Loaded (minecraft.jar)
    mod_Mystcraft : Loaded (minecraft.jar)
    mod_NotEnoughItems : Loaded (minecraft.jar)
    mod_AdvancedMachines : Loaded (AdvancedMachinesClient v1.5.zip)
    mod_AdditionalBuildcraftObjects : Loaded (buildcraft-C-additionalbuildcraftobjects-latest.zip)
    mod_BuildCraftCore : Loaded (buildcraft-client-A-core-3.1.5.zip)
    mod_BuildCraftBuilders : Loaded (buildcraft-client-B-builders-3.1.5.zip)
    mod_BuildCraftEnergy : Loaded (buildcraft-client-B-energy-3.1.5.zip)
    mod_BuildCraftFactory : Loaded (buildcraft-client-B-factory-3.1.5.zip)
    mod_BuildCraftTransport : Loaded (buildcraft-client-B-transport-3.1.5.zip)
    mod_BuildCraftSilicon : Loaded (buildcraft-client-C-silicon-3.1.5.zip)
    mod_AdditionalPipes : Loaded (buildcraft-client-DA-additionalpipes-3.1.0.zip)
    mod_ChickenChunks : Loaded (ChickenChunks-Client 1.0.1.zip)
    mod_CodeChickenCore : Loaded (CodeChickenCore-Client 0.5.5.zip)
    mod_EE : Loaded (EE2ClientV1.4.6.7.jar)
    mod_EnderStorage : Loaded (EnderStorage-Client 1.1.3.zip)
    mod_Forestry : Loaded (forestry-client-A-1.4.8.6.jar)
    mod_IC2 : Loaded (industrialcraft-2-client_1.95b.jar)
    mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip)
    mod_PigbearLaser : Loaded (Laser Mod 1.5.zip)
    mod_LogisticsPipes : Loaded (LogisticsPipes-BC3-0.2.5B.zip)
    mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip)
    mod_IronChest : Loaded (mod_ironchests-client-3.8.0.40.zip)
    mod_ModularForceFieldSystem : Loaded (mod_ModularForceFieldSystemV2_beta5pre4_client.zip)
    mod_Railcraft : Loaded (Railcraft_Client_5.4.7b.zip)
    mod_RedPowerControl : Loaded (RedPowerControl-2.0pr5b2.zip)
    mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip)
    mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip)
    mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip)
    mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip)
    mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip)
    mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip)
    mod_ZZZMissile : Loaded (RocketScience.jar)
    mod_SneakyPipes : Loaded (SneakyPipes-0.1.1.zip)
    mod_stevescarts : Loaded (Steves Carts 1.5.0.zip)
    mod_ThaumCraft : Loaded (ThaumCraft2.1.6d.zip)
    mod_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.2.3.zip)
    mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.2.3.zip)
    mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.2.1.zip)


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

    Minecraft has stopped running because it encountered a problem.


    --- BEGIN ERROR REPORT 2b32f43a --------
    Generated 7/29/12 11:12 PM

    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_04, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.8.3
    OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 version 4.2.0, NVIDIA Corporation

    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.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(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 2c2023c9 ----------


    Now it will not create the Rocket Science config folder or ZZZmissile folder. Any help would be appreciated.

  • I am having the same problem as nuker 9 and i am not sure why it isnt working.
    Here is the crash report, any help would be appreciated

    Display Spoiler

    45 mods loaded
    Optifine OptiFine_1.2.5_HD_C6
    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_CodeChickenCore : Loaded (minecraft.jar)
    mod_MinecraftForge : Loaded (minecraft.jar)
    mod_NotEnoughItems : Loaded (minecraft.jar)
    mod_Somnia : Loaded (minecraft.jar)
    mod_ReiMinimap : Loaded (minecraft.jar)
    mod_AdvancedMachines : Loaded (AdvancedMachinesClient v1.5.zip)
    mod_AdditionalBuildcraftObjects : Loaded (buildcraft-C-additionalbuildcraftobjects-latest.zip)
    mod_BuildCraftCore : Loaded (buildcraft-client-A-core-3.1.5.zip)
    mod_BuildCraftBuilders : Loaded (buildcraft-client-B-builders-3.1.5.zip)
    mod_BuildCraftEnergy : Loaded (buildcraft-client-B-energy-3.1.5.zip)
    mod_BuildCraftFactory : Loaded (buildcraft-client-B-factory-3.1.5.zip)
    mod_BuildCraftTransport : Loaded (buildcraft-client-B-transport-3.1.5.zip)
    mod_BuildCraftSilicon : Loaded (buildcraft-client-C-silicon-3.1.5.zip)
    mod_AdditionalPipes : Loaded (buildcraft-client-DA-additionalpipes-3.1.0.zip)
    mod_CraftingTableIII : Loaded (CraftingTableIIIB1.8.zip)
    mod_DoggyTalents : Loaded (DoggyTalents223.zip)
    mod_DustMod : Loaded (dustmod v0.6.1b [Client].zip)
    mod_EE : Loaded (EE2ClientV1.4.6.5.jar)
    mod_EnderStorage : Loaded (EnderStorage-Client 1.1.3.zip)
    mod_BuildCraftZFP : Loaded (forestry-client-A-1.4.6.2.jar)
    mod_Forestry : Loaded (forestry-client-A-1.4.6.2.jar)
    mod_IC2NuclearControl : Loaded (IC2NuclearControl_client_v1.1.9b.zip)
    mod_IC2 : Loaded (industrialcraft-2-client_1.95b.jar)
    mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip)
    mod_PigbearLaser : Loaded (Laser Mod 1.5.zip)
    mod_LogisticsPipes : Loaded (LogisticsPipes-BC3-0.2.5A.zip)
    mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip)
    mod_IronChest : Loaded (mod_ironchests-client-3.4.2.28.zip)
    mod_ModularForceFieldSystem : Loaded (mod_ModularForceFieldSystemV2_beta4_client.zip)
    mod_PortalGun : Loaded (portalgun)
    mod_Railcraft : Loaded (Railcraft_Client_5.3.3.zip)
    mod_RedPowerControl : Loaded (RedPowerControl-2.0pr5b2.zip)
    mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip)
    mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip)
    mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip)
    mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip)
    mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip)
    mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip)
    mod_ZZZMissile : Loaded (RocketScience.jar)
    mod_SneakyPipes : Loaded (SneakyPipes-0.1.1.zip)
    mod_stevescarts : Loaded (Steves Carts 1.5.0.zip)
    mod_ThaumCraft : Loaded (ThaumCraft2.1.6d.zip)
    mod_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.2.2.zip)
    mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.2.1.zip)
    mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.2.1.zip)


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

    Minecraft has stopped running because it encountered a problem.


    --- BEGIN ERROR REPORT 1f5a11e5 --------
    Generated 30/07/12 15:00

    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_03, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.8.3
    OpenGL: GeForce GTX 460/PCIe/SSE2 version 4.2.0, NVIDIA Corporation

    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.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(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 1052f6d4 ----------

  • Hy guys! I just found a solution for java.lang.NoClassDefFoundError with IC2 1.95b / RocketScience v0.89 for MC 1.2.5 !

    Go to your .minecraft\mods folder, and open RocketScience.jar with WinRAR, 7zip ecc..., now go in rocketScience folder and delete mod_ZZZMissile.class.
    It should work! :)

    :thumbup:

  • Hy guys! I just found a solution for java.lang.NoClassDefFoundError with IC2 1.95b / RocketScience v0.89 for MC 1.2.5 !

    Go to your .minecraft\mods folder, and open RocketScience.jar with WinRAR, 7zip ecc..., now go in rocketScience folder and delete mod_ZZZMissile.class.
    It should work! :)

    :thumbup:

    :|

  • RocketScience has always been incompatible with CPW's mods. You'd see that if you read the first three lines of the error report.

    Age: 16. Favourite school subject: Physics/Chemistry.

    The IC2 forums could really use a lot more of [REDACTED], [DATA EXPUNGED] and ████████.

    I'm in a so called "after-school". It's freaking fantastic and nowhere near as boring as normal school!

  • i don't get any error it just not load any item of the addon i can't craft anything that is in it ,modloader doesn't show it in the mod menu but the others addon are there instead.


    Fix the ID's. I'm pretty sure this is the tenth time i write that RocketScience won't crash the game if there's an ID conflict.

    Aaaand i just lost THE GAME.


    EDIT: Sorry for double post

    Age: 16. Favourite school subject: Physics/Chemistry.

    The IC2 forums could really use a lot more of [REDACTED], [DATA EXPUNGED] and ████████.

    I'm in a so called "after-school". It's freaking fantastic and nowhere near as boring as normal school!