July 18, 201610 yr Getting errorERROR][bot #1][07/18 07:52:52 PM]: Error in bot executor!java.lang.NoClassDefFoundError: Could not initialize class org.osbot.aux at org.osbot.rs07.api.Walking.webWalk(pl:67) at scripts.Chicken.BankStuff(Chicken.java:26) at scripts.Chicken.onLoop(Chicken.java:19) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(kn:194) at java.lang.Thread.run(Unknown Source)script public Area LBBANKAREA = new Area(new Position(3207,3220,2),new Position(3210,3217,2)); private void BankStuff() throws InterruptedException { getWalking().webWalk(LBBANKAREA);}using 2,4,75 osbot.jar (eclipse) Edited July 18, 201610 yr by Bloodycub
July 19, 201610 yr Ensure that you're compiling it with the same version of the osbot client that you're using to test it
Create an account or sign in to comment