ShestakUI (Classic)

ShestakUI (Classic)

33.7k Downloads

auto accept quests

Blitzed opened this issue ยท 3 comments

commented

What steps will reproduce the problem?

1 Talking to npc
2 Clicking quest

What version of ShestakUI are you using? (Stating 'latest' is not useful)

ShestakUI Classic 1.7.7
Do you have an error log of what happened?

1x ...dOns/ShestakUI/Modules/Quests/AutoAccept_Vanilla.lua:134: attempt to call global 'GetNumGossipActiveQuests' (a nil value)
[string "@ShestakUI/Modules/Quests/AutoAccept_Vanilla.lua"]:134: in function <...dOns/ShestakUI/Modules/Quests/AutoAccept_Vanilla.lua:128>
[string "@ShestakUI/Modules/Quests/AutoAccept_Vanilla.lua"]:41: in function `?'
[string "@ShestakUI/Modules/Quests/AutoAccept_Vanilla.lua"]:8: in function <...dOns/ShestakUI/Modules/Quests/AutoAccept_Vanilla.lua:8>

Locals:
npcID = 28742
(*temporary) = nil
(*temporary) = "attempt to call global 'GetNumGossipActiveQuests' (a nil value)"
GetNPCID = defined @ShestakUI/Modules/Quests/AutoAccept_Vanilla.lua:55
ignoreQuestNPC =

{
}
GetQuestLogQuests = defined @ShestakUI/Modules/Quests/AutoAccept_Vanilla.lua:61
GetActiveGossipQuestInfo = defined @ShestakUI/Modules/Quests/AutoAccept_Vanilla.lua:123
GetAvailableGossipQuestInfo = defined @ShestakUI/Modules/Quests/AutoAccept_Vanilla.lua:118
QuickQuestDB =
{
gossipraid = 1
gossip = true
nomi = true
items = true
withered = true
faireport = true
toggle = true
share = false
reverse = false
modifier = "SHIFT"
}
ignoreGossipNPC =
{
}

commented

Seems related to changes to the gossip frame in 3.4.1. Will have to have a look. For now you may want to disable this functionality until a fix is in place.

commented

Seems related to changes to the gossip frame in 3.4.1. Will have to have a look. For now you may want to disable this functionality until a fix is in place.

Will do thanks for the quick reply :)

commented

Fixed back in 73f59a2 - [Quests] AutoAccept for Wrath Classic