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 NPE InterfaceMode.getCurrent(cvb:95)

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.lang.NullPointerException
 at com.runemate.game.api.rs3.local.InterfaceMode.getCurrent(cvb:95)
 at com.runemate.game.api.rs3.local.InterfaceMode.isCurrent(cvb:195)
 at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceWindows.getInventory(qcc:95)
 at com.runemate.maxiscripts.task.herblore.tasks.Clean.execute(Clean.java:37)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(rnb:142)
 at com.runemate.game.api.script.framework.LoopingScript.run(pub:111)
 at com.runemate.game.api.script.framework.AbstractScript.start(oub:192)
 at app.LM.run(vnb:3)
1.1.16 - RS3
@Cloud
 
Top