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

Sometimes crashes when pressing Try again #14

Open
opk12 opened this issue Jan 29, 2024 · 0 comments
Open

Sometimes crashes when pressing Try again #14

opk12 opened this issue Jan 29, 2024 · 0 comments

Comments

@opk12
Copy link

opk12 commented Jan 29, 2024

Sometimes pressing Try again crashes the app.

FATAL EXCEPTION: main
Process: es.eoinrul.ecwt, PID: 10026
java.lang.RuntimeException: Unable to start activity ComponentInfo{es.eoinrul.ecwt/es.eoinrul.ecwt.TrainingActivity}: java.lang.UnsupportedOperationException: Cannot create AudioTrack
	[snip]
Caused by: java.lang.UnsupportedOperationException: Cannot create AudioTrack
	at android.media.AudioTrack$Builder.build(AudioTrack.java:776)
	at d.a.a.b.<init>()
	at es.eoinrul.ecwt.TrainingActivity.i()
	at es.eoinrul.ecwt.TrainingActivity.onCreate()
	[snip]

Version is 4.6 from F-droid, on Android 7.1.

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