Thread Tools Display Modes
07/09/20, 05:04 AM   #1
DeVilliersBlue
Join Date: Jun 2020
Posts: 1
Exclamation Error message help

EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:61: attempt to index a nil value
stack traceback:
EsoUI/PregameAndIngame/ZO_Options/ZO_SharedOptions.lua:61: in function 'ZO_SharedOptions:InitializeControl'

Keep getting this message but not sure what to correct, any suggestions guys.
  Reply With Quote
07/09/20, 05:10 AM   #2
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,567
Without more information I'd suggest you make sure all your addons and libs are up to date and all necessary dependencies installed. There was a similar issue with LibAddonMenu in the past when ZOS changed something in their code, but that has been fixed ages ago.
  Reply With Quote
07/09/20, 05:19 AM   #3
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
And if the error messages stays you need to disable your addons and the dependencies one after another to check which one causes it.
Attention: If you disable dependencies the depending addons will be automatically disabled as well! So be sure to check WHICH addons exactly are enabled afterwards:
https://www.esoui.com/forums/showthread.php?t=9149


You can use LibDebugLogger to track this in a SavedVariables file as well + DebugLogViewer to see ingame in an extra UI what was loaded.
Read this please:
https://www.esoui.com/forums/showthread.php?t=8858
  Reply With Quote

ESOUI » General Discussion » Tech Chat » Error message help

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off