funkydude / SexyMap

Spice up your minimap in World of Warcraft with some sexy options.
55 stars 9 forks source link

war within beta lua errors #370

Closed Axejess closed 5 months ago

Axejess commented 5 months ago

Describe the problem

addon doesn't work

What steps will reproduce the problem?

  1. start war within beta
  2. load addon
  3. see error

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)

10.2.9

Do you have an error log of what happened?

Message: Interface/AddOns/Quartz/modules/Swing.lua:37: attempt to call global 'GetSpellInfo' (a nil value) Time: Fri Jun 14 12:26:40 2024 Count: 1 Stack: Interface/AddOns/Quartz/modules/Swing.lua:37: attempt to call global 'GetSpellInfo' (a nil value)

Locals:

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

funkydude commented 5 months ago

The error you reported has nothing to do with SexyMap, but there is already an open issue with regards to beta.

Axejess commented 5 months ago

yeah sorry I copy pasted the wrong error but it is indeed the GetMouseFocus error one.

Message: Interface/AddOns/SexyMap/Buttons.lua:421: attempt to call global 'GetMouseFocus' (a nil value) Time: Fri Jun 14 13:43:45 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 functionUpdateDraggables' [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 "@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 =
{ = "GameTimeFrame" = "MinimapZoomIn" = "none" = "CraftingOrder" = "MiniMapMailFrame" = "GarrisonLandingPageMinimapButton" = "MiniMapInstanceDifficulty" = "MiniMapTracking" = "MinimapZoomOut" }