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 Possible Client Error

Joined
Sep 6, 2014
Messages
244
Hey, since yesterday I received an error whenever a script goes into the bank on RS3.

Error:

java.lang.IllegalArgumentException: Negative position
at sun.nio.ch.FileChannelImpl.read(Unknown Source)
at app.Si.const(fhb:184)
at app.Si.const(fhb:107)
at app.CK.const(fhb:40)
at app.bi.const(gmb:63)
at app.Mk.const(zcb:58)
at app.GK.const(chb:172)
at app.Mk.const(zcb:175)
at app.dK.const(udb:119)
at app.Jj.const(qgb:83)
at com.runemate.game.api.hybrid.entities.definitions.ItemDefinition.get(xeb:166)
at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.getDefinition(tmb:35)
at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory$3.accepts(onb:195)
at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory$3.accepts(onb:148)
at app.rP.const(zob:130)
at app.rP.const(zob:83)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.getItems(pob:28)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.getQuantity(pob:1545)
at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.getQuantity(pob:1033)
at rm.Prn.execute(z:90)
at com.runemate.game.api.script.framework.task.TaskScript.onLoop(xwb:178)
at com.runemate.game.api.script.framework.LoopingScript.run(sub:255)
at com.runemate.game.api.script.framework.AbstractScript.start(rrb:22)
at app.kI.run(dib:72)

I'm not sure if it's a client error, but I tried with different scripts and same happens
 
Top