UPDATE3:
still happens ;/
How can i Ignore this, [DEBUG][Bot #1][04/25 09:40:07 AM]: Login Code: -2
[ERROR][Bot #1][04/25 09:40:07 AM]: Unknown login response; script stopped! - To make the script still continue not Stop.
UPDATE2:
I think i fixed it, i added to check if its logged on to every task.
I think it was because it tried to do WEBWALKING while its logged out
Well i sometimes get "Error connecting to server" is there anyway you can a Check for this?
Right now, iif this is the Text it gets while trying to log in the Bot gets an Error. And Messes up the whole Client.
It should Try to log in again.
Has Happened to me a lot
[DEBUG][Bot #1][04/25 02:20:05 AM]: Login Code: -2
[INFO][Bot #1][04/25 02:20:05 AM]: Terminating script ************
[INFO][Bot #1][04/25 02:20:05 AM]: Script Flax Runner has exited!
[INFO][Bot #1][04/25 02:20:06 AM]: Random solver exited : Auto Login
java.lang.NullPointerException
at org.osbot.rs07.event.ScriptExecutor.resume(nl:245)
at org.osbot.rs07.event.RandomExecutor.run(qe:198)
at java.lang.Thread.run(Unknown Source)
UPDATE:
So im using a Backconnect Proxie, (changes IP every 10 minutes) so my bots disconnect every 10 minutes.
It was working pretty fine until today, So when it disconnects from the game, It Logs out, and Just Crashes the bot.
It says it tried to log in but thats False. It just click on Existing user and Crashed there.
Here is the Code:
[INFO][Bot #1][04/25 03:50:05 AM]: Started random solver : Auto Login
Logging in...
[DEBUG][Bot #1][04/25 03:50:05 AM]: Login Code: -2
[ERROR][Bot #1][04/25 03:50:05 AM]: Unknown login response; script stopped!
[INFO][Bot #1][04/25 03:50:05 AM]: Terminating script FlaxRunner...
[INFO][Bot #1][04/25 03:50:05 AM]: Script FlaxRunner has exited!
[INFO][Bot #1][04/25 03:50:06 AM]: Random solver exited : Auto Login
java.lang.NullPointerException
at org.osbot.rs07.event.ScriptExecutor.resume(nl:245)
at org.osbot.rs07.event.RandomExecutor.run(qe:198)
at java.lang.Thread.run(Unknown Source)