用户工具

站点工具


安装模块

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
安装模块 [2023/09/23 20:39] admin安装模块 [2023/09/23 20:41] (当前版本) – [Common Errors] admin
行 8: 行 8:
 ===== Installing the Module ===== ===== Installing the Module =====
 ---- ----
-Find a module of your needs in the AzerothCore Catalogue. +  - Find a module of your needs in the AzerothCore Catalogue. 
-Clone the repository +  Clone the repository 
-Clone the repository using Git the same way AzerothCore was first cloned in the Core Installation. The repository should be cloned into the \modules\ directory. i.e E:\AzerothCore\modules\ +    Clone the repository using Git the same way AzerothCore was first cloned in the Core Installation. The repository should be cloned into the \modules\ directory. i.e E:\AzerothCore\modules\ 
-Download the ZIP file from the catalog and extract it in the \modules\ directory. i.e E:\AzerothCore\modules\mod-anticheat +    Download the ZIP file from the catalog and extract it in the \modules\ directory. i.e E:\AzerothCore\modules\mod-anticheat 
-Note: If your module has a suffix i.e. "-master". This needs to be removed in order for the module to work!+**Note: If your module has a suffix i.e. "-master". This needs to be removed in order for the module to work!**
  
 ===== Recompiling ===== ===== Recompiling =====
行 18: 行 18:
 In order for your module to work you need to recompile the source. For an in-depth guide on how to recompile, read over Core Installation again. In order for your module to work you need to recompile the source. For an in-depth guide on how to recompile, read over Core Installation again.
  
-Reconfigure and regenerate CMake. +  - Reconfigure and regenerate CMake. 
- +    To make sure the module was correctly installed you can check if it can be found in the CMake logs under * Modules configuration (static) 
-To make sure the module was correctly installed you can check if it can be found in the CMake logs under * Modules configuration (static) +  Rebuild the core.
-Rebuild the core. +
 Your Worldserver will automatically run any SQL Queries provided by the Modules. Your Worldserver will automatically run any SQL Queries provided by the Modules.
  
行 29: 行 27:
 ===== Common Errors ===== ===== Common Errors =====
 ---- ----
-During compiling I get the error "error LINK2019: unresolved external symbol "void __cdcel Addmod_module_masterScripts(void)" +  * During compiling I get the error "error LINK2019: unresolved external symbol "void __cdcel Addmod_module_masterScripts(void)" 
- +    Remove -master from the modules directory name. 
-Remove -master from the modules directory name. +  The module is for some reason not working in-game. 
-The module is for some reason not working in-game. +    You can always use the .server debug command to see all loaded modules. 
- +    Always fall back to the README file from the module for the exact installation steps for that module.
-You can always use the .server debug command to see all loaded modules. +
-Always fall back to the README file from the module for the exact installation steps for that module.+
安装模块.1695472797.txt.gz · 最后更改: 2023/09/23 20:39 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki