[BUG]
vggfac opened this issue ยท 8 comments
Hey,
completely missing sounds wierd; I added an option to hide it, but that didnt really change anything.
But: I discovered a small issue with the logic of the new conditional visiblity settings, so I fixed that.
Will push an update to curseforge later, please check it out and report back if everything works for you!
Ha, I found something!
I think you have lua errors, maybe 4?
On my Wrath private server I get 4 errors, but the problem is one function from the blizzard API that is different than SoD/Cata (-> different namespace). Once I fixed this, the errors are gone and the calendar button is there again.
I'll upload an alpha version to curseforge, live version in ~2-3 days.
I am not very familiar with these mistakes
But I can see some error messages about the mini map
1x DragonflightUI/Compatibility.lua:8: attempt to call local 'checkAddonFunc' (a nil value)
[string "@DragonflightUI/Compatibility.lua"]:8: in function FuncOrWaitframe' [string "@DragonflightUI/Modules/Minimap.lua"]:1374: in function
ChangeMinimapButtons'
[string "@DragonflightUI/Modules/Minimap.lua"]:1428: in function Wrath' [string "@DragonflightUI/Modules/Minimap.lua"]:406: in function <DragonflightUI/Modules/Minimap.lua:401> [string "=[C]"]: ? [string "@Accountant_Classic/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...ccountant_Classic/Libs/AceAddon-3.0/AceAddon-3.0.lua:61> [string "@Accountant_Classic/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function <...ccountant_Classic/Libs/AceAddon-3.0/AceAddon-3.0.lua:516> [string "=(tail call)"]: ? [string "=(tail call)"]: ? [string "@DragonflightUI/Modules/Config.lua"]:155: in function
ApplySettings'
[string "@DragonflightUI/Modules/Config.lua"]:122: in function <DragonflightUI/Modules/Config.lua:114>
[string "=[C]"]: ?
[string "@Accountant_Classic/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...ccountant_Classic/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Accountant_Classic/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function EnableAddon' [string "@Accountant_Classic/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:536: in function
EnableAddon'
[string "@Accountant_Classic/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...ccountant_Classic/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals:
self =
FuncOrWaitframe = defined @DragonflightUI/Compatibility.lua:6
}
addon = "LFGBulletinBoard"
func = defined @DragonflightUI/Modules/Minimap.lua:1374
checkAddonFunc = nil
(*temporary) = nil
(*temporary) = "LFGBulletinBoard"
(*temporary) = "attempt to call local 'checkAddonFunc' (a nil value)"
I think thats the same one I got on my Wrath client.
You could try out the alpha if you want: https://www.curseforge.com/wow/addons/dragonflight-ui-classic/files/5694367