Raven

2M Downloads

Mirror Timer bars are broken

Dicebar opened this issue ยท 1 comments

commented

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>
commented

It also looks like mirror bars that are used to replace cast bars don't support Evokers' charge spells properly.