todamach Posted July 1, 2015 Share 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. Link to comment Share on other sites More sharing options...
Precise Posted July 1, 2015 Share 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 Link to comment Share on other sites More sharing options...
Fluttershy Posted July 1, 2015 Share 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) Link to comment Share on other sites More sharing options...
Jus2Beast Posted July 1, 2015 Share 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) Link to comment Share on other sites More sharing options...
Precise Posted July 1, 2015 Share 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? Link to comment Share on other sites More sharing options...
Fluttershy Posted July 1, 2015 Share Posted July 1, 2015 osbot version? 2.3.77 tried using a previous version but not sure how to without the force update Link to comment Share on other sites More sharing options...
Jus2Beast Posted July 1, 2015 Share Posted July 1, 2015 They work now for me atleast They work now for me atleast Link to comment Share on other sites More sharing options...
Precise Posted July 1, 2015 Share 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. Link to comment Share on other sites More sharing options...
todamach Posted July 1, 2015 Author Share Posted July 1, 2015 Yeah, works for me too. Link to comment Share on other sites More sharing options...
Fluttershy Posted July 1, 2015 Share 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 Link to comment Share on other sites More sharing options...
Precise Posted July 1, 2015 Share Posted July 1, 2015 reporting it solved ^_^ hf botting! 1 Link to comment Share on other sites More sharing options...