Advertisement
Guest User

Votifier Issue

a guest
Jun 1st, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [08:50:25 WARN]: [Votifier] Unable to decrypt vote record. Make sure that that y
  2. our public key
  3. [08:50:25 WARN]: [Votifier] matches the one you gave the server list.
  4. javax.crypto.BadPaddingException: Blocktype mismatch: 0
  5. at sun.security.rsa.RSAPadding.unpadV15(Unknown Source) ~[?:1.8.0]
  6. at sun.security.rsa.RSAPadding.unpad(Unknown Source) ~[?:1.8.0]
  7. at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:354) ~[sunjc
  8. e_provider.jar:1.8.0]
  9. at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:380) ~
  10. [sunjce_provider.jar:1.8.0]
  11. at javax.crypto.Cipher.doFinal(Cipher.java:2121) ~[?:1.8.0]
  12. at com.vexsoftware.votifier.crypto.RSA.decrypt(RSA.java:65) ~[Votifier.j
  13. ar:?]
  14. at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:130)
  15. [Votifier.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement