Lachee / discord-rpc-csharp

C# custom implementation for Discord Rich Presence. Not deprecated and still available!
MIT License
560 stars 93 forks source link

Failed to connection to discord and possible access denied. #185

Closed PantACRO4life closed 2 years ago

PantACRO4life commented 2 years ago

I am not sure what you need to know but here is the events viewer from my VisualStudion session when I run my code..

image

Tell me what you need

PantACRO4life commented 2 years ago

Well after some trace debug I found out what was the issue. Discord was running as admin while the VS instance was not so the hook could never work.