Tidy Plates

Tidy Plates

29M Downloads

Stack overflow issue with todays update

Terrasai opened this issue ยท 11 comments

commented

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

commented

Same here

commented

Same error after latest update

commented

can you explain a bit about when this error occurs?

commented

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

commented

the bugsack only tell me Stack overflow. like the topic messages.

no more details.

commented

non-combat, no error and plate works fine.
during combat, massive errors and plate works looks fine but performance very bad.

commented

looks like an infinite loop was executed somehow. Had to disable it as it lowered my fps to 20-30 in combat.

commented

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

commented

Thanks @ImogenBits will update once available.

commented

Seems to be good so far. went through all my weekly and daily tasks and did not encounter the issue at all :) ๐Ÿ‘

commented

gonna mark this as fixed, if the issue persists, leave a comment and i will reopen