iCrawl / discord-vscode

🖋️ Update your discord status with a rich presence
https://marketplace.visualstudio.com/items?itemName=icrawl.discord-vscode
MIT License
1.17k stars 1.6k forks source link

"Error: Could not connect" after Recent Activity Update #1923

Closed philosolog closed 1 month ago

philosolog commented 1 month ago

The Activity Status (Recent Activity) update on Discord just arrived for my client today, and my Code extension broke. Whenever I try to reconnect to Discord using the extension, the following appears in my VSCode "Discord Presence" output (consider the date/time WLOG):

[27/08/2024 16:25:14 - INFO] Disable: Cleaning up old listeners [27/08/2024 16:25:14 - INFO] Disable: Destroyed the rpc instance [27/08/2024 16:25:14 - INFO] Enable: Cleaning up old listeners [27/08/2024 16:25:14 - INFO] Enable: Attempting to recreate login [27/08/2024 16:25:14 - INFO] Creating discord-rpc client [27/08/2024 16:25:14 - ERROR] Encountered following error while trying to login: Error: Could not connect

philosolog commented 1 month ago

It works as intended now.