arjunattam / vscode-chat

Chat with your team while you collaborate over code using VS Live Share
https://marketplace.visualstudio.com/items?itemName=karigari.chat
GNU General Public License v3.0
529 stars 68 forks source link

[vscode] [discord] Unable to read messages in channel #498

Open GoldenMC1225 opened 3 years ago

GoldenMC1225 commented 3 years ago

After I set access token I can see all servers that I joined but I can't read messages in these servers. This is output when I look up it:


[9/19/2020, 7:30:51 PM] Chat: [ERROR] Discord: Invalid WebSocket frame: RSV2 and RSV3 must be clear
[9/19/2020, 7:31:04 PM] Chat: [ERROR] Discord: Invalid WebSocket frame: RSV2 and RSV3 must be clear
[9/19/2020, 7:31:17 PM] Chat: [ERROR] Discord: Invalid WebSocket frame: RSV2 and RSV3 must be clear
[9/19/2020, 7:31:30 PM] Chat: [ERROR] Discord: Invalid WebSocket frame: RSV2 and RSV3 must be clear
[9/19/2020, 7:31:43 PM] Chat: [ERROR] Discord: Invalid WebSocket frame: RSV2 and RSV3 must be clear```
EthanZeigler commented 3 years ago

Is there any plan to fix this?