Bagnon Garbage

Bagnon Garbage

683k Downloads

Two LUA errors after Bagnon got updated

HolgerDKz opened this issue ยท 0 comments

commented

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)"