Jump to content

Script not working on SDN


Recommended Posts

Posted

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)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...