ElvUI Mythic+ Datatext

ElvUI Mythic+ Datatext

36.1k Downloads

Mouseover Display only working on some characters

Vende7 opened this issue ยท 0 comments

commented

Only some of my character's work with mouseover display for the datatext. The LUA error I received when I mouse over it is:

Message: ...lvUI_MythicPlusDatatext/ElvUI_MythicPlusDatatext.lua:140: attempt to index local 'timers' (a nil value)
Time: Sun May 12 09:49:23 2024
Count: 1
Stack: ...lvUI_MythicPlusDatatext/ElvUI_MythicPlusDatatext.lua:140: attempt to index local 'timers' (a nil value)
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI_MythicPlusDatatext/ElvUI_MythicPlusDatatext.lua"]:140: in function <...lvUI_MythicPlusDatatext/ElvUI_MythicPlusDatatext.lua:139>
[string "@Interface/AddOns/ElvUI_MythicPlusDatatext/ElvUI_MythicPlusDatatext.lua"]:251: in function `func'
[string "@Interface/AddOns/ElvUI/Core/Modules/DataTexts/DataTexts.lua"]:94: in function <...ce/AddOns/ElvUI/Core/Modules/DataTexts/DataTexts.lua:84>

Locals: (*temporary) = defined =[C]:-1

The LUA error no longer shows up, but when I mouseover, nothing displays still. Hope the above info can help.