Im unsure if this is due to the script, my client, or something missing from my install, but I am occasionally getting this error:
[ERROR][Bot #2]: Error in bot executor!
java.lang.AbstractMethodError: client.getLowestAvailableCameraPitch()I
at org.osbot.rs07.api.Camera.getLowestPitchAngle(hh:134)
at Core.MainDriver.a(c:44)
at Core.MainDriver.C(c:115)
at Core.MainDriver.onLoop(c:122)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(fo:211)
at java.lang.Thread.run(Thread.java:748)
at which point the script will stop functioning properly.