Got error while try to edit "Text Displays" fields through "Copy" string for example: *[(Value / ValueMax 100):Round:Percent]**
Message: ...n/Components/IconModules/IconModule_Texts/Config.lua:651: attempt to call method 'GetParent' (a nil value) Time: Sun Sep 8 12:21:45 2024 Count: 4 Stack: ...n/Components/IconModules/IconModule_Texts/Config.lua:651: attempt to call method 'GetParent' (a nil value) [string "@Interface/AddOns/TellMeWhen/Components/IconModules/IconModule_Texts/Config.lua"]:651: in functionfunc'
[string "@Interface/AddOns/TellMeWhen/Options/TMWUIDropDownMenu.lua"]:473: in function `Button_OnClick'
WoW Version
Retail
TellMeWhen Version
11.0.7
Describe the bug
Got error while try to edit "Text Displays" fields through "Copy" string for example: *[(Value / ValueMax 100):Round:Percent]**
Message: ...n/Components/IconModules/IconModule_Texts/Config.lua:651: attempt to call method 'GetParent' (a nil value) Time: Sun Sep 8 12:21:45 2024 Count: 4 Stack: ...n/Components/IconModules/IconModule_Texts/Config.lua:651: attempt to call method 'GetParent' (a nil value) [string "@Interface/AddOns/TellMeWhen/Components/IconModules/IconModule_Texts/Config.lua"]:651: in function
func' [string "@Interface/AddOns/TellMeWhen/Options/TMWUIDropDownMenu.lua"]:473: in function `Button_OnClick'Locals: button = Button { tooltipWrap = false Highlight = Texture { } notCheckable = true InvisibleButton = Button { } listFrame = TMWDropDownsList1 { } arg1 =
Export Strings
P.S. But I can manually write this string "[(Value / ValueMax * 100):Round:Percent]" and all work.