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

Resolved IllegalArgumentException caused by Screen.getBounds()

Discussion in 'Client & Site Support' started by SlashnHax, Jul 28, 2015.

  1. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,212
    Likes Received:
    1,042
    Code (Text):
    1. java.lang.IllegalArgumentException: Width is 0, but width must be greater than 0. 
    2. at com.runemate.game.api.hybrid.local.hud.InteractableRectangle.(qgc:189) 
    3. at com.runemate.game.api.hybrid.local.Screen.getBounds(fic:59)
    @Cloud

    I can't reproduce it but it's appearing in my exception log every now and again
     
  2. Best Answer:
    Post #2 by Cloud, Jul 28, 2015
  3. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Fixed for the next release.
     

Share This Page

Loading...