ankidroid / ankidroid/Anki-Android

Remove ACRA Error: "Your collection needs to be upgraded to the v3 scheduler"

未关闭
#17,385 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Keep Open Priority-Low
主要语言
Kotlin
星标
11.8k
派生
2.9k
平均合并
2 天 3 小时
30 天内合并 PR
171

描述

This doesn't need to be logged

https://ankidroid.org/acra/app/1/bug/253611/report/bddcf358-9c29-4931-b2db-c071a00d4da6

```
net.ankiweb.rsdroid.BackendException: Your collection needs to be upgraded to the v3 scheduler.
Please select Learn More before proceeding.
at net.ankiweb.rsdroid.BackendException$Companion.fromError(BackendException.kt:127)
at net.ankiweb.rsdroid.BackendKt.unpackResult(Backend.kt:281)
at net.ankiweb.rsdroid.BackendKt.access$unpackResult(Backend.kt:1)
at net.ankiweb.rsdroid.Backend.runMethodRaw$lambda$1(Backend.kt:118)
at net.ankiweb.rsdroid.Backend.withBackend(Backend.kt:131)
at net.ankiweb.rsdroid.Backend.runMethodRaw(Backend.kt:117)
at anki.backend.GeneratedBackend.getPreferencesRaw(GeneratedBackend.kt:645)
at anki.backend.GeneratedBackend.getPreferences(GeneratedBackend.kt:650)
at com.ichi2.libanki.Collection.getPreferences(Collection.kt:760)
at com.ichi2.anki.preferences.Preferences$Companion.getDayOffset$lambda$4(Preferences.kt:248)
at com.ichi2.anki.CollectionManager.withCol$lambda$1(CollectionManager.kt:119)
at com.ichi2.anki.CollectionManager$withQueue$3.invokeSuspend(CollectionManager.kt:103)
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.java:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:811)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:715)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:702)
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。