ElvUI Eltruism

ElvUI Eltruism

403k Downloads

Stackoverflow from ZoneTextFrame?

rjshelton opened this issue ยท 5 comments

commented

Getting the following error that won't stop unless I reload my UI. Doesn't happen all the time, but did start happening after the latest update.

1330x C stack overflow
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
...
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?

Locals:
(*temporary) = ZoneTextFrame {
0 =
startTime = 803793.648000
holdTime = 1
fadeOutTime = 2
fadeInTime = 0
zoneText = ""
}
(*temporary) = 0.012000
(*temporary) = defined =[C]:-1
(*temporary) = ZoneTextFrame {
0 =
startTime = 803793.648000
holdTime = 1
fadeOutTime = 2
fadeInTime = 0
zoneText = ""
}
(*temporary) = 0.012000
= defined =[C]:-1
= defined @ElvUI_EltreumUI/Modules/Skins/Other/Other.lua:647

commented

which version of the game?

commented

try dev

commented

WOTLK - ELVUI 13.27 + Eltruism 3.7.4

commented

it should be fixed in dev/next version now, likely was due to the hook lacking a check

commented

Haven't had the issue since, thank you.