Jump to content

[Dev Build] OSBot 2.6.0


Patrick

Recommended Posts

Posted

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.

  • Developer
Posted
12 minutes ago, agentcallooh said:

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.

Nice suggestion. I'll see if it's possible :D

  • Like 3
  • Heart 1
Posted (edited)
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
  • Developer
Posted
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

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