Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0x888900A (Unknown Error) #56

Closed
Blizzardo1 opened this issue Jul 10, 2017 · 5 comments
Closed

0x888900A (Unknown Error) #56

Blizzardo1 opened this issue Jul 10, 2017 · 5 comments

Comments

@Blizzardo1
Copy link

Blizzardo1 commented Jul 10, 2017

Routing functionality may not be available until target process restart.

^ To be clear, I've restarted spotify countless amount of times, and when I try to reroute again, this happens... Please fix.

This is very frustrating!
Update: (Routing Pending) WHAT PENDING DOES IT NEED TO DO!?

@Discookie
Copy link

Some players like Spotify or Chrome's HTML5 do not like when you try to switch audio devices while playing. In these cases, playback must be completely stopped before you can switch audio devices, or you risk losing all audio output from that player. That is not Audio Router's fault, it is their implementation's fault.

But Routing Pending being stuck after that is indeed a bug.

@Blizzardo1
Copy link
Author

It gets better. I'm not even PLAYING anything even after restarting, and I still get that bug... the only reason why this ever happened was because I had an issue with VoiceMeeter... I haven't been able to properly stream because of this and I need this routing to succeed...

@Discookie
Copy link

Could your output be in exclusive mode by any chance?

The error code is signaling a DEVICE_IN_USE - it tends to happen with either primarily ASIO devices rejecting WASAPI connections, or with WASAPI devices being in exclusive mode.

@Blizzardo1
Copy link
Author

@Discookie I've removed Exclusive mode from all of my I/O, And it appears to have worked. Hats off to you. It's something I'd never have tried until you've mentioned it.

@Blizzardo1
Copy link
Author

Anyone who has this issue, please use @Discookie's comment. Thank you. <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants