Error on login after updating to r238
adamarama opened this issue ยท 1 comments
Just updated to version Cell-r238-release
via Curseforge as usual and got this error upon logging in:
Message: Interface/AddOns/Cell/Utils.lua:624: bad argument #1 to 'ipairs' (table expected, got nil)
Time: Wed Aug 7 11:53:45 2024
Count: 1
Stack: Interface/AddOns/Cell/Utils.lua:624: bad argument #1 to 'ipairs' (table expected, got nil)
[string "@Interface/AddOns/Cell/Utils.lua"]:624: in function <Interface/AddOns/Cell/Utils.lua:622>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/Cell/Indicators/Custom.lua"]:49: in function `UpdateIndicatorTable'
[string "@Interface/AddOns/Cell/Indicators/Custom.lua"]:136: in function `ResetCustomIndicatorTables'
[string "@Interface/AddOns/Cell/RaidFrames/UnitButton.lua"]:497: in function `onEventFunc'
[string "@Interface/AddOns/Cell/Libs/CallbackHandler.lua"]:24: in function `Fire'
[string "@Interface/AddOns/Cell/Core.lua"]:90: in function `UpdateLayout'
[string "@Interface/AddOns/Cell/Core.lua"]:123: in function `onEventFunc'
[string "@Interface/AddOns/Cell/Libs/CallbackHandler.lua"]:24: in function `Fire'
[string "@Interface/AddOns/Cell/Core.lua"]:650: in function `GROUP_ROSTER_UPDATE'
[string "@Interface/AddOns/Cell/Core.lua"]:772: in function `?'
[string "@Interface/AddOns/Cell/Core.lua"]:865: in function <Interface/AddOns/Cell/Core.lua:864>
Locals: self = <table> {
}
t = nil
value = nil
temp = <table> {
}