ConsolePort

ConsolePort

2M Downloads

QuestMapFrame, GameTooltip nil value

seblindfors opened this issue ยท 1 comments

commented

Message: Interface\FrameXML\QuestMapFrame.lua:803: Usage: GameTooltip:SetText("text" [, color])
Time: 02/28/15 03:09:40
Count: 2
Stack: [C]: in function SetText' Interface\FrameXML\QuestMapFrame.lua:803: in functionQuestMapLogTitleButton_OnEnter'
Interface\FrameXML\QuestMapFrame.lua:34: in function <Interface\FrameXML\QuestMapFrame.lua:23>

Locals: (_temporary) = GameTooltip {
0 =
updateTooltip = 0.044999992288649
comparing = false
shoppingTooltips =

{
}
needsReset = true
hasMoney = 1
numMoneyFrames = 1
}
(_temporary) = nil

commented

Resolved by calling OnLeave script for QuestMapLogTitleButton when map is closed.