- Joined
- Mar 13, 2018
- Messages
- 7,780
- Thread Author
- #1
Been using runemate a ton lately, haven't been able to launch any bot on it all day today though.
I know the site was down earlier causing logins to fail, but runemate's login handler seems to still be busted, throwing a bill pointer exception any time I run any bot at the osrs login screen. If I run a bot while logged in it works, but it crashes any time a break handler runs.
I'm at work TeamViewering in so I can't really post a log, but basically it always spits out a null pointer exception with something like
iIiI(or whatever).run(DBC:26)
iIi.... execute (NCC:26)
LoopingBot.run(TVB:228)
AbstractBot.start(nwb:19644)
run(ilc:208)
Sry for the messy log I typed it from a screenshot.
Tried restarting client (RM and osrs), different bots, etc.
I know the site was down earlier causing logins to fail, but runemate's login handler seems to still be busted, throwing a bill pointer exception any time I run any bot at the osrs login screen. If I run a bot while logged in it works, but it crashes any time a break handler runs.
I'm at work TeamViewering in so I can't really post a log, but basically it always spits out a null pointer exception with something like
iIiI(or whatever).run(DBC:26)
iIi.... execute (NCC:26)
LoopingBot.run(TVB:228)
AbstractBot.start(nwb:19644)
run(ilc:208)
Sry for the messy log I typed it from a screenshot.
Tried restarting client (RM and osrs), different bots, etc.