cinit / cinit/QAuxiliary

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

Open
#775 0 comments 0 reactions 0 assignees View on GitHub
Bug
Dominant language
Java
Stars
5.7k
Forks
416
Avg merge
10d 4h
Merged PRs (30d)
4

Description

### 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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.