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 Client.cameraZ but instead we received null

Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.lang.IllegalStateException: Expected a numerical value for Client.cameraZ but instead we received null (OSRS: c771f729)
 at app.Mq.char(vob:92)
 at app.Mq.char(vob:255)
 at app.Mq.char(vob:149)
 at app.CO.char(uec:276)
 at com.runemate.game.api.hybrid.Projection.absoluteToScreen(aec:172)
 at app.sI.getProjectedPolygons(jbb:78)
 at com.runemate.game.api.hybrid.local.hud.Model.contains(njb:255)
 at app.xO.contains(sgc:85)
 at com.runemate.game.api.hybrid.local.hud.Menu.click(bzb:87)
 at app.xO.interact(sgc:1)
 at app.xO.interact(sgc:176)
 at com.runemate.maxiscripts.task.fletcher.tasks.OSRS.OSRSBanker.execute(OSRSBanker.java:41)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(cvb:212)
 at com.runemate.game.api.script.framework.LoopingScript.run(fob:131)
 at com.runemate.game.api.script.framework.AbstractScript.start(dub:120)
 at app.kl.run(dtb:273)
@Cloud RS updated and has broken hooks again :|
 
Joined
Jul 3, 2015
Messages
2
Pretty impressive, googled this not expecting anyhting so soon. Any idea on when it will be up and working again?
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Pretty impressive, googled this not expecting anyhting so soon. Any idea on when it will be up and working again?
Most likely within 12-18 hours. It's 7:30am where cloud lives atm so it depends on when he'll have time today to fix it.
 
Joined
Jul 3, 2015
Messages
2
Sweet, typical the first time I try botting at work when I can't play and runescape brings an update.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Code:
java.lang.IllegalStateException: Expected a numerical value for Client.destinationX but instead we received null (OSRS: c771f729)
 at app.Mq.char(vob:92)
 at app.Mq.char(vob:255)
 at app.Mq.char(vob:149)
 at com.runemate.game.api.hybrid.location.navigation.Traversal.getDestination(obc:41)
 at com.runemate.game.api.hybrid.location.navigation.Path.char(nic:235)
 at com.runemate.game.api.hybrid.location.navigation.Path.char(nic:202)
 at com.runemate.game.api.hybrid.location.navigation.cognizant.RegionPath.step(qzb:121)
 at com.runemate.api.Walking.walkTo(Walking.java:67)
 at com.runemate.maxiscripts.task.tanner.tasks.Walk.execute(Walk.java:41)
 at com.runemate.game.api.script.framework.task.TaskScript.onLoop(cvb:212)
 at com.runemate.game.api.script.framework.LoopingScript.run(fob:131)
 at com.runemate.game.api.script.framework.AbstractScript.start(dub:120)
 at app.kl.run(dtb:273)
This one also @Cloud
 
Top