Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. A

    Bug Traversal not working

    So this is where it gets stuck, doesn't matter if the door is open or closed, when i walk outside the house, it'll start walking. Happens not only in this house, others around too. My code; Path path = Traversal.getDefaultWeb().getPathBuilder().buildTo(OakArea.getRandomCoordinate()); if (path...
Top