Caerdon Wardrobe

Caerdon Wardrobe

446k Downloads

[Lua Error] LiteBag Integration

F-Lambda opened this issue ยท 3 comments

commented

With LiteBag's rewrite, there's now an error with the LiteBag integration:

Message: ...ns/CaerdonWardrobe/external/LiteBag/Core.LiteBag.lua:13: attempt to call global 'LiteBag_AddUpdateEvent' (a nil value)
Time: Fri Sep 12 18:36:48 2025
Count: 1
Stack:
[Interface/AddOns/CaerdonWardrobe/external/LiteBag/Core.LiteBag.lua]:13: in function 'Init'
[Interface/AddOns/CaerdonWardrobe/CaerdonWardrobe.lua]:976: in function 'handler'
[Interface/AddOns/CaerdonWardrobe/CaerdonWardrobe.lua]:923: in function <Interface/AddOns/CaerdonWardrobe/CaerdonWardrobe.lua:920>

Locals:
self = <table> {
}
(*temporary) = nil
(*temporary) = "TRANSMOG_COLLECTION_UPDATED"
(*temporary) = "attempt to call global 'LiteBag_AddUpdateEvent' (a nil value)"

commented

This seems to be working at this point - closing but let me know if you're still seeing this, and we'll need to track down more details on the scenario that causes it.

commented

Nevermind - got it to happen - investigating!

commented

Fixed in v4.3.1