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

Got kAUGraphErr_CannotDoInCurrentContext(-10863) error #450

Open
iOkay opened this issue Apr 21, 2020 · 0 comments
Open

Got kAUGraphErr_CannotDoInCurrentContext(-10863) error #450

iOkay opened this issue Apr 21, 2020 · 0 comments

Comments

@iOkay
Copy link

iOkay commented Apr 21, 2020

AUGraphStart failed in STKAudioPlayer.m


0 xxx 0x000000010231b710 -[STKAudioPlayer startAudioGraph] (STKAudioPlayer.m:2561)
1 xxx 0x0000000102317214 -[STKAudioPlayer setCurrentlyReadingEntry:andStartPlaying:clearQueue:] (STKAudioPlayer.m:0)
2 xxx 0x0000000102317c24 -[STKAudioPlayer processRunloop] (STKAudioPlayer.m:1379)
3 xxx 0x0000000102318000 -[STKAudioPlayer startInternal] (STKAudioPlayer.m:1473)
4 Foundation 0x00000001994d709c 7B1733B1-74C9-3A33-8A58-853B0A029826 + 1278108
5 libsystem_pthread.dylib 0x0000000198e09d8c _pthread_start + 156
6 libsystem_pthread.dylib 0x0000000198e0d76c thread_start + 8

How to fix it? OR handle the error?

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

1 participant