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

Resolved RegionPath always null

Discussion in 'Developer Support' started by Savior, Apr 22, 2016.

  1. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    RuneMate 2.1.3
    OSRS

    While RS3 seems fine now, RegionPath is having difficulties in OSRS.
    Even if the destination is clearly valid (like only a few steps away, no obstacles), RegionPath returns null.
    The destination is reachable (using the .reachable() method), and Region.getArea() contains the destination.

    The only time it seems to successfully generate a path is when the destination is equal to the players position (basically no path).

     
    #1 Savior, Apr 22, 2016
    Last edited: May 9, 2016
  2. Best Answer:
    Post #6 by Savior, May 9, 2016
  3. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    In all situations? Can other people verify?
     
  4. American Express

    American Express RuneMate Staff

    Joined:
    Oct 2, 2015
    Messages:
    3,096
    Likes Received:
    1,112
    @Savior, if this is in reference to the bot getting stuck outside the bank at the Fishing Guild, then I can confirm I'm getting it too.
     
  5. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    It's not always the case but it happens very oftenly.
    --- Double Post Merged, May 9, 2016, Original Post Date: Apr 24, 2016 ---
    @Vaped updated OT, still occuring in OSRS.
     
  6. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Unable to reproduce... give specific coordinate examples.
     
  7. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    Self resolved
     

Share This Page

Loading...