BlizzHUDTweaks

BlizzHUDTweaks

155k Downloads

[BUG] Addon doesn't work at all

Closed this issue ยท 1 comments

commented

Description

Addon doesn't work. Something in recent patch broke it!

Reproduce

What steps are needed to reproduce it?
Just log in.

Optional Context (e.g. Screenshots)

Interface/AddOns/BlizzHUDTweaks/BlizzHUDTweaks.lua:325: attempt to call global 'GetAddOnInfo' (a nil value)
Time: Tue Aug 13 23:13:44 2024
Count: 1
Stack: Interface/AddOns/BlizzHUDTweaks/BlizzHUDTweaks.lua:325: attempt to call global 'GetAddOnInfo' (a nil value)
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...ace/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>

Locals: self = <table> {
 initializequeue = <table> {
 }
 statuses = <table> {
 }
 embeds = <table> {
 }
 frame = AceAddon30Frame {
 }
 addons = <table> {
 }
 enablequeue = <table> {
 }
}
addon = <table> {
 modules = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 name = "BlizzHUDTweaks"
 orderedModules = <table> {
 }
 db = <table> {
 }
 baseName = "BlizzHUDTweaks"
 enabledState = true
 defaultModuleState = true
}

commented

1.47.4 fixes this issue. Will be available on the usual platforms in a few minutes.