[DiscordArchive] So like, an Azerothcore update could revert changes made to the world database if something is updat
[DiscordArchive] So like, an Azerothcore update could revert changes made to the world database if something is updat
Archived author: Tereneckla • Posted: 2025-10-29T14:55:33.273000+00:00
Original source
the biggest problem with world just is updates that overwrite your custom changes
Archived author: Band • Posted: 2025-10-29T14:56:24.257000+00:00
Original source
Is there an easy way to tell on update if it has or do you just end up finding out later?
Archived author: Revision • Posted: 2025-10-29T14:57:10.325000+00:00
Original source
I run all my custom changes stored in the files after an update so there's no chance that my changes are reverted
Archived author: Band • Posted: 2025-10-29T14:58:30.292000+00:00
Original source
Interesting, I need to create my workflow for this. Thanks for all the info
Archived author: greywolfe • Posted: 2025-10-29T15:29:54.529000+00:00
Original source
for most of the stuff you're going to actually /want/ to alter, you're going to be in acore_world.
Archived author: greywolfe • Posted: 2025-10-29T15:30:39.648000+00:00
Original source
so, the best course of action is: back up that db BEFORE making changes, then add in your changes, see if they work, troubleshoot if you have to and revert if nothing works out. that way, your working db stays intact.
Archived author: FurryQuandary • Posted: 2025-10-29T16:25:53.465000+00:00
Original source
Hi, the guide for installing Linux version of azerothcore, is written for Debian based distributions. Is anything prevent it from compiling and running on red hat distros (specifically fedora)? Beyond installing the prerequisites and MySQL setup, it all looks kernel agnostic, and I’m sure I can muddle way through that.
Archived author: WolfM90 • Posted: 2025-10-29T16:28:13.415000+00:00
Original source
As long as you know what you're doing, Linux is Linux
Archived author: FurryQuandary • Posted: 2025-10-29T16:31:11.944000+00:00
Original source
Fair enough, I’ll give it go! At worst I can only fail!
Archived author: Revision • Posted: 2025-10-29T17:06:55.854000+00:00
Original source
It takes some effort just like Debian technically also takes some (though much, much less) effort.