View Single Post
12/11/20, 11:06 AM   #9
Sidney
Join Date: Apr 2014
Posts: 33
Switching over to the one Beartram posted because I'm still getting UI errors sadly:
Code:
EsoUI/Ingame/InteractWindow/Keyboard/InteractWindow_Keyboard.lua:164: attempt to index a nil value
stack traceback:
EsoUI/Ingame/InteractWindow/Keyboard/InteractWindow_Keyboard.lua:164: in function 'ZO_Interaction:PopulateChatterOption'
|caaaaaa<Locals> self = [table:1]{currencyTemplateName = "ZO_CurrencyTemplate", sceneName = "interact", chatterOptionName = "ZO_ChatterOption", questRewardName = "ZO_QuestReward"}, controlID = 11, optionIndex = 11, optionText = "", optionType = 0, optionalArg = 0, isImportant = F, chosenBefore = F, importantOptions = [table:2]{} </Locals>|r
user:/AddOns/KhajiitSpeak/KhajiitSpeak.lua:1166: in function 'PopulateChatterOption'
|caaaaaa<Locals> hackyHack = [table:3]{2 = 11} </Locals>|r
EsoUI/Ingame/InteractWindow/InteractWindow_Shared.lua:396: in function 'ZO_SharedInteraction:PopulateChatterOptions'
|caaaaaa<Locals> self = [table:1], optionCount = 200, backToTOCOption = F, importantOptions = [table:2], i = 11, optionString = "", optionType = 0, optionalArg = 0, isImportant = F, chosenBefore = F, controlID = 11 </Locals>|r
EsoUI/Ingame/InteractWindow/Keyboard/InteractWindow_Keyboard.lua:219: in function 'ZO_Interaction:UpdateChatterOptions'
|caaaaaa<Locals> self = [table:1], optionCount = 200, backToTOCOption = F </Locals>|r
EsoUI/Ingame/InteractWindow/InteractWindow_Shared.lua:118: in function 'OnChatterBegin'
|caaaaaa<Locals> _ = 131072, chatterOptionCount = 200 </Locals>|r
EsoUI/Ingame/InteractWindow/InteractWindow_Shared.lua:74: in function '(anonymous)'
|caaaaaa<Locals> obj = [table:1] </Locals>|r
  Reply With Quote