xmamo / VanillaVotifier

Votifier plugin, but for Minecraft vanilla!
https://mamo.dev/vanillavotifier
Other
17 stars 8 forks source link

Votifier not working on dedicated server. #10

Closed Lightwavers closed 8 years ago

Lightwavers commented 8 years ago

When I use Putty and use the linux commands in the readme, it says this: at java.util.regex.Pattern.error(Pattern.java:1924) at java.util.regex.Pattern.escape(Pattern.java:2416) at java.util.regex.Pattern.atom(Pattern.java:2164) at java.util.regex.Pattern.sequence(Pattern.java:2046) at java.util.regex.Pattern.expr(Pattern.java:1964) at java.util.regex.Pattern.compile(Pattern.java:1665) at java.util.regex.Pattern.<init>(Pattern.java:1337) at java.util.regex.Pattern.compile(Pattern.java:1022) at java.lang.String.replaceAll(String.java:2162) at co.virtualdragon.vanillaVotifier.impl.PropertiesLanguagePack.getString(PropertiesLanguagePack.java:45) at co.virtualdragon.vanillaVotifier.impl.PropertiesLanguagePack.getString(PropertiesLanguagePack.java:38) at co.virtualdragon.vanillaVotifier.impl.PropertiesLanguagePack.getString(PropertiesLanguagePack.java:47) at co.virtualdragon.vanillaVotifier.impl.VanillaVotifierLogger.printlnTranslation(VanillaVotifierLogger.java:92) at co.virtualdragon.vanillaVotifier.impl.VanillaVotifierLogger.printlnTranslation(VanillaVotifierLogger.java:87) at co.virtualdragon.vanillaVotifier.impl.VanillaVotifier.main(VanillaVotifier.java:74) Which I think means it is working? However it does not generate the keys or the config files, and even when I transfer the ones from my computer and then run it, it does not work. When trying to use commands such as reload, manual, or test-vote, it says that they are invalid. Is there a special version for linux?

xmamo commented 8 years ago

I just released a new version of VanillaVotifier. It should be fixed now.

Lightwavers commented 8 years ago

I downloaded the new version and ran it, it still does not download the config or anything, runs the same way as before, and the server does not register votes from the list, even though the sites say there is a working connection. screenshot 1

xmamo commented 8 years ago

This is strange, because it works on my CentOS server. Now I tried to remove what might cause the problem and published a new release. I hope it works now. Could you please tell me which OS you are using so I can test it on the same environment? Thanks.

Lightwavers commented 8 years ago

Thanks, the new release fixed the problem and it now runs perfectly!

xmamo commented 8 years ago

Cool, I'm happy it works now!