Jump to content

AbstractMethodError


Recommended Posts

Posted (edited)

Bot I quickly threw together used to work about a week ago, now i'm getting this:

java.lang.AbstractMethodError: client.getDestinationX()I
    at org.osbot.rs07.api.Map.getDestination(sg:183)
    at org.osbot.rs07.event.WebWalkEvent$2.condition(vo:518)
    at org.osbot.rs07.utility.ConditionalSleep.sleep(if:87)
    at org.osbot.rs07.event.WebWalkEvent.execute(vo:529)
    at org.osbot.rs07.event.EventExecutor$2.run(wm:106)
    at org.osbot.rs07.event.EventExecutor.execute(wm:59)
    at org.osbot.rs07.script.MethodProvider.execute(qg:495)
    at org.osbot.rs07.api.Walking.webWalk(mh:211)
    at ChopNBurn.ChopNBurn.getState(ChopNBurn.java:281)

Here is line at line 281:

                                     if (getWalking().webWalk(POS_FM)) {

Someone explain pleez?

Edited by puremikeg943
  • Like 1
Posted

Webwalking #getDestination is messed up. That means the webwalker is not working.

 

Please use WalkingEvent in the mean time. The Develepors are currently working on the issue but they are still busy in real life.

 

Wait for an update

 

`Chris

 

Thank you, I appreciate your response.

 

Atleast I'm not worried that I messed something up anymore.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...