Kilvoctu / aiyabot

A neat Discord bot for AUTOMATIC1111's Web UI
GNU General Public License v2.0
309 stars 76 forks source link

Clicking on the "X" button doesn't work. #254

Closed Gecktendo closed 7 months ago

Gecktendo commented 7 months ago

Describe the bug
Title. Clicking on the x button returns the "I may have been restarted" message instead of deleting the image.


Environment Windows


Console logs
I may have been restarted. This button no longer works. You can react with ❌ to delete the image.

JoshBaldwin101 commented 7 months ago

I believe this is currently working as desired. It's been like that as long as I've been using this bot which has been like a year.

Restarting the bot causes this. If you keep the bot continuously running it shouldn't happen.

Gecktendo commented 7 months ago

Looks like a reset fixed it. Nevermind.

Gecktendo commented 7 months ago

Looks like the problem is back. It works for the first couple of uses, but if you upscale or use the same seed it breaks again.

Kilvoctu commented 7 months ago

Heya, it should be fixed now with 3b96cf691515f5f73803367d5ed6ea6eb0bbf2c7. Bug was caused because I overlooked some stuff when merging my PR #252