fialow Posted May 1, 2016 Posted May 1, 2016 getting this error when i try to run scripts. [ERROR][bot #1][05/01 02:27:00 PM]: Blocked permission: ("java.io.FilePermission" "/Users/Adam/developer_mode.txt" "read") [iNFO][bot #1][05/01 02:27:00 PM]: Terminating script Perfect Crabs... [ERROR][bot #1][05/01 02:27:00 PM]: Error in script onExit(): Perfect Crabs java.lang.NullPointerException at NuL.onExit(zk:2301) at org.osbot.rs07.event.ScriptExecutor.iiiIIIiIii(af:143) at org.osbot.rs07.event.ScriptExecutor.stop(af:91) at org.osbot.rs07.event.ScriptExecutor.stop(af:126) at org.osbot.rs07.event.ScriptExecutor.start(af:245) at org.osbot.com6.run(xi:32) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)
Yellows Posted May 1, 2016 Posted May 1, 2016 (edited) "The new stable version of OSBot (2.4.58) added permissions to scripts, so they can only read/write to "OSBot/data". Please wait until these scripts are updated for the new permissions." Edited May 1, 2016 by Yellows
Barnie Posted May 1, 2016 Posted May 1, 2016 (edited) It's the new OSBot update. It was released with some kind of permission manager. Edited May 1, 2016 by Barnie
Alek Posted May 1, 2016 Posted May 1, 2016 "The new stable version of OSBot (2.4.58) added permissions to scripts, so they can only read/write to "OSBot/data". Please wait until these scripts are updated for the new permissions." It was added a few updates ago in the dev build, not this version.