Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] I didn't, Barias.

[DiscordArchive] I didn't, Barias.

[DiscordArchive] I didn't, Barias.

Pages (4): 1 2 3 4 Next
rektbyfaith
Administrator
0
04-01-2025, 11:03 PM
#1
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&]
rektbyfaith
04-01-2025, 11:03 PM #1

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&]

rektbyfaith
Administrator
0
04-01-2025, 11:05 PM
#2
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?
rektbyfaith
04-01-2025, 11:05 PM #2

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?

rektbyfaith
Administrator
0
04-01-2025, 11:22 PM
#3
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
rektbyfaith
04-01-2025, 11:22 PM #3

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

rektbyfaith
Administrator
0
04-01-2025, 11:23 PM
#4
Archived author: Mithria • Posted: 2025-04-01T23:23:57.059000+00:00
Original source

felbite
rektbyfaith
04-01-2025, 11:23 PM #4

Archived author: Mithria • Posted: 2025-04-01T23:23:57.059000+00:00
Original source

felbite

rektbyfaith
Administrator
0
04-01-2025, 11:24 PM
#5
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`
rektbyfaith
04-01-2025, 11:24 PM #5

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`

rektbyfaith
Administrator
0
04-01-2025, 11:25 PM
#6
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`
rektbyfaith
04-01-2025, 11:25 PM #6

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`

rektbyfaith
Administrator
0
04-01-2025, 11:26 PM
#7
Archived author: Mithria • Posted: 2025-04-01T23:26:09.923000+00:00
Original source

adjust paths to match your setup obv
rektbyfaith
04-01-2025, 11:26 PM #7

Archived author: Mithria • Posted: 2025-04-01T23:26:09.923000+00:00
Original source

adjust paths to match your setup obv

rektbyfaith
Administrator
0
04-01-2025, 11:31 PM
#8
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&]
rektbyfaith
04-01-2025, 11:31 PM #8

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&]

rektbyfaith
Administrator
0
04-01-2025, 11:32 PM
#9
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?
rektbyfaith
04-01-2025, 11:32 PM #9

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?

rektbyfaith
Administrator
0
04-01-2025, 11:32 PM
#10
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
rektbyfaith
04-01-2025, 11:32 PM #10

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

Pages (4): 1 2 3 4 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)