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] #624

Closed
3 tasks done
Ark-Two opened this issue Sep 20, 2023 · 1 comment
Closed
3 tasks done

[Bug] #624

Ark-Two opened this issue Sep 20, 2023 · 1 comment
Labels
Bug Something isn't working

Comments

@Ark-Two
Copy link

Ark-Two commented Sep 20, 2023

Steps to reproduce/复现步骤

打开了辅助-清理最近聊天

Expected behaviour/预期行为

可以清理所有消息

Actual behaviour/实际行为

如图
QQ图片20230921065559

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

LSPatch 0.5.1

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

8.9.68(4264)

Module Version/模块版本

v1.4.4.r1735.d9f7335(1735)

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.4.r1735.d9f7335
QQ8.9.68(4264)
PID: 16570, UID: 10403
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:7564)
at android.view.View.performClickInternal(View.java:7540)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:29705)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:240)
at android.os.Looper.loop(Looper.java:351)
at android.app.ActivityThread.main(ActivityThread.java:8380)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)

@Ark-Two Ark-Two added the Bug Something isn't working label Sep 20, 2023
@klxiaoniu
Copy link
Collaborator

duplicate

@klxiaoniu klxiaoniu closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 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
Projects
None yet
Development

No branches or pull requests

2 participants