nickbock / ElvUI_Enhanced_Again

https://www.curseforge.com/wow/addons/elvui-enhanced-again
MIT License
11 stars 13 forks source link

error after DF pre-patch (minimap bar) #137

Closed jacho981 closed 2 years ago

jacho981 commented 2 years ago

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"

Screenshots elvuienhancederror

Version (please complete the following information):

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>
nickbock commented 2 years ago

Thanks for the report. I'm looking into it.

nickbock commented 2 years ago

Just pushed a fix.

jacho981 commented 2 years ago

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:

elvuienchanced

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>
nickbock commented 2 years ago

A, thats a different error, is minimap location. did test that. the bar is working now, so you do got the latest version.

jacho981 commented 2 years ago

yeah i installed the latest version manually, curseforge desktop app didn't detect the new version

nickbock commented 2 years ago

Fixed in 4.1.2 its under review at curse, maybe thats taking longer because of everyone updating addons :)

nickbock commented 2 years ago

Its approved on curse

jacho981 commented 2 years ago

i installed 4.1.2 manually and it seems to be working now. no LUA errors at all. i'm closing the thread then. thank you very much. love your addon <3