When i try to make Super Str's, it grabs the items out of the bank, then just keep trying to grab vials instead of mixing them
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at com.runemate.game.api.hybrid.queries.results.QueryResults.get(rob:188)
at com.runemate.qosmiof2.herblore.tasks.portable.Portable.mix(Portable.java:86)
at com.runemate.qosmiof2.herblore.tasks.portable.Portable.execute(Portable.java:81)
at com.runemate.qosmiof2.herblore.QHerblore.onLoop(QHerblore.java:95)
at com.runemate.game.api.script.framework.LoopingScript.run(htb:239)
at com.runemate.game.api.script.framework.AbstractScript.start(jnb:156)
at app.bj.run(ukb:214)