QAuxiliary icon indicating copy to clipboard operation
QAuxiliary copied to clipboard

[Bug] 带图回复QQ8.9.85.12820(4766)-8.9.90(4938)有bug

Open fgr178707 opened this issue 1 year ago • 0 comments

Steps to reproduce/复现步骤

打开此功能提示初始化错误

Expected behaviour/预期行为

打开此功能提示初始化错误

Actual behaviour/实际行为

打开此功能提示初始化错误

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

太极

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

8.9.85.12820(4766)

Module Version/模块版本

1.4.6.r1786.189196f(1786)

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

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

Logs/日志

QQ8.9.85(4766):

1.4.6.r1786.189196f QQ8.9.85(4766) PID: 29732, UID: 10382 cc.hicore.hook.ReplyMsgWithImg isInitialized: true isInitializationSuccessful: false isEnabled: true isAvailable: true isPreparationRequired: false errors: 1 java.lang.NullPointerException: CGuildHelperProvider.INSTANCE at java.util.Objects.requireNonNull(Objects.java:245) at cc.hicore.hook.ReplyMsgWithImg.initOnce(SourceFile:19) at io.github.qauxv.hook.BaseFunctionHook.initialize(SourceFile:8) at io.github.qauxv.core.HookInstaller.doInitAndSetupHookForeground(SourceFile:107) at io.github.qauxv.core.HookInstaller.lambda$initializeHookForeground$0(SourceFile:1) at io.github.qauxv.core.HookInstaller.$r8$lambda$1h6tEo2rVLwGyoNmjwMGOzB6Hd8(SourceFile:1) at cc.hicore.Utils.HttpUtils$$ExternalSyntheticLambda3.run(SourceFile:31) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1015)

QQ8.9.90(4938)

1.4.6.r1786.189196f QQ8.9.90(4938) PID: 13577, UID: 10382 cc.hicore.hook.ReplyMsgWithImg isInitialized: true isInitializationSuccessful: false isEnabled: true isAvailable: true isPreparationRequired: false errors: 1 java.lang.NullPointerException: CGuildHelperProvider.INSTANCE at java.util.Objects.requireNonNull(Objects.java:245) at cc.hicore.hook.ReplyMsgWithImg.initOnce(SourceFile:19) at io.github.qauxv.hook.BaseFunctionHook.initialize(SourceFile:8) at io.github.qauxv.core.HookInstaller.doInitAndSetupHookForeground(SourceFile:107) at io.github.qauxv.core.HookInstaller.lambda$initializeHookForeground$0(SourceFile:1) at io.github.qauxv.core.HookInstaller.$r8$lambda$1h6tEo2rVLwGyoNmjwMGOzB6Hd8(SourceFile:1) at cc.hicore.Utils.HttpUtils$$ExternalSyntheticLambda3.run(SourceFile:31) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1015)

fgr178707 avatar Jan 26 '24 08:01 fgr178707