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

版本2.62(62)报错 #116

Open
HandsomeTang666 opened this issue Dec 17, 2024 · 0 comments
Open

版本2.62(62)报错 #116

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

Comments

@HandsomeTang666
Copy link

Version:2.62(62)
Crash:java.lang.ExceptionInInitializerError
at com.su.mxvideoplugin.MainPluginFactory.createComponent(MainPluginFactory.kt:23)
at com.su.mediabox.plugin.PluginManager.acquireComponent(Unknown Source:45)
at com.su.mediabox.viewmodel.MediaCombineSearchViewModel$special$$inlined$map$1$2.emit(Unknown Source:130)
at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Unknown Source:145)
at kotlinx.coroutines.flow.FlowKt__ChannelsKt.access$emitAllImpl$FlowKt__ChannelsKt(Unknown Source:0)
at kotlinx.coroutines.flow.FlowKt__ChannelsKt$emitAllImpl$1.invokeSuspend(Unknown Source:11)
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}@4909abf, Dispatchers.IO]
Caused by: kotlin.UninitializedPropertyAccessException: lateinit property host has not been initialized
at com.su.basevideopluginframework.framework.Const.getHost(Const.kt:9)
at com.su.basevideopluginframework.framework.Const$hostUrl$2.invoke(Const.kt:11)
at com.su.basevideopluginframework.framework.Const$hostUrl$2.invoke(Const.kt:10)
at kotlin.SynchronizedLazyImpl.getValue(Unknown Source:20)
at com.su.basevideopluginframework.framework.Const.getHostUrl(Const.kt:10)
at com.su.basevideopluginframework.framework.Const.url(Const.kt:22)
at com.su.mxvideoplugin.SearchPage.(SearchPage.kt:17)
... 14 more

Phone:BOARD=LNA
BOOTLOADER=unknown
BRAND=HUAWEI
CPU_ABI=arm64-v8a
CPU_ABI2=
DEVICE=HWLNA
DISPLAY=LNA-AL00 4.0.0.112(C00E112R2P7)
FINGERPRINT=HUAWEI/LNA-AL00/HWLNA:12/HUAWEILNA-AL00/104.0.0.112C00:user/release-keys
FINGERPRINTEX=HUAWEI/LNA-AL00/HWLNA:12/HUAWEILNA-AL00/104.0.0.112C00:user/release-keys
HARDWARE=qcom
HOST=cn-central-hcd-2a-65c9437b41692617690488-8686b456cc-hgdc9
HWFINGERPRINT=///LNA-LGRP1-CHN 4.0.0.112/LNA-AL00-CUST 4.0.0.112(C00)/LNA-AL00-PRELOAD 4.0.0.7(C00R2)/
ID=HUAWEILNA-AL00
IS_DEBUGGABLE=false
IS_EMULATOR=false
MANUFACTURER=HUAWEI
MODEL=LNA-AL00
ODM_SKU=LNA-AL00
PERMISSIONS_REVIEW_REQUIRED=true
PRODUCT=LNA-AL00
RADIO=unknown
SERIAL=unknown
SKU=unknown
SOC_MANUFACTURER=QTI
SOC_MODEL=SM8475
SUPPORTED_32_BIT_ABIS=[Ljava.lang.String;@2417e95
SUPPORTED_64_BIT_ABIS=[Ljava.lang.String;@6b27baa
SUPPORTED_ABIS=[Ljava.lang.String;@b28a39b
TAGS=release-keys
TIME=1692619909000
TYPE=user
UNKNOWN=unknown
USER=test

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

2 participants