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 BufferOverflowException ItemDefinition.get(qcc:240)

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.nio.BufferOverflowException
 at app.ek.goto(ilb:24)
 at app.ek.goto(ilb:271)
 at app.ek.goto(ilb:241)
 at app.iK.goto(jgb:163)
 at app.iK.goto(jgb:241)
 at app.Lk.goto(wcb:54)
 at app.vi.goto(mlb:99)
 at app.Lk.goto(wcb:205)
 at app.FJ.goto(ycb:70)
 at app.Tk.goto(lib:272)
 at com.runemate.game.api.hybrid.entities.definitions.ItemDefinition.get(qcc:240)
 at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.getDefinition(xhc:163)
 at rm.aUX.void(b:9)
 at rm.aUX.accepts(b:201)
 at app.To.goto(oec:178)
 at app.To.goto(oec:272)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory.getItems(lac:23)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Inventory.containsAnyOf(lac:5)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(b:191)
 at com.runemate.game.api.script.framework.LoopingScript.run(xmb:88)
 at com.runemate.game.api.script.framework.AbstractScript.start(wtb:147)
 at app.hn.run(ttb:25)
1.1.10 - OSRS
@Cloud
 
Code:
java.nio.BufferOverflowException
 at app.ek.goto(ilb:24)
 at app.ek.goto(ilb:271)
 at app.ek.goto(ilb:241)
 at app.iK.goto(jgb:163)
 at app.iK.goto(jgb:241)
 at app.Lk.goto(wcb:54)
 at app.vi.goto(mlb:99)
 at app.Lk.goto(wcb:205)
 at app.FJ.goto(ycb:70)
 at app.Tk.goto(lib:272)
 at com.runemate.game.api.hybrid.entities.definitions.NpcDefinition.get(qib:178)
 at app.Lq.getDefinition(nec:6)
 at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(hvb:261)
 at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(hvb:95)
 at com.runemate.game.api.hybrid.queries.QueryBuilder.results(ynb:92)
 at com.runemate.maxiscripts.looping.fisher.MaxiFisher.int(q:49)
 at com.runemate.maxiscripts.looping.fisher.MaxiFisher.onLoop(q:188)
 at com.runemate.game.api.script.framework.LoopingScript.run(xmb:88)
 at com.runemate.game.api.script.framework.AbstractScript.start(wtb:147)
 at app.hn.run(ttb:25)
1.1.10 - OSRS
@Cloud
 
Top