QAuxiliary icon indicating copy to clipboard operation
QAuxiliary copied to clipboard

[Bug] +1plus无法使用

Open shouzi101109 opened this issue 2 weeks ago • 2 comments

复现步骤 / Steps to reproduce

1.qa打开+1plus 2.QQ停止运行 3.启动QQ点击+1提示“该消息不支持复读”

预期行为 / Expected behaviour

修复复读姬

实际行为 / Actual behaviour

()

你使用的Xposed框架 / Xposed Framework you used

1.10.2

你使用的安卓系统版本 / Your Android version

16

QQ(TIM) 版本 / QQ(TIM) Version

9.2.27.31300(12160)

模块版本 / Module Version

1.5.9.r2808.e0d3572(2808)

版本和其他要求 / Version and Other Requirements

  • [x] 我正在使用最新 CI 调试版本且启用详细日志 / I am using latest debug CI version of QAuxiliary and enable verbose log
  • [x] 我使用的 QQ 是官方发布的正式版本,而非修改版或测试版 / The QQ I am using is an official release version, not a modified or beta version
  • [x] 我已经在 Issue Tracker 中找过我要提出的问题,没有找到相同问题。重复问题会被关闭。
  • [x] 我已知晓并同意,此处仅用于汇报主程序中存在的问题。若这个 Issue 是关于其他非程序本身问题,则我的 Issue 可能会被无条件自动关闭或/并锁定。
  • [x] 我已知晓并同意,如果我不按照模板提供的指示进行填写,则我的 Issue 可能会被无条件删除。

日志 / Logs

1.5.9.r2808.e0d3572 QQ9.2.27(12160) PID: 10761, UID: 10466 cc.hicore.hook.RepeaterPlus isInitialized: true isInitializationSuccessful: true isEnabled: true isAvailable: true isPreparationRequired: false errors: 0

补充说明(可选) / Additional information (optional)

求不要和qs一样的复读😭夜间模式下也能跟随背景为深色的+1

shouzi101109 avatar Dec 13 '25 11:12 shouzi101109

Screenshot_2025-12-13-18-37-13-479_com.tencent.mobileqq.jpg

shouzi101109 avatar Dec 13 '25 11:12 shouzi101109

1.5.9.r2808.e0d3572
我正在使用最新 CI 调试版本且启用详细日志?

先尝试使用最新CI版本再反馈

HdShare avatar Dec 13 '25 11:12 HdShare

1.5.9.r2808.e0d3572
我正在使用最新 CI 调试版本且启用详细日志?

先尝试使用最新CI版本再反馈

1.5.9.r2869.583583b QQ9.2.27(12160) PID: 15974, UID: 10564 cc.hicore.hook.RepeaterPlus isInitialized: true isInitializationSuccessful: true isEnabled: true isAvailable: true isPreparationRequired: false errors: 1 java.lang.ClassCastException: com.tencent.qqnt.kernel.nativeinterface.MsgRecord cannot be cast to com.tencent.qqnt.kernel.nativeinterface.MsgRecord at cc.hicore.hook.RepeaterPlus.isMessageRepeatable(RepeaterPlus.java:389) at cc.hicore.hook.RepeaterPlus.-$$Nest$misMessageRepeatable(RepeaterPlus.java:0) at cc.hicore.hook.RepeaterPlus$2.$r8$lambda$4zIQsMN-6jmcYJQkDTOcwQz0Rr4(RepeaterPlus.java:212) at cc.hicore.hook.RepeaterPlus$2$$ExternalSyntheticLambda0.onClick(R8$$SyntheticClass:0) at android.view.View.performClick(View.java:8299) at android.view.View.performClickInternal(View.java:8276) at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0) at android.view.View$PerformClick.run(View.java:33408) at android.os.Handler.handleCallback(Handler.java:995) at android.os.Handler.dispatchMessage(Handler.java:103) at android.os.Looper.loopOnce(Looper.java:265) at android.os.Looper.loop(Looper.java:358) at android.app.ActivityThread.main(ActivityThread.java:10049) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:616) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1115)

shouzi101109 avatar Dec 17 '25 09:12 shouzi101109

1.5.9.r2869.583583b QQ9.2.27(12160) PID: 15974, UID: 10564 cc.hicore.hook.RepeaterPlus isInitialized: true isInitializationSuccessful: true isEnabled: true isAvailable: true isPreparationRequired: false errors: 1 java.lang.ClassCastException: com.tencent.qqnt.kernel.nativeinterface.MsgRecord cannot be cast to com.tencent.qqnt.kernel.nativeinterface.MsgRecord

更换LSPosed为 irena 或 internal test 版

HdShare avatar Dec 17 '25 09:12 HdShare