Jump to content

[Dev Build] OSBot 2.6.47


Patrick

Recommended Posts

  • Developer

Hey,

 

We've been hard at work refactoring a lot of the client.

As it's been a while since the last release, we decided to release a dev build with some of the changes enabled.

 

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

 

API CHANGES:
- Added Quest#BENEATH_CURSED_SANDS and LAND_OF_THE_GOBLINS

FIXES:
- A couple CPU usage related performance improvements.
- Various changes in an attempt to lower banrate.

MISC:
- Java 17 is now in beta.
- Minor bug fixes.
 

- The OSBot Team

  • Like 7
Link to comment
  • 2 weeks later...
ERROR][Bot #1][06/15 06:26:07 PM]: Error in bot executor or from Error class (and not Exception)!
java.lang.AbstractMethodError: client.TUs.getDefinition()Lorg/osbot/rs07/accessor/XNPCDefinition;
    at org.osbot.rs07.api.model.NPC.getId(no:190)
    at org.osbot.rs07.api.model.NPC.getDefinition(no:91)
    at org.osbot.rs07.api.NPCS.getLocalNPC(zl:117)
    at org.osbot.rs07.api.Mouse.getEntitiesOnCursor(cm:498)
    at org.osbot.rs07.api.Mouse.isOnCursor(cm:10)
    at org.osbot.rs07.input.mouse.EntityDestination.evaluate(jf:205)
    at org.osbot.rs07.event.InteractionEvent.IiiIiiiiIiI(io:187)
    at org.osbot.rs07.event.InteractionEvent.execute(io:446)
    at org.osbot.rs07.event.EventExecutor.iIIIiiiiIII(ff:246)
    at org.osbot.rs07.event.EventExecutor.execute(ff:96)
    at org.osbot.rs07.script.MethodProvider.execute(fe:396)
    at Smelter.onLoop(Smelter.java:417)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wo:120)
    at java.lang.Thread.run(Unknown Source)

Happens randomly when executing InteractionEvent, not sure why it's looking for npc definition as the script is only interacting with objects.

Also noticed script stop functioning randomly, something just breaks without any errors at all so it's hard to tell what exactly breaks.

All these issues using mirror mode so not sure if they occur on stealth. No issues at all on the current .46 build.

Link to comment
20 hours ago, Ayylmao420 said:
ERROR][Bot #1][06/15 06:26:07 PM]: Error in bot executor or from Error class (and not Exception)!
java.lang.AbstractMethodError: client.TUs.getDefinition()Lorg/osbot/rs07/accessor/XNPCDefinition;
    at org.osbot.rs07.api.model.NPC.getId(no:190)
    at org.osbot.rs07.api.model.NPC.getDefinition(no:91)
    at org.osbot.rs07.api.NPCS.getLocalNPC(zl:117)
    at org.osbot.rs07.api.Mouse.getEntitiesOnCursor(cm:498)
    at org.osbot.rs07.api.Mouse.isOnCursor(cm:10)
    at org.osbot.rs07.input.mouse.EntityDestination.evaluate(jf:205)
    at org.osbot.rs07.event.InteractionEvent.IiiIiiiiIiI(io:187)
    at org.osbot.rs07.event.InteractionEvent.execute(io:446)
    at org.osbot.rs07.event.EventExecutor.iIIIiiiiIII(ff:246)
    at org.osbot.rs07.event.EventExecutor.execute(ff:96)
    at org.osbot.rs07.script.MethodProvider.execute(fe:396)
    at Smelter.onLoop(Smelter.java:417)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wo:120)
    at java.lang.Thread.run(Unknown Source)

Happens randomly when executing InteractionEvent, not sure why it's looking for npc definition as the script is only interacting with objects.

Also noticed script stop functioning randomly, something just breaks without any errors at all so it's hard to tell what exactly breaks.

All these issues using mirror mode so not sure if they occur on stealth. No issues at all on the current .46 build.

This was because of the runescape update, it's working now

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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