SexyMap

SexyMap

31M Downloads

"Interface Options Frame" Lua Error in TWW Beta

Fiveby21 opened this issue ยท 1 comments

commented

Describe the problem

Message: Interface/AddOns/SexyMap/SexyMap.lua:405: attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)
Time: Sun Jun 9 13:14:00 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 ?' [string "@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5440: in function ChatEdit_ParseText'
[string "@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5092: in function ChatEdit_SendText' [string "@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5128: in function ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:140_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:140_OnEnterPressed"]:1>

Locals: (*temporary) = nil
(*temporary) = "SexyMap"
(*temporary) = "attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)"
name = "SexyMap"

What steps will reproduce the problem?

  1. Install Sexymap
  2. Run TWW Beta

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)

11.0

Do you have an error log of what happened?

Posted above

Any additional information? (example: WoW language if not English)

commented

Duplicate of #368