Lorax's Tale not visible as available quest on world map (Blacksmith only quest)
EnterpriseWoW opened this issue ยท 10 comments
Description
No Quest indicator exists for Quest ID 5126 "Lorax's Tale" offered by Lorax [NPC ID: 10918] in Winterspring.
Offers quest:
I checked the QuestDB and saw {164,285} (Blacksmith,285 minimum skill level) for the requiredSkill but I meet this requirement:
Screenshots
The Advanced Search indicates not hidden (by Questie) or Complete
But it's not listed in the Blacksmithing Journey and Winterspring zone Journey:
Wowhead link
Questie & WoW version
Questie version v6.12.2
Wow Version: Classic TBC.
"Show all Quests below range (Low level quests)" is enabled.
Hereunder the output of /dump QuestieDB:IsDoable(5126)
Dump: value=QuestieDB:IsDoable(5126)
Questie: [SPAM][QuestieDB:IsDoable] class requirement not fulfilled for questId: 5126
[1]=false
Hey @EnterpriseWoW do you have the "Show All Quests below range (Low level quests)" active? Since this is a level 60 quest it shouldn't show on level 70. If you have that option available could you run the following command with "Enable Debug", "Enable Debug-PRINT" and DEBUG_SPAM
active in the "Advanced" settings of Questie?
/dump QuestieDB:IsDoable(5126)
For the Journey it seems the quest was not correctly flagged as Blacksmithing quest.
Interesting. What class do you have @EnterpriseWoW ?
only Shaman :) @BreakBB
Thanks for coming back to this @EnterpriseWoW I will have another look
@BreakBB On Wotlk PTR IsDoable returns true now on a 80 Shaman, problem is the character doesn't have blacksmithing. ๐
P.S.: Doesn't show as available on map though.
@Muehe IsDoable
does not check all things (ignores blacklisting for example). But with the move to Wotlk, we got an entirely new database, so that might have fixed it (for now) ๐คท๐ป