Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twitch.getChatServiceClient() returning null breaks host button and anon chat #3264

Closed
Nareese opened this issue Sep 13, 2018 · 1 comment
Closed

Comments

@Nareese
Copy link
Contributor

Nareese commented Sep 13, 2018

Users have reported that both the Host Button functionality and Anon Chat are currently broken. I have traced this to twitch.getChatServiceClient() returning null. Anon Chat calls this directly and Host Button calls it indirectly via twitch.getChatServiceSocket(), The Host Button call has error text in the try wrapper, which is displayed. Anon Chat just silently fails because client is null at the top of changeUser()

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues or feature requests.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants