BenCodez / VotifierPlus

Fork of votifier
14 stars 6 forks source link

java.lang.NullPointerException: Cannot invoke "com.vexsoftware.votifier.net.VoteReceiver.encrypt(byte[], java.security.PublicKey)" #33

Closed Kxsumi closed 10 months ago

Kxsumi commented 1 year ago

image image Server IP is different than the one's I'm using for allocation, only because I don't have any ports open on the actual server IP 1.19.3 Paper

BenCodez commented 1 year ago

Startup log?

Kxsumi commented 1 year ago

Startup log?

Nevermind all good, I put in 0.0.0.0 instead of the server IP and it works now. Except when i vote I have to test it to get it to register the vote which is weird

Kxsumi commented 1 year ago

Nevermind -- Here. Plugin says it's offline when trying to use an online tester. https://mclo.gs/LI3XZ8A

BenCodez commented 1 year ago

Check this https://github.com/BenCodez/VotingPlugin/wiki/Votifier-Troubleshooting

Kxsumi commented 1 year ago

Check this https://github.com/BenCodez/VotingPlugin/wiki/Votifier-Troubleshooting

Looked at it already. I can confirm: My host does not have it blocked in the Firewall The keys are valid because it does not work on either one of our servers (yes I did try to remake them) The port / IP is not being used at the same time as anything else. The IP is auto -- 0.0.0.0

BenCodez commented 1 year ago

Well there isn't really anything that I can do for you