bra1n / judgebot

Discord Bot for Magic: The Gathering / Judge related content
https://discord.com/api/oauth2/authorize?client_id=240537940378386442&permissions=274878187520&scope=applications.commands%20bot
GNU General Public License v3.0
34 stars 17 forks source link

/hangman bug report #191

Open Nessus-the-Punisher opened 1 year ago

Nessus-the-Punisher commented 1 year ago

since a few days the judgebot on our server can not start hangman games anymore. It seems to work after the reset but after about 10 to 15 games the bot just gives out following message:

"Error You can only start one hangman game every 3 minutes."

I saw that a few years back that seemes to be a problem as well, but I could not find any solution. Would be great to get some help with that :)

multimeric commented 1 year ago

If it happens after several games there may be some edge case where it's not clearing out the game state. If you can try to identify exactly when/why this happens it would be very helpful for debugging this issue.

Nessus-the-Punisher commented 1 year ago

Its kinda weird. It happened for a period of about 4 days where after about 10 messages it didnt work anymore. Since the day of making this post it worked fluidly again, without any problems.

multimeric commented 1 year ago

It might just be a weird race condition that depends on what other users are doing. Or maybe @bra1n restarted the server. Hard to tell at this point.

bra1n commented 1 year ago

There was an outage a few days ago, could've been related to that. 🤔