ErisApps / CatCore

A shared high-performance chat client library written in .NET Standard 2.0
GNU General Public License v3.0
29 stars 3 forks source link

CatCore stops sending information #43

Open SyncBS opened 2 years ago

SyncBS commented 2 years ago

Issue: At Random chat stops receiving the messages from twitch chat, sent an issue to ESC and it seems that it's a CatCore issue where all mods stop receiving information from it

Here's my log from it happening. 2022.08.29.16.46.28.log

ErisApps commented 2 years ago

Will look into it.

ErisApps commented 1 year ago

Apparently the issue still happens rarely, but on a positive note... its occuring waayyy less than in the initial release. Seems to be related to token expiration while in-game, but we aren't sure of this just yet. [INFO @ 16:25:27 | Enhanced Stream Chat/CatCore] CatCore.Services.Twitch.TwitchAuthService | Validated token: Is valid: false, Is refreshable: true

Re-opening so we can keep track of it.