project-yuki / YUKI

YUKI Galgame Translator
GNU General Public License v3.0
1.51k stars 145 forks source link

无法提取游戏文本 #144

Open sycmio opened 4 years ago

sycmio commented 4 years ago

首先尝试用YUKI直接打开游戏,发现没有翻译窗口弹出。

又尝试了先打开游戏,再用YUKI的"从进程启动"功能打开,出现下图错误 QQ截图20200907013845

Error Log 如下: yuki:ipc request config config +138ms yuki:ipc request config games +0ms yuki:ipc main page load finished. starting apis... +0ms yuki:api external file E:\Game\Galgame\YUKI\config\youdaoApi.js loaded +0ms yuki:api external file E:\Game\Galgame\YUKI\config\qqApi.js loaded +3ms yuki:api external file E:\Game\Galgame\YUKI\config\tencentApi.js loaded +2ms yuki:api external file E:\Game\Galgame\YUKI\config\azureApi.js loaded +1ms yuki:api external file E:\Game\Galgame\YUKI\config\baiduApi.js loaded +1ms yuki:api external file E:\Game\Galgame\YUKI\config\newBaiduApi.js loaded +2ms yuki:ipc apis started +12ms yuki:processes get 115 processes +0ms yuki:hooker trying to access CLI exe at E:\Game\Galgame\YUKI\lib\textractor\TextractorCLI.exe +0ms yuki:merger initialized true +0ms yuki:textInterceptor initialized +0ms yuki:textInterceptor initialized +0ms yuki:mecab disabled +0ms yuki:hooker application builded +2ms yuki:hooker injecting process 1904... +2ms yuki:filter [-1] null +0ms

看起来是hook出了问题?请问这种情况该如何解决呢?