Having troubles with GAListener

Discussion in 'Bukkit Help' started by kencraftservices, Mar 1, 2013.

Thread Status:
Not open for further replies.
  1. So I had installed this great plugin called GAListener which is a votifier listener. It has worked great ever since the other day when people started voting, the vote listener wouldn't work. No broadcast, it wouldn't give them any items or cash configured. Here is the log that shows up every time someone votes:

    Code:
    01.03 10:32:32 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:130)
    01.03 10:32:32 [Server] INFO at com.vexsoftware.votifier.crypto.RSA.decrypt(RSA.java:65)
    01.03 10:32:32 [Server] INFO at javax.crypto.Cipher.doFinal(Cipher.java:2086)
    01.03 10:32:32 [Server] INFO at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:382)
    01.03 10:32:32 [Server] INFO at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:356)
    01.03 10:32:32 [Server] INFO at sun.security.rsa.RSAPadding.unpad(Unknown Source)
    01.03 10:32:32 [Server] INFO at sun.security.rsa.RSAPadding.unpadV15(Unknown Source)
    01.03 10:32:32 [Server] INFO javax.crypto.BadPaddingException: Data must start with zero
    01.03 10:32:32 [Server] WARNING matches the one you gave the server list.
    01.03 10:32:32 [Server] WARNING Unable to decrypt vote record. Make sure that that your public key
    And here is my GAListener config:

     
  2. Offline

    Nikoljan

    I've noticed that when I change the broadcast message at all (even deleting it) it makes the whole plugin fail. If you changed yours that might be why.
     
Thread Status:
Not open for further replies.

Share This Page