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] 转发消息点头像查看详细信息 功能异常 #510

Closed
1 task done
CodePwn2021 opened this issue Jul 20, 2023 · 1 comment
Closed
1 task done

[Bug] 转发消息点头像查看详细信息 功能异常 #510

CodePwn2021 opened this issue Jul 20, 2023 · 1 comment
Labels
Bug Something isn't working

Comments

@CodePwn2021
Copy link
Contributor

CodePwn2021 commented Jul 20, 2023

Steps to reproduce/复现步骤

尝试在一个有问题的转发聊天记录点击头像查看详细信息

Expected behaviour/预期行为

显示信息 或 提示缺少xxx信息

Actual behaviour/实际行为

弹出错误日志弹窗

XPosed Framework you used/你使用的XP框架

LSPosed

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

V 8.9.70.11635

Module Version/模块版本

1.4.1.r1622.74df690

Version requirement/版本要求

  • I am using latest debug CI version of QAuxiliary and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志

Logs/日志

java.lang.IllegalStateException: troopUin must be positive or null, got 0
at cc.ioctl.hook.msg.MultiForwardAvatarHook.createAndShowDialogCommon(SourceFile:231)
at cc.ioctl.hook.msg.MultiForwardAvatarHook.access$createAndShowDialogCommon(Unknown Source:0)
at cc.ioctl.hook.msg.MultiForwardAvatarHook$initOnce$2.invoke$lambda$5(SourceFile:86)
at cc.ioctl.hook.msg.MultiForwardAvatarHook$initOnce$2.$r8$lambda$EKokVUL6cXBPOWmCzkFYbj-uClk(Unknown Source:0)
at cc.ioctl.hook.msg.PttForwardHook$$ExternalSyntheticLambda1.onClick(Unknown Source:34)
at android.view.View.performClick(View.java:7559)
at android.view.View.performClickInternal(View.java:7536)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:29660)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:211)
at android.os.Looper.loop(Looper.java:300)
at android.app.ActivityThread.main(ActivityThread.java:8401)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:559)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954)

@CodePwn2021 CodePwn2021 added the Bug Something isn't working label Jul 20, 2023
@CodePwn2021
Copy link
Contributor Author

发完issue之后发现自己的版本并非最新,更新后发现已无此问题,抱歉。

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