Yes, the issue is the 'Player Following' for some reason it doesn't register them objects and causes it to ignore them and walk through. You could rewrite it or check for the object. It's easier to disable the 'Follow' Option which could be in the warhandler.java class. Try something like
Happy coding!Code:player.getPackets().sendPlayerOption("null", 2, false);




