1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved IllegalArgumentException: Height is 0, but height must be greater than 0.

Discussion in 'Client & Site Support' started by Aidden, Aug 3, 2015.

  1. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    Code (Text):
    1.  
    2. java.lang.IllegalArgumentException: Height is 0, but height must be greater than 0.
    3.  at com.runemate.game.api.hybrid.local.hud.InteractableRectangle.(bec:54)
    4.  at app.FO.getBounds(vfc:258)
    5.  at app.FO.getInteractionPoint(vfc:62)
    6.  at app.FO.getInteractionPoint(vfc:181)
    7.  at app.eP.for(ahc:22)
    8.  at app.eP.for(ahc:130)
    9.  at app.eP.move(ahc:211)
    10.  at com.runemate.game.api.hybrid.input.Mouse.move(em:231)
    11.  at com.runemate.game.api.hybrid.input.Mouse.move(em:251)
    12.  at com.runemate.game.api.hybrid.input.Mouse.click(em:129)
    13.  at app.FO.click(vfc:186)
    14.  at com.runemate.game.api.hybrid.local.hud.Menu.click(kac:61)
    15.  at com.runemate.game.api.hybrid.local.hud.Menu.click(kac:218)
    16.  at app.Aq.interact(adc:113)
    17.  at app.Aq.interact(adc:103)
    18.  at rm.COn.execute(o:54)
    19.  at com.runemate.game.api.script.framework.task.TaskScript.onLoop(krb:171)
    20.  at com.runemate.game.api.script.framework.LoopingScript.run(mub:101)
    21.  at com.runemate.game.api.script.framework.AbstractScript.start(ztb:268)
    22.  at app.VK.run(lnb:70)
    23. 1.1.6 - OSRS
    @Cloud 1hr ago
     
  2. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    I think it's fixed for the next release.
     

Share This Page

Loading...