You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can be created through Custom Groups -> new bar of the type "value" -> Sources: Mirror timers.
The code references a variable called MirrorTimerColors, which does not exist.
1x Raven/Values.lua:506: attempt to index global 'MirrorTimerColors' (a nil value)
[string "@Raven/Values.lua"]:506: in function <Raven/Values.lua:500>
[string "=(tail call)"]: ?
[string "@Raven/Bars.lua"]:2001: in function <Raven/Bars.lua:1898>
[string "@Raven/Bars.lua"]:2146: in function `UpdateBars'
[string "@Raven/Main.lua"]:1258: in function `Update'
[string "@Raven/Main.lua"]:924: in function <Raven/Main.lua:920>
The text was updated successfully, but these errors were encountered:
Can be created through Custom Groups -> new bar of the type "value" -> Sources: Mirror timers.
The code references a variable called
MirrorTimerColors
, which does not exist.The text was updated successfully, but these errors were encountered: