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] QQ8.9.76自动发送原图失效 #668

Closed
3 tasks done
6ur9er opened this issue Nov 12, 2023 · 0 comments
Closed
3 tasks done

[Bug] QQ8.9.76自动发送原图失效 #668

6ur9er opened this issue Nov 12, 2023 · 0 comments
Labels
Bug Something isn't working

Comments

@6ur9er
Copy link

6ur9er commented Nov 12, 2023

Steps to reproduce/复现步骤

安装QQnt v8.9.76.12115(4484)
打开Qa 聊天自动发送原图 功能

Expected behaviour/预期行为

发送图片时自动勾选发送原图

Actual behaviour/实际行为

发送图片时没有勾选发送原图,发送出去的也不是原图

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

LSPosed 1.9.2(7024)

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

8.9.76.12115(4484)

Module Version/模块版本

1.4.6.r1788.a79dd6c(1788)

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.6.r1788.a79dd6c
QQ8.9.76(4484)
PID: 2081, UID: 10651
xyz.nextalone.hook.AutoSendOriginalPhoto
isInitialized: true
isInitializationSuccessful: false
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 1
java.lang.NullPointerException
at xyz.nextalone.hook.AutoSendOriginalPhoto$initOnce$1.invoke(SourceFile:6)
at xyz.nextalone.hook.AutoSendOriginalPhoto$initOnce$1.invoke(SourceFile:1)
at xyz.nextalone.util.HookUtilsKt.throwOrTrue(SourceFile:9)
at xyz.nextalone.hook.AutoSendOriginalPhoto.initOnce(SourceFile:3)
at io.github.qauxv.hook.BaseFunctionHook.initialize(SourceFile:8)
at io.github.qauxv.core.InjectDelayableHooks.stepForMainBackgroundStartup(SourceFile:35)
at io.github.qauxv.core.MainHook.performHook(SourceFile:122)
at io.github.qauxv.startup.StartupRoutine.execPostStartupInit(SourceFile:115)
at io.github.qauxv.startup.StartupHook.execStartupInit(SourceFile:46)
at io.github.qauxv.startup.StartupHook$1.afterHookedMethod(SourceFile:50)
at J.callback(Unknown Source:292)
at LSPHooker_.blockUntilFinish(Unknown Source:8)
at com.tencent.qqnt.startup.NtStartup.c(P:30)
at com.tencent.mobileqq.g3.a.a.z(P:6)
at com.tencent.mobileqq.g3.a.a.y(P:2)
at com.tencent.mobileqq.g3.a.a.p(P:6)
at com.tencent.common.app.BaseApplicationImpl.onCreate(P:9)
at com.tencent.mobileqq.qfix.QFixApplication.onCreate(P:2)
at java.lang.reflect.Method.invoke(Native Method)
at org.lsposed.lspd.nativebridge.HookBridge.invokeOriginalMethod(Native Method)
at J.callback(Unknown Source:193)
at LSPHooker_.onCreate(Unknown Source:8)
at mqq.app.AppContentProvider.onCreate(P:1)
at com.tencent.mobileqq.content.FriendListProvider.onCreate(P:1)
at android.content.ContentProvider.attachInfo(ContentProvider.java:2468)
at android.content.ContentProvider.attachInfo(ContentProvider.java:2433)
at android.app.ActivityThread.installProvider(ActivityThread.java:7823)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7334)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7067)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2212)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8252)
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)

@6ur9er 6ur9er added the Bug Something isn't working label Nov 12, 2023
@6ur9er 6ur9er changed the title [Bug] [Bug] QQ8.9.76自动发送原图失效 Nov 12, 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

1 participant