Hello, sometimes my script will randomly stop. I have double checked my settings and everything seems to be correct. Below is what im getting from the logger.
[WARN][Bot #1][10/03 01:35:34 PM]: Event executor is taking too long to suspend; terminating now...
[ERROR][10/03 01:35:34 PM]: Uncaught exception!
java.lang.NullPointerException
at org.osbot.rs07.event.ScriptExecutor.pause(ro:323)
at org.osbot.C.run(nab:97)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)