mo-jinran / chii-devtools

LiteLoaderQQNT 插件,使用 Chii 进行远程调试
MIT License
50 stars 4 forks source link

插件失效了? #2

Open wordpure opened 4 months ago

wordpure commented 4 months ago

QQNT:9.9.9-22961 LiteloaderQQNT:1.1.1 Chii DevTools:1.0

在上述版本按下 F12,浏览器控制台不会出现

日志记录 ```powershell [preload] process type: [app]module file name: D:\Scoop\apps\qqnt\current\QQ.exe [preload] hotupdate base version: 9.9.9-22961 [preload] hotupdate current version: 9.9.9-22961 [preload] install app version: 9.9.9-22961 [preload] succeeded. D:\Scoop\apps\qqnt\current\resources\app\app_launcher\launcher.node [preload] succeeded. D:\Scoop\apps\qqnt\current\resources\app\versions\9.9.9-22961\major.node [preload] succeeded. D:\Scoop\apps\qqnt\current\resources\app\versions\9.9.9-22961\wrapper.node [LiteLoader] Start finding all plugins. [LiteLoader] Found plugin: QQ纯享模式 [LiteLoader] Found plugin: Chii DevTools [LiteLoader] Found plugin: 演示模式 [LiteLoader] Found plugin: 使用自定义浏览器打开链接并跳过拦截页 [LiteLoader] Found plugin: 彻底禁用更新 [LiteLoader] Found plugin: 轻量工具箱 [LiteLoader] Found plugin: LLAPI [LiteLoader] Found plugin: 插件商店 [LiteLoader] Found plugin: pURLfy [LiteLoader] Found 9 plugins, start loading plugins. 2024-04-22 15:30:29 starting server at localhost:51742/ [preload] register done. launcher.node [preload] register done. major.node Error occurred in handler for 'get-remote-win': Error: No handler registered for 'get-remote-win' at WebContents. (node:electron/js2c/browser_init:2:86829) at WebContents.emit (node:events:517:28) [preload] register done. wrapper.node [LLAPI] Page finished loading [LLAPI] Page finished loading 2024-04-22 15:30:31 target dkX-WU: connected 2024-04-22 15:30:31 target DLF1dX: connected [app]module file name: D:\Scoop\apps\qqnt\current\QQ.exe cb8d88941dd9b7d2d0f8851969aebc32a5b89d2eb90df2c34856ae7a9c1ed065 92db9eb09d2899b81e32d5a859341bc2c85c4f7ef8eea7d5dddb21a0e7256e21 error code v2:-8 2024-04-22 15:30:34 target dkX-WU: disconnected 2024-04-22 15:30:35 target DLF1dX: connected [LLAPI] Page finished loading 2024-04-22 15:30:36 target JWlwmQ: connected 15:30:38.114 > [hot update] hotUpdateApi checkHasMultipleQQ false 15:30:38.117 > [hot update] hotUpdateApi start clearOldVersions 15:30:38.118 > [hot update] hotUpdateApi curVersionZipPath is: D:\Scoop\apps\qqnt\current\resources\app\versions\9.9.9-22961.zip false 15:30:43.130 > [hot update] hotUpdateApi checkHasMultipleQQ false 15:30:43.132 > [hot update] hotUpdateApi checkIsOnErrorVersion null 15:30:43.134 > [hot update] hotUpdateApi checkIsOnErrorVersion res is false ```
mo-jinran commented 4 months ago

可以用,无法复现

wordpure commented 4 months ago

排查了下,可能和小猫咪的 Tun 模式有关,电脑 A 关掉 Tun 模式就可以正常打开控制台。

奇怪的是,电脑 B 开着 Tun 模式也可以打开控制台。而且电脑 A 连上之后,再开启 Tun 模式不影响控制台的使用,只是断开重连的时候还是要断开 Tun 模式。