MoveAny (Edit Mode, Windows and Ui)

MoveAny (Edit Mode, Windows and Ui)

5M Downloads

IsCtrlKeyDown error

Bendder opened this issue ยท 1 comments

commented

Here's the bugsack for the error: (Unfortunately the end of the local stack is clipped short)

7x MoveAny/settings.lua:346: attempt to call global 'IsCtrlKeyDown' (a nil value)
[string "@MoveAny/settings.lua"]:346: in function `IsFrameKeyDown'
[string "@MoveAny/moveframes.lua"]:221: in function <MoveAny/moveframes.lua:201>

Locals:
self =

{
SetCP = defined @MoveAny/libs/db.lua:53
UpdateAlpha = defined @MoveAny/registerwidgets.lua:1461
LangzhCN = defined @MoveAny/locale/zhCN.lua:3
UpdateElementList = defined @MoveAny/settings.lua:407
AnyActionbarEnabled = defined @MoveAny/registerwidgets.lua:1504
GetFrameName = defined @MoveAny/registerwidgets.lua:36
CustomBars = defined @MoveAny/ele/actionbars.lua:248
GetColor = defined @MoveAny/core.lua:14
InitArenaEnemyFrames = defined @MoveAny/ele/arenaenemyframes.lua:3
InitBags = defined @MoveAny/ele/bagbar.lua:92
LangruRU = defined @MoveAny/locale/ruRU.lua:3
UpdateActionBar = defined @MoveAny/ele/actionbars.lua:28
init = true
UpdateLanguage = defined @MoveAny/libs/lang.lua:25
GetDragFrames = defined @MoveAny/core.lua:20
LangenUS = defined @MoveAny/locale/enUS.lua:9
GetCurrentEle = defined @MoveAny/registerwidgets.lua:4
EnableSave = defined @MoveAny/settings.lua:328
IsEnabled = defined @MoveAny/libs/db.lua:286
CheckSave = defined @MoveAny/moveframes.lua:165
AddFrameName = defined @MoveAny/registerwidgets.lua:18
ImportProfile = defined @MoveAny/libs/db.lua:92
Lock = defined @MoveAny/core.lua:120
GetFrameScale = defined @MoveAny/libs/db.lua:513
GetMicroButtonYOffset = defined @MoveAny/ele/micromenu.lua:9
SetFrameScale = defined @MoveAny/libs/db.lua:521
GetWoWBuildNr = defined @MoveAny/libs/math.lua:13
MoveFrames = defined @MoveAny/moveframes.lua:371
UpdateFrameKeybind = defined @MoveAny/settings.lua:401
InitPartyFrame = defined @MoveAny/ele/partyframe.lua:3
SetMouseEleAlpha = defined @MoveAny/registerwidgets.lua:1401
ShowMinimapButton = defined @MoveAny/settings.lua:4031
IImportPointValue = defined @MoveAny/libs/db.lua:132
UpdateLanguageTab = defined @MoveAny/locale/enUS.lua:3
Snap = defined @MoveAny/libs/math.lua:42
InitMinimap = defined @MoveAny/ele/minimap.lua:3
GetElePoint = defined @MoveAny/libs/db.lua:359
UpdateStanceBar = defined @MoveAny/ele/stancebar.lua:16
GetMinimapTable = defined @MoveAny/libs/db.lua:527
ShowProfiles = defined @MoveAny/settings.lua:936
GetWoWBuild = defined @MoveAny/libs/math.lua:17
LangesES = defined @MoveAny/locale/esES.lua:3
UnlockBindings = defined @MoveAny/core.lua:75
InitMicroMenu = defined @MoveAny/ele/micromenu.lua:15
GetMainPanel = defined @MoveAny/core.lua:64
ToggleMALock = defined @MoveAny/core.lua:191
InitDB = defined @MoveAny/libs/db.lua:546
InitMAFPSFrame = defined @MoveAny/ele/fps.lua:4
InitArenaPrepFrames = defined @MoveAny/ele/arenaenemyframes.lua:58
LangptBR = defined @MoveAny/locale/ptBR.lua:3
GetAlphaFrames = defined @MoveAny/registerwidgets.lua:13
SetElePoint = defined @MoveAny/libs/db.lua:378
LockBindi

commented

thx for the info