You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addon is throwing these two errors after Jaliborc updated Bagnon:
First one:
1x Bagnon_Garbage/dispatcher.lua:27: attempt to call global 'GetNumAddOns' (a nil value)
[string "@Bagnon_Garbage/dispatcher.lua"]:27: in main chunk
Locals:
_ = "Bagnon_Garbage"
Private =
{
}
(*temporary) = 1
(*temporary) = nil
(*temporary) = "attempt to call global 'GetNumAddOns' (a nil value)"
Second one:
1x Bagnon_Garbage/main.lua:35: attempt to call method 'AddUpdater' (a nil value)
[string "@Bagnon_Garbage/main.lua"]:35: in main chunk
Addon is throwing these two errors after Jaliborc updated Bagnon:
First one:
1x Bagnon_Garbage/dispatcher.lua:27: attempt to call global 'GetNumAddOns' (a nil value)
[string "@Bagnon_Garbage/dispatcher.lua"]:27: in main chunk
Locals:
{_ = "Bagnon_Garbage"
Private =
}
(*temporary) = 1
(*temporary) = nil
(*temporary) = "attempt to call global 'GetNumAddOns' (a nil value)"
Second one:
1x Bagnon_Garbage/main.lua:35: attempt to call method 'AddUpdater' (a nil value)
[string "@Bagnon_Garbage/main.lua"]:35: in main chunk
Locals:
Addon = "Bagnon_Garbage"
Private =
Tag = "BAGNON_"
}
Module =
Tag = "BAGNON_"
}
cache = nil
(*temporary) = nil
(*temporary) =
Tag = "BAGNON_"
}
(*temporary) = "attempt to call method 'AddUpdater' (a nil value)"
The text was updated successfully, but these errors were encountered: