Jump to content

Cant load local scripts


Zudikas123

Recommended Posts

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

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

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

Guest Falixus

 

[
java.lang.NoClassDefFoundError: SuperFlax$1 (wrong name: osbot/laz/script/SuperFlax$1)
 

 

Try removing this script and try again.

 

Edited by Falixus
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...