LUA error [TWW beta]
tnwn opened this issue ยท 2 comments
Describe the problem
Fresh install. Only other installed addon is Bartender4.
What steps will reproduce the problem?
- Install TWW beta
- Install SexyMap addon (I'm using Curse)
- LUA pops on first reload
Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)
What version of the addon are you using? (Stating 'latest' is not useful)
v10.2.8 (2024-05-08)
Do you have an error log of what happened?
LUA 1/2
Message: Interface/AddOns/SexyMap/Buttons.lua:421: attempt to call global 'GetMouseFocus' (a nil value)
Time: Sun Jun 9 13:51:17 2024
Count: 1
Stack: Interface/AddOns/SexyMap/Buttons.lua:421: attempt to call global 'GetMouseFocus' (a nil value)
[string "@Interface/AddOns/SexyMap/Buttons.lua"]:421: in function HideAllButtons' [string "@Interface/AddOns/SexyMap/Buttons.lua"]:669: in function
UpdateDraggables'
[string "@Interface/AddOns/SexyMap/Shapes.lua"]:355: in function ApplyShape' [string "@Interface/AddOns/SexyMap/Borders.lua"]:1065: in function <Interface/AddOns/SexyMap/Borders.lua:1061> [string "=(tail call)"]: ? [string "@Interface/AddOns/SexyMap/Borders.lua"]:895: in function
OnEnable'
[string "@Interface/AddOns/SexyMap/SexyMap.lua"]:424: in function `?'
[string "@Interface/AddOns/SexyMap/SexyMap.lua"]:33: in function <Interface/AddOns/SexyMap/SexyMap.lua:32>
Locals: self =
{db =
}
}
(*temporary) = nil
(*temporary) = "attempt to call global 'GetMouseFocus' (a nil value)"
mod =
db =
}
}
moving = nil
fadeStop = false
animFrames =
}
buttonNicknames =
= "MiniMapMailFrame"
= "MiniMapTracking"
= "GameTimeFrame"
= "MinimapZoomIn"
= "GarrisonLandingPageMinimapButton"
= "CraftingOrder"
= "none"
= "MiniMapInstanceDifficulty"
= "MinimapZoomOut"
}
LUA 2/2
Message: Interface/AddOns/SexyMap/SexyMap.lua:405: attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)
Time: Sun Jun 9 13:51:26 2024
Count: 1
Stack: Interface/AddOns/SexyMap/SexyMap.lua:405: attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)
[string "@Interface/AddOns/SexyMap/SexyMap.lua"]:405: in function `SexyMap'
[string "@Interface/AddOns/SexyMap/SexyMap.lua"]:413: in function <Interface/AddOns/SexyMap/SexyMap.lua:411>
Locals: (*temporary) = nil
(*temporary) = "SexyMap"
(*temporary) = "attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)"
name = "SexyMap"
Any additional information? (example: WoW language if not English)
Was this issue closed? No?
Was this issue referred to in the changelog? No?
Then wait and be patient. It's a beta.
Tested with v.10.2.9 today and I still get 1 LUA and no working minimap:
1x SexyMap/SexyMap.lua:405: attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)
[string "@SexyMap/SexyMap.lua"]:405: in function `SexyMap'
[string "@SexyMap/SexyMap.lua"]:413: in function <SexyMap/SexyMap.lua:411>
Locals:
(*temporary) = nil
(*temporary) = "SexyMap"
(*temporary) = "attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)"
name = "SexyMap"