Well crud. Any idea when it will be updated for 1.1?
Posts by alexe3831
-
-
Currently I am running Minecraft 1.1, IC2 1.6.4, BC 3.1.1, and RP pr4d
-
and of course the spoiler didnt work
-
Ok so I was trying to use the Advanced Machines Mod with IC2, BC 3.2, and RP2 and as far as I can tell theres no ID conflicts. However, I get this error when I try to load Minecraft.
java.lang.VerifyError: (class: mod_IC2AdvancedMachines, method: getGuiFor signature: ( Wrong return type in 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:172
at ModLoader.addMod(ModLoader.java:26
at ModLoader.readFromModFolder(ModLoader.java:1305)
at ModLoader.init(ModLoader.java:820)
at ModLoader.AddAllRenderers(ModLoader.java:189)
at afq.<init>(afq.java:80)
at afq.<clinit>(afq.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:64
at java.lang.Thread.run(Unknown Source)Attached is my Modloader.txt
Could anyone help me figure out why it isnt wanting to work.