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

macOS QQ 不能正常启动 #234

Open
lipei007 opened this issue Feb 22, 2024 · 5 comments
Open

macOS QQ 不能正常启动 #234

lipei007 opened this issue Feb 22, 2024 · 5 comments
Labels
help wanted Extra attention is needed invalid This doesn't seem right

Comments

@lipei007
Copy link

lipei007 commented Feb 22, 2024

将LiteLoaderQQNT 放到 ~/Library/Containers/com.tencent.qq/Data/Library/Application Support/QQ/global/extensions/LiteLoaderQQNT

require(String.raw`/Users/jack/Library/Containers/com.tencent.qq/Data/Library/Application Support/QQ/global/extensions/LiteLoaderQQNT`);
require('./launcher.node').load('external_index', module);

启动QQ没界面出现,控制台输出

[LiteLoader] Start finding all plugins.
[LiteLoader] The plugins directory does not exist.
[LiteLoader] A new plugin directory will be created:/Users/jack/Library/Containers/com.tencent.qq/Data/Library/Application Support/QQ/global/extensions/LiteLoaderQQNT/plugins
[preload] register done. launcher.node
[preload] register done. major.node
[bytecode]current path: /Applications/QQ.app/Contents/Resources/app/application/
[preload] register done. wrapper.node
[LiteLoader] Plugins directory created successfully!

到此就没有其他消息了

@lipei007
Copy link
Author

QQ 版本: 6.9.23-19689

@ojifgl
Copy link

ojifgl commented Feb 27, 2024

Windows端QQ9.9.0-14569也会出现这个问题

@Zker67
Copy link

Zker67 commented Mar 19, 2024

+1,系统是 sonoma14.2,即使给了终端所有文件和修改其他应用权限也是这样

@wyshp
Copy link

wyshp commented Apr 8, 2024

+1
也是在 MAC下也是无法正常使用插件,好不容易插件装上进 QQ 了还闪退

@mo-jinran mo-jinran added help wanted Extra attention is needed invalid This doesn't seem right labels Apr 8, 2024
@guozhigq
Copy link

将LiteLoaderQQNT 放到 ~/Library/Containers/com.tencent.qq/Data/Library/Application Support/QQ/global/extensions/LiteLoaderQQNT

require(String.raw`/Users/jack/Library/Containers/com.tencent.qq/Data/Library/Application Support/QQ/global/extensions/LiteLoaderQQNT`);
require('./launcher.node').load('external_index', module);

启动QQ没界面出现,控制台输出

[LiteLoader] Start finding all plugins.
[LiteLoader] The plugins directory does not exist.
[LiteLoader] A new plugin directory will be created:/Users/jack/Library/Containers/com.tencent.qq/Data/Library/Application Support/QQ/global/extensions/LiteLoaderQQNT/plugins
[preload] register done. launcher.node
[preload] register done. major.node
[bytecode]current path: /Applications/QQ.app/Contents/Resources/app/application/
[preload] register done. wrapper.node
[LiteLoader] Plugins directory created successfully!

到此就没有其他消息了

是通过什么方式启动的QQ呢,我在 【应用程序 - QQ - Contents - MacOS - QQ】 启动时,会提示一些权限问题。
把 【LiteLoaderQQNT - src - preload.js】文件复制到 QQ 目录跟 app_launcher 同级的 application 文件夹下可以启动了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

6 participants