Jump to content

Tanner & Crafter


Recommended Posts

  • 2 weeks later...
Posted
Gets stuck between bank and alkharid gaurd place until human intervention, seems to be a very common breaking point for a lot of scripts probably a quick fix.

 

[ERROR][bot #1][08/25 11:48:29 AM]: Error executing event : org.osbot.rs07.event.WalkingEvent@b39215

java.lang.NullPointerException

at org.osbot.rs07.api.util.DynamicCircularPathFinder.construct(dk:128)

at org.osbot.rs07.event.WalkingEvent.createPath(ck:559)

at org.osbot.rs07.event.WalkingEvent.execute(ck:430)

at org.osbot.rs07.event.EventExecutor$2.run(yh:106)

at org.osbot.rs07.event.EventExecutor.execute(yh:166)

at org.osbot.rs07.script.MethodProvider.execute(dc:361)

at org.osbot.rs07.api.LocalWalker.walk(ej:187)

at com.liverare.isolated_tanner_and_crafter.scripts.tanner_and_crafter.c.cON.f(rb:198)

at com.liverare.isolated_tanner_and_crafter.scripts.tanner_and_crafter.Main.onLoop(sb:242)

at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ao:189)

at java.lang.Thread.run(Unknown Source)

[ERROR][bot #1][08/25 11:48:30 AM]: Error executing event : org.osbot.rs07.event.WalkingEvent@1239451

java.lang.NullPointerException

at org.osbot.rs07.api.util.DynamicCircularPathFinder.construct(dk:128)

at org.osbot.rs07.event.WalkingEvent.createPath(ck:559)

at org.osbot.rs07.event.WalkingEvent.execute(ck:430)

at org.osbot.rs07.event.EventExecutor$2.run(yh:106)

at org.osbot.rs07.event.EventExecutor.execute(yh:166)

at org.osbot.rs07.script.MethodProvider.execute(dc:361)

at org.osbot.rs07.api.LocalWalker.walk(ej:187)

at com.liverare.isolated_tanner_and_crafter.scripts.tanner_and_crafter.c.cON.f(rb:198)

at com.liverare.isolated_tanner_and_crafter.scripts.tanner_and_crafter.Main.onLoop(sb:242)

at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ao:189)

at java.lang.Thread.run(Unknown Source)

 

Posted (edited)

 

Gets stuck between bank and alkharid gaurd place until human intervention, seems to be a very common breaking point for a lot of scripts probably a quick fix.
 
[ERROR][bot #1][08/25 11:48:29 AM]: Error executing event : org.osbot.rs07.event.WalkingEvent@b39215
java.lang.NullPointerException
at org.osbot.rs07.api.util.DynamicCircularPathFinder.construct(dk:128)
at org.osbot.rs07.event.WalkingEvent.createPath(ck:559)
at org.osbot.rs07.event.WalkingEvent.execute(ck:430)
at org.osbot.rs07.event.EventExecutor$2.run(yh:106)
at org.osbot.rs07.event.EventExecutor.execute(yh:166)
at org.osbot.rs07.script.MethodProvider.execute(dc:361)
at org.osbot.rs07.api.LocalWalker.walk(ej:187)
at com.liverare.isolated_tanner_and_crafter.scripts.tanner_and_crafter.c.cON.f(rb:198)
at com.liverare.isolated_tanner_and_crafter.scripts.tanner_and_crafter.Main.onLoop(sb:242)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ao:189)
at java.lang.Thread.run(Unknown Source)
[ERROR][bot #1][08/25 11:48:30 AM]: Error executing event : org.osbot.rs07.event.WalkingEvent@1239451
java.lang.NullPointerException
at org.osbot.rs07.api.util.DynamicCircularPathFinder.construct(dk:128)
at org.osbot.rs07.event.WalkingEvent.createPath(ck:559)
at org.osbot.rs07.event.WalkingEvent.execute(ck:430)
at org.osbot.rs07.event.EventExecutor$2.run(yh:106)
at org.osbot.rs07.event.EventExecutor.execute(yh:166)
at org.osbot.rs07.script.MethodProvider.execute(dc:361)
at org.osbot.rs07.api.LocalWalker.walk(ej:187)
at com.liverare.isolated_tanner_and_crafter.scripts.tanner_and_crafter.c.cON.f(rb:198)
at com.liverare.isolated_tanner_and_crafter.scripts.tanner_and_crafter.Main.onLoop(sb:242)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ao:189)
at java.lang.Thread.run(Unknown Source)

 

 

I'll look into this tomorrow (it's getting late), but from what you're showing me, this is a problem with OSBot, not my script. There seems to be an issue with OSBot's walker -- and if you've experienced this with other scripts, that further conforms this. I'll see if there's anything I can do, though. smile.png Thanks for the report!

 

:edit:

I think this is a problem mostly experienced in Mirror Mode and with other scripts too. Could you please confirm this by running this script with the standard client, please?

Edited by liverare
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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