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

Resolved WebPath. (wzb:8) npe

Discussion in 'Client & Site Support' started by Aidden, Jun 30, 2015.

  1. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    Code (Text):
    1.  
    2. java.lang.NullPointerException
    3.  at com.runemate.game.api.hybrid.location.navigation.web.WebPath.(wzb:8)
    4.  at com.runemate.game.api.hybrid.location.navigation.web.WebPathBuilder.true(shc:7)
    5.  at com.runemate.game.api.hybrid.location.navigation.web.WebPathBuilder.build(shc:187)
    6.  at com.runemate.game.api.hybrid.location.navigation.web.WebPathBuilder.buildTo(shc:274)
    7.  at com.runemate.api.Walking.walkTo(Walking.java:78)
    8.  at com.runemate.maxiscripts.looping.worldwalker.WorldWalker.onLoop(WorldWalker.java:54)
    9.  at com.runemate.game.api.script.framework.LoopingScript.run(nvb:118)
    10.  at com.runemate.game.api.script.framework.AbstractScript.start(anb:10)
    11.  at app.am.run(vwb:224)
    @Cloud
     
  2. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Interesting, was this by any chance a multi-plane calculation?
     
  3. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    I wouldn't have a clue. If they started the bot on a different plane to the main surface, yeah it's possible i guess.
     
  4. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    I'm going to assume that was the source, fixed for the next release.
     

Share This Page

Loading...