- Joined
- Dec 3, 2013
- Messages
- 6,770
- Thread Author
- #1
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)