Thread: MyStatusWindow
View Single Post
05/09/15, 08:20 PM   #1
Augmenti-DeMontia
Join Date: Apr 2014
Posts: 32
MyStatusWindow

It's been running fine as long as the Horse Timer was false, due to the new mount stat system. In the last 24 hours, now I get this error and MyStatusWindow no longer shows up in the Addon Settings window. The mod is still functioning, with excepting of horse timer and can manually make adjustments in the MyStatusWindow.lua .

Anyone recognize what this problem is?

Code:
EsoUI/Common/ZO_Options/ZO_SharedOptions.lua:60: attempt to index a nil value
stack traceback:
	EsoUI/Common/ZO_Options/ZO_SharedOptions.lua:60: in function 'ZO_SharedOptions:InitializeControl'
	EsoUI/Common/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:63: in function 'ZO_KeyboardOptions:InitializeControl'
	EsoUI/Common/ZO_Options/Keyboard/ZO_Options_Keyboard.lua:153: in function 'ZO_OptionsWindow_InitializeControl'
	user:/AddOns/MyStatusWindow/Lib/LibAddonMenu-2.0.lua:300: in function 'CreateAddonList'
	user:/AddOns/MyStatusWindow/Lib/LibAddonMenu-2.0.lua:308: in function '(main chunk)'
Thanks for any tips
  Reply With Quote