Basically whenever I put on a piece of the quantum suit armor or the lap pack minecraft crashes and gives me the saving chunks screen and I can never start my world again.
Armor Causes Crash
-
-
Upgrade Forge to 1.3.3
-
I'm having similar problems with my server.
What if Forge is indeed the latest "recommended build"?
Does it have to be EXACTLY Forge 1.3.3, or can it be 1.3.3.12?Code
Display More[SEVERE] Unexpected exception java.lang.NoSuchMethodError: forge.ISpecialArmor.getProperties(Lhk;II)Lforge/ArmorProperties; at hk.c(EntityPlayer.java:773) at lx.a(EntityLiving.java:482) at hk.a(EntityPlayer.java:686) at ft.a(EntityPlayerMP.java:163) at lx.b(EntityLiving.java:694) at hk.b(EntityPlayer.java:1294) at se.a(Entity.java:616) at ft.b(EntityPlayerMP.java:397) at lf.a(NetServerHandler.java:253) at iu.a(SourceFile:126) at pd.b(NetworkManager.java:234) at lf.a(NetServerHandler.java:49) at ew.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:446) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:346) at cz.run(SourceFile:465)
This is the error my server gets before crashing
-
I'm having similar problems with my server.
What if Forge is indeed the latest "recommended build"?
Does it have to be EXACTLY Forge 1.3.3, or can it be 1.3.3.12?Code
Display More[SEVERE] Unexpected exception java.lang.NoSuchMethodError: forge.ISpecialArmor.getProperties(Lhk;II)Lforge/ArmorProperties; at hk.c(EntityPlayer.java:773) at lx.a(EntityLiving.java:482) at hk.a(EntityPlayer.java:686) at ft.a(EntityPlayerMP.java:163) at lx.b(EntityLiving.java:694) at hk.b(EntityPlayer.java:1294) at se.a(Entity.java:616) at ft.b(EntityPlayerMP.java:397) at lf.a(NetServerHandler.java:253) at iu.a(SourceFile:126) at pd.b(NetworkManager.java:234) at lf.a(NetServerHandler.java:49) at ew.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:446) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:346) at cz.run(SourceFile:465)
This is the error my server gets before crashing
ou need the forge version that added the armor hook - i believe its 1.3.3.12+
-
I'm having similar problems with my server.
What if Forge is indeed the latest "recommended build"?
Does it have to be EXACTLY Forge 1.3.3, or can it be 1.3.3.12?Code
Display More[SEVERE] Unexpected exception java.lang.NoSuchMethodError: forge.ISpecialArmor.getProperties(Lhk;II)Lforge/ArmorProperties; at hk.c(EntityPlayer.java:773) at lx.a(EntityLiving.java:482) at hk.a(EntityPlayer.java:686) at ft.a(EntityPlayerMP.java:163) at lx.b(EntityLiving.java:694) at hk.b(EntityPlayer.java:1294) at se.a(Entity.java:616) at ft.b(EntityPlayerMP.java:397) at lf.a(NetServerHandler.java:253) at iu.a(SourceFile:126) at pd.b(NetworkManager.java:234) at lf.a(NetServerHandler.java:49) at ew.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:446) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:346) at cz.run(SourceFile:465)
This is the error my server gets before crash
when was the last ic2 update because i downloaded mine this week and the one i had before that i downloaded early feb worked also when did you get yours.
-
Upgrade Forge to 1.3.3
but then i cant use buildcraft.
-
but then i cant use buildcraft.
It will still work, I run 1.3.3.12 and BC3.1.3 and it works. I also have BC2.2.13 running under 1.3.3.12
-
Are you also using Zombes Modpacks Fly Mod? I just encountered a problem sounding similar to yours and I think it was the xb.class from zombes forge fix that was causing it.
-
I fixed my server's Armor crash problem by reinstalling everything, the only difference being I used Forge 1.3.3.13, and not .12, which it what I had, and it works fine now.
-
I'm still having this issue, even after upgrading to 1.3.3.13. What's the trick to getting the error message on a client?
-
-
Yeah, I'm getting a different error (using Forge 1.3.3.13) when equipping a piece of the quantum armor :
Codejava.lang.AbstractMethodError: ic2.common.ItemArmorQuantumSuit.getArmorDisplay(Lxb;Lyq;I)I at agq.a(GuiIngame.java:116) at kz.b(EntityRenderer.java:763) at EntityRendererProxy.b(EntityRendererProxy.java:15) at net.minecraft.client.Minecraft.x(SourceFile:742) at net.minecraft.client.Minecraft.run(SourceFile:662) at java.lang.Thread.run(Unknown Source) Error report complete.
Curiously enough, I get an additional error with the batpack :
Code
Display Morejava.lang.AbstractMethodError: ic2.common.ItemArmorBatpack.getArmorDisplay(Lxb;Lyq;I)I at agq.a(GuiIngame.java:116) at kz.b(EntityRenderer.java:763) at EntityRendererProxy.b(EntityRendererProxy.java:15) at net.minecraft.client.Minecraft.x(SourceFile:742) at net.minecraft.client.Minecraft.run(SourceFile:662) at java.lang.Thread.run(Unknown Source) Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method) at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source) at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source) at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source) at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source) at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source) at java.awt.Component.getGraphics(Unknown Source) at sun.awt.RepaintArea.paint(Unknown Source) at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$000(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
-
All of you using the old Forge.
-
All of you using the old Forge.
I'm using v1.3.3.13 which is the version 13urning said worked for him. Which version should I be using?
-
Try starting over with a new jar.
-
Yeah, I've been deleting it but this time I deleted the entire .minecraft folder, started from scratch and it worked. I have no idea how that did it, makes no sense to me, but it might be worth passing on to those who find themselves in my position. Thanks for the help RichardG!