Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GameSDK OPEN_OVERLAY_VOICE_SETTINGS command not always returned to the client #7393

Open
Edouard127 opened this issue Feb 16, 2025 · 0 comments
Labels
bug gamesdk synced Synced to internal tracker

Comments

@Edouard127
Copy link

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 case

Steps to Reproduce

  1. Connect to the GameSDK via IPC
  2. Send a command to open the voice setting overlay
  3. Click outside of the overlay box (do not press X)
  4. 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

Image

Client and System Information

Discord stable 369195
Windows 11

@Edouard127 Edouard127 added the bug label Feb 16, 2025
@appellation appellation added synced Synced to internal tracker gamesdk labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug gamesdk synced Synced to internal tracker
Projects
None yet
Development

No branches or pull requests

2 participants