[DiscordArchive] ```Daily Quest 30000 not marked as repeatable in `SpecialFlags`, added.```
[DiscordArchive] ```Daily Quest 30000 not marked as repeatable in `SpecialFlags`, added.```
Archived author: zeeb • Posted: 2025-10-26T16:26:10.061000+00:00
Original source
```Daily Quest 30000 not marked as repeatable in `SpecialFlags`, added.```
Getting this warning/error in the worldserver console on start. I made a killing quest that is flagged as shareable and daily. Can't find any 'SpecialFlags' column to edit. Any ideas as to how to make it repeatable or is the warning outdated?
Archived author: Tereneckla • Posted: 2025-10-26T16:27:08.859000+00:00
Original source
it's in quest_template_addon
Archived author: zeeb • Posted: 2025-10-26T16:32:21.781000+00:00
Original source
Thanks!
Archived author: Adam Pulino • Posted: 2025-10-26T16:38:05.903000+00:00
Original source
Anyone faced this issue before? I'm not able to install Azeroth Core at all because of it. I have also reset my windows system from scratch.
Archived author: Revision • Posted: 2025-10-26T16:47:48.315000+00:00
Original source
You need to do a clean build
Archived author: Revision • Posted: 2025-10-26T16:48:46.794000+00:00
Original source
Or it's running out of memory
Archived author: Revision • Posted: 2025-10-26T16:48:50.916000+00:00
Original source
I don't understand the language
Archived author: Revision • Posted: 2025-10-26T16:49:09.624000+00:00
Original source
I see memory, heap and PCH mentioned so I am certain it is running out of memory or disk space
Archived author: Revision • Posted: 2025-10-26T16:50:26.815000+00:00
Original source
The more CPU threads are used, the more memory it will use since Windows doesn't share the PCHs between all thread like Linux does.
Archived author: Adam Pulino • Posted: 2025-10-26T17:23:53.629000+00:00
Original source
I do a clean build