[DiscordArchive] <@!117627142442975241> have you modified the `.dist` configuration files?
[DiscordArchive] <@!117627142442975241> have you modified the `.dist` configuration files?
Archived author: Shin • Posted: 2019-09-02T20:18:29.417000+00:00
Original source
`git reset --hard` will reset your source folder
Archived author: Shin • Posted: 2019-09-02T20:18:35.084000+00:00
Original source
`git pull` to update in case you are a bit behind
Archived author: joepesci • Posted: 2019-09-02T20:18:56.690000+00:00
Original source
im using wsl for windows if that changes anything
Archived author: Shin • Posted: 2019-09-02T20:19:03.485000+00:00
Original source
`docker-compose down; docker system prune -a` will erase ALL your docker images and containers
Archived author: Shin • Posted: 2019-09-02T20:19:10.319000+00:00
Original source
then try again from the beginning, following the guide
Archived author: Shin • Posted: 2019-09-02T20:19:43.256000+00:00
Original source
and if you still get that error, please open a question on stackoverflow and post the error as TEXT (not as image only)
Archived author: Shin • Posted: 2019-09-02T20:19:50.115000+00:00
Original source
https://www.azerothcore.org/wiki/How-to-ask-for-help
[Embed: How to ask for help]
Wiki and Documentation of AzerothCore project
https://www.azerothcore.org/wiki/How-to-ask-for-help
Archived author: brah • Posted: 2019-09-02T22:19:25.784000+00:00
Original source
<@109652764488892416> Was getting the same error as kristaps. Looks like it has to do something with the filesystem WSL employs. Using git-bash and recompiling on the exact directory works fine.