[DiscordArchive] You mean an actual server running on AzerothCore with players or a local copy for testing and develo
[DiscordArchive] You mean an actual server running on AzerothCore with players or a local copy for testing and develo
Archived author: Sedatyf • Posted: 2021-07-28T14:12:27.138000+00:00
Original source
You mean an actual server running on AzerothCore with players or a local copy for testing and developing purposes?
Archived author: gostaqqs • Posted: 2021-07-28T14:13:14.184000+00:00
Original source
for now, local copy.
Archived author: Sedatyf • Posted: 2021-07-28T14:13:48.718000+00:00
Original source
I think a lot of people here, if not everyone has a local copy
Archived author: Sedatyf • Posted: 2021-07-28T14:13:56.508000+00:00
Original source
So if you have questions, you can just ask
Archived author: gostaqqs • Posted: 2021-07-28T14:19:59.287000+00:00
Original source
so myself and a couple good friends really love wow, played since it came out and a few weeks ago we learned of AzerothCore. so short term, we want to learn our way around the server software, help contribute, etc. But long term, we do want to put up a public server and foster a community that contributes. with that said, we installed AC on Ubuntu Server and went through all the instructions on the AC website.
Archived author: gostaqqs • Posted: 2021-07-28T14:22:32.749000+00:00
Original source
we are able to login from the clients, our accounts work, and we get the realmlist. but for some reason can't move past that point. selecting the default AzerothCore realm doesn't do anything. So it seems the world server is working fine because when it loads i get the AC> prompt, was able to creat accounts for us and that works fine.
Archived author: Roboto • Posted: 2021-07-28T14:23:27.721000+00:00
Original source
In your realmlist table (in the auth database), you need to put the server's public ip address in the column `address`
Archived author: gostaqqs • Posted: 2021-07-28T14:23:38.466000+00:00
Original source
but when i run the auth server, i stops at a point and won't load any further. i feel like it might be something wrong with MySQL