Lua error when opening world map

I keep receiving this error starting earlier this month. It pops up every time I try to open the map. Everything went down and you need to /reload it. I first thought it was sth that can be repaired using the tool, but it wasn’t. Hopefully someone can help me out through this. Thank you & Happy holidays to all! :smiley:
"Message: WorldMapFrame:SetPoint(): Usage: (“point” [, region or nil] [, “relativePoint”] [, offsetX, offsetY]
Time: Fri Dec 27 21:39:45 2024
Count: 3
Stack: WorldMapFrame:SetPoint(): Usage: (“point” [, region or nil] [, “relativePoint”] [, offsetX, offsetY]
[string “@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua”]:188: in function <…ParentPanelManager/Mainline/UIParentPanelManager.lua:169>
[string “=[C]”]: in function SetAttribute' [string "@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:1165: in function MaximizeUIPanel’
[string “@Interface/AddOns/Blizzard_WorldMap/Blizzard_WorldMap.lua”]:23: in function <…rface/AddOns/Blizzard_WorldMap/Blizzard_WorldMap.lua:18>
[string “=[C]”]: in function SynchronizeDisplayState' [string "@Interface/AddOns/Blizzard_WorldMap/QuestLogOwnerMixin.lua"]:153: in function SetDisplayState’
[string “@Interface/AddOns/Blizzard_WorldMap/QuestLogOwnerMixin.lua”]:91: in function HandleUserActionMaximizeSelf' [string "@Interface/AddOns/Blizzard_WorldMap/Blizzard_WorldMap.lua"]:100: in function maximizedCallback’
[string “@Interface/AddOns/Blizzard_SharedXML/Mainline/SharedUIPanelTemplates.lua”]:759: in function Maximize' [string "@Interface/AddOns/Blizzard_WorldMap/Blizzard_WorldMap.lua"]:360: in function <...rface/AddOns/Blizzard_WorldMap/Blizzard_WorldMap.lua:337> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: in function Show’
[string “@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua”]:885: in function <…ParentPanelManager/Mainline/UIParentPanelManager.lua:871>
[string “=[C]”]: in function ShowUIPanel' [string "@Interface/AddOns/Blizzard_WorldMap/QuestLogOwnerMixin.lua"]:115: in function SetDisplayState’
[string “@Interface/AddOns/Blizzard_WorldMap/QuestLogOwnerMixin.lua”]:51: in function HandleUserActionToggleSelf' [string "@Interface/AddOns/Blizzard_WorldMap/Blizzard_WorldMap.lua"]:541: in function <...rface/AddOns/Blizzard_WorldMap/Blizzard_WorldMap.lua:540> [string "=[C]"]: in function ToggleWorldMap’
[string “TOGGLEWORLDMAP”]:1: in function <[string “TOGGLEWORLDMAP”]:1>

Locals: self = Frame {
}
attribute = “panel-maximize”
frame = WorldMapFrame {
NavBar = Frame {
}
pinNudgingDirty = true
TitleCanvasSpacerFrame = Frame {
}
onUpdateDataProviders =

{
}
minimizedHeight = 534
lockReasons =
{
}
pendingOnUpdateDataProviders =
{
}
callbackTables =
{
}
hadItsFirstRunAlready = true
wasShowingQuestLog = false
isMaximized = true
onUpdateDataProvidersDirty = true
overlayFrames =
{
}
expandedMapInsetsByMapID =
{
}
pinPools =
{
}
dataProviderEventsCount =
{
}
mapArtID = 1852
areDetailLayersDirty = false
ScrollContainer = ScrollFrame {
}
mouseClickHandlers =
{
}
QuestLog = QuestMapFrame {
}
SidePanelToggle = Button {
}
questLogWidth = 333
minimizedWidth = 702
debugAreaTriggers = false
isUndefinedEventAllowed = true
globalPinMouseActionHandlers =
{
}
pinFrameLevelsManager =
{
}
pinsToNudge =
{
}
pinTemplateTypes =
{
}
dataProviders =
{
}
detailLayerPool =
{
}
cursorHandlers =
{
}
BorderFrame = Frame {
}
BlackoutFrame = Frame {
}
activeAreaTriggers =
{
}
debugInspectionSystem = “MapCanvas”
MouseAction =
{
}
mapID = 2255
currentStandingZone = 2255
navBar = Frame {
}
}

First thing to try would be a proper UI reset.

1 Like

This issue is caused the Mapster addon in combination with ElvUI when the map is maximized. You’ll need to remove Mapster if you want the error to go away, or you can ignore it since functionally everything should still work fine.

However, if you don’t have ElvUI, it seems like maximizing the map just makes the whole screen go black, which is fun.

(to be more specific, this issue can manifest in different ways with different UI addons, though the most likely culprit here though is Mapster w/ a maximized map and ElvUI)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.