Welcome!

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

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

Resolved Negative position (FileChannelImpl.read)

Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,468
Code:
java.lang.IllegalArgumentException: Negative position
 at sun.nio.ch.FileChannelImpl.read(Unknown Source)
 at a.YH.true(hjb:89)
 at a.YH.true(hjb:73)
 at a.Ai.true(hjb:194)
 at a.oj.true(ufb:248)
 at a.oj.true(ufb:156)
 at a.mI.true(mdb:164)
 at a.lI.true(gcb:130)
 at a.mI.true(mdb:123)
 at a.NJ.true(ghb:147)
 at a.KJ.true(jeb:278)
 at com.runemate.game.api.hybrid.entities.definitions.ItemDefinition.get(tib:45)
 at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.getDefinition(bob:274)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank$6.accepts(wnb:95)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank$6.accepts(wnb:206)
 at a.YP.true(jvb:56)
 at a.YP.true(jvb:278)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.getItems(wnb:236)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.getItems(wnb:206)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.containsAllOf(wnb:596)
 at com.runemate.maxiscripts.task.fletcher.tasks.RS3.Banker.execute(Banker.java:71)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(jrb:28)
 at com.runemate.game.api.script.framework.LoopingScript.run(avb:130)
 at com.runemate.game.api.script.framework.AbstractScript.start(htb:69)
 at a.ZJ.run(cbb:144)
@Cloud
 
Top