[MC 1.0] IC² v1.42 Conflict with ID Resolver 1.0.0 Update 1 Extended IDs Edition

  • Started with clean jar then installed with just the mod installer of MCPatcher:

    ModLoader
    ModLoaderMP
    AudioMod
    MinecraftForge-Client-1.2.2
    GuiAPI-0.12.9-1.0.0 (ShaRose)
    MC1.0.0_4096IDs_V1.0_Standalone (Robinton)
    MC1.0.0_4096IDs_V1.0_Standalone_ItemBlockFix (Robinton)
    IDResolver_1.0.0-Update-1-Extended_ID_Edition (ShaRose)

    At some point, I think after Forge, I put IC2 v1.42 into the mods folder. After IDResolver MC Crashed with this error:

    Display Spoiler

    Mods loaded: 3

    ModLoader 1.0.0

    mod_ModLoaderMp 1.0.0

    mod_IDResolver 1.0.0 - Update 1


    Minecraft has crashed!

    ----------------------


    Minecraft has stopped running because it encountered a problem.


    If you wish to report this, please copy this entire text and email it to support@mojang.com.

    Please include a description of what you did when the error occured.


    --- BEGIN ERROR REPORT 61586559 --------

    Generated 12/19/11 3:59 PM


    Minecraft: Minecraft 1.0.0

    OS: Windows 7 (amd64) version 6.1

    Java: 1.7.0_02-ea, Oracle Corporation

    VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation

    LWJGL: 2.4.2

    OpenGL: GeForce GTX 480/PCI/SSE2 version 4.1.0, NVIDIA Corporation


    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.<init>(wb.java:76)

    at wb.<clinit>(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.<init>(Item.java:194)

    at ic2.platform.ItemCommon.<init>(ItemCommon.java:7)

    at ic2.common.ItemIC2.<init>(ItemIC2.java:19)

    at mod_IC2.<clinit>(mod_IC2.java:106)

    ... 15 more

    --- END ERROR REPORT 57b83fdb ----------


    I uninstalled IDResolver and MC started up fine. I've already posted in ShaRose's thread and thought I better report here as well.

    Thanks

  • I havent run into thiss issue, i have to use ID resolver for rforestry and pams harvest craft, try this sequance for installing them

    Modloader
    Modloader MP
    GuiAPI-0.12.9-1.0.0
    Forge
    and teh FORGE version of ID resolver, extended item IDs is already in Forge

    then Forge again

    Quote

    It's the idea of playing with atomic power, I am not perfect, same as any other human. Therefor, human = mistakes, mistakes = bad things, bad things + atomic fusion = very bad things. :cursing: :Nuke TNT: :cursing:

    GO GREEN!

  • Quote

    aused by: java.lang.ArrayIndexOutOfBoundsException: 34096

    Wow... ID resolver tried to put something on this ID, whilst ignoring the fact the limit is 32xxx.
    Nothing related to IC i guess, you will have to bug (as you already started to do) the creator of IDResolver about this one.