Lukebo Posted December 10, 2016 Posted December 10, 2016 Does someone have a fix / know why my bots are sometimes freezed at the log-in screen? The screen is just frozen and I can't control the client.
m4tis Posted December 10, 2016 Posted December 10, 2016 (edited) Have same problem. but i'm able to stop it. it happends after every pause. Edited December 10, 2016 by m4tis
Abuse Posted December 10, 2016 Posted December 10, 2016 That's probably the script that's causing it. Check your logs, it's probably spammed full of NullPointerExceptions at the moment it happens
Precise Posted December 10, 2016 Posted December 10, 2016 (edited) Seems to be more of an issue with the welcome random solver which will override the script, i'd include the logger, any other information and how to replicate if you can. Edited December 10, 2016 by Precise
Abuse Posted December 10, 2016 Posted December 10, 2016 Seems to be more of an issue with the welcome random solver which will override the script, i'd include the logger, any other information and how to replicate if you can. There is a split second before that screen shows up where the main script is free to execute
Lukebo Posted December 11, 2016 Author Posted December 11, 2016 That's probably the script that's causing it. Check your logs, it's probably spammed full of NullPointerExceptions at the moment it happens Thanks I think it works now.