UncleHard Posted November 29, 2018 Share Posted November 29, 2018 Break handler isn’t working on mirror mode. Bot just doesnt take breaks as if breaks are disabled. Link to comment Share on other sites More sharing options...
ihom Posted November 29, 2018 Share Posted November 29, 2018 I've found this happen to me on the odd occasion, best options are to restart both the OSRS client and OSBot - That generally works for me. Link to comment Share on other sites More sharing options...
UncleHard Posted November 29, 2018 Author Share Posted November 29, 2018 Okay will do, thanks. Link to comment Share on other sites More sharing options...
Aguero Posted November 29, 2018 Share Posted November 29, 2018 On 11/29/2018 at 5:49 PM, UncleHard said: Okay will do, thanks. Expand Does it work when you restart? Link to comment Share on other sites More sharing options...
UncleHard Posted November 29, 2018 Author Share Posted November 29, 2018 On 11/29/2018 at 9:15 PM, Aguero said: Does it work when you restart? Expand No. Link to comment Share on other sites More sharing options...
Hackman Posted December 3, 2018 Share Posted December 3, 2018 When it does take breaks it will say the remember username option is enabled and shut down when it isnt. Link to comment Share on other sites More sharing options...
run escapes Posted December 3, 2018 Share Posted December 3, 2018 I have the same problem. Sometimes it breaks and sometimes it doesnt its like 50/50 Link to comment Share on other sites More sharing options...
Maxlaxen Posted January 14, 2019 Share Posted January 14, 2019 @Patrick Could you please take a look at this? It really sucks not being able to take automated breaks Link to comment Share on other sites More sharing options...
Developer Patrick Posted January 14, 2019 Developer Share Posted January 14, 2019 On 1/14/2019 at 7:46 AM, Maxlaxen said: @Patrick Could you please take a look at this? It really sucks not being able to take automated breaks Expand Hmm I don't really see why it wouldn't work on mirror, but maybe I can debug it Link to comment Share on other sites More sharing options...
Maxlaxen Posted January 14, 2019 Share Posted January 14, 2019 On 1/14/2019 at 11:49 AM, Patrick said: Hmm I don't really see why it wouldn't work on mirror, but maybe I can debug it Expand I don't know much about programming, but I've been talking to FrostBug about some bugs when using FrostBarrows. When the bot is about to loot the chest it can get stuck between "looting chest/in combat". And as I understood it, the MessageListener is bugging alot, and it affects the login handler/break handler too. That may be the reason it usually works, but it can get bugged. Correct me if im wrong @FrostBug Link to comment Share on other sites More sharing options...
FrostBug Posted January 15, 2019 Share Posted January 15, 2019 On 1/14/2019 at 3:08 PM, Maxlaxen said: I don't know much about programming, but I've been talking to FrostBug about some bugs when using FrostBarrows. When the bot is about to loot the chest it can get stuck between "looting chest/in combat". And as I understood it, the MessageListener is bugging alot, and it affects the login handler/break handler too. That may be the reason it usually works, but it can get bugged. Correct me if im wrong @FrostBug Expand What I've observed is that any error thrown in or by any listener or eventhandler will cause all listeners and event handlers to be disabled until client restart. Though supposedly Zach fixed this in a listener/eventhandler stability update a few client versions back. Would be worth verifying, though. @Patrick Link to comment Share on other sites More sharing options...