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 app.Fo.try(kzb:250)

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.lang.NullPointerException
 at app.Fo.try(kzb:250)
 at com.runemate.game.api.hybrid.region.GameObjects.getLoaded(pgc:196)
 at com.runemate.game.api.hybrid.region.GameObjects.getLoaded(pgc:138)
 at com.runemate.game.api.hybrid.queries.GameObjectQueryBuilder.raw(qhc:113)
 at com.runemate.game.api.hybrid.queries.QueryBuilder.results(enb:271)
 at com.runemate.maxiscripts.task.thiever.strategies.Stalls.stealFromStall(Stalls.java:29)
 at com.runemate.maxiscripts.task.thiever.strategies.Stalls.execute(Stalls.java:24)
 at com.runemate.maxiscripts.task.thiever.MaxiThiever.onLoop(MaxiThiever.java:125)
 at com.runemate.game.api.script.framework.LoopingScript.run(vsb:86)
 at com.runemate.game.api.script.framework.AbstractScript.start(cxb:61)
 at app.tm.run(kwb:46)
@Cloud
 
Top