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 Interaction bug?

The only thing Alpha about me is my bots
Joined
Sep 22, 2014
Messages
618
Found this in my error log, reasonably sure it's client side:


java.lang.ArithmeticException: / by zero at app.km.getBounds(cub:85) at app.km.contains(cub:112) at app.GO.short(mic:26) at app.GO.short(mic:18) at app.GO.move(mic:270) at com.runemate.game.api.hybrid.input.Mouse.move(lf:82) at com.runemate.game.api.hybrid.input.Mouse.move(lf:162) at com.runemate.game.api.hybrid.input.Mouse.click(lf:8) at app.km.click(cub:118) at com.runemate.game.api.hybrid.local.hud.Menu.click(qpb:156) at app.eL.interact(cpb:105) at com.runemate.game.api.hybrid.entities.details.Interactable.interact(nh:248) at app.XL.interact(hob:150) at com.eagles13.scripts.jgildedaltar.b.b.K(q:271) at com.eagles13.a.a.m.K(b:3) at com.eagles13.scripts.jgildedaltar.Prayer.onLoop(h:2) at com.runemate.game.api.script.framework.LoopingScript.run(prb:261) at com.runemate.game.api.script.framework.AbstractScript.start(kvb:193) at app.BJ.run(kmb:53)

E51XvBQ.png



@Cloud


Also found this, with several occurrences.

EmVyFii.png
 
Last edited:
Engineer
Joined
Jul 28, 2013
Messages
2,776
Found this in my error log, reasonably sure it's client side:


java.lang.ArithmeticException: / by zero at app.km.getBounds(cub:85) at app.km.contains(cub:112) at app.GO.short(mic:26) at app.GO.short(mic:18) at app.GO.move(mic:270) at com.runemate.game.api.hybrid.input.Mouse.move(lf:82) at com.runemate.game.api.hybrid.input.Mouse.move(lf:162) at com.runemate.game.api.hybrid.input.Mouse.click(lf:8) at app.km.click(cub:118) at com.runemate.game.api.hybrid.local.hud.Menu.click(qpb:156) at app.eL.interact(cpb:105) at com.runemate.game.api.hybrid.entities.details.Interactable.interact(nh:248) at app.XL.interact(hob:150) at com.eagles13.scripts.jgildedaltar.b.b.K(q:271) at com.eagles13.a.a.m.K(b:3) at com.eagles13.scripts.jgildedaltar.Prayer.onLoop(h:2) at com.runemate.game.api.script.framework.LoopingScript.run(prb:261) at com.runemate.game.api.script.framework.AbstractScript.start(kvb:193) at app.BJ.run(kmb:53)

E51XvBQ.png



@Cloud


Also found this, with several occurrences.

EmVyFii.png
Are these all stacks from v1.0.2?
 
Top