Questie

Questie

116M Downloads

Trouble in Winterspring!

wallrik opened this issue · 3 comments

commented

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

commented

Assuming this is fixed now, if it comes up again reply to this issue

commented

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. 🤔

commented

I can't really find an issue causing this. It should be fixed with 8766d16 and 43905f0 and therefore fixed since v5.3.0 / v5.9.0 🤔