Gathering Tracker

Gathering Tracker

179k Downloads

Addon doesn't load

Closed this issue · 4 comments

commented

Addon doesn't load at all. get the following error. Addon installed with WowUp. Wow cata on MacOS. latest versions.

Message: ...terface/AddOns/GatheringTracker/GatheringTracker.lua:1: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceComm-3.0".
Time: Sun May 25 09:21:22 2025
Count: 1
Stack: ...terface/AddOns/GatheringTracker/GatheringTracker.lua:1: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceComm-3.0".
[string "@Interface/AddOns/GatheringTracker/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:185: in function EmbedLibrary' [string "@Interface/AddOns/GatheringTracker/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:167: in function EmbedLibraries'
[string "@Interface/AddOns/GatheringTracker/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:134: in function `NewAddon'
[string "@Interface/AddOns/GatheringTracker/GatheringTracker.lua"]:1: in main chunk

Locals: self =

{
initializequeue =
{
}
statuses =
{
}
embeds =
{
}
frame = AceAddon30Frame {
}
addons =
{
}
enablequeue =
{
}
}
addon =
{
modules =
{
}
defaultModuleLibraries =
{
}
enabledState = true
defaultModuleState = true
name = "GatheringTracker"
orderedModules =
{
}
}
libname = "AceComm-3.0"
silent = false
offset = 4
lib = nil

commented

Thanks for the report, this must be specific to mac, as I know it's working just fine on PC. I'll get a new version out shortly with it fixed.

commented
commented

I just pushed 3.2.12 on github, should be available on curse and other sites within 30 minutes or so. That should fix this issue, please let me know if it doesn't.

commented