Collapse
Collapse copied to clipboard
[Bug]: trying to connect discord rpc even disable all discord features
Affected Version
1.83.11
Bug Behavior
Backend log shows collapse is trying to connect discord rpc even all discord features are disabled.
[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
- Auto update collapse to 1.83.11
- Launch collapse launcher
Related Issues
No response
Screenshot(s)
No response
Additional Information
No response