[DiscordArchive] do u know why ?
[DiscordArchive] do u know why ?
Archived author: Tchoupimoting • Posted: 2025-05-11T11:07:11.154000+00:00
Original source
do u know why ?
Archived author: Revision • Posted: 2025-05-11T11:54:04.311000+00:00
Original source
Because another module you have is using the same name
Archived author: Bench • Posted: 2025-05-11T11:56:01.449000+00:00
Original source
I think it maybe because of this
https://github.com/azerothcore/azerothco...e6c3c03afc
[Embed: refactor(Core): Add definition file for area table entries. (#22054...]
https://github.com/azerothcore/azerothco...e6c3c03afc
Archived author: Revision • Posted: 2025-05-11T11:57:55.844000+00:00
Original source
Alright, I'll fix that right away then (in my module, I mean)
Archived author: Revision • Posted: 2025-05-11T11:58:28.422000+00:00
Original source
Thank you for letting me know about that one Bench, I wouldn't have figured.
Archived author: Kitzunu • Posted: 2025-05-11T11:58:48.116000+00:00
Original source
classic bench breaking things
Archived author: Revision • Posted: 2025-05-11T11:58:55.098000+00:00
Original source
Improving things
Archived author: Bench • Posted: 2025-05-11T11:59:12.375000+00:00
Original source
Had to fix it in the CC progression module cause of Github CI, no idea how many modules have their own enums
Archived author: Revision • Posted: 2025-05-11T11:59:19.702000+00:00
Original source
It's nice to not be forced to add a bunch of enumerations to easier track what you're using
Archived author: Tchoupimoting • Posted: 2025-05-11T12:01:35.042000+00:00
Original source
So, what do i need to modify to get it work ? (sry, new here)