Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Error on all scripts on a new VPS

Joined
May 3, 2015
Messages
485
I just switched to a new VPS and all scripts are giving this error :/

Any help would be great! Thanks!

java.rmi.RemoteException: Unable to reflect Character.primaryAnimator; nested exception is:
java.lang.ClassNotFoundException: Character
at aux.IiiIIiiiII.try(ab:731)
at aux.IiiIIiiiII.try(ab:796)
at aux.IiiIIiiiII.uid(ab:171)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
at sun.rmi.transport.Transport$1.run(Transport.java:177)
at sun.rmi.transport.Transport$1.run(Transport.java:174)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.ClassNotFoundException: Character
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at app.u.loadClass(u.java:79)
at java.lang.ClassLoader.findSystemClass(ClassLoader.java:1050)
at d.a(d.java:106)
at d.findClass(d.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at aux.IiiIIiiiII.try(ab:986)
at aux.IiiIIiiiII.try(ab:813)
... 16 more

Ran a herblore bot and got this too

java.lang.NullPointerException
at com.alexh666.bots.alexherby.HerbyAlpha.onStop(m:203)
at com.runemate.game.api.script.framework.AbstractScript.stop(iya:16)
at nul.IiIiiIiIiIii.run(knb:203)
 
Joined
May 3, 2015
Messages
485
Oh damn, thought it was just osrs since there was no rs3 update recently. Alright, thanks for the update Alex!
 
Top