-
Notifications
You must be signed in to change notification settings - Fork 6
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
System.DllNotFoundException: Unable to load shared library 'discord_game_sdk' or one of its dependencies. #23
Comments
Please reopen if this is still occurring with the latest build |
There have been no commits since I posted this issue, so I'm confused how this could've changed? |
The builds for the companion API are done locally, with me manually copying in the correct Discord .dll per target, then uploading the result to the Releases. A previous build had the incorrect .dll, something that should now be resolved |
I would be happy to test it, but there have been no new commits to try it on. I'm trying on v2.1.0, using both the Linux and any OS method. Should I try against any specific version of .NET? |
Try renaming |
If I download the Linux (Ubuntu) version, chmod 777 RichPresenceApi, and run it, I get:
If I download the source for 2.1.0, go to LocalApi/RichPresenceApi, and run
dotnet run
, I get:Version info:
The text was updated successfully, but these errors were encountered: