[DiscordArchive] Is there a example on how the DataDir should look like?
[DiscordArchive] Is there a example on how the DataDir should look like?
Archived author: Graxo • Posted: 2025-06-10T20:09:02.286000+00:00
Original source
Is there a example on how the DataDir should look like?
Archived author: Tereneckla • Posted: 2025-06-10T20:09:53.564000+00:00
Original source
either an absolute path or relative from your worldserver binary
Archived author: Revision • Posted: 2025-06-10T20:10:13.738000+00:00
Original source
`./data`
`/home/user/azerothcore/bin/data`
Archived author: Revision • Posted: 2025-06-10T20:11:29.759000+00:00
Original source
If the data files (dbc, maps, mmaps, vmaps, Cameras folders) are in the same folder as worldserver it can left as `.`
Archived author: Graxo • Posted: 2025-06-10T20:11:33.124000+00:00
Original source
I use the services that are made in the documention, i dont know where my binaries are
Archived author: Tereneckla • Posted: 2025-06-10T20:12:24.554000+00:00
Original source
env/dist/bin
Archived author: Tereneckla • Posted: 2025-06-10T20:12:33.707000+00:00
Original source
I think that is the default
Archived author: Graxo • Posted: 2025-06-10T20:12:55.830000+00:00
Original source
ahh yes, found them. thank you
Archived author: Incorporeal • Posted: 2025-06-10T20:12:56.288000+00:00
Original source
I ask because my friend and I have a very similar project. No worries ty for the quick reply
Archived author: Graxo • Posted: 2025-06-10T20:16:56.519000+00:00
Original source
It doesnt matter on what i change the `DataDir` into, its always the same error.
```
Wrong format occurred (filesystem error: cannot make absolute path: Invalid argument []) at '/home/<username>
/azerothcore/src/server/database/Updater/DBUpdater.cpp:53'
Could not populate the Login database, see log for details.```