Pav Posted July 29, 2013 Posted July 29, 2013 ERROR][07/29/13 10:41:36 PM]: 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) Every time I load it, it does this, I've even re-downloaded it and it still does the same. Any way I can fix this?
Guest Falixus Posted July 29, 2013 Posted July 29, 2013 You can update your Java here. Version 7 Update 25
Anon Posted July 29, 2013 Posted July 29, 2013 Nah, just delete your OSBot folder and restart your client it will work then..
Pav Posted July 29, 2013 Author Posted July 29, 2013 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 If that did not help try updating your Java. Thanks a lot, it worked.