Jump to content

Failed to start scripts


jedipeludo

Recommended Posts

Hello there, today i started having troubles with the bot or the script (i'm not sure, because until 12 hours ago, it worked perfectly)

 

Every time the script is started, i get this prompted in the console:

 

 

[DEBUG][08/02 03:19:45 PM]: Loading script id : 536

[DEBUG][08/02 03:19:45 PM]: Loaded script!
[DEBUG][08/02 03:19:45 PM]: Launching script...
[ERROR][08/02 03:19:45 PM]: Failed to start script [AccountStarter]
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.osbot.cOm1.run(il:155)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: org/osbot/rs07/utility/Area
at AccountStarter.<init>(i:154)
... 8 more
Caused by: java.lang.ClassNotFoundException: org.osbot.rs07.utility.Area
at java.lang.ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.osbot.cOM2.loadClass(il:147)
... 9 more
 

 

I'm using the Osbot 2.3.94 version (No Mirror) and with a free account.

I'm using the x64 Version 8 Update 51 java.

I tried several scripts, and all with the same result.

Link to comment
Share on other sites

 

java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.osbot.cOm1.run(il:155)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: org/osbot/rs07/utility/Area
at AccountStarter.<init>(i:154)
... 8 more
Caused by: java.lang.ClassNotFoundException: org.osbot.rs07.utility.Area
at java.lang.ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.osbot.cOM2.loadClass(il:147)
... 9 more
 

 

Script(s) are outdated.

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...