Skip to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

2.3.44 LocalWalker#Walk(Rs2Object) | Map#Walk(RS2Object)

Featured Replies

  • Developer

OSBot version number:

2.3.44

Description of the bug/error:

Error in log, not able to walk to object

Instructions how to replicate the bug/error:

Just walk to gameobjects, see code below, happends once in a while.

(IF APPLICABLE) SSCCE that causes the bug/error:

NPE in consturting the path, as seen int he stacktrace

(IF APPLICABLE) Script name ran causing the bug/error. Optionally include relevant parts of source code:

All of my scripts useing localwalker.walk and map.walk

 

Code used:

script.map.walk(object);
script.localwalker.walk(object);

Error log:

[ERROR][Bot #1][03/18 11:01:09 PM]: Error executing event : org.osbot.rs07.event.WalkingEvent@13143d
java.lang.NullPointerException
	at org.osbot.rs07.api.util.DynamicCircularPathFinder.construct(qe:3)
	at org.osbot.rs07.api.util.DynamicCircularPathFinder.construct(qe:252)
	at org.osbot.rs07.api.util.DynamicCircularPathFinder.construct(qe:254)
	at org.osbot.rs07.event.WalkingEvent.createPath(ro:521)
	at org.osbot.rs07.event.WalkingEvent.execute(ro:108)
	at org.osbot.rs07.event.EventExecutor$2.run(gh:114)
	at org.osbot.rs07.event.EventExecutor.execute(gh:259)
	at org.osbot.rs07.script.MethodProvider.execute(jc:451)
	at org.osbot.rs07.api.Map.walk(ne:39)
	at org.khal.khalmotherlode.utils.Methods.walkCloser(Methods.java:262)
	at org.khal.khalmotherlode.utils.Methods.interactObject(Methods.java:191)
	at org.khal.khalmotherlode.controller.Controller.bank(Controller.java:73)
	at org.khal.khalmotherlode.controller.Controller.run(Controller.java:59)
	at org.khal.khalmotherlode.KhalMotherlode.onLoop(KhalMotherlode.java:39)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ph:22)
	at java.lang.Thread.run(Unknown Source)

Khaleesi

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.