Hey Fruity,
I just renewed my subscription to this script. I got it running pretty quikly but one major thing stood out atm, and that is I cannot seem to save a new profile with a new name/setup.
I still have my older profiles loaded from couple months ago and I tried overwriting the save on them but they don't seem to stick, making me have to input the config everytime.
After a more careful look I found this to be the reason:
[ERROR][Bot #1][06/28 11:00:41 PM]: Blocked permission: ("java.io.FilePermission" ".txt" "write")
After comparison this seems only to happen when I'm using a proxy configuration (CLI launch), any idea how I could go around fixing this?
Managed to resolve the issue by launching the .bat in administrator mode, am still looking for a way to do this by default so I can use my quiklaunch with Launchy
Still getting the error (when trying to hit 'Save' button):
[ERROR][06/28 11:13:24 PM]: Uncaught exception!
java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\Hannes\Desktop\osbot 2.5.51.jar" "read")
Any ideas? found this sort-of useful comment on stackoverflow:
Guys, this is a java.security exception. It has nothing to do with operating system permissions. It has to do with permissions enforced by the Java Security Manager.
Ok, in the meantime I tried connecting to the proxy in the default manner by launching OSBot and using the 'proxy' tab, instead of using CLI and now it doesn't seem to give a problem. It's a sort of fix I guess, but I thought this could be useful to know or ask in case you know a quik fix.
One other small thing I noticed: the script doesn't seem to recognize that I sipped my stamina pot (4) and on top of that it will take an extra sip just before entering the boat (when already stimmed)