Dialogue UI

Dialogue UI

2M Downloads

Error on taking quest

lucifa42 opened this issue ยท 1 comments

commented

Got this when I picked up the inscription darkmoon faire skill points quest from Sayge https://www.wowhead.com/npc=14822/sayge using spacebar though not sure if error happened when I brought up the quest (the npc has a separate dialogue option) or when I accepted it.
I tried abandoning the quest and retaking but couldn't reproduce the error.

Addon version is whatever the latest is as of writing as I always update addons via curseforge app before launching wow.

1x ...ddOns/DialogueUI/Code/Dialogue/RewardTooltipCode.lua:247: attempt to call method 'AddLeftLine' (a nil value)
[DialogueUI/Code/Dialogue/RewardTooltipCode.lua]:247: in function <...ddOns/DialogueUI/Code/Dialogue/RewardTooltipCode.lua:206>
[DialogueUI/Code/Dialogue/RewardTooltipCode.lua]:279: in function 'OnEnter'
[DialogueUI/Code/Dialogue/UITemplates.lua]:1174: in function <...faceDialogueUI/Code/Dialogue/UITemplates.lua:1169>

Locals:
self = Button {
AnimSheen = AnimationGroup {
}
backgroundID = 1
Icon = Texture {
}
textShrink = 48
ItemBorder = Texture {
}
Count = FontString {
}
Sheen = Texture {
}
ItemOverlay = Texture {
}
textMaxLines = 2
dynamicResize = true
baseGridTakenX = 2
itemOverlayID = "skill"
nameColor = 0
gridTakenX = 2
skillLineID = 773
gridSpacing = 8
type = "reward"
Background = Texture {
}
objectType = "skill"
AreaDefinitionItemBorder = Frame {
}
gridWidth = 73
Name = FontString {
}
}
tooltip = GameTooltip {
ItemTooltip = Frame {
}
AllTheThingsOnTooltipClearedHook = true
BottomOverlay = Texture {
}
NineSlice = Frame {
}
textLeft1Font = "GameTooltipHeaderText"
hasMoney = 1
textRight2Font = "GameTooltipText"
TopOverlay = Texture {
}
TextLeft1 = GameTooltipTextLeft1 {
}
StatusBar = GameTooltipStatusBar {
}
numMoneyFrames = 1
supportsDataRefresh = true
CIMI_tooltipWritten = false
shouldRefreshData = false
waitingForData = false
shoppingTooltips =

{
}
updateTooltipTimer = 0.103000
TextRight1 = GameTooltipTextRight1 {
}
supportsItemComparison = true
textRight1Font = "GameTooltipHeaderText"
layoutType = "TooltipDefaultLayout"
textLeft2Font = "GameTooltipText"
TextRight2 = GameTooltipTextRight2 {
}
TextLeft2 = GameTooltipTextLeft2 {
}
}
bonusPoint = "+2"
skillName = "Inscription"
info =
{
skillLevel = 300
professionID = 773
sourceCounter = 11
isPrimaryProfession = true
profession = 13
skillModifier = 0
professionName = "Inscription"
maxSkillLevel = 800
expansionName = "Unknown"
}
currentLevel = 300
maxLevel = 800
(*temporary) = nil
(*temporary) = GameTooltip {
ItemTooltip = Frame {
}
AllTheThingsOnTooltipClearedHook = true
BottomOverlay = Texture {
}
NineSlice = Frame {
}
textLeft1Font = "GameTooltipHeaderText"
hasMoney = 1
textRight2Font = "GameTooltipText"
TopOverlay = Texture {
}
TextLeft1 = GameTooltipTextLeft1 {
}
StatusBar = GameTooltipStatusBar {
}
numMoneyFrames = 1
supportsDataRefresh = true
CIMI_tooltipWritten = false
shouldRefreshData = false
waitingForData = false
shoppingTooltips =
{
}
updateTooltipTimer = 0.103000
TextRight1 = GameTooltipTextRight1 {
}
supportsItemComparison = true
textRight1Font = "GameTooltipHeaderText"
layoutType = "TooltipDefaultLayout"
textLeft2Font = "GameTooltipText"
TextRight2 = GameTooltipTextRight2 {
}
TextLeft2 = GameTooltipTextLeft2 {
}
}
(*temporary) = "Current Level: |cffffffff300/800|r"
(*temporary) = 1
(*temporary) = 0.820000
(*temporary) = 0
(*temporary) = "attempt to call method 'AddLeftLine' (a nil value)"
API =
{
}
L =
{
Press Tab To Select Reward = "Press Tab To Select Reward"
Gossip = "Gossip"
Copy Text = "Copy Text"
Press Key To Use Item = "Press Button To Use"
Show Hint Desc = "Add a button that selects the correct answer if possible.

Currently only supports the quiz during Timewalking."
War Mode Bonus = "War Mode Bonus"
Readables = "Readables"
Quest = "Quest"
Orientation Left = "Left"
Quest Frequency Daily = "Daily"
Quest Item Display Reset Position Desc = "Reset the window's position."
Rewards = "Rewards"
Size Extra Small = "Extra Small"
Pin Void Storage = "Void Storage"
Format Copper Amount = "%s Copper"
Translator No Quest Data Format = "No entry found for [Quest: %s]"
Item Equipped = "Equipped"
Input Device PlayStation Tooltip = "Confirm Button: |TDialogueUI/Art/Keys/PS-PAD1.png:16:16:0:-4|t
Cancel Button: |TDialogueUI/Art/Keys/PS-PAD2.png:16:16:0:-4|t"
Experimental Features = "Experimental"
Abbrev Breakpoint 10000 = "K"
Nameplate Dialog = "Display Dialogue On Nameplate"
Collection Collected = "Collected"
Key Space = "Space"
Interact Key Not Set = "|TDialogueUI/Art/Keys/PC-INVALID.png:16:16:0:-4|t You haven't set an Interact Key."
Mobile Device Mode Override Option = "This option currently has no effect because you have enabled "Mobile Device Mode" in Control."
Auto Quest Popup = "Auto Quest Popup"
Gossip Quest Option Prepend = "(Quest)"
Goodbye = "Goodbye"
I

commented

Hi! It's been fixed in our recent update.