[Question]IC2 with incs-morethan256blockids

  • When i was installing a lot of new mods i realized i was running out of block ids, i installed the mod that takes the limit off of 256 block ids (
    http://www.minecraftforum.net/topic/847112-1…p/#Installation ) but got massive errors
    then i after testing with trial and error i have concluded that IC2 and Incs don't work together

    Display Spoiler

    Jan 4, 2012 3:23:40 AM ModLoader init
    FINE: ModLoader 1.0.0 Initializing...
    Jan 4, 2012 3:23:40 AM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\William\AppData\Roaming\.minecraft\bin\minecraft.jar
    Jan 4, 2012 3:23:40 AM ModLoader readFromClassPath
    FINER: Zip found.
    Jan 4, 2012 3:23:40 AM ModLoader addMod
    FINE: Mod Initialized: "mod_ModLoaderMp 1.0.0" from mod_ModLoaderMp.class
    Jan 4, 2012 3:23:40 AM ModLoader setupProperties
    FINER: Block13incID set to 1313
    Jan 4, 2012 3:23:40 AM ModLoader addMod
    FINE: Mod Initialized: "mod_13inc 0.1" from mod_13inc.class
    Jan 4, 2012 3:23:40 AM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\William\AppData\Roaming\.minecraft\mods\industrialcraft-2-client_1.43.jar
    Jan 4, 2012 3:23:40 AM ModLoader readFromModFolder
    FINER: Zip found.
    Jan 4, 2012 3:23:41 AM ModLoader addMod
    FINE: Failed to load mod from "mod_IC2.class"
    Jan 4, 2012 3:23:41 AM ModLoader addMod
    FINER: THROW
    java.lang.ExceptionInInitializerError
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at ModLoader.addMod(ModLoader.java:265)
    at ModLoader.readFromModFolder(ModLoader.java:1272)
    at ModLoader.init(ModLoader.java:734)
    at ModLoader.AddAllRenderers(ModLoader.java:162)
    at wb.(wb.java:76)
    at wb.(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 34096
    at acy.(Item.java:192)
    at ic2.platform.ItemCommon.(ItemCommon.java:7)
    at ic2.common.ItemIC2.(ItemIC2.java:19)
    at mod_IC2.(mod_IC2.java:106)
    ... 15 more
    Jan 4, 2012 3:23:51 AM ModLoader init
    FINE: Mod Loaded: "mod_ModLoaderMp 1.0.0"
    Jan 4, 2012 3:23:51 AM ModLoader init
    FINE: Mod Loaded: "mod_13inc 0.1"
    Jan 4, 2012 3:23:51 AM ModLoaderMp Log
    FINE: ModLoaderMP 1.0.0 Initialized
    Jan 4, 2012 3:23:51 AM ModLoader AddAllRenderers
    FINE: Initialized


    My question is why would there be an id in the thirty thousands (34096)?
    I don't know anything about java but i checked all the config files and nothing comes even close
    the only mods i have in this setup are
    modloader
    modloaderMP
    Incs more than 256 blocks
    IC2 1.43
    is there any way to fix this?</init></init></init></init>

  • Quote

    then i after testing with trial and error i have concluded that IC2 and Incs don't work together


    Can't be true. Try installing IC² correctly once before you mess it up with other stuff. Because
    1. You didn't list MCForge in your list of mods, which is a mandatory prequesite for IC²
    2. MCForge is incompatible with that moreids mod thingy