Welcome!

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

Sign up now!

Bug ArrayIndexOutOfBoundsException

Status
Not open for further replies.
Joined
Nov 15, 2016
Messages
20
I keep getting the error whenever starting a lot of bots. Mostly occurs whenever the bank is opened. An item is deposited. java.lang.ArrayIndexOutOfBoundsException: 1
at nul.iIiIIIiiIiII.short(hob:199)
at nul.iIiIIIiiIiII.void(hob:174)
at nul.iIIiiIiiIIIi.void(veb:82)
at nul.iIiIIIiiIiII.void(hob:81)
at nul.iIIIIIiiiiIi.void(whb:216)
at nul.IIIIIIiIIIiI.void(dbb:11)
at com.runemate.game.api.hybrid.queries.SpriteItemQueryBuilder.void(qkb:82)
at com.runemate.game.api.hybrid.queries.QueryBuilder.results(zxa:224)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.getItems(pob:103)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.contains(pob:15368)
at robot.IIiiiIIIII.execute(z:120)
at com.runemate.game.api.script.framework.tree.TreeBot.onLoop(fya:223)
at com.runemate.game.api.script.framework.LoopingBot.run(tbb:180)
at com.runemate.game.api.script.framework.AbstractBot.start(sab:208)
at nul.iIIiIIiIIIii.run(zlb:28)
 
Joined
Dec 23, 2016
Messages
221
a manual fix for it is to delete .web files from your runemate resources folder. you'll have to do this every time you start bots affected by it.
hope it gets fixed soon, cuz man is that annoying.
 
Status
Not open for further replies.
Top