LastSeen

LastSeen

12k Downloads

Quest & Bling 6k

vandiel01 opened this issue ยท 2 comments

commented

1x LastSeen\Functions\QuestHandler.lua:62: attempt to concatenate local 'questTitle' (a nil value)
LastSeen\Functions\QuestHandler.lua:62: in function QuestChoices' LastSeen\Functions\ItemHandler.lua:199: in function LootDetected'
LastSeen\Init.lua:244: in function <LastSeen\Init.lua:108>

Locals:
questID = 40753
itemLink = "|cff1eff00|Hitem:132892::::::::120:258::::::|h[Blingtron 6000 Gift Package]|h|r"
today = "07/10/19"
questTitle = nil

commented

A nil quest title. What an interesting problem. I'll test when I next see a Blingtron 6000.

commented

When both quest links and quest titles are unavailable, then we simply use "Quest". Addressed in 81e34b6.