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 caused by Screen.getBounds()

Joined
Dec 10, 2014
Messages
3,255
Code:
java.lang.IllegalArgumentException: Width is 0, but width must be greater than 0. 
at com.runemate.game.api.hybrid.local.hud.InteractableRectangle.(qgc:189) 
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
 
Top