brian91292 / EnhancedStreamChat

A rich text chat integration mod with full unicode, emote, and emoji support!
GNU Lesser General Public License v3.0
27 stars 24 forks source link

"failed to join" always displayed even when it worked. #47

Closed themoonisacheese closed 4 years ago

themoonisacheese commented 4 years ago

the day before yesterday ESC was working fine as far as I could tell.

today, the mod tells me that it failed to join my channel. when trying with someone's name who's currently live, the same message displayed but I was able to see their chat.

brian91292 commented 4 years ago

Yeah it's saying this for me as well, yet the chat still works fine. No clue what Twitch did, I'll look into it at some point.

brian91292 commented 4 years ago

This is now fixed and I'll be putting an update out soon to address it.

Hackebein commented 4 years ago

I think the bug is back. I'm using version 2.2.0 and BS 1.6.0

Connecting to Twitch chat...
Twitch Error: Twitch login attempt failed. Ensure your login data is
correct in UserData\StreamCore\TwitchLoginInfo.ini, then try again.
Success joining Twitch channel "hackebein"
<Twitch Chat Messages>

everything looks fine on the http protocol: http://prntscr.com/qkm1cd

Logs:

[INFO @ 00:31:13 | _] Enhanced Stream Chat::ChatConfig.cs->.ctor(167): FilePath exists! Continuing initialization!
[INFO @ 00:31:13 | _] Stream Core::ChatIntegration.cs->InitializeMessageHandlers(135): Instantiating ITwitchIntegration of type RequestBot from assembly SongRequestManager, Version=2.1.6.0, Culture=neutral, PublicKeyToken=null
[INFO @ 00:31:13 | _] Stream Core::ChatIntegration.cs->InitializeMessageHandlers(135): Instantiating ITwitchIntegration of type TwitchChallenge from assembly Versus, Version=1.6.1.0, Culture=neutral, PublicKeyToken=null
[INFO @ 00:31:13 | _] Stream Core::ChatIntegration.cs->InitializeMessageHandlers(135): Instantiating ITwitchIntegration of type ChatHandler from assembly EnhancedStreamChat, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
[INFO @ 00:31:13 | _] Enhanced Stream Chat::ChatHandler.cs->Awake(86): EnhancedStreamChat initialized
[INFO @ 00:31:13 | _] Stream Core::ChatIntegration.cs->InitializeMessageHandlers(128): Reusing existing instance for type ChatHandler
[INFO @ 00:31:13 | _] Stream Core::ChatIntegration.cs->InitGlobalChatHandlers(60): Instance of type TwitchChallenge wasn't ready! Waiting until it is...
[INFO @ 00:31:14 | _] Enhanced Stream Chat::ChatHandler.cs->SceneManager_activeSceneChanged(94): Failed to get VRPointer!
[INFO @ 00:31:14 | _] Enhanced Stream Chat::ChatHandler.cs->SceneManager_activeSceneChanged(94): Failed to get VRPointer!
[INFO @ 00:31:14 | _] Enhanced Stream Chat::ChatHandler.cs->SceneManager_activeSceneChanged(107): EmptyTransition -> HealthWarning
[INFO @ 00:31:23 | _] Enhanced Stream Chat::ChatHandler.cs->SceneManager_activeSceneChanged(107): HealthWarning -> EmptyTransition
[INFO @ 00:31:23 | _] Enhanced Stream Chat::ChatHandler.cs->SceneManager_activeSceneChanged(107): EmptyTransition -> MenuViewControllers
[INFO @ 00:31:26 | _] Stream Core::ChatIntegration.cs->InitGlobalChatHandlers(62): Instance of type TwitchChallenge is ready!
[INFO @ 00:31:26 | _] Stream Core::YouTubeConnection.cs->Initialize_Internal(27): Initializing!
[INFO @ 00:31:26 | _] Stream Core::YouTubeConnection.cs->Initialize_Internal(32): YouTubeClientId.json does not exist!
[INFO @ 00:31:27 | _] Stream Core::TwitchWebSocketClient.cs->Connect(180): Reconnecting!
[INFO @ 00:31:28 | _] Stream Core::TwitchWebSocketClient.cs->Connect(203): Connected to Twitch!
[INFO @ 00:31:28 | _] Stream Core::TwitchMessageHandlers.cs->JOIN_Handler(210): Success joining channel #hackebein
[INFO @ 00:31:28 | _] Stream Core::TwitchMessageHandlers.cs->JOIN_Handler(210): Success joining channel #hackebein
[INFO @ 00:31:28 | _] Stream Core::TwitchAPI.cs->GetRoomsForChannel(37): Getting rooms for channel hackebein
[INFO @ 00:31:28 | _] Enhanced Stream Chat::ImageDownloader.cs->GetTwitchGlobalBadges(397): Downloading twitch global badge listing
[INFO @ 00:31:29 | _] Enhanced Stream Chat::ImageDownloader.cs->GetTwitchGlobalBadges(422): Web request completed, 142 twitch global badges now cached!
[INFO @ 00:31:29 | _] Enhanced Stream Chat::ImageDownloader.cs->GetTwitchChannelBadges(429): Downloading twitch channel badge listing
[INFO @ 00:31:30 | _] Enhanced Stream Chat::ImageDownloader.cs->GetTwitchChannelBadges(459): Web request completed, 0 twitch channel badges now cached!
[INFO @ 00:31:30 | _] Enhanced Stream Chat::ImageDownloader.cs->GetCheermotes(364): Downloading twitch cheermote listing
[INFO @ 00:31:31 | _] Enhanced Stream Chat::ImageDownloader.cs->GetCheermotes(392): Web request completed, 47 twitch cheermotes now cached!
[INFO @ 00:31:31 | _] Enhanced Stream Chat::ImageDownloader.cs->GetBTTVGlobalEmotes(464): Downloading BTTV global emote listing
[INFO @ 00:31:31 | _] Enhanced Stream Chat::ImageDownloader.cs->GetBTTVGlobalEmotes(485): Web request completed, 0 BTTV global emotes now cached!
[INFO @ 00:31:31 | _] Enhanced Stream Chat::ImageDownloader.cs->GetBTTVChannelEmotes(490): Downloading BTTV emotes for channel hackebein
[INFO @ 00:31:31 | _] Enhanced Stream Chat::ImageDownloader.cs->GetBTTVChannelEmotes(508): Web request completed, 0 BTTV channel emotes now cached!
[INFO @ 00:31:31 | _] Enhanced Stream Chat::ImageDownloader.cs->GetFFZGlobalEmotes(513): Downloading FFZ global emote listing
[INFO @ 00:31:31 | _] Enhanced Stream Chat::ImageDownloader.cs->GetFFZGlobalEmotes(531): Web request completed, 11 FFZ global emotes now cached!
[INFO @ 00:31:31 | _] Enhanced Stream Chat::ImageDownloader.cs->GetFFZChannelEmotes(535): Downloading FFZ emotes for channel hackebein
[INFO @ 00:31:32 | _] Enhanced Stream Chat::ImageDownloader.cs->GetFFZChannelEmotes(553): Web request completed, 0 FFZ channel emotes now cached!
[INFO @ 00:31:32 | _] Enhanced Stream Chat::ImageDownloader.cs->PreloadAnimatedEmotes(359): Precached 0 animated emotes successfully!
[INFO @ 00:31:58 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:32:28 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:32:28 | _] Stream Core::TwitchMessageHandlers.cs->JOIN_Handler(210): Success joining channel #hackebein
[INFO @ 00:32:58 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:33:28 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:33:58 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:34:29 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:34:59 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:35:29 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:35:53 | _] Stream Core::TwitchWebSocketClient.cs->OnMessageReceived(468): Ping... Pong.
[INFO @ 00:35:59 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:36:29 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:37:00 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:37:30 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
[INFO @ 00:38:00 | _] Stream Core::TwitchWebSocketClient.cs->Connect(266): Ping!
<...>