Questie

Questie

116M Downloads

Missing event data for "A Little Help From My Friend"

BreakBB opened this issue · 4 comments

commented

Description

The quest errors because of missing event data

Wowhead link

https://classic.wowhead.com/quest=4491/a-little-help-from-my-friends

Screenshots

grafik

Questie version

v6.1.0

commented

Should be fixed by #2438

commented

We have this in English correction. Will it not use that only trigger end x/y for all languages?

[4491] = {
[questKeys.triggerEnd] = {"Escort Ringo to Spraggle Frock at Marshal's Refuge", {[zoneIDs.UN_GORO_CRATER]={{43.71,8.29},},},},
},

commented

Hmmm that should work 🤔 And the commit is quite old as well. So it seems there is something wrong. Could also be related to the way we currently match objectives (which I am refactoring).

commented

Will most likely also been fixed with #2438