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] 清理最近聊天失效 #607

Closed
3 tasks done
clsddy opened this issue Aug 31, 2023 · 0 comments
Closed
3 tasks done

[Bug] 清理最近聊天失效 #607

clsddy opened this issue Aug 31, 2023 · 0 comments
Labels
Bug Something isn't working duplicate This issue or pull request already exists

Comments

@clsddy
Copy link

clsddy commented Aug 31, 2023

Steps to reproduce/复现步骤

[Bug] 清理最近聊天失效

Expected behaviour/预期行为

正常清理

Actual behaviour/实际行为

清理失败并报错

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

lsposed

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

8.9.73(4416)

Module Version/模块版本

1.4.3.r1685.7f9b633

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

  • I am using latest debug CI version of QAuxiliary and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志
  • I have checked recent Issues (including Open and Closed) and have not found this Issue/我已经查看近期 Issues(包含 Open 和 Closed),未发现已存在此 Issue
  • The QQ I am using is an official release version, not a modified or beta version/我使用的 QQ 是官方发布的正式版本,而非修改版或测试版

Logs/日志

1.4.3.r1705.0568a89
QQ8.9.73(4416)
PID: 31003, UID: 10345
xyz.nextalone.hook.CleanRecentChat
isInitialized: true
isInitializationSuccessful: true
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 1
java.lang.NullPointerException: null cannot be cast to non-null type kotlin.collections.List<*>
at xyz.nextalone.hook.CleanRecentChat.handler(SourceFile:17)
at xyz.nextalone.hook.CleanRecentChat.access$handler(SourceFile:1)
at xyz.nextalone.hook.CleanRecentChat$initOnce$1$1$1$1$2.invoke(SourceFile:8)
at xyz.nextalone.hook.CleanRecentChat$initOnce$1$1$1$1$2.invoke(SourceFile:1)
at com.afollestad.materialdialogs.internal.list.PlainListDialogAdapter.itemClicked(SourceFile:84)
at com.afollestad.materialdialogs.internal.list.PlainListViewHolder.onClick(SourceFile:12)
at android.view.View.performClick(View.java:7544)
at android.view.View.performClickInternal(View.java:7521)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:29555)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8261)
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)

@clsddy clsddy added the Bug Something isn't working label Aug 31, 2023
@klxiaoniu klxiaoniu added the duplicate This issue or pull request already exists label Aug 31, 2023
@klxiaoniu klxiaoniu closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants