Cell

Cell

1M Downloads

Lua Error in Arenas

26209 opened this issue ยท 0 comments

commented

While doing solo shuffle I keep getting spammed with this error.

268x Cell/RaidFrames/UnitButton.lua:994: attempt to index local 'auraInfo' (a nil value)
[string "@Cell/RaidFrames/UnitButton.lua"]:994: in function <Cell/RaidFrames/UnitButton.lua:988>
[string "@Cell/RaidFrames/UnitButton.lua"]:1005: in function <Cell/RaidFrames/UnitButton.lua:1004>
[string "@Cell/RaidFrames/UnitButton.lua"]:1391: in function <Cell/RaidFrames/UnitButton.lua:1383>
[string "@Cell/RaidFrames/UnitButton.lua"]:1630: in function <Cell/RaidFrames/UnitButton.lua:1583>
[string "@Cell/RaidFrames/UnitButton.lua"]:2621: in function <Cell/RaidFrames/UnitButton.lua:2572>

Locals:
button = CellArenaPet2 {
 __tickCount = 1
 __unitName = "Sodifficult-Zul'jin"
 _debuffs_normal = <table> {
 }
 __unitGuid = "Player-1379-0B184A70"
 _debuffs_dispel = <table> {
 }
 __updateElapsed = 0.204000
 TopLeftCorner = Texture {
 }
 RightEdge = Texture {
 }
 orientation = "horizontal"
 _debuffs_big = <table> {
 }
 IsPingable = true
 _debuffs_raid = <table> {
 }
 BottomEdge = Texture {
 }
 _indicatorsReady = true
 height = 60
 powerSize = 2
 BottomLeftCorner = Texture {
 }
 _buffs = <table> {
 }
 Center = Texture {
 }
 indicators = <table> {
 }
 backdropInfo = <table> {
 }
 _buffs_cache = <table> {
 }
 fade = <table> {
 }
 TopRightCorner = Texture {
 }
 _indicatorsCreated = true
 BottomRightCorner = Texture {
 }
 _debuffs_glow_current = <table> {
 }
 TopEdge = Texture {
 }
 __displayedGuid = "Player-1379-0B184A70"
 widgets = <table> {
 }
 width = 150
 _debuffs_cache = <table> {
 }
 _debuffs = <table> {
 }
 LeftEdge = Texture {
 }
 states = <table> {
 }
}
continuationToken = nil
n = 15
(for index) = 15
(for limit) = 15
(for step) = 1
i = 15
slot = 9
auraInfo = nil
(*temporary) = nil
(*temporary) = "raidpet2"
(*temporary) = 9
(*temporary) = "attempt to index local 'auraInfo' (a nil value)"