TipTac Reborn

TipTac Reborn

862k Downloads

63x Interface/SharedXML/NineSlice.lua:181: C stack overflow

tatatada opened this issue ยท 2 comments

commented

63x Interface/SharedXML/NineSlice.lua:181: C stack overflow
[string "@Interface/SharedXML/NineSlice.lua"]:181: in function ApplyLayout' [string "@Interface/SharedXML/SharedTooltipTemplates.lua"]:47: in function <Interface/SharedXML/SharedTooltipTemplates.lua:41> [string "=[C]"]: in function SharedTooltip_SetBackdropStyle'
[string "@Interface/FrameXML/GameTooltip.lua"]:434: in function <Interface/FrameXML/GameTooltip.lua:430>
[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]"]: in function `Hide'
[string "@Interface/FrameXML/Minimap.lua"]:713: in function <Interface/FrameXML/Minimap.lua:712>
[string "=[C]"]: ?

Locals:
container = Frame {
BottomLeftCorner = Texture {
}
OnBackdropLoaded = defined @Interface/SharedXML/Backdrop.lua:152
GetBackdropColor = defined @Interface/SharedXML/Backdrop.lua:390
SetBackdropBorderColor = defined @Interface/AddOns/TipTac/ttCore.lua:1701
RightEdge = Texture {
}
BottomEdge = Texture {
}
SetBackdrop = defined @Interface/AddOns/TipTac/ttCore.lua:1685
GetCenterColor = defined @Interface/SharedXML/NineSlice.lua:255
GetBackdropBorderColor = defined @Interface/SharedXML/Backdrop.lua:409
GetBackdrop = defined @Interface/SharedXML/Backdrop.lua:347
SetBorderBlendMode = defined @Interface/SharedXML/Backdrop.lua:266
SetCenterColor = defined @Interface/AddOns/TipTac/ttCore.lua:1709
GetFrameLayoutTextureKit = defined @Interface/SharedXML/NineSlice.lua:236
SetVertexColor = defined @Interface/SharedXML/NineSlice.lua:285
SetupTextureCoordinates = defined @Interface/SharedXML/Backdrop.lua:214
GetBorderColor = defined @Interface/SharedXML/NineSlice.lua:273
TopRightCorner = Texture {
}
SetupPieceVisuals = defined @Interface/SharedXML/Backdrop.lua:246
GetEdgeSize = defined @Interface/SharedXML/Backdrop.lua:188
0 =
OnLoad = defined @Interface/SharedXML/NineSlice.lua:241
TopEdge = Texture {
}
ApplyBackdrop = defined @Interface/AddOns/TipTac/ttCore.lua:1677
HasBackdropInfo = defined @Interface/SharedXML/Backdrop.lua:278
OnBackdropSizeChanged = defined @Interface/SharedXML/Backdrop.lua:182
Center = Texture {
}
TopLeftCorner = Texture {
}
ClearBackdrop = defined @Interface/SharedXML/Backdrop.lua:282
GetFrameLayoutType = defined @Interface/SharedXML/NineSlice.lua:232
BottomRightCorner = Texture {
}
SetBackdropColor = defined @Interface/AddOns/TipTac/ttCore.lua:1693
LeftEdge = Texture {
}
SetBorderColor = defined @Interface/AddOns/TipTac/ttCore.lua:1717
}
userLayout =

{
BottomLeftCorner =
{
}
TopEdge =
{
}
BottomEdge =
{
}
Center =
{
}
RightEdge =
{
}
TopRightCorner =
{
}
TopLeftCorner =
{
}
LeftEdge =
{
}

commented

This was a tricky one... fixed with v22.10.30. ๐Ÿ˜…

commented

so far it seems the Bug is gone. thank u very much for your efforts !