-
Notifications
You must be signed in to change notification settings - Fork 398
Open
Labels
BugSomething isn't workingSomething isn't working
Description
复现步骤 / Steps to reproduce
使用最新CI版 QAux
安装后在 9.2.25 上打开 禁止回复自动 @ 功能
提示功能异常,功能不生效
预期行为 / Expected behaviour
正常应该生效
实际行为 / Actual behaviour
实际上为生效且报错
你使用的Xposed框架 / Xposed Framework you used
FPA(LSPlant), NPatch, LSPatch(JingMatrix)
你使用的安卓系统版本 / Your Android version
16 (HyperOS 3)
QQ(TIM) 版本 / QQ(TIM) Version
9.2.10 - 9.2.25
模块版本 / Module Version
2875
版本和其他要求 / Version and Other Requirements
- 我正在使用最新 CI 调试版本且启用详细日志 / I am using latest debug CI version of QAuxiliary and enable verbose log
- 我使用的 QQ 是官方发布的正式版本,而非修改版或测试版 / The QQ I am using is an official release version, not a modified or beta version
- 我已经在 Issue Tracker 中找过我要提出的问题,没有找到相同问题。重复问题会被关闭。
- 我已知晓并同意,此处仅用于汇报主程序中存在的问题。若这个 Issue 是关于其他非程序本身问题,则我的 Issue 可能会被无条件自动关闭或/并锁定。
- 我已知晓并同意,如果我不按照模板提供的指示进行填写,则我的 Issue 可能会被无条件删除。
日志 / Logs
1.5.9.r2875.df44014
QQ9.2.25(11820)
PID: 25819, UID: 10702
cc.ioctl.hook.ui.chat.ReplyNoAtHook
isInitialized: true
isInitializationSuccessful: false
isEnabled: true
isAvailable: true
isPreparationRequired: true
errors: 1
java.lang.NoSuchMethodException: DexTarget: Reply_At_QQNT
at io.github.qauxv.util.dexkit.DexKit.requireMethodFromCache(DexKit.kt:136)
at cc.ioctl.hook.ui.chat.ReplyNoAtHook.initOnce(ReplyNoAtHook.kt:68)
at io.github.qauxv.hook.BaseFunctionHook.initialize(BaseFunctionHook.kt:64)
at io.github.qauxv.core.HookInstaller.doInitAndSetupHookForeground(HookInstaller.java:148)
at io.github.qauxv.core.HookInstaller.$r8$lambda$p6d4Z571M3T0oSu3Ep3L5AMN8ZU(HookInstaller.java:113)
at io.github.qauxv.core.HookInstaller$$ExternalSyntheticLambda4.run(R8$$SyntheticClass:0)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1302)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:677)
at java.lang.Thread.run(Thread.java:1119)
补充说明(可选) / Additional information (optional)
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working