Mod Posted July 30, 2013 Posted July 30, 2013 Error loading settings! javax.crypto.BadPaddingException: Given final block not properly padded at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:811) at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:676) at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:313) at javax.crypto.Cipher.doFinal(Cipher.java:2145) at org.osbot.A.k(sn:132) at org.osbot.AA.run(me:161) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source I have latest java and client! What should I do?
Mod Posted July 30, 2013 Author Posted July 30, 2013 This is an issue that comes up every now and then. You can try the following; 1. Locate your OSBot folder (Most comonly found under Start>USER>OSBot 2. Move all OSBot scripts from the scripts folder 3. Delete the OSBot folder 4. Replace scripts 5. start bot Try this and tell me how it goes Wow this worked for me!!! Solved the problem thank you so much, I can always count on you please close