jeremyspro2 Posted April 21, 2017 Share Posted April 21, 2017 bot is working fine for me? weird Link to comment Share on other sites More sharing options...
Alek Posted April 21, 2017 Share Posted April 21, 2017 For those having issues and know how to use cmd/terminal: Change directory to where your OSBot jar is located and type in the following command: java -jar "osbot 2.4.119.jar" -debug 5005 Get the client to the point where it gives you the error. Copy and paste everything in the terminal/cmd window here, please do not screenshot. Link to comment Share on other sites More sharing options...
ancientt Posted April 21, 2017 Share Posted April 21, 2017 (edited) 47 minutes ago, Alek said: For those having issues and know how to use cmd/terminal: Change directory to where your OSBot jar is located and type in the following command: java -jar "osbot 2.4.119.jar" -debug 5005 Get the client to the point where it gives you the error. Copy and paste everything in the terminal/cmd window here, please do not screenshot. Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. All rights reserved. C:\>cd users\yukio\desktop C:\Users\yukio\Desktop>java -jar "osbot 2.4.119.jar" -debug 5005 Debug enabled on port 5005 [DEBUG][04/20 09:16:09 PM]: Injected 2 field list filters [DEBUG][04/20 09:16:09 PM]: Injected 2 field filters [DEBUG][04/20 09:16:09 PM]: Injected 2 method list filters [DEBUG][04/20 09:16:09 PM]: Injected 3 method filters In debug mode! Listening for transport dt_socket at address: 5005 Stealth injection class-filter enabled! [DEBUG][04/20 09:16:10 PM]: OSBot is now ready! [INFO][04/20 09:16:11 PM]: Loaded 2 RS accounts! [INFO][04/20 09:16:12 PM]: Welcome to OSBot 2.4.119! Loaded 0 local scripts and 15 SDN scripts. [INFO][04/20 09:16:22 PM]: Updated injection hooks for client revision : 139! [DEBUG][Bot #1][04/20 09:16:22 PM]: Initializing stealth injection bot... [INFO][Bot #1][04/20 09:16:23 PM]: Downloading latest RS2 old-school client parameters... Bot failed to initialize! If you are running OSBot from command-line, ensure that the world you entered is valid! If the world you entered is valid, please check the OSBot forums for online/offline status. [INFO][04/20 09:16:23 PM]: Started bot #1 Might not be what you're looking for, but that's the point where it stops loading. Thanks for looking into it! Edited April 21, 2017 by ancientt adding on 3 Link to comment Share on other sites More sharing options...
Alek Posted April 21, 2017 Share Posted April 21, 2017 16 minutes ago, ancientt said: Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. All rights reserved. C:\>cd users\yukio\desktop C:\Users\yukio\Desktop>java -jar "osbot 2.4.119.jar" -debug 5005 Debug enabled on port 5005 [DEBUG][04/20 09:16:09 PM]: Injected 2 field list filters [DEBUG][04/20 09:16:09 PM]: Injected 2 field filters [DEBUG][04/20 09:16:09 PM]: Injected 2 method list filters [DEBUG][04/20 09:16:09 PM]: Injected 3 method filters In debug mode! Listening for transport dt_socket at address: 5005 Stealth injection class-filter enabled! [DEBUG][04/20 09:16:10 PM]: OSBot is now ready! [INFO][04/20 09:16:11 PM]: Loaded 2 RS accounts! [INFO][04/20 09:16:12 PM]: Welcome to OSBot 2.4.119! Loaded 0 local scripts and 15 SDN scripts. [INFO][04/20 09:16:22 PM]: Updated injection hooks for client revision : 139! [DEBUG][Bot #1][04/20 09:16:22 PM]: Initializing stealth injection bot... [INFO][Bot #1][04/20 09:16:23 PM]: Downloading latest RS2 old-school client parameters... Bot failed to initialize! If you are running OSBot from command-line, ensure that the world you entered is valid! If the world you entered is valid, please check the OSBot forums for online/offline status. [INFO][04/20 09:16:23 PM]: Started bot #1 Might not be what you're looking for, but that's the point where it stops loading. Thanks for looking into it! Try again with this version:https://osbot.org/devbuilds/osbot 2.4.119.jar Link to comment Share on other sites More sharing options...
ancientt Posted April 21, 2017 Share Posted April 21, 2017 3 minutes ago, Alek said: Try again with this version:https://osbot.org/devbuilds/osbot 2.4.119.jar Here is the same debug with the provided version. Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. All rights reserved. C:\Users\yukio>cd\ C:\>cd users\yukio\desktop C:\Users\yukio\Desktop>java -jar "osbot 2.4.119.jar" -debug 5005 Debug enabled on port 5005 [DEBUG][04/20 09:40:48 PM]: Injected 2 field list filters [DEBUG][04/20 09:40:48 PM]: Injected 2 field filters [DEBUG][04/20 09:40:48 PM]: Injected 2 method list filters [DEBUG][04/20 09:40:48 PM]: Injected 3 method filters In debug mode! Listening for transport dt_socket at address: 5005 Stealth injection class-filter enabled! [DEBUG][04/20 09:40:49 PM]: OSBot is now ready! [INFO][04/20 09:40:50 PM]: Loaded 2 RS accounts! [INFO][04/20 09:40:51 PM]: Welcome to OSBot 2.4.119! Loaded 0 local scripts and 15 SDN scripts. [INFO][04/20 09:40:54 PM]: Updated injection hooks for client revision : 139! [DEBUG][Bot #1][04/20 09:40:54 PM]: Initializing stealth injection bot... [INFO][Bot #1][04/20 09:40:54 PM]: Downloading latest RS2 old-school client parameters... Bot failed to initialize! If you are running OSBot from command-line, ensure that the world you entered is valid! If the world you entered is valid, please check the OSBot forums for online/offline status. java.lang.NumberFormatException: For input string: "13a"[INFO][04/20 09:40:55 PM]: Started bot #1 at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at org.osbot.rs07.RS07Parameters.iiIiiiiIiIii(pm:3) at org.osbot.rs07.RS07Parameters.<init>(pm:134) at org.osbot.core.inject.RS07ClientInjector.inject(fz:276) at org.osbot.rs07.Bot.initialize(eh:399) at org.osbot.sd.run(ps:192) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Link to comment Share on other sites More sharing options...
Muffins Posted April 21, 2017 Share Posted April 21, 2017 Just now, ancientt said: Here is the same debug with the provided version. Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. All rights reserved. C:\Users\yukio>cd\ C:\>cd users\yukio\desktop C:\Users\yukio\Desktop>java -jar "osbot 2.4.119.jar" -debug 5005 Debug enabled on port 5005 [DEBUG][04/20 09:40:48 PM]: Injected 2 field list filters [DEBUG][04/20 09:40:48 PM]: Injected 2 field filters [DEBUG][04/20 09:40:48 PM]: Injected 2 method list filters [DEBUG][04/20 09:40:48 PM]: Injected 3 method filters In debug mode! Listening for transport dt_socket at address: 5005 Stealth injection class-filter enabled! [DEBUG][04/20 09:40:49 PM]: OSBot is now ready! [INFO][04/20 09:40:50 PM]: Loaded 2 RS accounts! [INFO][04/20 09:40:51 PM]: Welcome to OSBot 2.4.119! Loaded 0 local scripts and 15 SDN scripts. [INFO][04/20 09:40:54 PM]: Updated injection hooks for client revision : 139! [DEBUG][Bot #1][04/20 09:40:54 PM]: Initializing stealth injection bot... [INFO][Bot #1][04/20 09:40:54 PM]: Downloading latest RS2 old-school client parameters... Bot failed to initialize! If you are running OSBot from command-line, ensure that the world you entered is valid! If the world you entered is valid, please check the OSBot forums for online/offline status. java.lang.NumberFormatException: For input string: "13a"[INFO][04/20 09:40:55 PM]: Started bot #1 at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at org.osbot.rs07.RS07Parameters.iiIiiiiIiIii(pm:3) at org.osbot.rs07.RS07Parameters.<init>(pm:134) at org.osbot.core.inject.RS07ClientInjector.inject(fz:276) at org.osbot.rs07.Bot.initialize(eh:399) at org.osbot.sd.run(ps:192) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Some people have had success setting the world, so, java -jar "osbot 2.4.119.jar" -debug 5005 -login osbotusername:osbotpassword -bot rslogin:rspassword:1234 -world 336 1 Link to comment Share on other sites More sharing options...
Chaotic Ezio V2 Posted April 21, 2017 Share Posted April 21, 2017 [DEBUG][04/21 02:44:59 PM]: Injected 2 field list filters [DEBUG][04/21 02:44:59 PM]: Injected 2 field filters [DEBUG][04/21 02:44:59 PM]: Injected 2 method list filters [DEBUG][04/21 02:44:59 PM]: Injected 3 method filters In debug mode! Listening for transport dt_socket at address: 5005 Stealth injection class-filter enabled! [DEBUG][04/21 02:45:07 PM]: OSBot is now ready! [INFO][04/21 02:45:09 PM]: Loaded 2 RS accounts! [INFO][04/21 02:45:15 PM]: Welcome to OSBot 2.4.119! Loaded 0 local scripts and 2 SDN scripts. [INFO][04/21 02:45:29 PM]: Updated injection hooks for client revision : 139! [DEBUG][Bot #1][04/21 02:45:29 PM]: Initializing stealth injection bot... [INFO][Bot #1][04/21 02:45:37 PM]: Downloading latest RS2 old-school client parameters... Bot failed to initialize! If you are running OSBot from command-line, ensure that the world you entered is valid! If the world you entered is valid, please check the OSBot forums for online/offline status. [INFO][04/21 02:45:38 PM]: Started bot #1 java.lang.NumberFormatException: For input string: "13a" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at org.osbot.rs07.RS07Parameters.iiIiiiiIiIii(pm:3) at org.osbot.rs07.RS07Parameters.<init>(pm:134) at org.osbot.core.inject.RS07ClientInjector.inject(fz:276) at org.osbot.rs07.Bot.initialize(eh:399) at org.osbot.sd.run(ps:192) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Link to comment Share on other sites More sharing options...
ancientt Posted April 21, 2017 Share Posted April 21, 2017 4 minutes ago, Muffins said: Some people have had success setting the world, so, java -jar "osbot 2.4.119.jar" -debug 5005 -login osbotusername:osbotpassword -bot rslogin:rspassword:1234 -world 336 Awesome to hear that, but I was just doing what Alek was asking for, will definitely try that in a bit. 1 Link to comment Share on other sites More sharing options...
Alek Posted April 21, 2017 Share Posted April 21, 2017 Thanks working on a fix Link to comment Share on other sites More sharing options...
Alek Posted April 21, 2017 Share Posted April 21, 2017 Try this version out: https://osbot.org/devbuilds/osbot 2.4.120.jar Link to comment Share on other sites More sharing options...
ancientt Posted April 21, 2017 Share Posted April 21, 2017 4 minutes ago, Alek said: Try this version out: https://osbot.org/devbuilds/osbot 2.4.120.jar Works!! Thanks for the quick respond/fix. 1 Link to comment Share on other sites More sharing options...
3 Hit U Posted April 21, 2017 Share Posted April 21, 2017 4 minutes ago, Alek said: Try this version out: https://osbot.org/devbuilds/osbot 2.4.120.jar Worked for me ty Alek 1 Link to comment Share on other sites More sharing options...
Timaeus Posted April 21, 2017 Share Posted April 21, 2017 27 minutes ago, Alek said: Try this version out: https://osbot.org/devbuilds/osbot 2.4.120.jar Alex, Thank you for the quick release! This version works perfectly for me. Link to comment Share on other sites More sharing options...
Alek Posted April 21, 2017 Share Posted April 21, 2017 Fixed mirror mode and OSBot only loading World 301. Check it out here: Link to comment Share on other sites More sharing options...