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 IllegalArgumentException: Height is 0, but height must be greater than 0.

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.lang.IllegalArgumentException: Height is 0, but height must be greater than 0.
 at com.runemate.game.api.hybrid.local.hud.InteractableRectangle.(bec:54)
 at app.FO.getBounds(vfc:258)
 at app.FO.getInteractionPoint(vfc:62)
 at app.FO.getInteractionPoint(vfc:181)
 at app.eP.for(ahc:22)
 at app.eP.for(ahc:130)
 at app.eP.move(ahc:211)
 at com.runemate.game.api.hybrid.input.Mouse.move(em:231)
 at com.runemate.game.api.hybrid.input.Mouse.move(em:251)
 at com.runemate.game.api.hybrid.input.Mouse.click(em:129)
 at app.FO.click(vfc:186)
 at com.runemate.game.api.hybrid.local.hud.Menu.click(kac:61)
 at com.runemate.game.api.hybrid.local.hud.Menu.click(kac:218)
 at app.Aq.interact(adc:113)
 at app.Aq.interact(adc:103)
 at rm.COn.execute(o:54)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(krb:171)
 at com.runemate.game.api.script.framework.LoopingScript.run(mub:101)
 at com.runemate.game.api.script.framework.AbstractScript.start(ztb:268)
 at app.VK.run(lnb:70)
1.1.6 - OSRS
@Cloud 1hr ago
 
Top