ryanjon2040/Discord-UE4

Shipping Issue [missing discord_game_sdk.dll]

DiabloFox opened this issue · 3 comments

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)" .

Capture_726

In english :
"Unable to execute the code, because discord_game_sdk.dll is not found. The reinstallation of the program can resolve the probleme"

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.

Thanks You ! It work !
Capture_727

[For reference] Issue fixed in 15bb464