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

vesktop: rich presence does not work in celeste #325121

Closed
NyCodeGHG opened this issue Jul 6, 2024 · 2 comments
Closed

vesktop: rich presence does not work in celeste #325121

NyCodeGHG opened this issue Jul 6, 2024 · 2 comments

Comments

@NyCodeGHG
Copy link
Member

NyCodeGHG commented Jul 6, 2024

Describe the bug

The discord rich presence of vesktop does not work when playing Celeste with Everest.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Run Vesktop
  2. Run Celeste with Everest installed
  3. There is no rich presence

Expected behavior

Everest's rich presence should be visible.

Additional context

this shows up in Celeste's console log:

[Everest] [Error] [discord-game-sdk] Ignoring response to unknown nonce: IncomingMessage { cmd: "DISPATCH", nonce: Some("initial-ready"), evt: Some("READY"), data: Object({"config": Object({"api_endpoint": String("//discord.com/api"), "cdn_host": String("cdn.discordapp.com"), "environment": String("production")}), "user": Object({"avatar": String("cfefa4d9839fb4bdf030f91c2a13e95c"), "discriminator": String("0000"), "flags": Number(0), "id": String("1045800378228281345"), "premium_type": Number(0), "username": String("arRPC")}), "v": Number(1)}) }

This error message does not show up when using the official vesktop flatpak, so it looks like it's a NixOS issue. (The rich presence works when using the flatpak)

Notify maintainers

@getchoo
@Scrumplex
@vgskye
@pluiedev

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.9.6-zen1, NixOS, 24.11 (Vicuna), 24.11.20240627.b2852eb`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.4`
 - nixpkgs: `/nix/store/xjn3184743q0fxayzwrhil2i06pr61x8-source`

Add a 👍 reaction to issues you find important.

@NotAShelf
Copy link
Member

This sounds like a issue that you should report to Vencord or arRPC (assuming you use that for RPC) developers. Packaging of Vencord should minimally affect its functionality, if at all.

@NyCodeGHG NyCodeGHG mentioned this issue Jul 6, 2024
13 tasks
@NyCodeGHG
Copy link
Member Author

NyCodeGHG commented Jul 6, 2024

looks like it got fixed in 1.5.3
will be fixed by: #325104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants