Stack overflow issue with todays update
Terrasai opened this issue ยท 11 comments
This is the error I get.
[17:09:43] C stack overflow
[17:09:43] [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]"]: ?
[17:09:43] (*temporary) = {
0 =
Parent = {
}
Border = {
}
TransformWideAura = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:102
Stacks = {
}
WideHighlightArt = "Interface\AddOns\TidyPlatesWidgets\Aura\AuraFrameHighlightWide"
OnUpdate = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:217
BorderHighlight = {
}
aura =
}
Poll = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:168
UpdateTime = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:168
TimeLeft = {
}
Expire = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:164
Create = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:75
SquareHighlightArt = "Interface\AddOns\TidyPlatesWidgets\Aura\AuraFrameHighlightSquare"
NextUpdate = 501018.638000
Font = "FONTS\ARIALN.TTF"
Icon = {
}
WideArt = "Interface\AddOns\TidyPlatesWidgets\Aura\AuraFrameWide"
SquareArt = "Interface\AddOns\TidyPlatesWidgets\Aura\AuraFrameSquare"
TransformSquareAura = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:133
Cooldown = {
}
UpdateAura = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:181
}
(*temporary) = 0.017000
(*temporary) = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:217
(*temporary) = {
0 =
Parent = {
}
Border = {
}
TransformWideAura = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:102
Stacks = {
}
WideHighlightArt = "Interface\AddOns\TidyPlatesWidgets\Aura\AuraFrameHighlightWide"
OnUpdate = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:217
BorderHighlight = {
}
aura =
}
Poll = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:168
UpdateTime = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:168
TimeLeft = {
}
Expire = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:164
Create = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:75
SquareHighlightArt = "Interface\AddOns\TidyPlatesWidgets\Aura\AuraFrameHighlightSquare"
NextUpdate = 501018.638000
Font = "FONTS\ARIALN.TTF"
Icon = {
}
WideArt = "Interface\AddOns\TidyPlatesWidgets\Aura\AuraFrameWide"
SquareArt = "Interface\AddOns\TidyPlatesWidgets\Aura\AuraFrameSquare"
TransformSquareAura = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:133
Cooldown = {
}
UpdateAura = defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:181
}
(*temporary) = 0.017000
= defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:217
= defined @interface\AddOns\TidyPlatesWidgets\AuraWidget.lua:217
is there maybe part of the error message missing? it should include something like "at someFunction() 123" after the first block of lines that tells me where the issue is. without that or a way to reproduce is i cant really do anything unfortunately
non-combat, no error and plate works fine.
during combat, massive errors and plate works looks fine but performance very bad.
looks like an infinite loop was executed somehow. Had to disable it as it lowered my fps to 20-30 in combat.
found a potential reason, update should be available on curse in a bit or rn in github. If one of you can tell me if that fixes things it'd be awesome
Thanks @ImogenBits will update once available.
Seems to be good so far. went through all my weekly and daily tasks and did not encounter the issue at all :) ๐