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 Exception

Joined
Apr 13, 2015
Messages
2
java.lang.NullPointerException
at app.XM.catch(rtb:273)
at com.runemate.game.api.hybrid.local.hud.interfaces.Interfaces.getBounds(twb:124)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(nnb:111)
at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(nnb:70)
at app.CM.catch(esb:178)
at com.runemate.game.api.hybrid.Projection.getViewport(itb:107)
at app.xk.getProjectedPolygons(heb:145)
at com.runemate.game.api.hybrid.local.hud.Model.getVisibility(vbb:170)
at app.Zn.getVisibility(jtb:82)
at com.runemate.game.api.hybrid.queries.results.LocatableEntityQueryResults.nearestTo(zub:150)
at com.runemate.game.api.hybrid.queries.results.LocatableEntityQueryResults.nearest(zub:143)
at com.novak.scripts.auto_woodcutter.nodes.ChopNode.execute(ChopNode.java:71)
at com.novak.scripts.auto_woodcutter.MainScript.onLoop(MainScript.java:88)
at com.runemate.game.api.script.framework.LoopingScript.run(htb:239)
at com.runemate.game.api.script.framework.AbstractScript.start(jnb:156)
at app.bj.run(ukb:214)



Any idea how to fix this?
@Cloud
 
Last edited:
Top