1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

NPE when trying to use webwalking with custom web

Discussion in 'Developer Support' started by Aria, Apr 14, 2015.

  1. Aria

    Joined:
    Feb 26, 2015
    Messages:
    821
    Likes Received:
    286
    I'm using @Aidden's tutorial to add a web file I created with Hax's Web Extender to the default web. However, upon trying to webwalk to my destination (Canifis bank), I get a NPE with this line of code:

    Traversal.getDefaultWeb().getPathBuilder().buildTo(new Coordinate(3423, 3544, 0)).step();
     

Share This Page

Loading...