Wowhead Quick Link

Wowhead Quick Link

164k Downloads

Lua error when used on world quest

cremor opened this issue ยท 1 comments

commented

I'm getting the following error when I use the Addon's shortcut over a world quest in the quest tracker. Normal quests are working fine.

4x ...dOns\WowheadQuickLink\WowheadQuickLinkStrategies.lua:186: bad argument #1 to 'find' (string expected, got nil)
[string "=[C]"]: in function `find'
[string "@WowheadQuickLink\WowheadQuickLinkStrategies.lua"]:186: in function `strategy'
[string "@WowheadQuickLink\WowheadQuickLinkStrategies.lua"]:21: in function `strategy'
[string "@WowheadQuickLink\WowheadQuickLink-2.13.1.lua"]:25: in function <WowheadQuickLink\WowheadQuickLink.lua:23>
[string "@WowheadQuickLink\WowheadQuickLink-2.13.1.lua"]:41: in function `RunWowheadQuickLink'
[string "WOWHEAD_QUICK_LINK_NAME"]:1: in function <[string "WOWHEAD_QUICK_LINK_NAME"]:1>

Locals:
(*temporary) = nil
(*temporary) = "^AchievementFrameCriteria"
(*temporary) = "string expected, got nil"
commented

2.13.2 is published now and fixes this, it'll take CurseForge a little bit to process the update. Thanks for the report!