open_dynamic_library: Can't open dynamic library: PathOfTheGame/addons/discord_game_sdk/discord-game-sdk-godot.dll, error: Error 126: The specified module could not be found. .
Opened this issue · 6 comments
The File is visible in file explorer but not in godot
@Busomud Show me the full contents of the addons/discord_game_sdk folder as seen from windows file viewer.
@samsface
my friend also has the same problem,we tried renaming files but it gave the same error reported here
the files are here
@YakisikliBaran @Busomud
I believe the latest Discord SDK changed the names of some stuff from the time I created the plugin.
Try rename libdiscord_game_sdk.dll
-> discord_game_sdk.dll
@YakisikliBaran @Busomud
I believe the latest Discord SDK changed the names of some stuff from the time I created the plugin.
Try rename
libdiscord_game_sdk.dll
->discord_game_sdk.dll
That works tysm
@YakisikliBaran thanks for checking the fix man 🙏
Leaving this ticket open until I have time to fix the project.
@YakisikliBaran thanks for checking the fix man pray Leaving this ticket open until I have time to fix the project.
Also i forgot to tell this,the same was happening on linux too.The same workaround works on the .so file aswell