Questie

Questie

116M Downloads

Lua Error on NPCs without "<Guild Tags / Titles>"

Gogo1951 opened this issue ยท 2 comments

commented

44x Questie/Modules/Auto/Privates.lua:41: attempt to concatenate local 'title' (a boolean value)
[string "@Questie/Modules/Auto/Privates.lua"]:41: in function CompleteQuestFromGossip' [string "@Questie/Modules/Auto/QuestieAuto.lua"]:78: in function GOSSIP_SHOW'
[string "@Questie/Modules/QuestieEventHandler.lua"]:77: in function <...rfaceQuestie/Modules/QuestieEventHandler.lua:76>
[string "=[C]"]: ?
[string "@ArkInventory/Libs/CallBackHandler/CallbackHandler-1.0-8.lua"]:24: in function <...ventory/Libs/CallBackHandler/CallbackHandler-1.0.lua:20>
[string "@ArkInventory/Libs/CallBackHandler/CallbackHandler-1.0-8.lua"]:59: in function `Fire'
[string "@ArkInventory/Externals/Ace3/AceEvent/AceEvent-3.0-4.lua"]:120: in function <...rkInventory/Externals/Ace3/AceEvent/AceEvent-3.0.lua:119>

commented

Wait - this should have already been fixed. Duplicate of #4626, fixed with #4686. Will be in the next release.

commented

QuestieAuto is broken on Gossip frames thanks to the Dragonflight API changes. This will be fixed soon.