You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Checklist
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
The text was updated successfully, but these errors were encountered: