Jump to content

[Stable] OSBot 2.7.43


Patrick

Recommended Posts

Posted
3 minutes ago, Patrick said:

Hey,

 

WEB WALKER:
- Added some failsafes when teleportable path generation fails.

BOT MANAGER:
- A new account info popup will show when double clicking the username when the bot is running.

MISC:
- Added support for game revision 227
- Minor bug fixes.


 

- The OSBot Team

YOU GUYS ARE THE BEST LETS GOOOOO ALL LOVE <3 to the devs and all ! Thx patrick appreciate you!

Posted (edited)

I'm having a web walk error:
 

Quote

[INFO][11/20 01:33:50 PM]: Welcome to OSBot 2.7.43!
[INFO][11/20 01:33:50 PM]: Updated injection hooks for client revision : 227!
[DEBUG][Bot #1][11/20 01:33:50 PM]: Initializing stealth injection bot...
[INFO][Bot #1][11/20 01:33:50 PM]: Downloading latest RS2 old-school client parameters...
[DEBUG][Bot #1][11/20 01:34:02 PM]: Loading RS world : 134
[INFO][Bot #1][11/20 01:34:02 PM]: Initializing 39 API modules...
[INFO][11/20 01:34:02 PM]: Started bot #1
[INFO][11/20 01:34:15 PM]: Script list refreshed and loaded 1 scripts.
----STARTING SCRIPT------
[ERROR][Bot #1][11/20 01:34:22 PM]: Error in bot executor or from Error class (and not Exception)!
java.lang.ExceptionInInitializerError
    at org.osbot.Con.iIiiIiIiIIi(w:96)
    at org.osbot.Con.IIiIIiIiIIi(w:241)
    at org.osbot.Con.IIiIIiIiIIi(w:119)
    at org.osbot.rs07.event.WebWalkEvent.IIiIIiIiIIi(we:347)
    at org.osbot.rs07.event.WebWalkEvent.prefetchRequirements(we:409)
    at org.osbot.rs07.event.WebWalkEvent.onStart(we:438)
    at org.osbot.rs07.event.EventExecutor.IIiIIiIiIIi(dk:213)
    at org.osbot.rs07.event.EventExecutor.execute(dk:142)
    at org.osbot.rs07.script.MethodProvider.execute(un:359)
 --- MY CODE HERE-----
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(gg:1)
    at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: error reading file
    at org.osbot.Lpt9.IIiIIiIiIIi(lk:131)
    at org.osbot.coM6.IiiIiiIiIii(lh:37)
    at org.osbot.coM6.IIiIIiIiIIi(lh:30)
    at org.osbot.coM6.IIiIIiIiIIi(lh:198)
    at org.osbot.coM6.IIiIIiIiIIi(lh:156)
    at org.osbot.DB.IIiIIiIiIIi(jl:2389)
    at org.osbot.KA.IIiIIiIiIIi(yk:131)
    at org.osbot.DB.iIiiIiIiIIi(jl:85)
    at org.osbot.DB.<clinit>(jl:23)
    ... 15 more
Caused by: java.io.IOException: Negative seek offset
    at java.base/java.io.RandomAccessFile.seek(Unknown Source)
    at org.osbot.Lpt9.IIiIIiIiIIi(lk:224)
    ... 23 more
[INFO][Bot #1][11/20 01:34:22 PM]: Shutting down script background executors
[INFO][Bot #1][11/20 01:34:24 PM]: Terminating script Example Script...
[INFO][Bot #1][11/20 01:34:24 PM]: On exit method debug
[INFO][Bot #1][11/20 01:34:24 PM]: Script called stop; logout=false
[INFO][Bot #1][11/20 01:34:24 PM]: Script Example Script has exited!
 

Caused by my code: 

WebWalkEvent e = new WebWalkEvent(a);
        e.setMoveCameraDuringWalking(false);
        e.setEnergyThreshold(run);
        s.execute(e);

EDIT: The destination is irrelevant to the error. 

Edited by revoke11
Posted

Same problem here

 

[INFO][Bot #1][11/20 08:56:22 PM]: using ammo: none
[ERROR][Bot #1][11/20 08:56:24 PM]: Error in bot executor or from Error class (and not Exception)!
java.lang.ExceptionInInitializerError
    at org.osbot.Con.iIiiIiIiIIi(w:96)
    at org.osbot.Con.IIiIIiIiIIi(w:241)
    at org.osbot.Con.IIiIIiIiIIi(w:119)
    at org.osbot.rs07.event.WebWalkEvent.IIiIIiIiIIi(we:347)
    at org.osbot.rs07.event.WebWalkEvent.prefetchRequirements(we:409)
    at api.cOM1.a(qf:1908)
    at x.Prn.h(g:848)
    at x.Prn.A(g:623)
    at x.Prn.m(g:106)
    at x.cE.l(xa:105)
    at s.Con.i(nc:1241)
    at s.Con.m(nc:417)
    at l.COn.onLoop(rc:574)
    at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(gg:1)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NegativeArraySizeException
    at org.osbot.Lpt9.IIiIIiIiIIi(lk:173)
    at org.osbot.coM6.IiiIiiIiIii(lh:37)
    at org.osbot.coM6.IIiIIiIiIIi(lh:30)
    at org.osbot.coM6.IIiIIiIiIIi(lh:198)
    at org.osbot.coM6.IIiIIiIiIIi(lh:156)
    at org.osbot.DB.IIiIIiIiIIi(jl:2389)
    at org.osbot.KA.IIiIIiIiIIi(yk:131)
    at org.osbot.DB.iIiiIiIiIIi(jl:85)
    at org.osbot.DB.<clinit>(jl:23)
    ... 15 more
[INFO][Bot #1][11/20 08:56:24 PM]: Shutting down script background executors
 

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