TipTac Reborn

TipTac Reborn

862k Downloads

Error when loading TinyTip Template

VolleGH opened this issue ยท 1 comments

commented

Hi,

I switched from version 22.12.15 to version 23.02.06.
When clicking on loading the TinyTip Template the following error occurs, and the tooltip colours look different to what they were in 22.12.15.

1x TipTacOptions/ttLayouts.lua:235: attempt to index local 'TipTac' (a nil value)
[string "@TipTacOptions/ttLayouts.lua"]:235: in function `selectValueFunc'
[string "@TipTacOptions/libs/AzDropDown.lua"]:230: in function <TipTacOptions/libs/AzDropDown.lua:222>

Locals:
dropDown = Frame {
0 =
SetText = defined @TipTacOptions/libs/AzDropDown.lua:375
OnBackdropLoaded = defined @SharedXML/Backdrop.lua:152
GetBackdropColor = defined @SharedXML/Backdrop.lua:390
button = Button {
}
TopLeftCorner = Texture {
}
RightEdge = Texture {
}
option =

{
}
BottomEdge = Texture {
}
SetBackdrop = defined @SharedXML/Backdrop.lua:329
ClearBackdrop = defined @SharedXML/Backdrop.lua:282
GetBackdropBorderColor = defined @SharedXML/Backdrop.lua:409
GetBackdrop = defined @SharedXML/Backdrop.lua:347
ApplyOurBackdrop = defined @TipTacOptions/libs/AzDropDown.lua:101
SetBorderBlendMode = defined @SharedXML/Backdrop.lua:266
label = FontString {
}
selectedValue = "TinyTip"
InitSelectedItem = defined @TipTacOptions/libs/AzDropDown.lua:380
SetupTextureCoordinates = defined @SharedXML/Backdrop.lua:214
OnBackdropSizeChanged = defined @SharedXML/Backdrop.lua:182
TopRightCorner = Texture {
}
initFunc = defined @TipTacOptions/ttLayouts.lua:244
selectValueFunc = defined @TipTacOptions/ttLayouts.lua:230
class =
{
}
factory =
{
}
GetEdgeSize = defined @SharedXML/Backdrop.lua:188
text = FontString {
}
TopEdge = Texture {
}
BottomLeftCorner = Texture {
}
isAutoSelect = true
Center = Texture {
}
backdropInfo =
{
}
HasBackdropInfo = defined @SharedXML/Backdrop.lua:278
SetBackdropBorderColor = defined @SharedXML/Backdrop.lua:422
ApplyBackdrop = defined @SharedXML/Backdrop.lua:294
SetupPieceVisuals = defined @SharedXML/Backdrop.lua:246
SetBackdropColor = defined @SharedXML/Backdrop.lua:399
LeftEdge = Texture {
}
BottomRightCorner = Texture {
}
}
entry =
{
value = "TinyTip"
text = "TinyTip"
tip = "22 config variables will be applied"
}
index = 6
TipTac = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'TipTac' (a nil value)"
layout_presets =
{
TipBuddy =
{
}
TipTac New Style =
{
}
TipTac Old Style =
{
}
Blizzard =
{
}
Solid Border =
{
}
TinyTip =
{
}
}
cfg =
{
classification_rare = "Level %s|cffff66ff Rare"
classification_elite = "Level %s|cffffcc00 Elite"
optionsBottom = 413
tipBackdropEdge = "Interface\Tooltips\UI-Tooltip-Border"
optionsLeft = 458.499908
backdropEdgeSize = 16
classification_trivial = "Level ~%s"
showTarget = "last"
backdropInsets = 4
tipBackdropBG = "Interface\Tooltips\UI-Tooltip-Background"
reactColoredBackdrop = true
tipColor =
{
}
colorRace =
{
}
healthBar = false
classification_rareelite = "Level %s|cffffaaff Rare Elite"
classification_normal = "Level %s"
tipBorderColor =
{
}
targetYouText = "<>"
powerBar = false
top = 276.000031
classification_worldboss = "Level %s|cffff0000 Boss"
hideDefaultBar = false
manaBar = false
classification_minus = "Level -%s"
left = 1356.000244
colorLevel =
{
}
showTip = false
}

I switched back to the old version for the time being.
Thanks for your help.
Great work on the addon. :-)

commented

Thanks for reporting this! ๐Ÿ‘

I haven't stumbled across this yet, because I rarely select a layout. ๐Ÿ™‚

Will be fixed with the next release.