iextremee Posted February 1, 2015 Share Posted February 1, 2015 (edited) So this started happening around 2 week ago, every time i run a script I get the same error... I've tried multiple scripts and nothing works. I've re-installed java, uninstalled all old versions and deleted the OSBot folder and this keeps showing! I'm really not sure what is going on, one thing though when i download a script it wont show in the Scripts folder or if I add a local script it wont add to the menu... what i think is going on is with the error saying unknown source this means the function doesn't exist, so I'm guessing that when I run the scripts they cannot access the OSBot jar. Idk I'm probably wrong but it's just something what could help someone to figure this out. Someone please try help me on this its stopping me from buying VIP again and I'm stuck with shitty RSBot which is buggy af! -.- Error: [DEBUG][02/01 03:26:57 AM]: Loading script id : 486 [DEBUG][02/01 03:26:58 AM]: Loaded script! [DEBUG][02/01 03:26:58 AM]: Launching script... [INFO][Bot #1][02/01 03:26:58 AM]: Loaded 4 built-in random solvers! [ERROR][02/01 03:26:59 AM]: Failed to start script [Jack's AIO Fighter] java.lang.NullPointerException at org.osbot.lPt7.<init>(fe:4) at org.osbot.rs07.event.ScriptExecutor.prepare(wf:192) at org.osbot.rs07.event.ScriptExecutor.start(wf:230) at org.osbot.PrN.run(pj:7) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) [INFO][Bot #1][02/01 03:27:04 AM]: Started random solver : Auto Login [INFO][Bot #1][02/01 03:27:06 AM]: Terminating script Jack's AIO Fighter... [INFO][Bot #1][02/01 03:27:06 AM]: Script Jack's AIO Fighter has exited! [INFO][Bot #1][02/01 03:27:08 AM]: Random solver exited : Auto Login Edited February 1, 2015 by iextremee Link to comment Share on other sites More sharing options...
Mysteryy Posted February 1, 2015 Share Posted February 1, 2015 So this started happening around 2 week ago, every time i run a script I get the same error... I've tried multiple scripts and nothing works. I've re-installed java, uninstalled all old versions and deleted the OSBot folder and this keeps showing! I'm really not sure what is going on, one thing though when i download a script it wont show in the Scripts folder or if I add a local script it wont add to the menu... what i think is going on is with the error saying unknown source this means the function doesn't exist, so I'm guessing that when I run the scripts they cannot access the OSBot jar. Idk I'm probably wrong but it's just something what could help someone to figure this out. Someone please try help me on this its stopping me from buying VIP again and I'm stuck with shitty RSBot which is buggy af! -.- Error: [DEBUG][02/01 03:26:57 AM]: Loading script id : 486 [DEBUG][02/01 03:26:58 AM]: Loaded script! [DEBUG][02/01 03:26:58 AM]: Launching script... [INFO][Bot #1][02/01 03:26:58 AM]: Loaded 4 built-in random solvers! [ERROR][02/01 03:26:59 AM]: Failed to start script [Jack's AIO Fighter] java.lang.NullPointerException at org.osbot.lPt7.<init>(fe:4) at org.osbot.rs07.event.ScriptExecutor.prepare(wf:192) at org.osbot.rs07.event.ScriptExecutor.start(wf:230) at org.osbot.PrN.run(pj:7) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) [INFO][Bot #1][02/01 03:27:04 AM]: Started random solver : Auto Login [INFO][Bot #1][02/01 03:27:06 AM]: Terminating script Jack's AIO Fighter... [INFO][Bot #1][02/01 03:27:06 AM]: Script Jack's AIO Fighter has exited! [INFO][Bot #1][02/01 03:27:08 AM]: Random solver exited : Auto Login Did you try logging in before you start the script? Link to comment Share on other sites More sharing options...
iextremee Posted February 1, 2015 Author Share Posted February 1, 2015 Did you try logging in before you start the script?Yes I've done everything even created a new accountto see if it was that... But still no luck... This is just really confusing Link to comment Share on other sites More sharing options...
Extreme Scripts Posted February 3, 2015 Share Posted February 3, 2015 1) Not all scripts are maintained to be running on the client (seems to be the case here) 2) Make sure you are hitting all the requirements of the script thread. Link to comment Share on other sites More sharing options...