MoveAny (Edit Mode, Windows and Ui)

MoveAny (Edit Mode, Windows and Ui)

5M Downloads

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

Crotha opened this issue ยท 2 comments

commented

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.

commented

v1.6.219

commented

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