-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exception on command "showkey public" #17
Comments
Thanks for the report! I fixed the problem, you can download the nesest version here. |
Thanks, will test this tomorrow |
No problem. I hope it all works now. Tomorrow I'll be checking out issue #16 too, so if it doesn't work for you too and you need to run VanillaVotifier ASAP you can use the more stable version 3.5 (a lot of changes have been made between v3.5 and v4, which unfortunately introduced sone bugs which I'll try to get rid off as fast as possible) |
Awesome, can confirm that showkey now works. Thanks! |
No problem! Just wanted to tell you that I fixed #16 too, so if you want VanillaVotifier to work on all voting servers, I recommend to download the latest version :) |
With default config/keys, when running "showkey public" I get:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 2 at mamo.vanillaVotifier.VanillaVotifier.main(VanillaVotifier.java:216)
The text was updated successfully, but these errors were encountered: