Jump to content

[Stable] OSBot 2.6.53


Patrick

Recommended Posts

  • Developer
Posted

Hey,

 

Mostly bug fixes for this release.

 

Download link: http://osbot.org/devbuilds/osbot 2.6.53.jar

 

API CHANGES:
- When the menu is open and required menu item falls off-screen, InteractionEvent will attempt to fix this.
- Added Quest#TEMPLE_OF_THE_EYE

FIXES:
- isVisible should no longer be able to throw an error.

MISC:
- Reworked some of the bot-spoofing code.
- Added the posibility to favorite script.
- Keyboard and mouse input won't be forced-disabled when resuming a script.
- Minor bug fixes.

 

- The OSBot Team

  • Like 3
  • Boge 1
  • Heart 5
Posted (edited)

Every script i've tried so far (3) broke after the update.They all throw the same error. I wonder if its an osbot or script issue:
 

[ERROR][Bot #1][09/08 09:31:46 AM]: Error in bot executor or from Error class (and not Exception)!
java.lang.AbstractMethodError: client.emu.EmuClient.getMenuAction()[Ljava/lang/String;
	at org.osbot.rs07.api.Menu.getMenu(oe:189)
	at org.osbot.rs07.api.Menu.getMenuIndex(oe:152)
	at org.osbot.rs07.event.InteractionEvent.iIIiiiiIiIi(bl:368)
	at org.osbot.rs07.event.InteractionEvent.execute(bl:489)
	at org.osbot.rs07.event.EventExecutor.iIiiIiIiIii(eg:229)
	at org.osbot.rs07.event.EventExecutor.execute(eg:226)
	at org.osbot.rs07.api.model.Entity.interact(ob:252)
	at StealthNMZ.m(ha:3847)
	at StealthNMZ.j(ha:2440)
	at StealthNMZ.onLoop(ha:673)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(vm:235)
	at java.lang.Thread.run(Thread.java:748)
[INFO][Bot #1][09/08 09:31:46 AM]: Shutting down script background executors

They all get the same error. Using mirror mode.

 

EDIT: I just noticed this is 2.6.53 thread, issues i noticed are with 2.6.52 but i wonder if it matters.

Edited by SideFarmer
Posted (edited)
8 minutes ago, SideFarmer said:

Every script i've tried so far (3) broke after the update.They all throw the same error. I wonder if its an osbot or script issue:
 

[ERROR][Bot #1][09/08 09:31:46 AM]: Error in bot executor or from Error class (and not Exception)!
java.lang.AbstractMethodError: client.emu.EmuClient.getMenuAction()[Ljava/lang/String;
	at org.osbot.rs07.api.Menu.getMenu(oe:189)
	at org.osbot.rs07.api.Menu.getMenuIndex(oe:152)
	at org.osbot.rs07.event.InteractionEvent.iIIiiiiIiIi(bl:368)
	at org.osbot.rs07.event.InteractionEvent.execute(bl:489)
	at org.osbot.rs07.event.EventExecutor.iIiiIiIiIii(eg:229)
	at org.osbot.rs07.event.EventExecutor.execute(eg:226)
	at org.osbot.rs07.api.model.Entity.interact(ob:252)
	at StealthNMZ.m(ha:3847)
	at StealthNMZ.j(ha:2440)
	at StealthNMZ.onLoop(ha:673)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(vm:235)
	at java.lang.Thread.run(Thread.java:748)
[INFO][Bot #1][09/08 09:31:46 AM]: Shutting down script background executors

They all get the same error. Using mirror mode.

 

EDIT: I just noticed this is 2.6.53 thread, issues i noticed are with 2.6.52 but i wonder if it matters.

Same error with 2.6.53

 

It occurs when script tries to use use bank

Edited by Raunoo321
Posted
[ERROR][Bot #1][09/08 10:41:25 AM]: Error in bot executor or from Error class (and not Exception)!
java.lang.AbstractMethodError: client.emu.EmuClient.getMenuAction()[Ljava/lang/String;
	at org.osbot.rs07.api.Menu.getMenu(oe:189)
	at org.osbot.rs07.api.Menu.getMenuIndex(oe:247)
	at org.osbot.rs07.api.Menu.getMenuIndex(oe:181)
	at org.osbot.rs07.event.InteractionEvent.iIIiiiiIiIi(bl:368)
	at org.osbot.rs07.event.InteractionEvent.iIIiiiiIiIi(bl:554)
	at org.osbot.rs07.event.InteractionEvent.execute(bl:596)
	at org.osbot.rs07.event.EventExecutor.iIiiIiIiIii(eg:229)
	at org.osbot.rs07.event.EventExecutor.execute(eg:226)
	at org.osbot.rs07.api.ui.RS2Widget.interact(gh:757)
	at org.osbot.rs07.api.Worlds.iIIiiiiIiIi(zo:140)
	at org.osbot.rs07.api.Worlds.hop(zo:455)
	at org.osbot.rs07.api.Worlds.hop(zo:432)
	at org.osbot.rs07.api.Worlds.hop(zo:498)
	at org.khal.guardiansoftherift.y.NUL.C(rb:1213)
	at org.khal.guardiansoftherift.y.NUL.j(rb:344)
	at org.khal.guardiansoftherift.KhalGuardiansOfTheRift.onLoop(jc:107)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(vm:235)
	at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][09/08 10:41:25 AM]: Shutting down script background executors

Keep getting this error on every script.

  • Like 1
Posted
1 hour ago, Mickey Mouse said:
[ERROR][Bot #1][09/08 10:41:25 AM]: Error in bot executor or from Error class (and not Exception)!
java.lang.AbstractMethodError: client.emu.EmuClient.getMenuAction()[Ljava/lang/String;
	at org.osbot.rs07.api.Menu.getMenu(oe:189)
	at org.osbot.rs07.api.Menu.getMenuIndex(oe:247)
	at org.osbot.rs07.api.Menu.getMenuIndex(oe:181)
	at org.osbot.rs07.event.InteractionEvent.iIIiiiiIiIi(bl:368)
	at org.osbot.rs07.event.InteractionEvent.iIIiiiiIiIi(bl:554)
	at org.osbot.rs07.event.InteractionEvent.execute(bl:596)
	at org.osbot.rs07.event.EventExecutor.iIiiIiIiIii(eg:229)
	at org.osbot.rs07.event.EventExecutor.execute(eg:226)
	at org.osbot.rs07.api.ui.RS2Widget.interact(gh:757)
	at org.osbot.rs07.api.Worlds.iIIiiiiIiIi(zo:140)
	at org.osbot.rs07.api.Worlds.hop(zo:455)
	at org.osbot.rs07.api.Worlds.hop(zo:432)
	at org.osbot.rs07.api.Worlds.hop(zo:498)
	at org.khal.guardiansoftherift.y.NUL.C(rb:1213)
	at org.khal.guardiansoftherift.y.NUL.j(rb:344)
	at org.khal.guardiansoftherift.KhalGuardiansOfTheRift.onLoop(jc:107)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(vm:235)
	at java.lang.Thread.run(Unknown Source)
[INFO][Bot #1][09/08 10:41:25 AM]: Shutting down script background executors

Keep getting this error on every script.

There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed.

Posted
4 hours ago, Muffins said:

There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed. There was an OSRS update today. Like every other big update day, OSBot also requires updating. There is no ETA currently on when it will be fixed.

Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. Thanks for the long post being a smart ass... a simple "there was an update" would not have been good enough. 

  • Like 1

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