Jump to content

[Dev Build] OSBot 2.6.0


Patrick

Recommended Posts

The new UI looks real sleek, I like the RuneLite-inspired direction.

Love that the logger has a button toggle, but I really dislike how there's no option to un-dock it from the window. Being able to move that shit around and resize it in a separate window is crucial for my workflow in debugging scripts.

I also got this error while the client was injecting (right after selecting the account).

[INFO][10/25 04:39:42 PM]: Welcome to OSBot 2.6.0!
[INFO][10/25 04:39:42 PM]: Loaded 1 RS accounts!
[INFO][10/25 04:40:44 PM]: Updated injection hooks for client revision : 192!
[DEBUG][Bot #1][10/25 04:40:44 PM]: Initializing stealth injection bot...
[INFO][Bot #1][10/25 04:40:44 PM]: Downloading latest RS2 old-school client parameters...
[INFO][Bot #1][10/25 04:40:44 PM]: Downloading latest RS2 old-school client...
[DEBUG][Bot #1][10/25 04:40:48 PM]: Injected bot reference into client!
[DEBUG][Bot #1][10/25 04:40:49 PM]: Injected world accessors!
[DEBUG][Bot #1][10/25 04:40:50 PM]: Injected 38 class and 339 field accessors!
[DEBUG][Bot #1][10/25 04:40:50 PM]: Injected canvas!
[ERROR][10/25 04:41:00 PM]: Uncaught exception!
java.lang.NoClassDefFoundError: org/osbot/core/security/OSBotSecurityManager
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
    at java.lang.Class.getConstructor0(Class.java:3075)
    at java.lang.Class.newInstance(Class.java:412)
    at org.osbot.rs07.Bot.initialize(eh:418)
    at org.osbot.FC.iiIIIiiIIIii(sw:104)
    at org.osbot.FC.iiIIIiiIIIii(sw:282)
    at org.osbot.lpt7.iiIIIiiIIIii(qab:587)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.osbot.core.security.OSBotSecurityManager
    at java.lang.ClassLoader.findClass(ClassLoader.java:523)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
    at org.osbot.We.loadClass(py:213)
    ... 11 more

Nice update, I'll be playing around with it some more.

Link to comment
54 minutes ago, Han said:

I don't know if I'm just dumb in not knowing what is happening but I'm getting this at the moment -

 

290307158_uPNyKiD-Imgur.png.91ea67da3aae0a6e1ca8068f7b39898f.png

Thats an issue with java. https://stackoverflow.com/questions/22737535/swing-rendering-appears-broken-in-jdk-1-8-correct-in-jdk-1-7/26610279#26610279 Do the steps of the last one, 

"

steps:

control panel
system and security
system
Remote settings
Advanced tab
click Environment variables
create a J2D_D3D variable
and set the value to false."

 

Edited by Madzer
  • Like 2
Link to comment
  • Developer
8 hours ago, Bjotorsflav said:

How does the break manager work? Can't seem to save it

There seems to be a bug with it on this version, next one will have it fixed 😛

 

2 hours ago, Nbacon said:

I have an issue when you rename a tab if you double click it goes under the window and you can't drag the window.
 

I wan't having this issue. I'll see if it can be replicated

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