[DiscordArchive] I didn't, Barias.
[DiscordArchive] I didn't, Barias.
![[Image: image.png?ex=690bd7cc&is=690a864c&hm=340...6af63cf0d&]](https://cdn.discordapp.com/attachments/1255602330431127753/1356765995947003914/image.png?ex=690bd7cc&is=690a864c&hm=34004f5cadf6270a153db74e5046c5193addf64571571022fda17eb6af63cf0d&)
Archived author: Scoob • Posted: 2025-04-01T23:03:40.983000+00:00
Original source
I didn't, Barias.
I tried a docker install and got things up and running that way. My client seems to be missing orc hair colors, though?
![[Image: image.png?ex=690bd7cc&is=690a864c&hm=340...6af63cf0d&]](https://cdn.discordapp.com/attachments/1255602330431127753/1356765995947003914/image.png?ex=690bd7cc&is=690a864c&hm=34004f5cadf6270a153db74e5046c5193addf64571571022fda17eb6af63cf0d&)
Archived author: Scoob • Posted: 2025-04-01T23:05:33.759000+00:00
Original source
Also, how can I find (interface) addons that will be compatible with 3.3.5?
Archived author: Mithria • Posted: 2025-04-01T23:22:57.861000+00:00
Original source
changing -DCMAKE_INSTALL_PREFIX to your desired build path should work, that's what I do
Archived author: Mithria • Posted: 2025-04-01T23:23:57.059000+00:00
Original source
felbite
Archived author: Ĝ̷̳r̸̹͊a̷̜̚k̴̞̔ • Posted: 2025-04-01T23:24:21.901000+00:00
Original source
Weird. It didn't like me trying to set it to `/home/user/AC_built`
Archived author: Mithria • Posted: 2025-04-01T23:25:46.369000+00:00
Original source
i use $HOME in mine and it works fine. here's my typical cmake
`cmake "$HOME/wow-server/azerothcore-wotlk" -DCMAKE_INSTALL_PREFIX="$HOME/wow-server/ac-build" -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++ -DWITH_WARNINGS=1 -DTOOLS_BUILD=all -DSCRIPTS=static -DMODULES=static`
Archived author: Mithria • Posted: 2025-04-01T23:26:09.923000+00:00
Original source
adjust paths to match your setup obv
![[Image: image.png?ex=690bde54&is=690a8cd4&hm=762...8ccc47e5c&]](https://cdn.discordapp.com/attachments/1255602330431127753/1356773005979680858/image.png?ex=690bde54&is=690a8cd4&hm=762727a09142b01e95ad85e56d1428559696c382228f2e162e11fb48ccc47e5c&)
Archived author: Scoob • Posted: 2025-04-01T23:31:32.264000+00:00
Original source
I'm trying to install All Races All Classes, and it wants me to `update the DBC files in your server/data/dbc/ directory with the ones contained in the DBFilesContent directory.`
I don't have a `/data/dbc/` directory in my server's folder:
![[Image: image.png?ex=690bde54&is=690a8cd4&hm=762...8ccc47e5c&]](https://cdn.discordapp.com/attachments/1255602330431127753/1356773005979680858/image.png?ex=690bde54&is=690a8cd4&hm=762727a09142b01e95ad85e56d1428559696c382228f2e162e11fb48ccc47e5c&)
Archived author: Scoob • Posted: 2025-04-01T23:32:00.156000+00:00
Original source
Should I just be making a /dbc/ directory for the files in the repository?
Archived author: Mithria • Posted: 2025-04-01T23:32:58.566000+00:00
Original source
they mean in the dbc files directory that your server uses to run