rgd87 / Aptechka

WoW Addon - Raid Frames
http://www.wowinterface.com/downloads/info14339-Injector.html
33 stars 9 forks source link

Layout Test function not working #90

Closed mexyn closed 2 years ago

mexyn commented 2 years ago

When i want to use the "Layout Test" Function to align the unitframes, i get the following error:

Time: Wed Feb 16 23:26:16 2022
Count: 1
Stack: Interface\AddOns\Aptechka\Aptechka-9.1.7-tbc.lua:2458: attempt to call method 'UpdatePoints' (a nil value)
[string "@Interface\AddOns\Aptechka\frame.lua"]:3732: in function `CycleTestMode'
[string "@Interface\AddOns\Aptechka\frame.lua"]:3764: in function `ToggleTestMode'
[string "@Interface\AddOns\Aptechka\Options\ProfileSettings.lua"]:42: in function <...nterface\AddOns\Aptechka\Options\ProfileSettings.lua:42>
[string "=[C]"]: ?
[string "@Interface\AddOns\Masque\Libs\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:51: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:49>
[string "@Interface\AddOns\Masque\Libs\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:847: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:668>
[string "=[C]"]: ?
[string "@Interface\AddOns\Masque\Libs\AceGUI-3.0\AceGUI-3.0.lua"]:72: in function <...terface\AddOns\Masque\Libs\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@Interface\AddOns\Masque\Libs\AceGUI-3.0\AceGUI-3.0.lua"]:306: in function `Fire'
[string "@Interface\AddOns\Masque\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua"]:22: in function <...sque\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>

Locals: <none>

Seems this broke with your last version as the mentioned line was edited 3 days ago

d87 commented 2 years ago

Fixed in 9.1.8, thanks for reporting