Zudikas123 Posted August 8, 2013 Share Posted August 8, 2013 Local script don't show up , what I need to do? help Link to comment Share on other sites More sharing options...
silvio78910 Posted August 8, 2013 Share Posted August 8, 2013 (edited) did you download the latest version of osbot? Edited August 8, 2013 by silvio78910 Link to comment Share on other sites More sharing options...
Zudikas123 Posted August 8, 2013 Author Share Posted August 8, 2013 yes osbot 1.7.32 still cant... Link to comment Share on other sites More sharing options...
ScorpioZ Posted August 8, 2013 Share Posted August 8, 2013 Does it get stuck on "Loading remote scripts..." in the console? Are you placing the scripts in the scripts folder found at "C:\users\YOURUSER\OSBot\" ? You cannot move the OSBot folder to somewhere else on your PC and expect it to still work, just create a desktop shortcut to the OSBot folder if that is the problem Otherwise, try downloading the latest JDK. Get back to me if you tried all that and it still gets stuck Link to comment Share on other sites More sharing options...
taven Posted August 8, 2013 Share Posted August 8, 2013 I have the same issue when I attempt to load Local Scripts, I extract the script files into my script folder not sure why it isn't working. Link to comment Share on other sites More sharing options...
ScorpioZ Posted August 8, 2013 Share Posted August 8, 2013 I have the same issue when I attempt to load Local Scripts, I extract the script files into my script folder not sure why it isn't working. Which script are you trying to download? Also @OP does the console give any unsual messages when loading up? It should look something like this [iNFO ][08/08/13 12:47:28 PM]: Connecting to remote server... [iNFO ][08/08/13 12:47:29 PM]: Connected to remote server! [iNFO ][08/08/13 12:47:30 PM]: Latest released hooked for client revision : 16 [iNFO ][08/08/13 12:47:31 PM]: Signed in as : youruser [iNFO ][08/08/13 12:47:31 PM]: Loading remote scripts... [iNFO ][08/08/13 12:47:34 PM]: Loaded 18 remote scripts! [iNFO ][08/08/13 12:47:34 PM]: Loading local scripts... [DEBUG][08/08/13 12:47:34 PM]: Groovy engine has initialized! [ERROR][08/08/13 12:47:35 PM]: Not manifest for script : CMHEssMiner [ERROR][08/08/13 12:47:35 PM]: Not manifest for script : CMHStronghold [ERROR][08/08/13 12:47:35 PM]: Not manifest for script : SXEyesOfNewt$1 [ERROR][08/08/13 12:47:35 PM]: Not manifest for script : SXEyesOfNewt$1 [WARN ][08/08/13 12:47:35 PM]: Conflicting script name : SXEyesOfNewt //Errors will appear around here ^ [iNFO ][08/08/13 12:47:35 PM]: Loaded 9 local scripts! //What does this line say here? ^ [iNFO ][08/08/13 12:47:35 PM]: Loaded 6 local random solvers! [iNFO ][08/08/13 12:47:35 PM]: OSBot is now ready! ---After Loading A Tab--- [iNFO ][08/08/13 12:47:47 PM]: Grabbing parameters... [iNFO ][08/08/13 12:47:48 PM]: Successfully grabbed client parameters from world 2 [iNFO ][08/08/13 12:47:49 PM]: Injecting client... [iNFO ][08/08/13 12:47:52 PM]: Current RS2 client : 16 [iNFO ][08/08/13 12:47:52 PM]: Loaded 22 class hooks! [iNFO ][08/08/13 12:47:52 PM]: Loaded 205 field hooks! [DEBUG][08/08/13 12:47:52 PM]: Injected 2 focus filters! [DEBUG][08/08/13 12:47:52 PM]: Injected 5 key filters! [DEBUG][08/08/13 12:47:52 PM]: Injected 9 mouse filters! [DEBUG][08/08/13 12:47:54 PM]: Injected canvas! [DEBUG][08/08/13 12:47:54 PM]: Injected 5 model callbacks! [DEBUG][08/08/13 12:47:54 PM]: Injected 2 interface callbacks! [DEBUG][08/08/13 12:47:54 PM]: Injected 1 message callbacks! [DEBUG][08/08/13 12:47:54 PM]: Injected 4 login callbacks! [DEBUG][08/08/13 12:47:54 PM]: Injected 3 config callbacks! [DEBUG][08/08/13 12:47:55 PM]: Injected 5 NPC definition callbacks! [DEBUG][08/08/13 12:47:55 PM]: Injected 4 real NPC id callbacks! [DEBUG][08/08/13 12:47:55 PM]: Injected 3 object definition callbacks! [DEBUG][08/08/13 12:47:55 PM]: Injected 6 real object id callbacks! [DEBUG][08/08/13 12:47:55 PM]: Injected 3 item definition callbacks! [DEBUG][08/08/13 12:47:55 PM]: Spoofed 6 random.dat files! [iNFO ][08/08/13 12:47:55 PM]: Client injection complete! [iNFO ][08/08/13 12:47:55 PM]: Loading client... [iNFO ][08/08/13 12:47:55 PM]: Loaded 28 built-in random solvers! [iNFO ][08/08/13 12:47:55 PM]: Started client! Link to comment Share on other sites More sharing options...
Zudikas123 Posted August 8, 2013 Author Share Posted August 8, 2013 (edited) [iNFO ][08/08/13 03:24:14 PM]: Connecting to remote server... [iNFO ][08/08/13 03:24:14 PM]: Connected to remote server! [iNFO ][08/08/13 03:24:16 PM]: Latest released hooked for client revision : 16 [iNFO ][08/08/13 03:24:16 PM]: Signed in as : zudikas123 [iNFO ][08/08/13 03:24:16 PM]: Loading remote scripts... [iNFO ][08/08/13 03:24:18 PM]: Loaded 9 remote scripts! [iNFO ][08/08/13 03:24:18 PM]: Loading local scripts... [DEBUG][08/08/13 03:24:18 PM]: Groovy engine has initialized! [ERROR][08/08/13 03:24:18 PM]: Failed to load java scripts! java.lang.NoClassDefFoundError: SuperFlax$1 (wrong name: osbot/laz/script/SuperFlax$1) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at org.osbot.script.engine.JavaScriptLoader.loadAllLocalScripts(mh:170) at org.osbot.script.engine.ScriptManager.loadScripts(me:65) at org.osbot.engine.Main.G(rj:596) at org.osbot.lpT3.run(rj:32) at java.lang.Thread.run(Unknown Source) [iNFO ][08/08/13 03:24:18 PM]: Loaded 0 local scripts! [iNFO ][08/08/13 03:24:18 PM]: Loaded 6 local random solvers! [iNFO ][08/08/13 03:24:18 PM]: OSBot is now ready! [iNFO ][08/08/13 03:24:58 PM]: Grabbing parameters... [iNFO ][08/08/13 03:24:59 PM]: Successfully grabbed client parameters from world 52 [iNFO ][08/08/13 03:25:00 PM]: Injecting client... [iNFO ][08/08/13 03:25:02 PM]: Current RS2 client : 16 [iNFO ][08/08/13 03:25:02 PM]: Loaded 22 class hooks! [iNFO ][08/08/13 03:25:02 PM]: Loaded 205 field hooks! [DEBUG][08/08/13 03:25:02 PM]: Injected 2 focus filters! [DEBUG][08/08/13 03:25:02 PM]: Injected 5 key filters! [DEBUG][08/08/13 03:25:02 PM]: Injected 9 mouse filters! [DEBUG][08/08/13 03:25:04 PM]: Injected canvas! [DEBUG][08/08/13 03:25:04 PM]: Injected 5 model callbacks! [DEBUG][08/08/13 03:25:05 PM]: Injected 2 interface callbacks! [DEBUG][08/08/13 03:25:05 PM]: Injected 1 message callbacks! [DEBUG][08/08/13 03:25:05 PM]: Injected 4 login callbacks! [DEBUG][08/08/13 03:25:05 PM]: Injected 3 config callbacks! [DEBUG][08/08/13 03:25:05 PM]: Injected 5 NPC definition callbacks! [DEBUG][08/08/13 03:25:05 PM]: Injected 4 real NPC id callbacks! [DEBUG][08/08/13 03:25:05 PM]: Injected 3 object definition callbacks! [DEBUG][08/08/13 03:25:05 PM]: Injected 6 real object id callbacks! [DEBUG][08/08/13 03:25:05 PM]: Injected 3 item definition callbacks! [DEBUG][08/08/13 03:25:05 PM]: Spoofed 6 random.dat files! [iNFO ][08/08/13 03:25:05 PM]: Client injection complete! [iNFO ][08/08/13 03:25:05 PM]: Loading client... [iNFO ][08/08/13 03:25:06 PM]: Loaded 28 built-in random solvers! [iNFO ][08/08/13 03:25:06 PM]: Started client! Edited August 8, 2013 by Zudikas123 Link to comment Share on other sites More sharing options...
Guest Falixus Posted August 8, 2013 Share Posted August 8, 2013 (edited) [ java.lang.NoClassDefFoundError: SuperFlax$1 (wrong name: osbot/laz/script/SuperFlax$1) Try removing this script and try again. Edited August 8, 2013 by Falixus Link to comment Share on other sites More sharing options...
Zudikas123 Posted August 8, 2013 Author Share Posted August 8, 2013 Thx Guys,works perfectly now Link to comment Share on other sites More sharing options...