Is it possible to disable the 4 Quantum armor parts in the configuration somehow?
I run a server with IC2 and me and my users are enjoying it a lot. Except that the server occasionally dies, usually following an error like this:
Unexpected exception
java.lang.NullPointerException
at jb.a(SourceFile:181)
at ic2.common.ItemArmorQuantumSuit.performQuantum(ItemArmorQuantumSuit.java:46)
at mod_IC2.OnTickInGame(mod_IC2.java:1537)
at ic2.platform.Ic2.OnTickInGame(Ic2.java:41)
at ModLoader.OnTick(ModLoader.java:772)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:329)
at cu.run(SourceFile:457)
I suspect that the speed from the leggings might be the culprit, but it's just a gut feeling. Anyway, I've discussed this with my users, and we kind of agree that the Quantum armor is actually a bit over powered. A full suit takes most of the "risk" out of the game. I guess we could just "not use it", but it would be really nice if it could be disabled totally on the server.