SuperbVote
SuperbVote copied to clipboard
Startup Error on version 0.5.5
After updating to version 0.5.5, there are some errors in the log and the votes no longer pass through. A downgrade to version 0.5.4 solves the problem.
Erros: https://pastebin.com/thtUsVqx SuperbVote: 0.5.5 Server version: 1.16.4
I have this issue too. https://hastebin.com/sepogejose.sql
I am unable to reproduce this bug (using MariaDB 10.4.17). It might help if you provided what version of MySQL you are using.
In the meantime you can disable streaks.
I'm using mysql Ver 8.0.22 for Linux on x86_64 (MySQL Community Server - GPL)
. How can I disable vote streaks? I can't find a switch/explanation in my config and in the configuration page of the wiki?
I've disabled streaks in the config, but still getting those errors. MySQL 5.7.32
Any news about this? I would really like to update :)
Same, even a way to fully turn this off. We can't process votes correctly until there's a fix. I can try to downgrade but not sure if the tables have been altered and would break more.
I'm experiencing this issue as well with a fresh implementation of the plugin.
Downgraded to the previous version, deleted the previous database, reconfigured everything and this resolved the issue. Thanks @TheoRetisch1
Any news about this problem or do you need further information?
Latest git revision should somewhat fix this - disabling streaks will make sure the DB table is never created in the first place, avoiding the issue. Sorry, this plugin remains on the backburner - I still haven't been using this plugin actively.