TDX VotePlus
Troubleshooting
Symptom-first answers for the bugs that actually come up in production.
This page is organised by symptom, not feature. Find the bullet that matches what you're seeing, follow the steps, and if none of them fit, open a thread in the TDX Discord.
First — collect the basics
/voteplus debug
/version TDXVotePlus
/version NuVotifierToggling debug temporarily writes verbose lines for every vote through the pipeline — that's usually enough to localise any "votes aren't doing X" issue. Toggle it back off when you're done, it's chatty.
Common symptoms
Still stuck? Drop into the #voteplus-support channel on the
TDX Discord with the output of
/version TDXVotePlus, /version NuVotifier, and the relevant
lines of latest.log after toggling /voteplus debug.