Jump to content

Local scripts are not working


todamach

Recommended Posts



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. 

Link to comment
Share on other sites

 

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
Link to comment
Share on other sites

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)

Link to comment
Share on other sites

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)
 
Link to comment
Share on other sites

 

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?

Link to comment
Share on other sites

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

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