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

ArrayIndexOutOfBoundsException #5375

Open
Okuro3499 opened this issue Feb 27, 2025 · 0 comments
Open

ArrayIndexOutOfBoundsException #5375

Okuro3499 opened this issue Feb 27, 2025 · 0 comments
Assignees

Comments

@Okuro3499
Copy link
Collaborator

Okuro3499 commented Feb 27, 2025

java.lang.ArrayIndexOutOfBoundsException: length=1; index=1
org.ole.planet.myplanet.datamanager.MyDownloadService.onDownloadComplete(MyDownloadService.kt:212)
org.ole.planet.myplanet.datamanager.MyDownloadService.closeStreams(MyDownloadService.kt:186)
org.ole.planet.myplanet.datamanager.MyDownloadService.downloadFile(MyDownloadService.kt:163)
org.ole.planet.myplanet.datamanager.MyDownloadService.initDownload(MyDownloadService.kt:85)
org.ole.planet.myplanet.datamanager.MyDownloadService.access$initDownload(MyDownloadService.kt:28)
org.ole.planet.myplanet.datamanager.MyDownloadService$onStartCommand$1.invokeSuspend(MyDownloadService.kt:65)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
@Okuro3499 Okuro3499 self-assigned this Feb 28, 2025
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