You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The program shuts down due to a network connection issue. On restart, the app will lock up at the Discord Discord.Net v2.2.0 (API v6) log entry. This is likely an issue with discord's API during the login call.
To Reproduce
You can't reliably reproduce an issue related to a discord/network outage.
Expected behavior
The program is expected to time out and try again if the instance isn't fully started in a reasonable time.
Affected version
v2.4.33.3241 and below
Additional context
TODO: Try moving timeout start before discordNET class initialization.
The text was updated successfully, but these errors were encountered:
Description
The program shuts down due to a network connection issue. On restart, the app will lock up at the
Discord Discord.Net v2.2.0 (API v6)
log entry. This is likely an issue with discord's API during the login call.To Reproduce
You can't reliably reproduce an issue related to a discord/network outage.
Expected behavior
The program is expected to time out and try again if the instance isn't fully started in a reasonable time.
Affected version
v2.4.33.3241 and below
Additional context
TODO: Try moving timeout start before discordNET class initialization.
The text was updated successfully, but these errors were encountered: