Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug RuneMate Bots Crashing After ~45 Minutes

Joined
Aug 1, 2017
Messages
60
This is an issue that seems to occur most frequently when running 4 bots at a time. The following is the error message that RuneMate gives me, this instantly crashes the individual bot session, causing monetary loss when running premium bots.
Code:
java.lang.NullPointerException
    at robot.iIiiiiiIii.case(c:153)
    at robot.iIiiiiiIii.execute(c:66)
    at com.runemate.game.api.script.framework.tree.TreeBot.onLoop(bdb:3)
    at com.runemate.game.api.script.framework.LoopingBot.run(jab:38)
    at com.runemate.game.api.script.framework.AbstractBot.start(ucb:22795)
    at nul.iiiiiiiIiIIII.run(lec:136)
 
Joined
Jun 9, 2015
Messages
3,717
This was RegalAbyss Pro. I thought it was a client issue as it pops up in the box which allows you to dismiss or send the error report.
If you can find the logs from that (crashed) session, I'm sure there are two stack traces in there :)
One displaying what you posted, and one with more details.
 
Joined
Aug 1, 2017
Messages
60
Top