You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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/版本和其他要求
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)
The text was updated successfully, but these errors were encountered: