tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
455 stars 152 forks source link

DataTexts/System script ran too long #1083

Closed LK-Webservices closed 8 months ago

LK-Webservices commented 10 months ago

What is the issue you are having?

I got the following LUA error:

`Message: ...rface/AddOns/ElvUI/Core/Modules/DataTexts/System.lua:140: script ran too long Time: Sat Nov 11 06:06:23 2023 Count: 1 Stack: ...rface/AddOns/ElvUI/Core/Modules/DataTexts/System.lua:140: script ran too long

[string "@Interface/AddOns/ElvUI/Core/Modules/DataTexts/System.lua"]:140: 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 `

What is the expected behavior?

Error should not happen

What actually happened?

See the error I got.

Suggested Solution/Workaround

No response

Errors

`Message: ...rface/AddOns/ElvUI/Core/Modules/DataTexts/System.lua:140: script ran too long
Time: Sat Nov 11 06:06:23 2023
Count: 1
Stack: ...rface/AddOns/ElvUI/Core/Modules/DataTexts/System.lua:140: script ran too long
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI/Core/Modules/DataTexts/System.lua"]:140: 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) = <function> defined =[C]:-1
`

ElvUI Changelog & Troubleshooting

1Botanica1 commented 10 months ago

Type in chat in game /edebug on

test, do you have the issue/error?

If so, type in chat in game /estatus And upload a full ui screenshot showing the issue/error and status panel.

kodewdle commented 8 months ago

no response for some time and can't reproduce, closing.