Jump 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.

Script randomly broke?

Featured Replies

So after making some changes to a script, a totally unrelated part seemed to stop working. After looking into it, it seems like attempting to access the inventory at all throws an error. This is the error I get with the line in question underneath.

[ERROR][Bot #1][01/19 11:58:14 AM]: Error in bot executor!
java.lang.AbstractMethodError: dm.getNodes()[Lorg/osbot/rs07/accessor/XNode;
	at org.osbot.rs07.api.util.NodeContainerUtilities.findNodeByHash(gp:212)
	at org.osbot.rs07.api.Inventory.getItems(ef:70)
	at org.osbot.rs07.api.util.ItemContainer.isFull(zg:609)
	at Test.onLoop(Test.java:13)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(gm:185)
	at java.lang.Thread.run(Unknown Source)

inventory.isFull();

I created a brand new script just to test this so I'm sure it wasn't something I changed in a script.

 

OSBot also seems unable to get past the welcome screen as well now, throwing this error

[ERROR][Bot #1][01/19 11:58:13 AM]: Error on random solver : Welcome Screen
java.lang.AbstractMethodError: client.getWidgetNodes()Lorg/osbot/rs07/accessor/XNodeContainer;
	at org.osbot.rs07.api.ui.RS2Widget.iIiiiiiiIiiI(go:292)
	at org.osbot.rs07.api.ui.RS2Widget.iIiiiiiiIiiI(go:222)
	at org.osbot.rs07.api.ui.RS2Widget.getAbsX(go:267)
	at org.osbot.rs07.api.ui.RS2Widget.getPositionIgnoreIsHidden(go:629)
	at org.osbot.rs07.api.ui.RS2Widget.getRectangleIgnoreIsHidden(go:585)
	at org.osbot.rs07.input.mouse.WidgetDestination.getBoundingBox(lp:138)
	at org.osbot.rs07.api.util.GraphicUtilities.getSuitablePoint(zl:680)
	at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(ne:113)
	at org.osbot.rs07.event.EventExecutor$2.run(dn:284)
	at org.osbot.rs07.event.EventExecutor.execute(dn:121)
	at org.osbot.rs07.script.MethodProvider.execute(wj:853)
	at org.osbot.rs07.event.InteractionEvent.iIiiiiiiIiiI(vo:93)
	at org.osbot.rs07.event.InteractionEvent.execute(vo:373)
	at org.osbot.rs07.event.EventExecutor$2.run(dn:284)
	at org.osbot.rs07.event.EventExecutor.execute(dn:121)
	at org.osbot.rs07.api.ui.RS2Widget.interact(go:754)
	at org.osbot.rs07.randoms.WelcomeScreen.onLoop(zh:217)
	at org.osbot.rs07.event.RandomExecutor.run(cp:163)
	at java.lang.Thread.run(Unknown Source)

Anyone know what could have caused these errors and/or how to resolve them?

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

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.