[DiscordArchive] When adding modules, is it okay to clone all the ones I am going to use and then recompile, or shoul
[DiscordArchive] When adding modules, is it okay to clone all the ones I am going to use and then recompile, or shoul
Archived author: Sodie Pops • Posted: 2025-05-26T16:00:43.680000+00:00
Original source
When adding modules, is it okay to clone all the ones I am going to use and then recompile, or should I do it after cloning each one?
Archived author: [PD] Tlosk • Posted: 2025-05-26T16:01:33.040000+00:00
Original source
you can do them all, but i personally recommend 1 one at a time, easier to troubleshoot failing ones
Archived author: Sodie Pops • Posted: 2025-05-26T16:04:57.882000+00:00
Original source
I just pretty much have to go through all the steps of core setup again for each module, right?
Archived author: [PD] Tlosk • Posted: 2025-05-26T16:05:35.108000+00:00
Original source
no just add the module and recompile. If you use the acore script just ./acore.sh compiler build
Archived author: Sodie Pops • Posted: 2025-05-26T16:07:27.906000+00:00
Original source
I'm not sure what the script is. I've just started and got to the install a module step of the installation instructions.
So I don't have to rebuild in Visual Studio?
Archived author: [PD] Tlosk • Posted: 2025-05-26T16:08:02.693000+00:00
Original source
oh your windows nvm
Archived author: [PD] Tlosk • Posted: 2025-05-26T16:08:26.605000+00:00
Original source
i assume what you used to compile the core in VS
Archived author: Sodie Pops • Posted: 2025-05-26T16:09:32.415000+00:00
Original source
That's why I'm thinking it'll be faster (but not better) to add all the modules and then recompile, because it takes 3-5 minutes each time in Visual Studio.
Archived author: Sodie Pops • Posted: 2025-05-26T16:20:02.276000+00:00
Original source
Sorry I'm so stupid...I'm installing IndividualProgression and the way a step is worded makes me think I did something incorrectly in the server setup.
`Make a copy of the individualProgression.conf.dist file that you just copied, and name it individualProgression.conf. You should have both the .conf and the .conf.dist files in the config/modules/ directory, just as with the worldserver.conf files for base AzerothCore.`
But my worldserver.conf files aren't in Azerothcore\conf\modules, they are in build\bin\RelWithDebInfo\configs
Archived author: [PD] Tlosk • Posted: 2025-05-26T16:21:27.469000+00:00
Original source
in teh relwithdebinfo should be a module folder