Welcome!

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

Sign up now!

Running runemate in sandboxie

Joined
Feb 4, 2015
Messages
80
is there any way to fix this error? java.lang.IllegalArgumentException: Negative position
all my settings are correct @Arbiter
 
Last edited:
Mod Automation
Joined
Jul 26, 2013
Messages
3,046
i was using a vm but found it a bit to laggy, this is the only error i get and thats when i start a script all else has been good:
java.lang.IllegalArgumentException: Negative position
at sun.nio.ch.FileChannelImpl.read(Unknown Source)
at a.nI.do(pcb:147)
at a.nI.do(pcb:59)
at a.pJ.do(pcb:143)
at a.Vk.do(vkb:200)
at a.Vk.do(vkb:260)
at a.dK.do(imb:81)
at a.yj.do(wkb:95)
at a.dK.do(imb:144)
at a.dj.do(dib:126)
at a.vj.do(elb:42)
at com.runemate.game.api.hybrid.entities.definitions.NpcDefinition.get(ofb:157)
at a.pM.getDefinition(kub:144)
at a.pM.getId(kub:220)
at com.dog.HoundSpan$1.accepts(HoundSpan.java:48)
at com.dog.HoundSpan$1.accepts(HoundSpan.java:43)
at a.fL.do(apb:169)
at com.runemate.game.api.hybrid.region.Npcs.getLoaded(srb:161)
at com.dog.HoundSpan.getNextTarget(HoundSpan.java:73)
at com.dog.HoundSpan.onLoop(HoundSpan.java:147)
at com.runemate.game.api.script.framework.LoopingScript.run(xsb:95)
at com.runemate.game.api.script.framework.AbstractScript.start(pwb:88)
at a.Gi.run(ydb:80)
FileChannelImpl hmm... I'll defer to @Cloud to investigate.
 
Top