I've been editing my source hard, and I came across a few bugs with barrows. At first I figured I'd just completley re-do all of barrows but I've fixed almost all the bugs with it.

I just have a bug that I am stuck on. Whenever I go down to kill the brother and walk away from it, it crashes my server. Here is the Error I get in my Command Prompt. If you help out with fixing this I'll rep+ you or Thank you what ever this forums uses..

Code:
[7/31/13 4:33 AM]: java.lang.ArrayIndexOutOfBound***ception: -1
[7/31/13 4:33 AM]:      at server.clip.region.Region.getClip(Region.java:21)
[7/31/13 4:33 AM]:      at server.clip.region.Region.getClipping(Region.java:226
)
[7/31/13 4:33 AM]:      at server.model.npcs.NPCHandler.handleClipping(NPCHandle
r.java:1511)
[7/31/13 4:33 AM]:      at server.model.npcs.NPCHandler.followPlayer(NPCHandler.
java:1437)
[7/31/13 4:33 AM]:      at server.model.npcs.NPCHandler.process(NPCHandler.java:
802)
[7/31/13 4:33 AM]:      at server.Server.main(Server.java:143)
[7/31/13 4:33 AM]: A fatal exception has been thrown!