[DiscordArchive] Hi! I'm trying to get a better understanding of how AC works, and for this I wanted to take a look a
[DiscordArchive] Hi! I'm trying to get a better understanding of how AC works, and for this I wanted to take a look a
Archived author: Dep • Posted: 2022-02-17T15:57:26.085000+00:00
Original source
it's gonna slow your server to a crawl
Archived author: Dep • Posted: 2022-02-17T15:57:36.364000+00:00
Original source
better log to a file or DB and read it with something else
Archived author: traja1722 • Posted: 2022-02-17T15:58:24.472000+00:00
Original source
Yeah, I'll look into that. Now I get an output, I'll play with it further.
Archived author: traja1722 • Posted: 2022-02-17T15:58:28.260000+00:00
Original source
Thanks a lot!
; Imo we should replace "smthg" by...Archived author: Dep • Posted: 2022-02-17T17:42:20.994000+00:00
Original source
https://github.com/azerothcore/azerothco...ssues/3784
[Embed: Slightly edit the output msg when loading tables · Issue #3784 · az...]
Just a quick refactor idea, when we load (and reload) tables, it says sLog->outString("Re-Loading smthg definitions..."
; Imo we should replace "smthg" by...
https://github.com/azerothcore/azerothco...ssues/3784
Archived author: Dep • Posted: 2022-02-17T17:42:39.511000+00:00
Original source
I would do this, but you know what. Literally every single file in the solution depends on the logger
Archived author: Dep • Posted: 2022-02-17T17:42:48.974000+00:00
Original source
it's going to toggle a full rebuild
Archived author: Dep • Posted: 2022-02-17T17:45:09.707000+00:00
Original source
Oh hey it's only in my version where that happens. But this would make sense to add with my PR for the multithreaded start
Archived author: Dep • Posted: 2022-02-17T17:45:29.048000+00:00
Original source
atm it spams nonsense with all threads on load
Archived author: Dep • Posted: 2022-02-17T17:52:31.823000+00:00
Original source
but it is so much faster almost everyone would benefit from it