error after DF pre-patch (minimap bar)
jacho981 opened this issue ยท 8 comments
Describe the bug
shows a wierd bar in the middle of the screen, and minimap button bar doesn't work (i assume the bar in the middle is the minimap bar)
To Reproduce
happens when logging in or reloading
Expected behavior
i guess expect is the contrary of the "describe the bug section"
Version (please complete the following information):
- Version ElvUI 12.93
- Version Elvui_Enhanced 4.1.0
Additional context
BUGSACK ERROR
100x Usage: self:SetPushedTexture(asset)
[string "=[C]"]: in function `SetPushedTexture'
[string "@Interface/AddOns/ElvUI_Enhanced/modules/maps/minimapbuttons.lua"]:115: in function `SkinButton'
[string "@Interface/AddOns/ElvUI_Enhanced/modules/maps/minimapbuttons.lua"]:352: in function `SkinMinimapButtons'
[string "@Interface/AddOns/ElvUI_Enhanced/modules/maps/minimapbuttons.lua"]:384: in function `CreateFrames'
[string "@Interface/AddOns/ElvUI_Enhanced/modules/maps/minimapbuttons.lua"]:392: in function <...ddOns/ElvUI_Enhanced/modules/maps/minimapbuttons.lua:387>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1791: in function `CallLoadFunc'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1806: in function `CallLoadedModule'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1832: in function `InitializeModules'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1941: in function `Initialize'
[string "@Interface/AddOns/ElvUI/Core/init.lua"]:226: in function <Interface/AddOns/ElvUI/Core/init.lua:225>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI/Libraries/Core/Ace/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...vUI/Libraries/Core/Ace/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/ElvUI/Libraries/Core/Ace/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/ElvUI/Libraries/Core/Ace/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...vUI/Libraries/Core/Ace/AceAddon-3.0/AceAddon-3.0.lua:611>
Just pushed a fix.
curseforge app still doesn't detect a new version after 2 hours, don't know if it's normal or not.
i downloaded it and installed it manually and now the minimap bar appears to work correctly, but the bar in the middle of the screen is still there:
and still get LUA error:
36x ...dOns/ElvUI_Enhanced/modules/maps/minimaplocation.lua:112: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: EnhancedLocationPanel:SetPoint.
[string "=[C]"]: in function `SetPoint'
[string "@Interface/AddOns/ElvUI_Enhanced/modules/maps/minimaplocation.lua"]:112: in function `CreateFrame'
[string "@Interface/AddOns/ElvUI_Enhanced/modules/maps/minimaplocation.lua"]:145: in function <...dOns/ElvUI_Enhanced/modules/maps/minimaplocation.lua:143>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1791: in function `CallLoadFunc'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1806: in function `CallLoadedModule'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1832: in function `InitializeModules'
[string "@Interface/AddOns/ElvUI/Core/General/Core.lua"]:1941: in function `Initialize'
[string "@Interface/AddOns/ElvUI/Core/init.lua"]:226: in function <Interface/AddOns/ElvUI/Core/init.lua:225>
[string "=[C]"]: ?
[string "@Interface/AddOns/ElvUI/Libraries/Core/Ace/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...vUI/Libraries/Core/Ace/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/ElvUI/Libraries/Core/Ace/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/ElvUI/Libraries/Core/Ace/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...vUI/Libraries/Core/Ace/AceAddon-3.0/AceAddon-3.0.lua:611>
A, thats a different error, is minimap location. did test that. the bar is working now, so you do got the latest version.
yeah i installed the latest version manually, curseforge desktop app didn't detect the new version
Fixed in 4.1.2
its under review at curse, maybe thats taking longer because of everyone updating addons :)