Ever since update iv been getting this error and this makes it so i cant log in on client or press any other buttons in client.
http://prntscr.com/1b9lwx
EDIT: BTW I dont know how to add just pictures into comments so if someone could also tell me that that would be appreciated
=)
Another version of error:
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.lpt4.E(wh:26)
at org.osbot.L.run(ki:47)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)