Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved I cry

Primate
Joined
Oct 30, 2014
Messages
3,469
Code:
java.lang.ArrayIndexOutOfBoundsException: 814
 at java.util.concurrent.CopyOnWriteArrayList.get(Unknown Source)
 at java.util.concurrent.CopyOnWriteArrayList.set(Unknown Source)
 at java.util.Collections.swap(Unknown Source)
 at java.util.Collections.shuffle(Unknown Source)
 at app.DQ.case(lkc:14)
 at app.BS.case(vyb:26)
 at app.BS.move(vyb:193)
 at com.runemate.game.api.hybrid.input.Mouse.move(to:211)
 at com.runemate.game.api.hybrid.input.Mouse.move(to:79)
 at com.runemate.game.api.hybrid.local.hud.InteractablePoint.hover(oac:244)
 at com.runemate.game.api.hybrid.local.hud.Menu.click(ijc:123)
 at com.runemate.game.api.hybrid.local.hud.InteractableShape.interact(ufc:160)
 at com.runemate.game.api.hybrid.local.hud.InteractableShape.interact(ufc:26)
 at com.runemate.game.api.hybrid.local.hud.InteractableShape.interact(ufc:268)
 at productions.celestial.bots.hunter.v2.tasks.general.DismantleFailed.execute(DismantleFailed.java:34)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(bpb:57)
 at com.runemate.game.api.script.framework.LoopingScript.run(qub:245)
 at com.runemate.game.api.script.framework.AbstractScript.start(pnb:268)
 at app.jN.run(esb:74)
1.2.13 - OSRS

@Cloud
 
Top