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 [RS3 Oldschool layout] NullPointerException on Equipment SpriteItem interact

Joined
Dec 10, 2014
Messages
3,255
Code:
(09:02:17) java.lang.NullPointerException
(09:02:17)     at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.this(iyb:155)
(09:02:17)     at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.interact(iyb:252)
(09:02:17)     at com.runemate.game.api.hybrid.entities.details.Interactable.interact(gh:35)
(09:02:17)     at com.runemate.game.api.hybrid.entities.details.Interactable.interact(gh:206)
(09:02:17)     at com.alpha.api.framework.bot.tasks.generic.navigation.teleports.RingOfDuellingTeleport.execute(RingOfDuellingTeleport.java:77)
(09:02:17)     at com.alpha.api.framework.bot.AlphaBot.onLoop(AlphaBot.java:118)
(09:02:17)     at com.runemate.game.api.script.framework.LoopingScript.run(tob:69)
(09:02:17)     at com.runemate.game.api.script.framework.AbstractScript.start(lvb:93)
(09:02:17)     at app.xl.run(msb:139)
@Cloud
 
Top