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 coordinateToScreen(czb:152) and others

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.lang.NullPointerException
 at app.RP.short(eh:138)
 at com.runemate.game.api.hybrid.Projection.coordinateToScreen(czb:152)
 at com.runemate.game.api.hybrid.Projection.coordinateToScreen(czb:11)
 at com.runemate.maxiscripts.looping.fisher.MaxiFisher.bank(MaxiFisher.java:311)
 at com.runemate.maxiscripts.looping.fisher.MaxiFisher.onLoop(MaxiFisher.java:151)
 at com.runemate.game.api.script.framework.LoopingScript.run(sub:106)
 at com.runemate.game.api.script.framework.AbstractScript.start(mwb:264)
 at app.wn.run(mxb:241)
1.2.6 - RS3
Code:
java.lang.NullPointerException
 at app.Tk.short(xeb:92)
 at app.Tk.short(xeb:133)
 at app.xj.short(fgb:116)
 at app.Nk.short(heb:196)
 at app.xj.short(fgb:277)
 at app.DK.short(vcb:189)
 at app.DJ.short(llb:126)
 at com.runemate.game.api.hybrid.entities.definitions.NpcDefinition.get(ufb:138)
 at app.uP.getDefinition(gzb:84)
 at app.uP.getName(gzb:64)
 at com.runemate.game.api.hybrid.queries.ActorQueryBuilder.accepts(hhc:171)
 at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(gfc:207)
 at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(gfc:185)
 at com.runemate.game.api.hybrid.queries.QueryBuilder.results(lcc:11)
 at com.runemate.maxiscripts.task.monkkiller.tasks.Attack.execute(Attack.java:57)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(uxb:6)
 at com.runemate.game.api.script.framework.LoopingScript.run(sub:106)
 at com.runemate.game.api.script.framework.AbstractScript.start(mwb:264)
 at app.wn.run(mxb:241)
1.2.6 - DARK
Code:
java.lang.NullPointerException
 at app.Tk.short(xeb:92)
 at app.Tk.short(xeb:133)
 at app.xj.short(fgb:116)
 at app.Nk.short(heb:196)
 at app.xj.short(fgb:277)
 at app.DK.short(vcb:189)
 at app.DJ.short(llb:126)
 at com.runemate.game.api.hybrid.entities.definitions.GameObjectDefinition.get(gac:205)
 at app.qp.short(zbc:269)
 at com.runemate.game.api.hybrid.region.Region.getCollisionFlags(yg:116)
 at com.runemate.game.api.hybrid.location.navigation.cognizant.RegionPath.build(wdc:11)
 at com.runemate.game.api.hybrid.location.navigation.cognizant.RegionPath.buildTo(wdc:6)
 at com.runemate.api.Walking.walkTo(Walking.java:62)
 at com.runemate.maxiscripts.task.monkkiller.tasks.Walk.execute(Walk.java:17)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(uxb:6)
 at com.runemate.game.api.script.framework.LoopingScript.run(sub:106)
 at com.runemate.game.api.script.framework.AbstractScript.start(mwb:264)
 at app.wn.run(mxb:241)
1.2.6 - DARK
@Cloud
 
Top