原 各种游戏汇总
|-原 如何快速定位是哪份代码在退出
cd /opt/azerothcore-wotlk
grep -r "AzerothCore does not support MySQL versions below 8.0" src/
src/server/database/Database/DatabaseWorkerPool.cpp: WPFatal(isSupportClientDB, "AzerothCore does not support MySQL versions below 8.0\n\nFound version: {} / {}. Server compiled with: {}.\nSearch the wiki for ACE00043 in Common Errors (https://www.azerothcore.org/wiki/common-errors#ace00043).",
src/server/database/Database/DatabaseWorkerPool.cpp: LOG_ERROR("sql.driver", "AzerothCore does not support MySQL versions below 8.0\n\nFound server version: {}. Server compiled with: {}.",
root@ubuntu-s-2vcpu-8gb-160gb-intel-sfo3-01:/opt/azerothcore-wotlk#
+ docker compose up [+] Running 3/3 ✔ Container ac-db-import Recreated 0.1s ✔ Container ac-authserver Recreated 0.1s ✔ Container ac-worldserver Recreated 0.1s Attaching to ac-authserver, ac-client-data-init, ac-db-import, ac-worldserver ac-db-import | Starting dbimport... ac-client-data-init | ####################### ac-client-data-init | Client data downloader ac-client-data-init | ####################### ac-client-data-init | /azerothcore/apps/installer/includes/functions.sh: line 146: /includes/modules-manager/modules.sh: No such file or directory ac-client-data-init | Data v16 already installed. If you want to force the download remove the following file: /azerothcore/env/dist/data/data-version ac-db-import | >>> Bypass MySQL 8.0 check, allow 5.7 <<< ac-db-import | AzerothCore does not support MySQL versions below 8.0 ac-db-import | ac-db-import | Found server version: 5.7.44-log. Server compiled with: 80043. ac-client-data-init exited with code 0
20251008 ...
浏览更多内容请先登录。
立即注册
更新于:2025-10-08 11:48:33
相关内容
php如何防止表单重复提交
Windows10 修改 hosts 拒绝访问如何解决
如何通过Chrome查看网站登录 Cookie 信息
关于编程时遇到意想不到的错误如何解决
如何DIY QQ截图保存时默认文件名的前缀名
推荐内容