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

Error at AudioDispatcher.run #194

Open
tim162 opened this issue Nov 26, 2020 · 1 comment
Open

Error at AudioDispatcher.run #194

tim162 opened this issue Nov 26, 2020 · 1 comment

Comments

@tim162
Copy link

tim162 commented Nov 26, 2020

I'm using TarsosDSP in my Android app and Play Console every now and then shows:

java.lang.Error: 
  at be.tarsos.dsp.AudioDispatcher.run (Unknown Source:149)
  at java.lang.Thread.run (Thread.java:919)

I was trying to catch all the exception, for example when starting a new dispatcher and this is working. Unfortunately this error doesn't give any more information and I don't know where it comes from and how to handle it.

Any help is appreciated!

@pterodactylus42
Copy link

Which Version of Tarsos are you using, and how did you add it to your app? I'm also having issues with the versions in the central maven repository. Android specific io libs missing there.

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