#Having an issue with 'GetAddOnMetadata'

6 messages · Page 1 of 1 (latest)

hard shoal
#

I've looked for a fix for this issue and I haven't figured out a fix yet, this is the error I keep getting from my bugsack:

77521x WagoAnalytics/WagoAnalytics.lua:143: attempt to call upvalue 'GetAddOnMetadata' (a nil value)
[string "@WagoAnalytics/WagoAnalytics.lua"]:143: in function <WagoAnalytics/WagoAnalytics.lua:92>

Locals:
_ = Frame {
}
event = "ADDON_LOADED"
arg1 = "WagoAnalytics"
arg2 = false
(*temporary) = <table> {
}
(*temporary) = nil
(*temporary) = "WagoAnalytics"
(*temporary) = "Version"
(*temporary) = "attempt to call upvalue 'GetAddOnMetadata' (a nil value)"
playerClass = nil
isRetail = true
playerSpecs = <table> {
}
playerRace = nil
playerFaction = nil
playerMinLevel = nil
playerMaxLevel = nil
playerLocale = nil
playerRegion = nil
playerName = nil
playerRealm = nil
GetNumAddOns = nil
GetAddOnInfo = nil
playerAddons = <table> {
}
GetAddOnMetadata = nil
addon = <table> {
}
registeredAddons = <table> {
}

thank you.

late otter
#

It sounds like you have an outdated wago analytics addon. Do you use wago to keep your add-ons updated?

hard shoal
#

I use the weakaura companion app to update my WA's

#

and i use curseforge to keep my addons up to date

late otter
#

Then delete the wago analytics addon from your add-ons folder

hard shoal
#

i just did, testing now to see if that fixed it