Lyquidate Posted May 18, 2015 Posted May 18, 2015 [ERROR][bot #1][05/18 11:19:49 AM]: Error executing event : org.osbot.rs07.input.mouse.MoveMouseEvent@13b743d java.lang.ArithmeticException: / by zero at org.osbot.rs07.input.mouse.MoveMouseEvent.mouseMoveAlgorithm(kk:430) at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(kk:27) at org.osbot.rs07.event.EventExecutor$2.run(lo:14) at org.osbot.rs07.event.EventExecutor.execute(lo:180) at org.osbot.rs07.api.Mouse.moveRandomly(tm:295) at org.osbot.rs07.antiban.AntiBan$1.execute(rj:62) at org.osbot.rs07.antiban.AntiBan.rollAntiban(rj:486) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(he:21) at java.lang.Thread.run(Unknown Source) [WARN][bot #1][05/18 11:30:58 AM]: Event executor is taking too long to suspend; terminating now... [iNFO][bot #1][05/18 11:30:58 AM]: Started random solver : BreakManager [iNFO][bot #1][05/18 11:30:58 AM]: Starting to pause for: 00:22:41 It's 12.03 as of now, and still doesn't start. I don't know what's going wrong exactly, but something's going wrong with the mirror client breaking.
Oliver Posted May 18, 2015 Posted May 18, 2015 Breaking does not work on mirror for me too For me it does not log out when it should
Khaleesi Posted May 18, 2015 Posted May 18, 2015 (edited) Not sure if it has anything to do with breaking system. java.lang.ArithmeticException: / by zero This pops up when you are trying to do some calculation and divides by zero... Since you all know that dividing by zero isn't possible in normal mathematics ^^ So it's just a miscalculation while trying to get x,y coordinates for the mouseEvent I guess. Khaleesi Edited May 18, 2015 by Khaleesi
Mysteryy Posted May 18, 2015 Posted May 18, 2015 (edited) Not sure if it has anything to do with breaking system. java.lang.ArithmeticException: / by zeroThis pops up when you are trying to do some calculation and divides by zero...Since you all know that dividing by zero isn't possible in normal mathematics ^^ So it's just a miscalculation while trying to get x,y coordinates for the mouseEvent I guess. Khaleesi I have seen this on the normal client as well. Edited May 18, 2015 by Mysteryy 1
Lyquidate Posted May 19, 2015 Author Posted May 19, 2015 Compare the client time of "Starting to pause" and my PC's time. It should be done pausing right now. It isn't, however. It's pretty crucial that this gets a fix, because breaking is one of the most important parts of botting without getting detected. It's on normal client too.
Lyquidate Posted May 19, 2015 Author Posted May 19, 2015 (edited) Not sure if it has anything to do with breaking system. java.lang.ArithmeticException: / by zero This pops up when you are trying to do some calculation and divides by zero... Since you all know that dividing by zero isn't possible in normal mathematics ^^ So it's just a miscalculation while trying to get x,y coordinates for the mouseEvent I guess. Khaleesi Never tried dividing by zero, I thought the world would explode if someone did that At least, that's what my maths teacher taught me. Edit: this post was supposed to be added to the previous one, I suck at foruming Edited May 19, 2015 by Lyquidate