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

[Bug] TIM4.0.96的"消息+1 PLUS"功能失效 #1258

Closed
5 tasks done
mingyu0401 opened this issue Dec 2, 2024 · 0 comments
Closed
5 tasks done

[Bug] TIM4.0.96的"消息+1 PLUS"功能失效 #1258

mingyu0401 opened this issue Dec 2, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@mingyu0401
Copy link

mingyu0401 commented Dec 2, 2024

复现步骤 / Steps to reproduce

1.长按消息,点击+1
IMG_20241202_141957
Screenshot_2024-12-02-00-33-38-138_com tencent tim

预期行为 / Expected behaviour

进行复读消息/图片等消息。

实际行为 / Actual behaviour

什么都没有发生(

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

lsposed(7024)

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

安桌14,hyperos1.0.13,k60Pro

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

TIM4.0.96(4010)

模块版本 / Module Version

1.5.5.r2540.224cfe1(2540)

版本和其他要求 / 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.5.r2540.224cfe1
TIM4.0.96(4010)
PID: 14224, UID: 10443
cc.hicore.hook.RepeaterPlus
isInitialized: true
isInitializationSuccessful: false
isEnabled: true
isAvailable: false
isPreparationRequired: false
errors: 1
java.lang.NullPointerException: ChatAdapter1.class is null
at java.util.Objects.requireNonNull(Objects.java:232)
at cc.hicore.hook.RepeaterPlus.initOnce(RepeaterPlus.java:246)
at io.github.qauxv.hook.BaseFunctionHook.initialize(BaseFunctionHook.kt:64)
at io.github.qauxv.core.InjectDelayableHooks.stepForMainBackgroundStartup(InjectDelayableHooks.java:249)
at io.github.qauxv.core.MainHook.performHook(MainHook.java:135)
at io.github.qauxv.poststartup.StartupRoutine.execPostStartupInit(StartupRoutine.java:79)
at io.github.qauxv.poststartup.StartupHook.execStartupInit(StartupHook.java:73)
at io.github.qauxv.poststartup.StartupHook$1.afterHookedMethod(StartupHook.java:140)
at io.github.qauxv.util.xpcompat.WrappedCallbacks$WrappedHookCallback.afterHookedMember(WrappedCallbacks.java:81)
at io.github.qauxv.loader.sbl.lsp100.Lsp100HookWrapper$Lsp100HookAgent.handleAfterHookedMethod(Lsp100HookWrapper.java:407)
at io.github.qauxv.loader.sbl.lsp100.dyn.Lsp100CallbackProxy$P0000000051.after(Lsp100CallbackProxy.java:57)
at java.lang.reflect.Method.invoke(Native Method)
at J.callback(Unknown Source:264)
at LSPHooker_.run(Unknown Source:11)
at com.tencent.qqnt.startup.NtStartupDispatcher.c(P:6)
at com.tencent.qqnt.startup.NtStartupDispatcher.a(P:1)
at com.tencent.qqnt.startup.NtStartupDispatcher$dispatcher$2.invoke(P:2)
at com.tencent.qqnt.startup.NtStartupDispatcher$dispatcher$2.invoke(P:1)
at com.tencent.qqnt.startup.NtStartupExecutor$sam$java_lang_Runnable$0.run(Unknown Source:17)
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)

emm4.0.95新版就这样了。
爱你.
IMG_20241126_192711

@mingyu0401 mingyu0401 added the Bug Something isn't working label Dec 2, 2024
@HdShare HdShare closed this as completed in 3ee39fc Dec 5, 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

1 participant