Jump to content

Local scripts are not working


Recommended Posts

Posted


java.lang.NullPointerException
at org.osbot.Gc.<init>(wo:158)
at org.osbot.rs07.event.ScriptExecutor.prepare(qh:171)
at org.osbot.rs07.event.ScriptExecutor.start(qh:197)
at org.osbot.nUL.run(ak:448)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


Worked perfectly yesterday. 

Posted (edited)

 

java.lang.NullPointerException
at org.osbot.Gc.<init>(wo:158)
at org.osbot.rs07.event.ScriptExecutor.prepare(qh:171)
at org.osbot.rs07.event.ScriptExecutor.start(qh:197)
at org.osbot.nUL.run(ak:448)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Worked perfectly yesterday. 

 

 

This occurs when trying to run the script? probably removed API which is either duplicates or not used anymore. 

Solution: open up the source in an IDE and correct it.

Edited by Precise
Posted

This occurs when trying to run the script? probably removed API which is either duplicates or not used anymore. 

Solution: open up the source in an IDE and correct it.

 

i'm getting like the same error but with an SDN script

[ERROR][07/01 05:35:37 PM]: Failed to start script [AccountStarter]
java.lang.NullPointerException
	at org.osbot.Gc.<init>(wo:158)
	at org.osbot.rs07.event.ScriptExecutor.prepare(qh:171)
	at org.osbot.rs07.event.ScriptExecutor.start(qh:197)
	at org.osbot.CoN.run(hn:186)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Posted

Same here,

 

java.lang.NullPointerException
at org.osbot.Gc.<init>(wo:158)
at org.osbot.rs07.event.ScriptExecutor.prepare(qh:171)
at org.osbot.rs07.event.ScriptExecutor.start(qh:197)
at org.osbot.CoN.run(hn:186)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
 
Posted

 

i'm getting like the same error but with an SDN script

[ERROR][07/01 05:35:37 PM]: Failed to start script [AccountStarter]
java.lang.NullPointerException
	at org.osbot.Gc.<init>(wo:158)
	at org.osbot.rs07.event.ScriptExecutor.prepare(qh:171)
	at org.osbot.rs07.event.ScriptExecutor.start(qh:197)
	at org.osbot.CoN.run(hn:186)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

 

 

 

Same here,

 

java.lang.NullPointerException
at org.osbot.Gc.<init>(wo:158)
at org.osbot.rs07.event.ScriptExecutor.prepare(qh:171)
at org.osbot.rs07.event.ScriptExecutor.start(qh:197)
at org.osbot.CoN.run(hn:186)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

 

osbot version?

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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