i keep getting this error
2013-01-01 17:28:43 [WARNING] [Votifier] Unable to decrypt vote record. Make sure that that your public key
2013-01-01 17:28:43 [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)
yet my public key is right and its just not logging i asked the votifer people and htey said it might be Planet Minecraft's implementation of Votifier's protocol?
anyone else having this problem?
2013-01-01 17:28:43 [WARNING] [Votifier] Unable to decrypt vote record. Make sure that that your public key
2013-01-01 17:28:43 [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)
yet my public key is right and its just not logging i asked the votifer people and htey said it might be Planet Minecraft's implementation of Votifier's protocol?
anyone else having this problem?
6
Wut is this
Do you have to add your port at the end of votifier IP?
Leave the IP on your voitifier file to be 0.0.0.0
You only need to fill that in if you have multiple servers on the same computer with multiple IPs which I highly doubt you are doing.
Also from the looks of it your public key is not correct. Make sure there were no spaces at the beginning or end when you copied it over.
You only need to fill that in if you have multiple servers on the same computer with multiple IPs which I highly doubt you are doing.
Also from the looks of it your public key is not correct. Make sure there were no spaces at the beginning or end when you copied it over.
PM me if you need any more help.
Did you put your server ip in the address section and put in the port as 8912 or something like that?
yes i out my ip address in the section and port to 8192 i also port forwarded on that address.
