[DiscordArchive] but the problem its in the compilation of the server then?
[DiscordArchive] but the problem its in the compilation of the server then?
Archived author: Ryan Turner • Posted: 2025-08-07T00:19:50.750000+00:00
Original source
I will assume is the same as it's for mysql cli
mysql -u yourUsername -p yourPassword -h IP databaseName
Archived author: [PD] Tlosk • Posted: 2025-08-07T04:15:13.955000+00:00
Original source
Since you had the server running and people could login, means that error about file not found for authserver indicates that the file got moved/deleted when you were creating the site. Just recompile the core with `./acore.sh compiler build` from the root `azerothcore-wotlk` folder. Unless the compile errors out, the authserver (and worldserver) will be created back into the `env/dist/bin/` folder where it belongs