1
I have a server that has Votifier and a listener called vListener. I just voted on MineStatus and it works, gives me 4 diamonds, as set in the config. The test notification also works. When I try the test notification on PMC, it says it can connect, but on the console, this error comes up:
14:21:39 [WARNING] [Votifier] Unable to decrypt vote record. Make sure that that
your public key
14:21:39 [WARNING] [Votifier] matches the one you gave the server list.
javax.crypto.BadPaddingException: Blocktype mismatch: 0
at sun.security.rsa.RSAPadding.unpadV15(Unknown Source)
at sun.security.rsa.RSAPadding.unpad(Unknown Source)
at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:356)
at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:382)
at javax.crypto.Cipher.doFinal(Cipher.java:2087)
at com.vexsoftware.votifier.crypto.RSA.decrypt(RSA.java:65)
at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:130)
I need help! I have tried everything, recopied the public key from MineStatus(working) to PMC(not working)! PLEASE HELP!
14:21:39 [WARNING] [Votifier] Unable to decrypt vote record. Make sure that that
your public key
14:21:39 [WARNING] [Votifier] matches the one you gave the server list.
javax.crypto.BadPaddingException: Blocktype mismatch: 0
at sun.security.rsa.RSAPadding.unpadV15(Unknown Source)
at sun.security.rsa.RSAPadding.unpad(Unknown Source)
at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:356)
at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:382)
at javax.crypto.Cipher.doFinal(Cipher.java:2087)
at com.vexsoftware.votifier.crypto.RSA.decrypt(RSA.java:65)
at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:130)
I need help! I have tried everything, recopied the public key from MineStatus(working) to PMC(not working)! PLEASE HELP!
2
Its so annoying! There seems to be no fix? Votifier only works for MineStatus, so that is really weird.
And could you clear what you mean by "plugin-based" problem? Because I don't think the problem's on Votifier's side. Probably on the server website's side because it works for MineStatus.
This is really confusing, please help!!
And could you clear what you mean by "plugin-based" problem? Because I don't think the problem's on Votifier's side. Probably on the server website's side because it works for MineStatus.
This is really confusing, please help!!
nathngoI have a server that has Votifier and a listener called vListener. I just voted on MineStatus and it works, gives me 4 diamonds, as set in the config. The test notification also works. When I try the test notification on PMC, it says it can connect, but on the console, this error comes up:
14:21:39 [WARNING] [Votifier] Unable to decrypt vote record. Make sure that that
your public key
14:21:39 [WARNING] [Votifier] matches the one you gave the server list.
javax.crypto.BadPaddingException: Blocktype mismatch: 0
at sun.security.rsa.RSAPadding.unpadV15(Unknown Source)
at sun.security.rsa.RSAPadding.unpad(Unknown Source)
at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:356)
at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:382)
at javax.crypto.Cipher.doFinal(Cipher.java:2087)
at com.vexsoftware.votifier.crypto.RSA.decrypt(RSA.java:65)
at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:130)
I need help! I have tried everything, recopied the public key from MineStatus(working) to PMC(not working)! PLEASE HELP!
i am having the same problem but it isnt pmc its plugin based :/
