- Joined
- Mar 30, 2015
- Messages
- 2,416
- Thread Author
- #1
Happens on all of my bots; both locally in dev mode, as well as w/ other users using the bot reporting it. Has only started recently for me. I was away for a few months and prior to that it didn't happen. In dev mode, the error points to my GUI setup, specifically loading the InputStream, even though if I rerun the bot my GUI will load w/o a problem. Some other users (@awesome123man and more) are also having this problem.
Party mentioned it had something to do with the AbstractBot class, but I can't figure out what could be causing it.
Full exception:
Party mentioned it had something to do with the AbstractBot class, but I can't figure out what could be causing it.
Full exception:
Code:
java.lang.UnsupportedOperationException: Only a Thread within a bot's ThreadGroup may eavesdrop on the game client.
at nul.iIiIiIiIiIiI.float(blb:158)
at com.runemate.game.api.hybrid.Environment.getBot(yqb:62)
at com.runemate.game.api.hybrid.GameEvents$GameEvent.isEnabled(lw:86)
at nul.iIIIIIiIiiIi.validate(whb:124)
at com.runemate.game.api.script.framework.LoopingBot.run(mxa:193)
at com.runemate.game.api.script.framework.AbstractBot.start(dza:163)
at nul.iiIiIIiiIIII.run(vib:99)
RuneMate v2.4.4.4 - DivineFire v1.3.0 - OSRS r129 21CB29 - Windows 10 - Java8u92 x86 (Oracle Corporation)