d4kir92 / MoveAny

Move Addon
GNU General Public License v3.0
5 stars 3 forks source link

MoveAny only shows: "Settings Frame is not created" and LUA error #38

Closed Crotha closed 4 months ago

Crotha commented 4 months ago

Since now, with whatever character I log in, MoveAny shows a lua error:

1x MoveAny/settings.lua:3464: attempt to index global 'UIPARENT_MANAGED_FRAME_POSITIONS' (a nil value)
[string "@MoveAny/settings.lua"]:3464: in function 'setup'
[string "@MoveAny/registerwidgets.lua"]:1491: in function 'RegisterWidget'
[string "@MoveAny/settings.lua"]:3456: in function 'LoadAddon'
[string "@MoveAny/libs/db.lua"]:604: in function <MoveAny/libs/db.lua:602>

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'UIPARENT_MANAGED_FRAME_POSITIONS' (a nil value)"

and trying to do something with it via /moveany shows: [MoveAny ] Settings Frame is not created yet, maybe you got an error? If not error, please install BugSack, Buggrabber to see the error.

d4kir92 commented 4 months ago

v1.6.219

Crotha commented 4 months ago

v1.6.220 seems to correct that error - at least it is no longer happening! Thanks a lot :)