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 ArrayIndexOutOfBoundsException: 929 app.oP.void(rcc:54)

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.lang.ArrayIndexOutOfBoundsException: 929
 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.oP.void(rcc:54)
 at app.nP.void(lic:77)
 at app.nP.move(lic:117)
 at com.runemate.game.api.hybrid.input.Mouse.move(xj:147)
 at com.runemate.game.api.hybrid.input.Mouse.move(xj:269)
 at com.runemate.game.api.hybrid.local.hud.InteractablePoint.hover(vec:132)
 at com.runemate.game.api.hybrid.local.hud.Menu.click(dfc:94)
 at app.EP.interact(zgc)
 at app.EP.interact(zgc:276)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.this(b:322)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(b:164)
 at com.runemate.game.api.script.framework.LoopingScript.run(xsb:99)
 at com.runemate.game.api.script.framework.AbstractScript.start(rsb:52)
 at app.rn.run(xmb:205)
1.1.8 - OSRS
@Cloud
 
Top