- Joined
- Sep 22, 2015
- Messages
- 1,610
- Thread Author
- #1
Can RWS screen capture on linux be disabled? Or is there a possible option to add a disable button for screen capture?
Reasons:
-Alot of NPE's cause of this:
^^^^^^^^^^ This was caused by: !Worlds.getOverview(Worlds.getCurrent()).isMembersOnly() in a validate of a branch
- Mostly it displays just black images or if there is 1 image, it duplicates it and adds to other instances.
@Cloud @Fonrus @Party
Reasons:
-Alot of NPE's cause of this:
Code:
java.lang.NullPointerException
at robot.iiIIiIiiIi.validate(u:33)
at com.runemate.game.api.script.framework.tree.TreeBot.onLoop(bfb:183)
at com.runemate.game.api.script.framework.LoopingBot.run(chb:222)
at com.runemate.game.api.script.framework.AbstractBot.start(phb:4485)
at nul.IIIIIiiIIiIIi.run(awb:58)
^^^^^^^^^^ This was caused by: !Worlds.getOverview(Worlds.getCurrent()).isMembersOnly() in a validate of a branch
- Mostly it displays just black images or if there is 1 image, it duplicates it and adds to other instances.
@Cloud @Fonrus @Party
Last edited: