With new patch wotlk don't work anymore #307


Closed
  • valmgersian created this issue Jan 18, 2023

    With new Patch wotlk many errors ;(

     

    420x GatherMate2/Display.lua:527: bad argument #1 to 'SetAlpha' (Usage: self:SetAlpha(alpha))
    [string "=[C]"]: in function `SetAlpha'
    [string "@GatherMate2/Display.lua"]:527: in function `addMiniPin'
    [string "@GatherMate2/Display.lua"]:701: in function `UpdateMiniMap'
    [string "@GatherMate2/Display.lua"]:296: in function `?'

     

    5x GatherMate2/Display.lua:323: attempt to call global 'GetNumTrackingTypes' (a nil value)
    [string "@GatherMate2/Display.lua"]:323: in function `MINIMAP_UPDATE_TRACKING'
    [string "@GatherMate2/Display.lua"]:249: in function <GatherMate2/Display.lua:219>
    [string "=[C]"]: ?
    [string "@Atlas/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...faceAtlas/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
    [string "@Atlas/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
    [string "@Atlas/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:536: in function `EnableAddon'
    [string "@Atlas/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...faceAtlas/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>

  • SunNova posted a comment Jan 19, 2023

    alpha must be between the values 0.0 and 1, anything else will now trigger an error.

  • nevcairiel closed issue Aug 20, 2024

To post a comment, please login or register a new account.