Thread: Add on errors
View Single Post
10/21/19, 01:36 PM   #1
Emptie
Join Date: Oct 2019
Posts: 1
Add on errors

Hello all new to eso and decided to DL a few addons via minion app and have been receiving this error here

bad argument #1 to 'ipairs' (table/struct expected, got nil)

stack traceback:

[C]: in function 'ipairs'

EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:162: in function 'ZO_KeyboardOptions:PanelRequiresDeferredLoading'

EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:146: in function 'ZO_KeyboardOptions:ChangePanels'

EsoUI/PregameAndIngame/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:70: in function 'callback'

EsoUI/Common/ZO_GameMenu/ZO_GameMenu.lua:52: in function 'TreeEntryOnSelected'

EsoUI/Libraries/ZO_Tree/ZO_Tree.lua:705: in function 'ZO_TreeNode:OnSelected'

EsoUI/Libraries/ZO_Tree/ZO_Tree.lua:411: in function 'ZO_Tree:SelectNode'

EsoUI/Libraries/ZO_Tree/ZO_Tree.lua:888: in function 'ZO_TreeEntry_OnMouseUp'

ZO_CollectionsBook_TopLevelCategoriesScrollChildZO_CollectionsBook_SubCategory1_MouseUp:3: in function '(main chunk)'

https://imgur.com/1KG3H1L is my addon list

and for some reason i have two Addon/Add-Ons under setting and the 2nd one does not work and gives me this error when i have Votan's adaptive video settings unchecked and with it checked i get this instead.

https://imgur.com/undefined
  Reply With Quote