SexyMap

SexyMap

31M Downloads

Border options no longer working

Mongrul opened this issue ยท 1 comments

commented

Describe the problem

Borders are no longer hiding default border. Border texture options are not working.

What steps will reproduce the problem?

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)

Latest version =10.2.5. Seems to be an issue with the latest patch today from Blizzard and their new Pirate event.

Do you have an error log of what happened?

Message: Interface/AddOns/SexyMap/Shapes.lua:355: attempt to call method 'UpdateDraggables' (a nil value)
Time: Tue Mar 19 16:38:32 2024
Count: 5
Stack: Interface/AddOns/SexyMap/Shapes.lua:355: attempt to call method 'UpdateDraggables' (a nil value)
[string "@Interface/AddOns/SexyMap/Shapes.lua"]:355: in function ApplyShape' [string "@Interface/AddOns/SexyMap/Shapes.lua"]:305: in function <Interface/AddOns/SexyMap/Shapes.lua:304> [string "=[C]"]: ? [string "@Interface/AddOns/BetterWardrobe/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:45: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:43> [string "@Interface/AddOns/BetterWardrobe/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:836: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:658> [string "=[C]"]: ? [string "@Interface/AddOns/BetterWardrobe/Libs/AceGUI-3.0/AceGUI-3.0.lua"]:66: in function <...AddOns/BetterWardrobe/Libs/AceGUI-3.0/AceGUI-3.0.lua:64> [string "@Interface/AddOns/BetterWardrobe/Libs/AceGUI-3.0/AceGUI-3.0.lua"]:300: in function Fire'
[string "@Interface/AddOns/BetterWardrobe/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua"]:432: in function <...be/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua:423>
[string "=[C]"]: ?
[string "@Interface/AddOns/BetterWardrobe/Libs/AceGUI-3.0/AceGUI-3.0.lua"]:66: in function <...AddOns/BetterWardrobe/Libs/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@Interface/AddOns/BetterWardrobe/Libs/AceGUI-3.0/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@Interface/AddOns/BetterWardrobe/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua"]:351: in function <...s/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua:341>

Locals: self =

{
GetShapeOptions = defined @Interface/AddOns/SexyMap/Shapes.lua:337
GetShape = defined @Interface/AddOns/SexyMap/Shapes.lua:341
GetPosition = defined @Interface/AddOns/SexyMap/Shapes.lua:326
ApplyShape = defined @Interface/AddOns/SexyMap/Shapes.lua:345
OnEnable = defined @Interface/AddOns/SexyMap/Shapes.lua:322
}
shape = 130871
(*temporary) = nil
(*temporary) =
{
}
(*temporary) = "attempt to call method 'UpdateDraggables' (a nil value)"
db =
{
clamp = true
point = "TOPRIGHT"
scale = 2.150000
autoZoom = 5
northTag = true
y = -23.032278
x = -15.864832
lock = false
relpoint = "TOPRIGHT"
shape = 130871
rightClickToConfig = true
}
sm =
{
ping =
{
}
coordinates =
{
}
borderPresets =
{
}
buttons =
{
}
hudmap =
{
}
backdrop =
{
}
shapes =
{
}
core =
{
}
zonetext =
{
}
clock =
{
}
L =
{
}
movers =
{
}
borders =
{
}
}

Any additional information? (example: WoW language if not Engli

SM_Border

commented

Should be fixed now, ty!