RyensX / MediaBox

全能媒体容器,插件化网罗天下媒体,畅快浏览视频、漫画和任何你想要的媒体数据。A universal media container, aggregating media through plugins to browse videos, comics and any media data you want.
https://ryensx.github.io/MediaBoxPluginRepository
GNU General Public License v3.0
995 stars 48 forks source link

报错日志 #87

Closed qqyc closed 2 months ago

qqyc commented 1 year ago

Version:2.56(57) Crash:java.lang.IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling androidx.recyclerview.widget.RecyclerView{86bdef8 VFED.V... ......ID 0,0-1440,2608 #7f0a027b app:id/recycler_view}, adapter:androidx.preference.PreferenceGroupAdapter@50b626c, layout:androidx.recyclerview.widget.LinearLayoutManager@95e0035, context:com.su.mediabox.view.activity.MainActivity@aa081e3 at androidx.recyclerview.widget.RecyclerView.assertNotInLayoutOrScroll(Unknown Source:20) at androidx.recyclerview.widget.RecyclerView$RecyclerViewDataObserver.onItemRangeChanged(Unknown Source:3) at androidx.recyclerview.widget.RecyclerView$AdapterDataObservable.notifyItemRangeChanged(Unknown Source:18) at androidx.recyclerview.widget.RecyclerView$Adapter.notifyItemChanged(Unknown Source:3) at androidx.preference.PreferenceGroupAdapter.onPreferenceChange(Unknown Source:9) at androidx.preference.Preference.notifyChanged(Unknown Source:4) at androidx.preference.Preference.setTitle(Unknown Source:10) at com.su.mediabox.view.preference.PreferenceDslKt.titleRes(Unknown Source:23) at com.su.mediabox.view.fragment.page.SettingsPageFragment$onCreatePreferences$1$5$1$2.invokeSuspend(Unknown Source:60) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:11) at kotlinx.coroutines.DispatchedTask.run(Unknown Source:88) at kotlinx.coroutines.internal.LimitedDispatcher.run(Unknown Source:12) at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(Unknown Source:0) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(Unknown Source:14) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(Unknown Source:28) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:0) Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@4614905, Dispatchers.IO]

Phone:BOARD=lahaina BOOTLOADER=G9980ZCU3EWD3 BRAND=samsung CPU_ABI=arm64-v8a CPU_ABI2= DEVICE=p3q DISPLAY=TP1A.220624.014.G9980ZCU3EWD3 FINGERPRINT=samsung/p3qzcx/p3q:13/TP1A.220624.014/G9980ZCU3EWD3:user/release-keys HARDWARE=qcom HOST=21DK7A16 HW_TIMEOUT_MULTIPLIER=1 ID=TP1A.220624.014 IS_ARC=false IS_DEBUGGABLE=false IS_EMULATOR=false IS_ENG=false IS_TREBLE_ENABLED=true IS_USER=true IS_USERDEBUG=false MANUFACTURER=samsung MODEL=SM-G9980 ODM_SKU=unknown PERMISSIONS_REVIEW_REQUIRED=true PRODUCT=p3qzcx RADIO=unknown SERIAL=unknown SKU=unknown SOC_MANUFACTURER=QTI SOC_MODEL=SM8350 SUPPORTED_32_BIT_ABIS=[Ljava.lang.String;@c8cc48f SUPPORTED_64_BIT_ABIS=[Ljava.lang.String;@16d731c SUPPORTED_ABIS=[Ljava.lang.String;@854bb25 TAG=Build TAGS=release-keys TIME=1682478207000 TYPE=user UNKNOWN=unknown USER=dpi

RyensX commented 1 year ago

已知错误,会经常触发吗