Every time I try run a script I get the same error, I've tried running all different ones and keep getting the same error, I've tried closing OSBot and re-running it, deleting the OSBot folder and then ran it again, removed the script then added it again but no luck. I have the latest java and also the latest OSBot. It was running fine until I updated to the new version, this is the error log:
[ERROR][01/18 01:38:28 AM]: Failed to start script [FOHFisher]
java.lang.NullPointerException
at org.osbot.cb.<init>(lab:134)
at org.osbot.rs07.event.ScriptExecutor.prepare(uk:143)
at org.osbot.rs07.event.ScriptExecutor.start(uk:91)
at org.osbot.prN.run(ri:3)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)