EsreverWoW / ShestakUI_Classic

ShestakUI for Wrath Classic (3.4.3), Burning Crusade Classic (2.5.4), and WoW Classic (1.15.0)
129 stars 45 forks source link

auto accept quests #143

Closed Blitzed closed 10 months ago

Blitzed commented 1 year ago

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 =
{ }

EsreverWoW commented 1 year ago

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.

Blitzed commented 1 year ago

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 :)

EsreverWoW commented 10 months ago

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