Chatty Little NPC (Quest Narrator)

Chatty Little NPC (Quest Narrator)

14.8k Downloads

Attempt to concatenate field 'currentQuestTitle' (a nil value)

adsamcik opened this issue ยท 0 comments

commented
115x ChattyLittleNpc/voiceovers.lua:63: attempt to concatenate field 'currentQuestTitle' (a nil value)
[string "@ChattyLittleNpc/voiceovers.lua"]:63: in function `PlayQuestSound'
[string "@ChattyLittleNpc/ChattyLittleNpc.lua"]:241: in function <ChattyLittleNpc/ChattyLittleNpc.lua:240>

Locals:
self = <table> {
 currentQuestId = 78719
 lastSoundHandle = 2695
 currentPhase = "Desc"
}
questId = 78719
phase = "Desc"
npcGender = "Male"
basePath = "Interface\AddOns\ChattyLittleNpc_"
fileName = "78719_Desc.mp3"
success = true
newSoundHandle = 2695
suffix = " (description"
(for state) = <table> {
 1 = "Dragonflight"
 2 = "Mists_of_Pandaria"
 3 = "The_Burning_Crusade"
 4 = "The_War_Within"
}
(for control) = 4
_ = 4
folder = "The_War_Within"
corePathToVoiceovers = "Interface\AddOns\ChattyLittleNpc_The_War_Within\voiceovers\"
soundPath = "Interface\AddOns\ChattyLittleNpc_The_War_Within\voiceovers\78719_Desc.mp3"
retryCount = 4
(*temporary) = <table> {
 buttons = <table> {
 }
 displayFrame = ChattyLittleNpcDisplayFrame {
 }
 questQueue = <table> {
 }
}
(*temporary) = 78719
(*temporary) = nil
(*temporary) = " (description)"
(*temporary) = ")"
(*temporary) = "attempt to concatenate field 'currentQuestTitle' (a nil value)"
ChattyLittleNpc = <table> {
 usedContainerItems = <table> {
 }
 modules = <table> {
 }
 baseName = "ChattyLittleNpc"
 PlayButton = <table> {
 }
 defaultModuleState = true
 Voiceovers = <table> {
 }
 MD5 = <table> {
 }
 db = <table> {
 }
 enabledState = true
 Base64 = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 ReplayFrame = <table> {
 }
 name = "ChattyLittleNpc"
 currentItemInfo = <table> {
 }
 orderedModules = <table> {
 }
 locale = "enUS"
 useNamespaces = true
 gameVersion = 110002
 Options = <table> {
 }
 NpcDialogTracker = <table> {
 }
 expansions = <table> {
 }
 loadedVoiceoverPacks = <table> {
 }
}