Dialogue UI

Dialogue UI

2M Downloads

LUA Error since last update

fubaWoW opened this issue ยท 1 comments

commented

hi there,

Got an error when accepting and turning in the Pet Battle Quest Tarr the Terrible from Tarr the Terrible in WoD Nagrand

3x ...ddOns/DialogueUI/Code/Dialogue/QuestHeaderWidget.lua:204: attempt to call method 'RequestQuestLineQuest' (a nil value)
[string "@DialogueUI/Code/Dialogue/QuestHeaderWidget.lua"]:204: in function `func'
[string "@DialogueUI/Code/CallbackRegistry.lua"]:179: in function <DialogueUI/Code/CallbackRegistry.lua:159>

Locals:
id = 37206
(*temporary) = nil
(*temporary) = Frame {
 parent = Frame {
 }
 buttonPool = <table> {
 }
 widgets = <table> {
 }
 questID = 37206
 anchorTo = FontString {
 }
 uiOrder = 100
}
(*temporary) = 37206
(*temporary) = true
(*temporary) = "attempt to call method 'RequestQuestLineQuest' (a nil value)"
self = Frame {
 parent = Frame {
 }
 buttonPool = <table> {
 }
 widgets = <table> {
 }
 questID = 37206
 anchorTo = FontString {
 }
 uiOrder = 100
}
questID = 37206
commented

I'm getting similar errors when turning in fishing daily quests:

19x ...ddOns/DialogueUI/Code/Dialogue/QuestHeaderWidget.lua:204: attempt to call method 'RequestQuestLineQuest' (a nil value) [string "@DialogueUI/Code/Dialogue/QuestHeaderWidget.lua"]:204: in function func'
[string "@DialogueUI/Code/CallbackRegistry.lua"]:179: in function <DialogueUI/Code/CallbackRegistry.lua:159>
[string "=[C]"]: in function LoadQuest' [string "@DialogueUI/Code/CallbackRegistry.lua"]:258: in function LoadQuest'
[string "@DialogueUI/Code/Dialogue/QuestHeaderWidget.lua"]:207: in function RequestQuestData' [string "@DialogueUI/Code/Dialogue/DialogueUI.lua"]:823: in function UpdateQuestTitle'
[string "@DialogueUI/Code/Dialogue/DialogueUI.lua"]:1606: in function ?' [string "@DialogueUI/Code/Dialogue/DialogueUI.lua"]:2261: in function ShowUI'
[string "@DialogueUI/Code/Core.lua"]:191: in function <DialogueUI/Code/Core.lua:117>

Locals:
id = 31443
(*temporary) = nil
(*temporary) = Frame {
parent = Frame {
}
buttonPool =

{
}
widgets =
{
}
questID = 31443
anchorTo = FontString {
}
uiOrder = 100
}
(*temporary) = 31443
(*temporary) = true
(*temporary) = "attempt to call method 'RequestQuestLineQuest' (a nil value)"
self = Frame {
parent = Frame {
}
buttonPool =
{
}
widgets =
{
}
questID = 31443
anchorTo = FontString {
}
uiOrder = 100
}
questID = 31443
`