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 Expected a numerical value for Character.cycle but instead we received null (OSRS: 66bdcaf)

Joined
Nov 5, 2014
Messages
505
Started having this come through this morning and a few people are talking about issues with OSRS scripts in general having issues

@Cloud

java.lang.IllegalStateException: Expected a numerical value for Character.cycle but instead we received null (OSRS: 66bdcaf) 
at a.qM.const(vbb:85) 
at a.qM.const(vbb:188) 
at a.ul.isValid(swb:8) 
at a.gn.getHealthGauge(nqb:175) 
at scripts.MassFighter.Tasks.Combat$1.accepts(Combat.java:33) 
at scripts.MassFighter.Tasks.Combat$1.accepts(Combat.java:30) 
at com.runemate.game.api.hybrid.util.Filter.getAccepted(mfb:271) 
at com.runemate.game.api.hybrid.queries.QueryBuilder.results(cub:271) 
at scripts.MassFighter.Tasks.Combat.execute(Combat.java:68) 
at com.runemate.game.api.script.framework.task.TaskScript.onLoop(vqb:132) 
at com.runemate.game.api.script.framework.LoopingScript.run(uvb:5) 
at com.runemate.game.api.script.framework.AbstractScript.start(rvb:58) 
at a.nj.run(gjb:122)
 
Last edited:
Top