YuehaiTeam / cocogoat-client

A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。
MIT License
542 stars 50 forks source link

0.4.7 路径无中文识别闪退 #30

Open rolevax opened 3 years ago

rolevax commented 3 years ago
refresh_locale_list [476]: GetKeyboardLayoutList(0, NULL) found 4 layouts.
refresh_locale_list [493]: Received 4 locales.
load_input_helper [866]: refresh_locale_list() found 4 locale(s).
[2021-05-21 00:36:46][LOG][MAIN] cocogoat v0.4.7
[2021-05-21 00:36:46][LOG][MAIN] confd = C:\Users\shizuno\AppData\Roaming\cocogoat\config
[2021-05-21 00:36:46][LOG][MAIN] build = REL2105201725
[2021-05-21 00:36:47][ERR][MAIN] (node:16220) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
[2021-05-21 00:36:55][LOG][MAIN] { width: 410, height: 810 }
[2021-05-21 00:36:55][LOG][MAIN] OCR Datadir is E:\Games\GenshinTools\resources\data\ppocr-data
[2021-05-21 00:36:55][LOG][MAIN] no non-ascii characters in path, read model directly
[2021-05-21 00:36:55][LOG][ocr-0] Worker started :ppocr

--------------------------------------
C++ Traceback (most recent call last):
--------------------------------------
Not support stack backtrace yet.

----------------------
Error Message Summary:
----------------------
PreconditionNotMetError: The third-party dynamic library (mklml.dll) that Paddle depends on is not configured correctly. (error code is 1114)
  Suggestions:
  1. Check if the third-party dynamic library (e.g. CUDA, CUDNN) is installed correctly and its version is matched with paddlepaddle you installed.
  2. Configure third-party dynamic library environment variables as follows:
  - Linux: set LD_LIBRARY_PATH by `export LD_LIBRARY_PATH=...`
  - Windows: set PATH by `set PATH=XXX; (at C:\home\workspace\Paddle\paddle\fluid\platform\dynload\dynamic_loader.cc:252)

嘤嘤嘤

xytoki commented 3 years ago

收到,在尝试复现了。