Problem/Bug Problem With Votifier

Discussion in 'Plugin Help/Development/Requests' started by TuDun, Aug 24, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    TuDun

    Votifier is giving me this error in console:

    24.08 19:23:09 [Server] WARN Unable to decrypt vote record. Make sure that that your public key
    24.08 19:23:09 [Server] WARN matches the one you gave the server list.
    24.08 19:23:09 [Server] INFO javax.crypto.BadPaddingException: Decryption error
    24.08 19:23:09 [Server] INFO at sun.security.rsa.RSAPadding.unpadV15(RSAPadding.java:380) ~[?:1.8.0_111]
    24.08 19:23:09 [Server] INFO at sun.security.rsa.RSAPadding.unpad(RSAPadding.java:291) ~[?:1.8.0_111] 24.08 19:23:09 [Server] INFO at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:363) ~[sunjce_provider.jar:1.8.0_101]
    24.08 19:23:09 [Server] INFO at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:389) ~[sunjce_provider.jar:1.8.0_101]
    24.08 19:23:09 [Server] INFO at javax.crypto.Cipher.doFinal(Cipher.java:2165) ~[?:1.8.0_121] 24.08 19:23:09 [Server] INFO at com.vexsoftware.votifier.crypto.RSA.decrypt(RSA.java:65) ~[votifier-1.8.9.jar:?]
    24.08 19:23:09 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:130) [votifier-1.8.9.jar:?]

    But I am using this votifier tester: https://minecraftservers.biz/votifier/test/, and it says it connects but it gives me that error anyway, I went back to my public.key folder and I put that one in there but still the same message occurs... help?
     
Thread Status:
Not open for further replies.

Share This Page