Retail: WagoAnalytics.lua:116 Error
evilgodly opened this issue ยท 1 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
Each time i loging with out doing a thing i get this error. If i disable the WagoAnalitics addon it goes away.
WeakAuras Version
5.17.0
World of Warcraft Flavor
Retail (Default)
World of Warcraft Region
US/NA
Tested with only WeakAuras
I got this issue with only WeakAuras enabled
Lua Error
50x WagoAnalytics/WagoAnalytics.lua:116: attempt to call upvalue 'GetNumAddOns' (a nil value)
[string "@WagoAnalytics/WagoAnalytics.lua"]:116: in function <WagoAnalytics/WagoAnalytics.lua:92>
Locals:
_ = Frame {
}
event = "PLAYER_LOGIN"
arg1 = nil
arg2 = nil
_ = "Druid"
_ = "DRUID"
_playerClass = 11
_ = "Worgen"
_ = "Worgen"
_playerRace = 22
(*temporary) = 1
(*temporary) = nil
(*temporary) = "attempt to call upvalue 'GetNumAddOns' (a nil value)"
playerClass = 11
isRetail = true
playerSpecs = <table> {
1 = 103
}
playerRace = 22
playerFaction = "Alliance"
playerMinLevel = 70
playerMaxLevel = 70
playerLocale = "enUS"
playerRegion = 1
playerName = "Waneta"
playerRealm = "Drenden"
GetNumAddOns = nil
GetAddOnInfo = nil
playerAddons = <table> {
WagoAnalytics = "1.0"
Blizzard_Collections = "1.0"
WeakAurasCompanion = "1.0.0"
Blizzard_MajorFactions = "1.0"
Blizzard_CombatLog = "Unknown"
WeakAurasArchive = "5.16.1"
WeakAuras = "5.16.1"
Blizzard_TimeManager = "Unknown"
}
addon = <table> {
}
frame = Frame {
}
registeredAddons = <table> {
}
Reproduction Steps
Turn the addon On and then login, dont have to do anything specific.
Last Good Version
No response
Screenshots
No response
Export String
No response
Bisector Report
No response