Jump to content

[Dev Build] 2.4.129 - Input fixes


Alek

Recommended Posts

Download link: https://osbot.org/devbuilds/osbot 2.4.129.jar

 

Initially I thought it was an issue with my new listeners I added to the client with F9/F10, but the issue persisted even when i removed them. Additionally I did improve the F9/F10 keys by not having them trigger the in-game switching stuff. Let me know how this functionality works.


1. Not tested on mirror mode
2. Not tested on multiple tabs


I don't really have time to be doing updates right now, so I didn't have time to do proper testing. This will probably be my last update for a few weeks. 

  • Like 10
Link to comment
15 minutes ago, daamurda said:

idk if this counts but while running a script instead of blocking my mouse input it still allows me to click where to walk or open tabs w/e without the script being paused or stopped

also doesnt let me click out of ad's just highlights add friend in the chatbox

I can confirm this has happened to me as well. I would pause the script, then un-pause it, however my mouse was still being registered and I was able to interact with the game.

Link to comment
1 hour ago, Alek said:

I don't see why were even have that pause feature, should remove it.

PLEASE DO NOT REMOVE IT, I use it all the Time. When ever one of my scripts gets stuck , i debug and just click play again. please dont.

 

You should add a Btn that makes it replay the same Script.

ex. Running, TabScript. STOPS script. Hits Replay. STarts Tabscript again.

Edited by jamesjohn01470
  • Like 1
Link to comment
1 hour ago, Alek said:

I don't see why were even have that pause feature, should remove it.

Like others have said, the pause button is very useful if the bot gets stuck and just needs a little adjustment, or if there is something you need to do real fast, you can take control of the game, and then resume once you are finished. This is also very useful when it comes to testing scripts for certain functions.

  • Like 2
Link to comment

@Alek Reporting mirror mode bugs not present in previous versions. Happens on start.

Spoiler

ava.lang.NoClassDefFoundError: org/osbot/rs07/accessor/XMouseHandler
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
    at java.lang.Class.getDeclaredMethod(Class.java:2128)
    at java.awt.Component.isCoalesceEventsOverriden(Component.java:6218)
    at java.awt.Component.access$500(Component.java:186)
    at java.awt.Component$3.run(Component.java:6172)
    at java.awt.Component$3.run(Component.java:6170)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Component.checkCoalescing(Component.java:6169)
    at java.awt.Component.<init>(Component.java:6138)
    at java.awt.Container.<init>(Container.java:283)
    at java.awt.Panel.<init>(Panel.java:64)
    at java.awt.Panel.<init>(Panel.java:56)
    at java.applet.Applet.<init>(Applet.java:65)
    at client.emu.EmuClient.<init>(Unknown Source)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at java.lang.Class.newInstance(Class.java:442)
    at org.osbot.rs07.Bot.initialize(qh:595)
    at org.osbot.rC.run(fy:276)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.osbot.rs07.accessor.XMouseHandler
    at java.lang.ClassLoader.findClass(ClassLoader.java:530)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at org.osbot.ZA.loadClass(zp:81)
    ... 25 more

 

 

Edited by Turkoize
Link to comment
  • Alek locked this topic
  • Developer
1 hour ago, Turkoize said:

@Alek Reporting mirror mode bugs not present in previous versions. Happens on start.

  Hide contents

ava.lang.NoClassDefFoundError: org/osbot/rs07/accessor/XMouseHandler
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
    at java.lang.Class.getDeclaredMethod(Class.java:2128)
    at java.awt.Component.isCoalesceEventsOverriden(Component.java:6218)
    at java.awt.Component.access$500(Component.java:186)
    at java.awt.Component$3.run(Component.java:6172)
    at java.awt.Component$3.run(Component.java:6170)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Component.checkCoalescing(Component.java:6169)
    at java.awt.Component.<init>(Component.java:6138)
    at java.awt.Container.<init>(Container.java:283)
    at java.awt.Panel.<init>(Panel.java:64)
    at java.awt.Panel.<init>(Panel.java:56)
    at java.applet.Applet.<init>(Applet.java:65)
    at client.emu.EmuClient.<init>(Unknown Source)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at java.lang.Class.newInstance(Class.java:442)
    at org.osbot.rs07.Bot.initialize(qh:595)
    at org.osbot.rC.run(fy:276)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.osbot.rs07.accessor.XMouseHandler
    at java.lang.ClassLoader.findClass(ClassLoader.java:530)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at org.osbot.ZA.loadClass(zp:81)
    ... 25 more

 

 

 

Should be fixed now.

  • Like 3
Link to comment
  • Alek unlocked this topic
  • Alek locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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