Trouble in Winterspring!
wallrik opened this issue · 3 comments
Description
The breadcrumb quest Trouble in Winterspring! is still shown as available on the map even if you're currently on the quest Threat of the Winterfall.
After I had abandoned Threat of the Winterfall I could successfully pick up Trouble in Winterspring!.
Questie version
5.10.1
That's weird. I wish I could help troubleshooting, but I have completed the quest already on my level appropriate character.
This is a snippet form my journey:
{
["Event"] = "Quest",
["SubType"] = "Accept",
["Level"] = 56,
["Quest"] = 5082,
["Timestamp"] = 1587268060,
},
--
{
["Event"] = "Quest",
["SubType"] = "Abandon",
["Level"] = 56,
["Quest"] = 5082,
["Timestamp"] = 1587270239,
},
{
["Event"] = "Quest",
["SubType"] = "Accept",
["Level"] = 56,
["Quest"] = 6603,
["Timestamp"] = 1587270276,
},
As I looked at them commits I thought I was being crazy, but the quest id's line up. 🤔