The quest Emberthal Awaits
appears on my map, however the NPC doesn’t exist in order for me to accept/pickup the quest.
A few things to note:
- My character is an alt.
- I did not use the skip.
- Wowhead says that this Emberthal Awaits quest, unlocks another questline that begins with the quest
The Best We Have
– I have completed that subsequent questline. - I used this command to check quest status; replacing
#####
with the quest ID:
/run print(C_QuestLog.IsQuestFlaggedCompleted(#####))
+----------+-------------------------------+------------+
| Quest ID | Quest Name | Completed? |
+----------+-------------------------------+------------+
| 74381 | Hidden Legacies | TRUE |
| 73076 | Return to the Reach | TRUE |
| 73157 | Wings of Mercy | TRUE |
| 74769 | Stemming the Irontide | TRUE |
| 75050 | An Eclectic Accord | TRUE |
| 74847 | Emberthal Awaits | FALSE |
| 72712 | The Best We Have | TRUE |
| 72713 | Inheritance | TRUE |
| 72545 | Creche Fallen | TRUE |
| 73094 | Aiding the Expedition | TRUE |
| 72714 | An Interdisciplinary Approach | TRUE |
| 72715 | Keeping the Flame at Bay | TRUE |
| 73137 | Chasing the Flame | TRUE |
| 72717 | A Creche Divided | TRUE |
+----------+-------------------------------+------------+