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 Expected a numerical value for InterfaceComponent.width

Status
Not open for further replies.
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.lang.IllegalStateException: Expected a numerical value for InterfaceComponent.width but instead we received null (RS3: 9743760b)
 at app.rP.else(vmb:45)
 at app.rP.else(vmb:23)
 at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getWidth(grb:60)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Interfaces$8.accepts(mgc:282)
 at com.runemate.game.api.hybrid.local.hud.interfaces.Interfaces$8.accepts(mgc:1037)
 at app.wN.else(gqb:222)
 at com.runemate.game.api.hybrid.local.hud.interfaces.ChatDialog.getContinueButton(qgc:255)
 at com.runemate.game.api.hybrid.local.hud.interfaces.ChatDialog.getContinue(qgc:241)
 at com.runemate.maxiscripts.looping.woodcut.MaxiWoodcutter.onLoop(MaxiWoodcutter.java:124)
 at com.runemate.game.api.script.framework.LoopingScript.run(svb:270)
 at com.runemate.game.api.script.framework.AbstractScript.start(hvb:221)
 at app.El.run(htb:49)
@Cloud
 
Status
Not open for further replies.
Top