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] #309

Open
3 tasks done
NIKHILSAI71 opened this issue Dec 22, 2024 · 0 comments
Open
3 tasks done

[App crash] #309

NIKHILSAI71 opened this issue Dec 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@NIKHILSAI71
Copy link

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

When I paste my link in the downloader it not downloading and it give me a full page error

To Reproduce

No response

Error reports

java.lang.NumberFormatException: For input string: "4137455442"
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}@723cf2c, Dispatchers.IO]

Screenshots & Screen Records

No response

Device info

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

Additional context

Sometimes when downloading from search also gives me error

@NIKHILSAI71 NIKHILSAI71 added the bug Something isn't working label Dec 22, 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