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

    As i mentioned in op, it doesn't matter if the door is closed, even if it is open, it won't walk.
  2. 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