Shipping Issue [missing discord_game_sdk.dll]
DiabloFox opened this issue · 3 comments
DiabloFox commented
Hi ! Then I do a build the game wont launch and i'm stuck with this error message, in PIE it work, in standalone mode too but then I build for "Windows (64-bit)" .
In english :
"Unable to execute the code, because discord_game_sdk.dll is not found. The reinstallation of the program can resolve the probleme"
ryanjon2040 commented
You need to copy discord_game_sdk.dll from the Binaries/Win64 folder to your packaged games exe file. That is right next to YourGameName-Win64-Shipping.exe.
DiabloFox commented
ryanjon2040 commented
[For reference] Issue fixed in 15bb464