Commaster
Commaster
I mean the "Twitch drops" claim button, and that one actually says "Claim"...
Thank you very much! Testing waves would indeed depend on the games you play and when they run drop campaigns.
> Ah yeah, sorry, didn't read it closely enough; that's this issue — [mozilla/geckodriver#299](https://github.com/mozilla/geckodriver/issues/299) But the `rust_mozprofile` folders aren't an issue. This is about the addon files outside those folders...
I see... thank you!
Does this error break the asyncio event loop requiring a restart? Or it just skips that one packet and continues working properly?
Maybe x.split("=", **maxsplit=1**) will solve this? 🤔
Oh! I was wondering why 2.4.0 wasn't showing up in pypi. Thank you, I shall try! (Though I haven't seen this exact error in quite some time, mostly just #209)
When addressing this is it possible to distinguish between actual (network) timeout and a chat timeout/ban? And possibly even create new `event_`s for each individual outcome?
Still not fixed in 2.4.0: (Either renamed/suspended channel or chat ban) ``` The channel "%REDACTED%" was unable to be joined. Check the channel is valid. ``` Followed immediately by: ```...
1. 0, the list is empty (see #290). 2. Yes, one at a time. In this case it has been at least 30 minutes after `event_ready`. (Restarting for 2.4.0 update)...