audiorouterdev / audio-router

Routes audio from programs to different audio devices.
GNU General Public License v3.0
3.51k stars 420 forks source link

Error code when trying to route #19

Open amainiero opened 7 years ago

amainiero commented 7 years ago

I keep getting this error: Error code 0x000000005: Access is Denied Router functionality not availbile

Running as administrator, on the Arma III application.

JoshuaWebb commented 7 years ago

I don't know your situation, but in case it helps: I was also getting this error.

I had compiled it for Mixed Platforms (which was the default) instead of 64 bit, once I rebuilt the entire solution as 64 bit, everything started working correctly for me.

TomberWolf commented 7 years ago

Could you please tell me how to compile it or could you provide the 64-Bit release you've compiled?

JoshuaWebb commented 7 years ago

@TomPiXX There's a link to the 64-bit release in the readme, my comment was just in case any one else was trying to build from scratch and was encountering this issue.

matdv commented 7 years ago

I also get this error every time on my standard user account, running it as Administrator. I've noticed that all applications in the default view are missing, as well. Just the audio devices are displayed.

It only works when I run it on my administrator account or in debug mode (x64) in Visual Studio (running as Administrator). I'm using Window 10 Pro Version 1607 (64bit) and can't get it working on my user account.

dnn1s commented 7 years ago

I'm getting the same error when I try to duplicate or route from the game Rainbow Six Siege on Win10 64bit. Doesn't matter if I run your application as administrator or not. Is this because of the games anti cheat mechanisms (I hope I don't get banned by Ubisoft now)?

matdv commented 7 years ago

@dnn1s Do you get the error just for Rainbow Six or for any application? For me it's for any application and it only works on a Administrator account (not just running it as Admin) or running it as System on any account (using PsTools).

dnn1s commented 7 years ago

I only tried Rainbow, since OP had the problem with Arma, and there is another issue regarding Overwatch. All of these games have a certain anti-cheat mechanism, so I'm suspicious if that might be the common case (protected memory or something like that, I'm just an iOS and web developer, not a Windows-API-guy). I hesitate to try any further like you suggested, I want to avoid getting banned from the game because of using third party tools that Ubisofts anti cheat might detect.

matdv commented 7 years ago

@dnn1s yes, I wouldn't try it again with Rainbow Six either. It could be the game or something else, when it happens with any application.