[Bug Report] Addon does not load in 11.0+
NagisaStreams opened this issue ยท 0 comments
What game version did the bug occur in?
Retail
Troubleshooting
- I have verified that EpicMusicPlayer is up to date.
- I have tried to reproduce the bug with no other addons loaded.
- I have verified that the issue hasn't yet been reported.
Describe the bug.
The addon does not currently load properly. The icon is not visible on the minimap.
Steps to reproduce.
Just log in.
Expected behavior.
Frankly it doesn't work so, working would be expected.
Errors
Message: Interface/AddOns/EpicMusicPlayer/core/core.lua:18: attempt to call global 'GetAddOnMetadata' (a nil value)
Time: Sat Aug 17 11:02:03 2024
Count: 1
Stack: Interface/AddOns/EpicMusicPlayer/core/core.lua:18: attempt to call global 'GetAddOnMetadata' (a nil value)
Locals:
Message: Interface/AddOns/EpicMusicPlayer/core/options.lua:8: attempt to call global 'GetAddOnMetadata' (a nil value)
Time: Sat Aug 17 11:02:03 2024
Count: 1
Stack: Interface/AddOns/EpicMusicPlayer/core/options.lua:8: attempt to call global 'GetAddOnMetadata' (a nil value)
Locals:
Message: Interface/AddOns/EpicMusicPlayer/gui/gui.lua:672: attempt to index field 'db' (a nil value)
Time: Sat Aug 17 11:02:03 2024
Count: 1
Stack: Interface/AddOns/EpicMusicPlayer/gui/gui.lua:672: attempt to index field 'db' (a nil value)
[string "@Interface/AddOns/EpicMusicPlayer/libs/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Interface/AddOns/EpicMusicPlayer/libs/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...s/EpicMusicPlayer/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 = "EpicMusicPlayerGui"
orderedModules = <table> {
}
baseName = "EpicMusicPlayer"
skins = <table> {
}
enabledState = true
defaultModuleState = true
}
Message: ...nterface/AddOns/EpicMusicPlayer/broker/empbroker.lua:180: attempt to call method 'AddOptions' (a nil value)
Time: Sat Aug 17 11:02:03 2024
Count: 1
Stack: ...nterface/AddOns/EpicMusicPlayer/broker/empbroker.lua:180: attempt to call method 'AddOptions' (a nil value)
[string "@Interface/AddOns/EpicMusicPlayer/libs/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Interface/AddOns/EpicMusicPlayer/libs/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...s/EpicMusicPlayer/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 = "EpicMusicPlayerBroker"
orderedModules = <table> {
}
baseName = "EpicMusicPlayer"
enabledState = true
defaultModuleState = true
}
Message: Interface/AddOns/EpicMusicPlayer/gui/gui.lua:672: attempt to index field 'db' (a nil value)
Time: Sat Aug 17 11:02:04 2024
Count: 1
Stack: Interface/AddOns/EpicMusicPlayer/gui/gui.lua:672: attempt to index field 'db' (a nil value)
[string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:78: in function `RefreshExpansionOverlay'
[string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:37: in function <...pansionLandingPage/Blizzard_ExpansionLandingPage.lua:35>
Locals: self = ExpansionLandingPage {
overlay = <table> {
}
Overlay = Frame {
}
}
newestOverlay = <table> {
}