Kick.bot icon indicating copy to clipboard operation
Kick.bot copied to clipboard

ClearChat method not working

Open TheGeekno72 opened this issue 1 year ago • 4 comments

Screenshot 2024-09-13 150457

ClearChat method doesn't seem to be working, outputs an error in the logs, seems to encounter an error in the method's code, see capture fyi made a duplicate of my s.bot build and updated it to beta.10 (beta.9 and 10 didn't seem to go through changes impacting usability of the extension, see beta changelog) but I ran some basic tests and it works, connection works, commands work (as far as I could tell)

TheGeekno72 avatar Sep 13 '24 13:09 TheGeekno72

what the- I tried to use it at random and it worked ? I haven't got the faintest clue why it worked now when it didn't for ALL of my previous attempts, I don't know what happened or changed to cause this

TheGeekno72 avatar Sep 13 '24 14:09 TheGeekno72

I shutdown and restarted s.bot several times, the ClearChat function only worked one out of six times, I wonder what it going on

here are the logs : Screenshot 2024-09-13 172833

TheGeekno72 avatar Sep 13 '24 15:09 TheGeekno72

The parsing error seems to indicate that Kick is not sending a valid response back. This could either be a bug from their API, or a generic HTML error page from Cloudflare. I'll try to reproduce this and get the entire page to see what's happening.

Sehelitar avatar Sep 13 '24 15:09 Sehelitar

Good luck ! Hopefully it's something fixable that doesn't rely on an update happening... In the mean time, I'll get back to testing whenever I get back to my desk but for what I'm seeing, all functions answer as intended, all the messages I'm pushing through the use of persistent variables are printing in chat correctly, I'll have a go with title and category change functions, see what happens on my beta.10 build

TheGeekno72 avatar Sep 13 '24 16:09 TheGeekno72