Hi, bought your cannon and crab bots, cannon is working perfectly but this one I'm having trouble with. If I start it at the sand crabs bank with an empty inventory it takes out the specified food/pots, but then produces the below error:
INFO][Bot #1][09/19 08:39:06 AM]: Returning to afk area.
[ERROR][Bot #1][09/19 08:39:07 AM]: Error in bot executor or from Error class (and not Exception)!
java.lang.ExceptionInInitializerError
at org.osbot.auX.IIIIiiiIiIiI(n:191)
at org.osbot.auX.iIIIIiiIIiii(n:179)
at org.osbot.auX.iIIIIiiIIiii(n:215)
at org.osbot.auX.<clinit>(n:259)
at org.osbot.rs07.event.WebWalkEvent.<init>(qm:232)
at nUl.I(f:273)
at Main.onLoop(q:683)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qn:254)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: error reading file
at org.osbot.Fb.iIIIIiiIIiii(af:175)
at org.osbot.nA.IiIiIiiiIiiI(co:210)
at org.osbot.nA.iIIIIiiIIiii(co:130)
at org.osbot.nA.IiiiIiiIiiII(co:182)
at org.osbot.nA.iIIIIiiIIiii(co:26)
at org.osbot.nA.iIIIIiiIIiii(co:45)
at org.osbot.Ib.iIIIIiiIIiii(ai:1228)
at org.osbot.Ib.iIIIIiiIIiii(ai:1233)
at org.osbot.Ib.iIIIIiiIIiii(ai:63)
at org.osbot.Ib.<clinit>(ai:64)
... 9 more
Caused by: java.io.IOException: EOF
at org.osbot.Fb.iIIIIiiIIiii(af:222)
... 18 more
Or if I start at a certain killing spot, I get:
Starting ezCrabs in regular mode.
[INFO][Bot #1][09/19 08:44:57 AM]: Walking to reset area.
[ERROR][Bot #1][09/19 08:44:57 AM]: Error in bot executor or from Error class (and not Exception)!
java.lang.NoClassDefFoundError: Could not initialize class org.osbot.auX
at org.osbot.rs07.event.WebWalkEvent.<init>(qm:232)
at nUl.I(f:273)
at Main.onLoop(q:695)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qn:254)
at java.lang.Thread.run(Thread.java:745)
Thanks for your help!