[1.5.2] [SSP/SMP] IndustrialCraft 2 Combo Armors v1.14.3

  • Can you add support for special armors (http://www.9minecraft.net/special-armor-mod/).
    It would definitely allow some interesting combo's ;) .

    I see no need for full support for that. Most of those features are already available from the currently existing combo armors.


    Thank you that you find for me time. Could issue your new version fashion and on 1.4.7? I consider that for the server using success version 1.5 with fashions is yet stable.

    Let me just make sure I understand you- are you saying you want a config option to disable each bow mode?
    Yes. I will need to switch off explosions and fire (fashion of nano-bow) as they cause a loss out of zone pvp.

    I don't think I will backport to 1.4.7, I don't have a copy of the 1.4.7 source so it would be a lot of undoing and I don't want to have to maintain two versions. Sorry :(

    Check out my addon, IndustrialCraft 2 Combo Armors!

  • Will you update to 1.5.1 if not will you update to 1.5.2 i am creating a modpack and this is the only mod that need to update?
    This mod is my favourite thanks a lot.

    I have a 1.5.1 version ready already, I was going to wait for IC2 to release to test against, but since it's been requested so many times, I'll release it tomorrow.

    Check out my addon, IndustrialCraft 2 Combo Armors!

  • error while shoot one arrow

  • There is no explosions, no auto regeneration, no sticking to ceiling :P , no time boost, plus no skate and no dispenser plate feature. I'd love to blow up stuff with a quantum suit :Mining Laser: :Sticky Dynamite: :Sticky Dynamite: :Dynamite: :Dynamite: 8) !!!

    :Quantum-Helmet: :Quantum-Bodyarmor: :Quantum-Leggings: :Quantum-Boots:
    Quantum Suit for the win.

  • thanks a lot i really am happy about your anwer! I love your mod. Thx

    sorry for serveral mistaks i am german XD

    To be german is no excuse ^^

    Greg and me are also german guys.

    Anyway its the day after tommorow

    Since i didn't update my mods lately I shuldn't push other mod devs but i love this mod :D

  • Dunno why I've been putting this off so much. Regardless, here it is. Download link in main post.

    v1.14
    -Fixed crash when upgrading Exo Solar or Exo Static armors
    -Fixed discharge module not using the correct amount of EU
    -Added Armor Assembler upgrades- one for survival, and one for creative.
    -Updates for Minecraft 1.5, unstiched textures and all that tedious stuff.
    -Added functionality for Transformer upgrades to reduce an item's charging tier thanks to changes in the IC2 api
    -Added tooltips to all the upgrades, showing what they can be applied to
    -Added a custom logger. Not a big thing you'll notice, but the console output looks different now.
    -If the flight turbine module is NOT installed, you can turn the jetpack off by pressing the ` key.
    -Added support for advanced solar panels: Upgrades for the Advanced, Hybrid, and Ultimate Hybrid panels, and recipes to convert the ASP solar helms into equally upgraded nano/quauntum helms (including EU amounts)

    Check out my addon, IndustrialCraft 2 Combo Armors!

  • Some Obfusication Error?
    Which IC2 and Forge Version did you use?

    I use IC2 : 1.115.304
    And Forge: 7.7.2.679

    Display Spoiler

    --- BEGIN ERROR REPORT 635a5343 --------
    Full report at:
    C:\Users\Fenrir-Mobile\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-04_12.21.45-client.txt
    Please show that file to Mojang, NOT just this screen!

    Generated 04.05.13 12:21

    -- System Details --
    Details:
    Minecraft Version: 1.5.1
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_09, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1987555160 bytes (1895 MB) / 2395078656 bytes (2284 MB) up to 2863333376 bytes (2730 MB)
    JVM Flags: 3 total; -XX:MaxPermSize=256m -Xms2048M -Xmx3072M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.44 FML v5.1.43.679 Minecraft Forge 7.7.2.679 Optifine OptiFine_1.5.1_HD_U_D1 70 mods loaded, 70 mods active

    ##### To many Mods (Char limit reached ^^) ####

    LWJGL: 2.4.2
    OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2849, Intel
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Texture Pack: Misa500.zip
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: ic2ca/common/item/armor/ItemArmorExoNano
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError: ic2ca/common/item/armor/ItemArmorExoNano
    at ic2ca.common.ic2ca.registerItems(ic2ca.java:401)
    at ic2ca.common.ic2ca.preInit(ic2ca.java:304)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: ic2ca.common.item.armor.ItemArmorExoNano
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 32 more
    Caused by: java.lang.NoClassDefFoundError: ic2/api/IMetalArmor
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
    ... 34 more
    Caused by: java.lang.ClassNotFoundException: ic2.api.IMetalArmor
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:139)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 38 more
    --- END ERROR REPORT 9e6a6660 ----------

  • Dang. I'll rebuild it with the latest API version, gimme a few minutes.

    EDIT: Recompiled with latest IC2 version. It's in the same download link as before. Let me know how it works out, sorry for the derp up.

    Check out my addon, IndustrialCraft 2 Combo Armors!

    Edited once, last by UnixRano (May 4, 2013 at 4:45 PM).

  • Hey. I wanted to use this mod in my ModPack but its in 1.4.7. I'm trying to find a download link for the earlier version for it but it looks like you only keep up the current versions. Can you also put up the older versions please?

  • Hey. I wanted to use this mod in my ModPack but its in 1.4.7. I'm trying to find a download link for the earlier version for it but it looks like you only keep up the current versions. Can you also put up the older versions please?

    All versions that were ever public are on the wiki download page (ic2ca.wikia.com/downloads).


    hello , in 1.14 version i have a bug such as when i put anything in charge slot it momentally charges not using any eu , but when i wear it it uncharges faster then in a second.

    That shouldn't be happening... I'll look at it.

    Check out my addon, IndustrialCraft 2 Combo Armors!

  • I seem to have derped, badly. Lol. Changes to the IC2 api broke my jetpacks. Fixed now, updated download.

    Also, it was not nearly as bad as I expected: there's no need to change NBT tags or anything, once you get back in game, they should work fine again.

    Check out my addon, IndustrialCraft 2 Combo Armors!

  • Client is Fine Sever throws Error:

    Display Spoiler

    ---- Minecraft Crash Report ----
    // Don't do that.

    Time: 05.05.13 01:25
    Description: Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/IconRegister
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/IconRegister
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    at java.lang.Class.privateGetPublicMethods(Unknown Source)
    at java.lang.Class.privateGetPublicMethods(Unknown Source)
    at java.lang.Class.getMethods(Unknown Source)
    at net.minecraftforge.event.EventBus.register(EventBus.java:28)
    at ic2ca.common.item.armor.ItemArmorExoNano.<init>(ItemArmorExoNano.java:27)
    at ic2ca.common.ic2ca.registerItems(ic2ca.java:404)
    at ic2ca.common.ic2ca.preInit(ic2ca.java:304)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.IconRegister
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 39 more
    Caused by: java.lang.NullPointerException