Resike / Z-Perl

World of Warcaft unitframe addon
https://www.curseforge.com/wow/addons/zperl
GNU General Public License v3.0
23 stars 21 forks source link

Lua Error When Scrolling Through Saved Settings #166

Closed Rebel-Kat closed 1 month ago

Rebel-Kat commented 1 month ago

I opened the UI to select a character profile to select it for another alt and got this errorMessage:

...nterface/AddOns/ZPerl_Options/ZPerl_FrameOptions.lua:412: attempt to call global 'GetMouseFocus' (a nil value) Time: Wed Aug 7 23:20:53 2024 Count: 2 Stack: ...nterface/AddOns/ZPerl_Options/ZPerl_FrameOptions.lua:412: attempt to call global 'GetMouseFocus' (a nil value) [string "=[C]"]: in function GetMouseFocus' [string "@Interface/AddOns/ZPerl_Options/ZPerl_FrameOptions.lua"]:412: in functionXPerl_Options_OnUpdate'

Locals:

This is in retail Once this pops up I can only close the Lua error popup by closing the addon But it did allow me to update the current alt to the saved profile New at this so hopefully this is correctly submitted Did not see this directly posted about