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

[Bug/Crash]: Discord SDK fails to load GDExtension #44

Closed
2 tasks done
ltecheroffical opened this issue Nov 30, 2023 · 1 comment
Closed
2 tasks done

[Bug/Crash]: Discord SDK fails to load GDExtension #44

ltecheroffical opened this issue Nov 30, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation invalid This doesn't seem right wontfix This will not be worked on

Comments

@ltecheroffical
Copy link

What happened?

When I installed the SDK I expected it to start and let me run it but when I installed it I just get errors saying "GDExtension dynamic library not found: /Users/.../Developer/Projects/Godot/.../addons/discord-sdk-gd/bin/macos/" and it doesn't load, I have no idea how to fix

Version

3.2

Godot Version

4.2

GDScript

N/A

Godot output

Can't open dynamic library: /Users/…/Developer/Projects/Godot/.../addons/discord-sdk-gd/bin/macos/libdiscord_game_sdk_binding_debug.dylib. Error: dlopen(/Users/.../Developer/Projects/Godot/.../addons/discord-sdk-gd/bin/macos/libdiscord_game_sdk_binding_debug.dylib, 2): Library not loaded: @rpath/discord_game_sdk.dylib
    Referenced from: /Users/.../Developer/Projects/Godot/.../addons/discord-sdk-gd/bin/macos/libdiscord_game_sdk_binding_debug.dylib
    Reason: image not found.
  core/extension/gdextension.cpp:719 - GDExtension dynamic library not found: /Users/.../Developer/Projects/Godot/.../addons/discord-sdk-gd/bin/macos/libdiscord_game_sdk_binding_debug.dylib
  Failed loading resource: res://addons/discord-sdk-gd/bin/discord-rpc-gd.gdextension. Make sure resources have been imported by opening the project in the editor at least once.

Additional information

No response

Checks

  • I tried reinstalling the addon or tried to fix it myself with other methods.
  • I tried restarting Discord and Godot completely.
@ltecheroffical ltecheroffical added the bug Something isn't working label Nov 30, 2023
@vaporvee
Copy link
Owner

@vaporvee vaporvee added documentation Improvements or additions to documentation invalid This doesn't seem right wontfix This will not be worked on and removed bug Something isn't working labels Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation invalid This doesn't seem right wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants