[DiscordArchive] I fixed my issue with the playerbots.conf.dist and removed the .dist after the server was already ma
[DiscordArchive] I fixed my issue with the playerbots.conf.dist and removed the .dist after the server was already ma
Archived author: Mithria • Posted: 2025-06-23T06:33:56.651000+00:00
Original source
but yes, you're right this is the bigger issue
Archived author: Tereneckla • Posted: 2025-06-23T06:33:59.834000+00:00
Original source
build is not needed for sql changes
Archived author: Mithria • Posted: 2025-06-23T06:34:14.158000+00:00
Original source
i believe the reason for adding the sql was that a module was added
Archived author: BootlessFawn007 • Posted: 2025-06-23T06:34:26.470000+00:00
Original source
I'm adding Solocraft module
Archived author: Mithria • Posted: 2025-06-23T06:34:31.433000+00:00
Original source
then yeah build
Archived author: BootlessFawn007 • Posted: 2025-06-23T06:34:37.380000+00:00
Original source
3) Re-run cmake and launch a clean build of AzerothCore.
Archived author: Mithria • Posted: 2025-06-23T06:34:58.889000+00:00
Original source
database changes on their own dont require a new build, but adding a whole module does
Archived author: BootlessFawn007 • Posted: 2025-06-23T06:35:20.009000+00:00
Original source
Some modules have a line that says something like 'cd build cmake' which confuses me cause CMake doesn't say Build
Archived author: BootlessFawn007 • Posted: 2025-06-23T06:35:46.426000+00:00
Original source
And clean build means to Clean, then Build, or can I just rebuild
Archived author: BootlessFawn007 • Posted: 2025-06-23T06:37:41.608000+00:00
Original source
Did clean then build as it made more sense