Lithorn Posted August 17, 2013 Posted August 17, 2013 The MFFS in this version of voltz has a serious bug in SMP only. If a player is supposed to be killed from the shield from being inside the block without holding shift to warp, or if a player is to be killed from tresspassing with an interdiction matrix using a Anti-Player upgrade, it attempts to kill them and locks the server up at times or just crashes. It will always either lock the server up or crash. I have repeated these steps many times and figured out a few things. Creative Mode is unaffected by the killing effect and dosen't trigger the crash. 2013-08-12 11:19:36 [sEVERE] PID: 14 | Suspended: false | Native: false | State: BLOCKED 2013-08-12 11:19:36 [sEVERE] Stack: 2013-08-12 11:19:36 [sEVERE] net.minecraft.network.TcpConnection.func_74429_a(TcpConnection.java:148) 2013-08-12 11:19:36 [sEVERE] net.minecraft.network.NetServerHandler.func_72567_b(NetServerHandler.java:1035) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.player.EntityPlayerMP.func_71064_a(EntityPlayerMP.java:1083) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1117) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:591) 2013-08-12 11:19:36 [sEVERE] mffs.block.BlockForceField.func_71869_a(BlockForceField.java:205) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.Entity.func_70017_D(Entity.java:1137) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.Entity.func_70091_d(Entity.java:1067) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.EntityLiving.func_70612_e(EntityLiving.java:1684) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.player.EntityPlayer.func_70612_e(EntityPlayer.java:1923) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:2008) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:610) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:871) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:336) 2013-08-12 11:19:36 [sEVERE] net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:406) 2013-08-12 11:19:36 [sEVERE] net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:501) 2013-08-12 11:19:36 [sEVERE] net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136) 2013-08-12 11:19:36 [sEVERE] net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:442) 2013-08-12 11:19:36 [sEVERE] net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:222) 2013-08-12 11:19:37 [sEVERE] net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53) 2013-08-12 11:19:37 [sEVERE] net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30) 2013-08-12 11:19:37 [sEVERE] net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) 2013-08-12 11:19:37 [sEVERE] net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320) 2013-08-12 11:19:37 [sEVERE] net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:716) 2013-08-12 11:19:37 [sEVERE] net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600) 2013-08-12 11:19:37 [sEVERE] net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) 2013-08-12 11:19:37 [sEVERE] ------------------------------ 2013-08-12 11:19:37 [sEVERE] Current Thread: Thread-5 2013-08-12 11:19:37 [sEVERE] PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING 2013-08-12 11:19:37 [sEVERE] Stack: 2013-08-12 11:19:37 [sEVERE] java.lang.Thread.sleep(Native Method) 2013-08-12 11:19:37 [sEVERE] net.minecraft.server.dedicated.DedicatedServerSleepThread.run(SourceFile:60) 2013-08-12 11:19:37 [sEVERE] ------------------------------ 2013-08-12 11:19:37 [sEVERE] Current Thread: Snooper Timer 2013-08-12 11:19:37 [sEVERE] PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING 2013-08-12 11:19:37 [sEVERE] Stack: 2013-08-12 11:19:37 [sEVERE] java.lang.Object.wait(Native Method) 2013-08-12 11:19:37 [sEVERE] java.util.TimerThread.mainLoop(Unknown Source) 2013-08-12 11:19:37 [sEVERE] java.util.TimerThread.run(Unknown Source) This is the only error I have seen come up when the server did happen to crash from the bug. Calc has stated that he has dropped support for 1.5.2 to work on his latest version for 1.6.x I am hoping someone can find this of use and get this fixed as the code for MFFS is Open Source as deemed by the original author. His stipulations was that it remain so in such that others can partake of his work in their own way like calc has done.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now