[INFO][Bot #1][09/08 08:39:28 PM]: Exception in script thread 2: java.lang.ArithmeticException: / by zero
at a.AUX.a(cl:1802)
at a.AUX.k(cl:652)
at a.AUX.onLoop(cl:1952)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(jj:122)
at java.lang.Thread.run(Unknown Source)
When starting the bot while logged out, it logs in and then hangs.
Works fine if you start it while logged in, but doesn't appear to be respecting breaking settings.
Edit: Getting the same error while logged in now. Unable to run the script at all at this point.
Edit2: Appears the issue might be with the "evenly" option for the level task. Switched to "bottom first" and it's running again.
Edit3: Now I'm getting a null pointer from GroundItems.getAll() after killing the first mob. Dude, your script needs work...