todamach Posted July 1, 2015 Posted July 1, 2015 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.
Precise Posted July 1, 2015 Posted July 1, 2015 (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 July 1, 2015 by Precise
Fluttershy Posted July 1, 2015 Posted July 1, 2015 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)
Jus2Beast Posted July 1, 2015 Posted July 1, 2015 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)
Precise Posted July 1, 2015 Posted July 1, 2015 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?
Fluttershy Posted July 1, 2015 Posted July 1, 2015 osbot version? 2.3.77 tried using a previous version but not sure how to without the force update
Jus2Beast Posted July 1, 2015 Posted July 1, 2015 They work now for me atleast They work now for me atleast
Precise Posted July 1, 2015 Posted July 1, 2015 2.3.77 tried using a previous version but not sure how to without the force update hmmm weird, using 2.3.77 no problems here.
Fluttershy Posted July 1, 2015 Posted July 1, 2015 They work now for me atleast They work now for me atleast just tried mine again and it's working too