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

[App crash] #293

Open
3 tasks done
Nexuoo opened this issue Nov 27, 2024 · 0 comments
Open
3 tasks done

[App crash] #293

Nexuoo opened this issue Nov 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Nexuoo
Copy link

Nexuoo commented Nov 27, 2024

Checklist

  • I've verified that I'm running the latest stable version of Spowlo or any later preview versions.
  • I've checked that the YouTube Music is available in my country.
  • I understand that the issue will be (ignored/closed) if I intentionally remove or skip any mandatory field.

Describe the bug

No response

To Reproduce

No response

Error reports

App version: 1.5.1 (1050100)
Device information: Android 14 (API 34)
Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi]
spotDL version: v4.2.9

java.lang.NumberFormatException: For input string: "5845197413"
at java.lang.Integer.parseInt(Integer.java:790)
at java.lang.Integer.parseInt(Integer.java:908)
at com.bobbyesp.spowlo.Downloader.getNumbers(Downloader.kt:543)
at com.bobbyesp.spowlo.Downloader.downloadSong-gIAlu-s(Downloader.kt:326)
at com.bobbyesp.spowlo.Downloader.access$downloadSong-gIAlu-s(Downloader.kt:30)
at com.bobbyesp.spowlo.Downloader$getInfoAndDownload$1.invokeSuspend(Downloader.kt:408)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@bb2a72a, Dispatchers.IO]
java.lang.NumberFormatException: For input string: "5845197413"
at java.lang.Integer.parseInt(Integer.java:790)
at java.lang.Integer.parseInt(Integer.java:908)
at com.bobbyesp.spowlo.Downloader.getNumbers(Downloader.kt:543)
at com.bobbyesp.spowlo.Downloader.downloadSong-gIAlu-s(Downloader.kt:326)
at com.bobbyesp.spowlo.Downloader.access$downloadSong-gIAlu-s(Downloader.kt:30)
at com.bobbyesp.spowlo.Downloader$getInfoAndDownload$1.invokeSuspend(Downloader.kt:408)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@35e371e, Dispatchers.IO]
java.lang.NumberFormatException: For input string: "5845197413"
at java.lang.Integer.parseInt(Integer.java:790)
at java.lang.Integer.parseInt(Integer.java:908)
at com.bobbyesp.spowlo.Downloader.getNumbers(Downloader.kt:543)
at com.bobbyesp.spowlo.Downloader.downloadSong-gIAlu-s(Downloader.kt:326)
at com.bobbyesp.spowlo.Downloader.access$downloadSong-gIAlu-s(Downloader.kt:30)
at com.bobbyesp.spowlo.Downloader$getInfoAndDownload$1.invokeSuspend(Downloader.kt:408)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@2eaa07, Dispatchers.IO]

Screenshots & Screen Records

No response

Device info

No response

Additional context

No response

@Nexuoo Nexuoo added the bug Something isn't working label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant