October 8, 20214 yr Hi guys, I have a script that works perfectly locally, however, when trying to run your same version of SDN, the script doesn't even open the GUI, returning weird things in the log that don't make sense to me. Could anyone say what it could be? Error in script onStart(): Heiz Script java.lang.NullPointerException at org.osbot.utility.Logger.log(fp:154) at org.osbot.utility.Logger.log(fp:136) at org.osbot.utility.Logger.log(fp:271) at org.osbot.utility.Logger.info(fp:20) at org.osbot.rs07.script.MethodProvider.log(ei:858) at HeyzScript.onStart(o:863) at org.osbot.rs07.event.ScriptExecutor.iIIIIiiiiIIi(rm:32) at org.osbot.rs07.event.ScriptExecutor.start(rm:228) at org.osbot.hb.iIIIIiiiiIIi(bx:241) at org.osbot.e.iIIIIiiiiIIi(yp:183) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
October 8, 20214 yr Author Did not know this feature, thanks! Edited October 10, 20214 yr by Heiz Fixed!
Create an account or sign in to comment