There was some changes related to block breakers. Now when you wrench a personal safe that is your own you will get a internal server error. This works fine in SSP and also causes no server crashing just a client issue. Also just to confirm when you login that it does NOT actually remove the safe so at this time no safes can be removed (in a normal fashion)
[IC1.97] Personal Safe Internal Server Error in SMP (When you wrench it off) [Video Inside]
- Kane Hart
- Closed
-
-
Opps I derped up and forgot to post the error message:
Code
Display More2012-06-24 18:00:00 [INFO] Player Kane_Hart used the wrench to remove the ic2.common.PersonalChest (225-0) at 62/71/58 2012-06-24 18:00:00 [WARNING] Failed to handle packet: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.set(Unknown Source) at ic2.common.ItemToolWrench.onItemUseFirst(ItemToolWrench.java:120) at wd.a(ItemInWorldManager.java:261) at mm.a(NetServerHandler.java:481) at ii.a(SourceFile:39) at qq.b(NetworkManager.java:353) at mm.a(NetServerHandler.java:73) at fk.a(SourceFile:107) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:570) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:448) at dn.run(SourceFile:492)
-
Got the error cause nailed, will fix.