So I'm here with an actual bug this time, I swear.
Whenever I shift-click anything that's done cooking in an Induction furnace, the server I'm playing on crashes and throws up this in the console.
Code
2011-12-05 23:25:42 [SEVERE] Unexpected exception
java.lang.NoSuchMethodError: ic2.common.ContainerIC2.a(Lhm;IIZ)Z
at ic2.common.ContainerIC2.transferToSlots(ContainerIC2.java:108)
at ic2.common.ContainerIC2.a(ContainerIC2.java:61)
at df.a(SourceFile:108)
at iw.a(NetServerHandler.java:603)
at my.a(SourceFile:28)
at ma.b(SourceFile:272)
at iw.a(NetServerHandler.java:45)
at dr.a(SourceFile:108)
at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:369)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
at ce.run(SourceFile:417)
Display More