SMZ3Randomizer icon indicating copy to clipboard operation
SMZ3Randomizer copied to clipboard

TwitchClient fails to reconnect fully

Open MattEqualsCoder opened this issue 2 years ago • 1 comments

So when there are issues with Twitch chat, Tracker will disconnect and mention that you need to save and restart tracker, and this is a work around, it's still not ideal. Unfortunately the library we currently use reconnects to Twitch but doesn't seem to actually rejoin chat properly.

My thoughts of resolving this are to either do one of the following

  1. See if we can forcefully rejoin chat
  2. See if we can recreate the TwitchClient object on disconnect
  3. See if we can find a replacement Twitch chat library

MattEqualsCoder avatar Jul 19 '22 04:07 MattEqualsCoder