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
1.5.5.r2566.d04bb07
TIM4.0.98(4012)
PID: 30516, UID: 10342
io.github.moonleeeaf.hook.AddEssenceViewerToGroupSettingsHook
isInitialized: true
isInitializationSuccessful: false
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 1
java.lang.NoSuchMethodException: DexTarget: ChatSettingForTroop_InitUI_TIM
at io.github.qauxv.util.dexkit.DexKit.requireMethodFromCache(DexKit.kt:134)
at io.github.moonleeeaf.hook.AddEssenceViewerToGroupSettingsHook.initOnce(AddEssenceViewerToGroupSettingsHook.java:89)
at io.github.qauxv.hook.BaseFunctionHook.initialize(BaseFunctionHook.kt:64)
at io.github.qauxv.core.HookInstaller.doInitAndSetupHookForeground(HookInstaller.java:157)
at io.github.qauxv.core.HookInstaller.lambda$initializeHookForeground$0(HookInstaller.java:112)
at io.github.qauxv.core.HookInstaller.$r8$lambda$p6d4Z571M3T0oSu3Ep3L5AMN8ZU(HookInstaller.java:0)
at io.github.qauxv.core.HookInstaller$$ExternalSyntheticLambda4.run(R8$$SyntheticClass:0)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
补充说明(可选) / Additional information (optional)
No response
The text was updated successfully, but these errors were encountered:
复现步骤 / Steps to reproduce
1.打开「群设置页添加精华消息入口」
2.提示初始化失败
预期行为 / Expected behaviour
开启成功,群设置页面出现精华消息入口
实际行为 / Actual behaviour
打开开关后提示初始化失败
你使用的Xposed框架 / Xposed Framework you used
LSPosed 1.9.2(7178) Official
你使用的安卓系统版本 / Your Android version
14
QQ(TIM) 版本 / QQ(TIM) Version
Tim 4.0.98(4012)
模块版本 / Module Version
1.5.5.r2566.d04bb07
版本和其他要求 / Version and Other Requirements
日志 / Logs
1.5.5.r2566.d04bb07
TIM4.0.98(4012)
PID: 30516, UID: 10342
io.github.moonleeeaf.hook.AddEssenceViewerToGroupSettingsHook
isInitialized: true
isInitializationSuccessful: false
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 1
java.lang.NoSuchMethodException: DexTarget: ChatSettingForTroop_InitUI_TIM
at io.github.qauxv.util.dexkit.DexKit.requireMethodFromCache(DexKit.kt:134)
at io.github.moonleeeaf.hook.AddEssenceViewerToGroupSettingsHook.initOnce(AddEssenceViewerToGroupSettingsHook.java:89)
at io.github.qauxv.hook.BaseFunctionHook.initialize(BaseFunctionHook.kt:64)
at io.github.qauxv.core.HookInstaller.doInitAndSetupHookForeground(HookInstaller.java:157)
at io.github.qauxv.core.HookInstaller.lambda$initializeHookForeground$0(HookInstaller.java:112)
at io.github.qauxv.core.HookInstaller.$r8$lambda$p6d4Z571M3T0oSu3Ep3L5AMN8ZU(HookInstaller.java:0)
at io.github.qauxv.core.HookInstaller$$ExternalSyntheticLambda4.run(R8$$SyntheticClass:0)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
补充说明(可选) / Additional information (optional)
No response
The text was updated successfully, but these errors were encountered: