Collapse icon indicating copy to clipboard operation
Collapse copied to clipboard

[Bug]: trying to connect discord rpc even disable all discord features

Open andya1lan opened this issue 5 months ago • 0 comments

Affected Version

1.83.11

Bug Behavior

Backend log shows collapse is trying to connect discord rpc even all discord features are disabled.

Image Image
[Info]    [DiscordRPC] RPC Connection Started
[Info]    [DiscordRPC] Attempting to connect to 'discord-ipc-0'
[Error]   [DiscordRPC] Failed connection to discord-ipc-0. The operation has timed out.
[Warning] [DiscordRPC] Tried to close a already closed pipe.
[Info]    [DiscordRPC] Attempting to connect to 'discord-ipc-1'
[Error]   [DiscordRPC] Failed connection to discord-ipc-1. The operation has timed out.
[Warning] [DiscordRPC] Tried to close a already closed pipe.
[Info]    [DiscordRPC] Attempting to connect to 'discord-ipc-2'
[Error]   [DiscordRPC] Failed connection to discord-ipc-2. The operation has timed out.
[Warning] [DiscordRPC] Tried to close a already closed pipe.
[Info]    [DiscordRPC] Attempting to connect to 'discord-ipc-3'
[Error]   [DiscordRPC] Failed connection to discord-ipc-3. The operation has timed out.
[Warning] [DiscordRPC] Tried to close a already closed pipe.
[Info]    [DiscordRPC] Attempting to connect to 'discord-ipc-4'
[Error]   [DiscordRPC] Failed connection to discord-ipc-4. The operation has timed out.
[Warning] [DiscordRPC] Tried to close a already closed pipe.
[Info]    [DiscordRPC] Attempting to connect to 'discord-ipc-5'
[Error]   [DiscordRPC] Failed connection to discord-ipc-5. The operation has timed out.
[Warning] [DiscordRPC] Tried to close a already closed pipe.
[Info]    [DiscordRPC] Attempting to connect to 'discord-ipc-6'
[Error]   [DiscordRPC] Failed connection to discord-ipc-6. The operation has timed out.
[Warning] [DiscordRPC] Tried to close a already closed pipe.
[Info]    [DiscordRPC] Attempting to connect to 'discord-ipc-7'
[Error]   [DiscordRPC] Failed connection to discord-ipc-7. The operation has timed out.
[Warning] [DiscordRPC] Tried to close a already closed pipe.
[Info]    [DiscordRPC] Attempting to connect to 'discord-ipc-8'
[Error]   [DiscordRPC] Failed connection to discord-ipc-8. The operation has timed out.
[Warning] [DiscordRPC] Tried to close a already closed pipe.
[Info]    [DiscordRPC] Thread Terminated, no longer performing RPC connection.
[Info]    [DiscordRPC] Attempting to connect to 'discord-ipc-9'
[Error]   [DiscordRPC] Failed connection to discord-ipc-9. The operation has timed out.
[Warning] [DiscordRPC] Tried to close a already closed pipe.
[Error]   [DiscordRPC] Failed to connect for some reason.

Expected Behavior

Should not connect to discord.

Steps to reproduce

  1. Auto update collapse to 1.83.11
  2. Launch collapse launcher

Related Issues

No response

Screenshot(s)

No response

Additional Information

No response

andya1lan avatar Sep 25 '25 09:09 andya1lan