Error when mouse over some datatexts
KayopsGaming opened this issue ยท 3 comments
Description
Errors poping up when mouse overing some S&L Datatexts:
S&L Friends, always occur on mouse over, although the error is thrown, the popup is shown.
Message: ...face/AddOns/ElvUI_SLE/modules/datatexts/currency.lua:210: attempt to perform arithmetic on local 'count' (a nil value)
Time: Tue Nov 22 14:29:17 2022
Count: 2
Stack: ...face/AddOns/ElvUI_SLE/modules/datatexts/currency.lua:210: attempt to perform arithmetic on local 'count' (a nil value)
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI_SLE/modules/datatexts/currency.lua"]:210: in function <...face/AddOns/ElvUI_SLE/modules/datatexts/currency.lua:198>
[string "@Interface/AddOns/ElvUI_SLE/modules/datatexts/currency.lua"]:314: 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:
S&L Currency, this one seems to only occur if we have anima to deposit.
The popup is not shown after the error and once the anima is deposited in the error no longer happens
Message: :HookScript is not allowed on LibQTip tooltips
Time: Tue Nov 22 14:31:46 2022
Count: 1
Stack: :HookScript is not allowed on LibQTip tooltips
[string "@Interface/AddOns/ElvUI_SLE/libs/LibQTip-1.0/LibQTip-1.0.lua"]:706: in function `HookScript'
[string "@Interface/AddOns/ElvUI/Core/General/Toolkit.lua"]:155: in function `SetTemplate'
[string "@Interface/AddOns/ElvUI_SLE/modules/datatexts/friends.lua"]:578: in function <...rface/AddOns/ElvUI_SLE/modules/datatexts/friends.lua:578>
[string "=[C]"]: in function `Show'
[string "@Interface/AddOns/ElvUI_SLE/modules/datatexts/friends.lua"]:751: 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: <none>
Shadow & Light Version
4.50
ElvUI Version
13.06
Steps to Reproduce
- Add S&L Friends to datatexts and mouse over it.
- Add S&L Currency to datatexts, have some anima to deposit in your convenant and mouse over it.
ElvUI + S&L Enabled
Yes this error is reproducible only if ElvUI + S&L are Enabled
Only ElvUI Enabled
This error can't be reproduced with only ElvUI since it depends on S&L Datatexts