Hero12 Posted April 21, 2015 Share Posted April 21, 2015 Every time I click add bot, it starts to load and i get this error: ERROR][04/21 08:56:36 AM]: Uncaught exception! java.lang.NoClassDefFoundError: org/osbot/core/security/OSBotSecurityManager at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) at java.lang.Class.getConstructor0(Class.java:3075) at java.lang.Class.newInstance(Class.java:412) at org.osbot.rs07.Bot.initialize(tg:636) at org.osbot.O.run(uy:1) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassNotFoundException: org.osbot.core.security.OSBotSecurityManager at java.lang.ClassLoader.findClass(ClassLoader.java:530) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.osbot.core.asm.ClassCollection$1.loadClass(xq:72) ... 9 more Does anybody know how to fix this? Quote Link to comment Share on other sites More sharing options...
Thaantje Posted April 21, 2015 Share Posted April 21, 2015 Os?Java version? osbot jar version? Quote Link to comment Share on other sites More sharing options...
Hero12 Posted April 21, 2015 Author Share Posted April 21, 2015 Os? Java version? osbot jar version? java 8 update 45 version .63 for bot Quote Link to comment Share on other sites More sharing options...
Thaantje Posted April 21, 2015 Share Posted April 21, 2015 Try to remove every file you got from osbot and redownload. Quote Link to comment Share on other sites More sharing options...