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
When sending a OPEN_OVERLAY_VOICE_SETTINGS command to the IPC, the client is supposed to return an error or null no matter what the client does, this is not what's happening in this case
Steps to Reproduce
Connect to the GameSDK via IPC
Send a command to open the voice setting overlay
Click outside of the overlay box (do not press X)
Client receives no response for the command
Expected Behavior
The client should receive the command error response as if the user clicked on the X
Current Behavior
The client receives no response
Screenshots/Videos
Client and System Information
Discord stable 369195
Windows 11
The text was updated successfully, but these errors were encountered:
Description
When sending a
OPEN_OVERLAY_VOICE_SETTINGS
command to the IPC, the client is supposed to return an error or null no matter what the client does, this is not what's happening in this caseSteps to Reproduce
Expected Behavior
The client should receive the command error response as if the user clicked on the X
Current Behavior
The client receives no response
Screenshots/Videos
Client and System Information
Discord stable 369195
Windows 11
The text was updated successfully, but these errors were encountered: