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
LSP request timeout
-- stderr--
thread 'main' panicked at lsp/src/discord.rs:61:16:
called Result::unwrap() on an Err value: "Couldn't connect to the Discord IPC socket"
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
I dont know what to do
The text was updated successfully, but these errors were encountered:
Getting an error:
Language server error: discord_presence
LSP request timeout
-- stderr--
thread 'main' panicked at lsp/src/discord.rs:61:16:
called
Result::unwrap()
on anErr
value: "Couldn't connect to the Discord IPC socket"note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceI dont know what to do
The text was updated successfully, but these errors were encountered: