[DiscordArchive] Aha, that makes sense. Is there a recommended website to download that?
[DiscordArchive] Aha, that makes sense. Is there a recommended website to download that?
Archived author: Quasi • Posted: 2023-07-03T00:56:47.010000+00:00
Original source
Aha, that makes sense. Is there a recommended website to download that?
Archived author: fellermans • Posted: 2023-07-03T01:01:22.449000+00:00
Original source
i got mine from chromie craft
Archived author: Ohnoto • Posted: 2023-07-03T01:11:40.118000+00:00
Original source
I started yesterday to put together a local server for personal use. I've been attempting to compile several times and keep getting an error regarding the worldserver that I can't fix. I wanted to see if anyone had any suggestions about this. Below is the code from the end of the compile.
It looks like it might be an issue with Playerbots. I downloaded the github for Playerbots, not the master one. I also downloaded the module from github. Any help would be appreciated. Thanks.
--------
22>modules.vcxproj -> C:\Azerothcore\Build\modules\Release\modules.lib
25>------ Build started: Project: worldserver, Configuration: Release x64 ------
25>Building Custom Rule C:/Azerothcore/azerothcore-wotlk/src/server/apps/CMakeLists.txt
25>cmake_pch.cxx
25>Main.cpp
25>ACSoap.cpp
25>CliRunnable.cpp
25>RASession.cpp
25>WheatyExceptionReport.cpp
25>ServiceWin32.cpp
25> Creating library C:/Azerothcore/Build/src/server/apps/Release/worldserver.lib and object C:/Azerothcore/Build/src/server/apps/Release/worldserver.exp
25>modules.lib(ModulesLoader.obj) : error LNK2019: unresolved external symbol "void __cdecl Addmod_playerbots_AzerothCoreScripts(void)" (?Addmod_playerbots_AzerothCoreScripts@@YAXXZ) referenced in function "void __cdecl AddModulesScripts(void)" (?AddModulesScripts@@YAXXZ)
25>C:\Azerothcore\Build\bin\Release\worldserver.exe : fatal error LNK1120: 1 unresolved externals
25>Done building project "worldserver.vcxproj" -- FAILED.
26>------ Build started: Project: ALL_BUILD, Configuration: Release x64 ------
26>Building Custom Rule C:/Azerothcore/azerothcore-wotlk/CMakeLists.txt
========== Build: 25 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build started at 7:56 PM and took 56:23.952 minutes ==========
Archived author: Jamescc • Posted: 2023-07-03T01:23:33.488000+00:00
Original source
ah ya can just get a repack pre compiled of azzeroth core like i did
Archived author: Jamescc • Posted: 2023-07-03T01:23:38.550000+00:00
Original source
if your having issues
Archived author: Jamescc • Posted: 2023-07-03T01:26:07.082000+00:00
Original source
otherwise ya gotta compile it which if ya dont know how can be a real pain