May 6, 20169 yr When ever I try to load my script I keep getting this error. Blocked permission: ("java.io.FilePermission" "C:\Users\USER\OSBot\dudeami\logs" "read")
May 6, 20169 yr When ever I try to load my script I keep getting this error. Blocked permission: ("java.io.FilePermission" "C:\Users\USER\OSBot\dudeami\logs" "read") Script author hasn't updated their scripts, just post in the script thread, and they will most likely fix it edit: oh it's local nvm, thought it was an SDN script Make sure all I/O operations are handled in the OSBot/Data/ folder, you almost got it right, but you forgot /Data/ after OSBot/ Edited May 6, 20169 yr by Czar
May 6, 20169 yr All IO operations are restricted to "user.home\OSBot\Data". That script is accessing data outside that folder so it is not allowed to run.
May 6, 20169 yr Author Ya I figured out the issue I went lurking back on previous updates and saw them discuss about security
Create an account or sign in to comment