Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling 'GetScale' on bad self #239

Open
frozn opened this issue Jun 6, 2023 · 0 comments
Open

Calling 'GetScale' on bad self #239

frozn opened this issue Jun 6, 2023 · 0 comments
Labels
1_bug Something isn't working 2_to analyze Analysis necessary

Comments

@frozn
Copy link
Owner

frozn commented Jun 6, 2023

From: Deceptor

I am getting this but only on my druid 馃

Message: Interface/AddOns/TipTac/ttCore.lua:1530: calling 'GetScale' on bad self (Usage: local frameScale = self:GetScale())
Time: Mon Jun 5 22:21:53 2023
Count: 2
Stack: Interface/AddOns/TipTac/ttCore.lua:1530: calling 'GetScale' on bad self (Usage: local frameScale = self:GetScale())
[string "=[C]"]: in function `GetScale'
[string "@Interface/AddOns/TipTac/ttCore.lua"]:1530: in function `SetScaleToTip'
[string "@Interface/AddOns/TipTac/ttCore.lua"]:1233: in function `SetAppearanceToTip'
[string "@Interface/AddOns/TipTac/ttCore.lua"]:1162: in function `ApplyConfig'
[string "@Interface/AddOns/TipTac/ttCore.lua"]:818: in function `?'
[string "@Interface/AddOns/TipTac/ttCore.lua"]:853: in function <Interface/AddOns/TipTac/ttCore.lua:852>
[string "=[C]"]: in function `LoadAddOn'
[string "@Interface/FrameXML/UIParent.lua"]:545: in function `UIParentLoadAddOn'
[string "@Interface/FrameXML/UIParent.lua"]:851: in function `Communities_LoadUI'
[string "@Interface/FrameXML/UIParent.lua"]:1161: in function `ToggleCommunitiesFrame'
[string "@Interface/FrameXML/UIParent.lua"]:1017: in function `ToggleGuildFrame'
[string "TOGGLEGUILDTAB"]:1: in function <[string "TOGGLEGUILDTAB"]:1>
 
Locals: (*temporary) = NamePlateTooltip {
0 = <userdata>
GetBackdropColor = <function> defined @Interface/SharedXML/Backdrop.lua:390
SetHyperlink = <function> defined =[C]:-1
SetAzeriteEssence = <function> defined =[C]:-1
SetVoidDepositItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
SetTraitEntry = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
ClearBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:282
SetLootCurrency = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
SetWorldCursor = <function> defined @Interface/FrameXML/GameTooltip.lua:1074
SetLootItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
GetSpell = <function> defined @Interface/FrameXML/GameTooltip.lua:1112
SetQuestLogSpecialItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
SetRecipeReagentItem = <function> defined =[C]:-1
SetMerchantItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
BottomOverlay = Texture {
}
SetSocketedRelic = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
ProcessInfo = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:335
NineSlice = Frame {
}
SetInventoryItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
TopEdge = Texture {
}
SetUnitDebuffByAuraInstanceID = <function> defined =[C]:-1
GetProcessingTooltipInfo = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:488
SetBackdropColor = <function> defined @Interface/SharedXML/Backdrop.lua:399
LeftEdge = Texture {
}
AddLineDataText = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:429
AppendInfo = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:525
SetSpellBookItem = <function> defined =[C]:-1
textLeft1Font = "GameTooltipHeaderText"
AppendInfoWithSpacer = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:531
SetShapeshift = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
SetArtifactPowerByID = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
textRight2Font = "GameTooltipText"
TopOverlay = Texture {
}
SetSocketedItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:539
SetUnitDebuff = <function> defined =[C]:-1
SetMountBySpellID = <function> defined =[C]:-1
SetBorderBlendMode = <function> defined @Interface/SharedXML/Backdrop.lua:266
SetToyByItemID = <function> defined =[C]:-1
TextLeft1 = NamePlateTooltipTextLeft1 {
}
GetTooltipData = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:505
IsTooltipType = <function> defined @Interface

Source: https://legacy.curseforge.com/wow/addons/tiptac-reborn?comment=308

@frozn frozn added the 1_bug Something isn't working label Jun 6, 2023
@frozn frozn changed the title calling 'GetScale' on bad self Calling 'GetScale' on bad self Jun 6, 2023
@frozn frozn added the 2_to analyze Analysis necessary label Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1_bug Something isn't working 2_to analyze Analysis necessary
Projects
None yet
Development

No branches or pull requests

1 participant