[DiscordArchive] Hey good evening all
[DiscordArchive] Hey good evening all
Archived author: Dizlen • Posted: 2025-03-14T20:40:27.727000+00:00
Original source
Hey good evening all
Is there any way to rename an account? Or if not, transfer a character to another account?
Archived author: widxwer • Posted: 2025-03-14T21:00:12.094000+00:00
Original source
I'm just following the [AzerothCore Windows Installation](https://www.azerothcore.org/wiki/windows...stallation) guide, which states: 'It is recommended to compile the core with at least the RelWithDebInfo configuration to get proper crash logs.'
[Embed: Windows Core Installation]
Wiki and Documentation of the AzerothCore project
https://www.azerothcore.org/wiki/windows...stallation
Archived author: Ryan Turner • Posted: 2025-03-14T21:00:32.650000+00:00
Original source
RelWithDebInfo is not the same as Debug
Archived author: Ryan Turner • Posted: 2025-03-14T21:02:53.841000+00:00
Original source
For renaming a character you change it on the database (not recommended) or you can give it a flag for a rename you can check the [wiki](https://www.azerothcore.org/wiki/characters#atlogin)
If you just want to transfer it to another account change `account` number to that account in characters
[Embed: characters]
Wiki and Documentation of the AzerothCore project
https://www.azerothcore.org/wiki/characters
Archived author: widxwer • Posted: 2025-03-14T21:03:24.856000+00:00
Original source
Also, after successful compilation, the CMAKE_INSTALL_PREFIX folder is empty, and the compiled binaries are indeed in the C:\Build\bin\RelWithDebInfo.
Archived author: AtlantianWraith • Posted: 2025-03-14T21:20:29.666000+00:00
Original source
I'm getting this same issue but I cannot for the life of me figure out how to fix it
Archived author: Shanto • Posted: 2025-03-14T21:25:18.262000+00:00
Original source
Hey! So I'm trying to set my server to be public, I'm a relatively technical user, but I think I just need to have a second set of eyes quickly check my config to see if I'm not going crazy. Issue I'm having is when I set the IP of the server to my public IP, neither me nor my friend can connect. I have port forwarded and he can do "Test-Netconnection" on the public IP and ports that I opened and get a success, so that leads me to believe that it should be working, so I must have something wrong in either a DB somewhere, or a setting I've overlooked.
Archived author: Shanto • Posted: 2025-03-14T23:02:31.490000+00:00
Original source
I've fixed my ability to connect, but my friend is still unable to, he just disconnects automatically when he tries to connect to the realm (which he sees in the realmlist)
Archived author: metallinos • Posted: 2025-03-15T01:55:02.143000+00:00
Original source
Could it be you have the realmlist table in acore_auth set to connect to your local IP or to localhost? Then your friend can't connect.
Archived author: Shanto • Posted: 2025-03-15T01:56:16.690000+00:00
Original source
Hey! I put a post in the support forum just so I don't spam this section up