Failure to load on 1.14.4
trammel opened this issue ยท 1 comments
It looks like the latest patch broke something. Unfortunately I'm not really knowledgeable enough to know why GetBagName
is either not available at that point of initialization, or has been removed completely.
Message: Interface/AddOns/Necrosis/Utils.lua:92: attempt to call global 'GetBagName' (a nil value)
Time: Wed Aug 23 13:52:28 2023
Count: 1
Stack: Interface/AddOns/Necrosis/Utils.lua:92: attempt to call global 'GetBagName' (a nil value)
[string "@Interface/AddOns/Necrosis/Utils.lua"]:92: in function `GetBagName'
[string "@Interface/AddOns/Necrosis/Necrosis.lua"]:297: in function <Interface/AddOns/Necrosis/Necrosis.lua:294>
[string "@Interface/AddOns/Necrosis/Necrosis.lua"]:1147: in function `OnEvent'
[string "@Interface/AddOns/Necrosis/Initialize.lua"]:48: in function <Interface/AddOns/Necrosis/Initialize.lua:47>
Locals: container = 0
(*temporary) = nil
(*temporary) = 0
(*temporary) = "attempt to call global 'GetBagName' (a nil value)"