Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > [00:33:14 WARN]: [Votifier] [Votifier] Unable to decrypt vote record. Make sure that that your public key
- > [00:33:14 WARN]: [Votifier] [Votifier] matches the one you gave the server list.
- javax.crypto.BadPaddingException: Decryption error
- at sun.security.rsa.RSAPadding.unpadV15(RSAPadding.java:383) ~[?:1.8.0_192]
- at sun.security.rsa.RSAPadding.unpad(RSAPadding.java:294) ~[?:1.8.0_192]
- at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:363) ~[sunjce_provider.jar:1.8.0_181]
- at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:389) ~[sunjce_provider.jar:1.8.0_181]
- at javax.crypto.Cipher.doFinal(Cipher.java:2164) ~[?:1.8.0_191]
- at com.vexsoftware.votifier.crypto.RSA.decrypt(RSA.java:65) ~[?:?]
- at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:130) ~[?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement