Mine, just produced this error, with the Break manager:
[ERROR][bot #1][09/01 12:32:01 AM]: Error on random solver : BreakManager
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.LinkedList.checkElementIndex(LinkedList.java:553)
at java.util.LinkedList.get(LinkedList.java:474)
at org.osbot.rs07.event.EventExecutor.interrupt(EventExecutor.java:250)
at org.osbot.rs07.event.ScriptExecutor.interruptAll(ScriptExecutor.java:299)
at org.osbot.rs07.event.ScriptExecutor.suspend(ScriptExecutor.java:244)
at org.osbot.rs07.event.RandomExecutor.run(RandomExecutor.java:246)
at java.lang.Thread.run(Thread.java:745)
[DEBUG][bot #1][09/01 12:32:01 AM]: Breaking in 3 hours and 10 minutes for a total of 103 minutes
[iNFO][bot #1][09/01 12:32:01 AM]: Random solver exited : BreakManager
Any developers take a look?