Posts by Jawawizard10

    This is not the only problem with the machines, so I'll do my best to explain it clearly..


    I created an extractor, tried to add a RE battery to it. Nothing was happening, so I took it out.


    Then I threw a few items into a chest, and changed my inventory a bit.


    I then went back to the extractor, and several items in my old inventory were in the extractors storage slots, and also showed me my original inventory (before I put items into chests, etc)., and changed back to normal after i closed the machine's GUI.


    So I decided that I would open the extractor again, and move an item in my inventory to another slot, when I got this message:


    [WARNING] Failed to handle packet: java.lang.IndexOutOfBoundsException: Index: 40, Size: 39
    java.lang.IndexOutOfBoundsException: Index: 40, Size: 39
    at java.util.ArrayList.RangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at ev.a(SourceFile:128)
    at mk.a(NetServerHandler.java:798)
    at rw.a(SourceFile:28)
    at qo.b(NetworkManager.java:353)
    at mk.a(NetServerHandler.java:69)
    at fj.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:439)
    at dm.run(SourceFile:490)




    That's about it, thankyou :>

    I am new to these forums, I hope this is the correct forum to post under



    This is the entire error log that I get upon execution of the game:


    08/03/2012 2:28:29 PM ModLoader init
    FINE: ModLoader 1.2.3 Initializing...
    08/03/2012 2:28:29 PM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\Alex Styles\AppData\Roaming\.minecraft\bin\minecraft.jar
    08/03/2012 2:28:29 PM ModLoader readFromClassPath
    FINER: Zip found.
    08/03/2012 2:28:29 PM ModLoader addMod
    FINE: Mod Initialized: "mod_TooManyItems 1.2.2/1.2.3 2012-03-03" from mod_TooManyItems.class
    08/03/2012 2:28:29 PM ModLoader addMod
    FINE: Mod Initialized: "mod_MinecraftForge 1.3.4.39" from mod_MinecraftForge.class
    08/03/2012 2:28:29 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\Alex Styles\AppData\Roaming\.minecraft\mods\industrialcraft-2-client_1.71.jar
    08/03/2012 2:28:29 PM ModLoader readFromModFolder
    FINER: Zip found.
    08/03/2012 2:28:29 PM ModLoader addMod
    FINE: Failed to load mod from "mod_IC2.class"
    08/03/2012 2:28:29 PM ModLoader addMod
    FINER: THROW
    java.lang.VerifyError: (class: ic2/platform/Ic2, method: OnTickInGUI signature: (FLnet/minecraft/client/Minecraft;Lug;)Z) Incompatible argument to function
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:1720)
    at ModLoader.addMod(ModLoader.java:292)
    at ModLoader.readFromModFolder(ModLoader.java:1283)
    at ModLoader.init(ModLoader.java:886)
    at ModLoader.addAllRenderers(ModLoader.java:186)
    at aho.<init>(aho.java:79)
    at aho.<clinit>(aho.java:9)
    at net.minecraft.client.Minecraft.a(Minecraft.java:395)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    08/03/2012 2:28:39 PM ModLoader init
    FINE: Mod Loaded: "mod_TooManyItems 1.2.2/1.2.3 2012-03-03"
    08/03/2012 2:28:39 PM ModLoader init
    FINE: Mod Loaded: "mod_MinecraftForge 1.3.4.39"
    08/03/2012 2:28:39 PM ModLoader addAllRenderers
    FINE: Initialized


    All I can derive from this is that ModLoader won't load the ic2 class file.. because it blatently says it, however I have no idea why, probably because it's not compatible, I have no idea.


    halp pls