LUA error with 7.2.5
simonl94 opened this issue ยท 3 comments
Hey, have the following error come up in 7.2.5 every time I log in:
Message: ...I_Enhanced\modules\unitframes\construct_elements.lua:137: attempt to index field 'LFDRole' (a nil value)
Time: 06/18/17 23:04:09
Count: 1
Stack: ...I_Enhanced\modules\unitframes\construct_elements.lua:137: attempt to index field 'LFDRole' (a nil value)Interface\SharedXML\SharedBasicControls.lua:189: in function <Interface\SharedXML\SharedBasicControls.lua:187>
Interface\SharedXML\SharedBasicControls.lua:204: in function origErrorHandler' ...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:317: in function <...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:300> [C]: ? ...I_Enhanced\modules\unitframes\construct_elements.lua:137: in function
UpdateRoleIconFrame'
...I_Enhanced\modules\unitframes\construct_elements.lua:124: in function `?'
...AddOns\ElvUI\Libraries\AceTimer-3.0\AceTimer-3.0.lua:53: in function <...AddOns\ElvUI\Libraries\AceTimer-3.0\AceTimer-3.0.lua:48>
Locals: errorTypeCVar = "scriptErrors"
warnType = false
msg = "...I_Enhanced\modules\unitframes\construct_elements.lua:137: attempt to index field 'LFDRole' (a nil value)"
messageType = 0
hideErrorFrame = false
IsErrorCVarEnabled = defined @interface\SharedXML\SharedBasicControls.lua:183
Thanks in advance!
Thanks for the report. I'm working on a release with some bug fixing. I'll try to add this one as well.