Heist Posted October 25, 2020 Share Posted October 25, 2020 37 minutes ago, Madzer said: this? I have, still wont let me type or move camera it doesn't work for me either 1 Quote Link to comment
agentcallooh Posted October 25, 2020 Share Posted October 25, 2020 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. Quote Link to comment
Bjotorsflav Posted October 25, 2020 Share Posted October 25, 2020 Tried using stealth quester biohazard but starting the quest it just got suck with the dialouge, it didn't click yes but just restarted the chat. Quote Link to comment
Developer Patrick Posted October 25, 2020 Author Developer Share Posted October 25, 2020 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 3 1 Quote Link to comment
Bjotorsflav Posted October 25, 2020 Share Posted October 25, 2020 How does the break manager work? Can't seem to save it Quote Link to comment
Madzer Posted October 25, 2020 Share Posted October 25, 2020 @PatrickApparently the keyboard issue isnt happening to everyone? Two people I know have no issue, but I cannot use keyboard at all even if input is enabled Quote Link to comment
Han Posted October 25, 2020 Share Posted October 25, 2020 (edited) I don't know if I'm just dumb in not knowing what is happening but I'm getting this at the moment - Edited October 25, 2020 by Han Quote Link to comment
Madzer Posted October 26, 2020 Share Posted October 26, 2020 (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 - 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 October 26, 2020 by Madzer 2 Quote Link to comment
BananaTown Posted October 26, 2020 Share Posted October 26, 2020 (edited) damn this is crazy nice, thanks for the update like always, way better in use than in pics EDIT: removed mouse trail? EDIT 2: I am just slow, its added into mouse position now Edited October 26, 2020 by Fich420 1 Quote Link to comment
Gunman Posted October 26, 2020 Share Posted October 26, 2020 @Patrick @Token This version broke the dialogue handling in Stealth Quester. Idk about other scripts. Basically mid dialogue or a few seconds after an option pops up the bot will talk to the NPC again, and it just loops this. Same quest tested on 2.5.90 did NOT do this. I'll let you two figure out who needs to fix what. Quote Link to comment
Nbacon Posted October 26, 2020 Share Posted October 26, 2020 Can you add cli to script seletor? 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. Quote Link to comment
Developer Patrick Posted October 26, 2020 Author Developer Share Posted October 26, 2020 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 Quote Link to comment
Heist Posted October 26, 2020 Share Posted October 26, 2020 On 10/25/2020 at 10:22 AM, Madzer said: this? I have, still wont let me type or move camera I figured out you actually have to click IN the game not just in the osbot tab in order to type. Quote Link to comment
Madzer Posted October 26, 2020 Share Posted October 26, 2020 55 minutes ago, Heist said: I figured out you actually have to click IN the game not just in the osbot tab in order to type. Wow, thanks a lot haha. Such a weird thing but this works Quote Link to comment