Closed toneehh closed 6 years ago
Try placing the discord-rpc-w32.dll
from the lib
folder in your Debug
folder.
Still doesn't work. I tried running as an admin too, nothing.
Can you try downloading one of the release builds and see if they launch?
I have the same problem. I opened the Discordify.exe application and I look into Task Manager. It closes itself after about 2 seconds. I'm going to try debugging it and see if I get anything.
I found the cause of the issue, or at least what Visual Studio says to be the cause. It looks like not everything is being exported into the Debug folder when it is built.
When I put the Resources folder in the Debug folder, the application loads!
I tried building the file and it built with no errors (I think at least, I've never done this before) but when I try to open discordify.exe in the debug folder, nothing happens.
1>------ Rebuild All started: Project: discordify, Configuration: Debug Any CPU ------ 1> discordify -> C:\Users\Toni\discordify\discordify\bin\Debug\discordify.exe ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
https://i.imgur.com/GJee6bi.png