Caerdon Wardrobe

Caerdon Wardrobe

421k Downloads

Attempt to call method 'InGuild' (a nil value)

FaithfulDev opened this issue ยท 1 comments

commented

I'm getting a lua error in retail when opening my Bags with Bagnon enabled, after upding to Bagnon 11.0.9.

Message: ...dOns/CaerdonWardrobe/external/Bagnon/Core.Bagnon.lua:86: attempt to call method 'InGuild' (a nil value)
Time: Tue Aug 27 21:01:51 2024
Count: 140
Stack: ...dOns/CaerdonWardrobe/external/Bagnon/Core.Bagnon.lua:86: attempt to call method 'InGuild' (a nil value)
[string "@Interface/AddOns/CaerdonWardrobe/external/Bagnon/Core.Bagnon.lua"]:86: in function OnUpdateSlot' [string "@Interface/AddOns/CaerdonWardrobe/external/Bagnon/Core.Bagnon.lua"]:9: in function <...dOns/CaerdonWardrobe/external/Bagnon/Core.Bagnon.lua:9> [string "=[C]"]: ? [string "@Interface/AddOns/BagBrother/libs/Poncho-2.0/Poncho-2.0.lua"]:40: in function Update'
[string "@Interface/AddOns/BagBrother/frames/containers/item.lua"]:72: in function <...terface/AddOns/BagBrother/frames/containers/item.lua:71>
[string "=[C]"]: in function Show' [string "@Interface/AddOns/BagBrother/core/classes/item.lua"]:47: in function <Interface/AddOns/BagBrother/core/classes/item.lua:39> [string "=(tail call)"]: ? [string "@Interface/AddOns/BagBrother/core/classes/itemGroup.lua"]:125: in function Layout'
[string "@Interface/AddOns/BagBrother/core/classes/itemGroup.lua"]:32: in function `Update'
[string "@Interface/AddOns/BagBrother/core/classes/itemGroup.lua"]:26: in function <...terface/AddOns/BagBrother/core/classes/itemGroup.lua:12>

I don't know how to fix this, other than uncommenting the lines of code that call that function that doesn't exist anymore. Anyone know a real fix for this?