Temple of Sethraliss Lightning Shield Buff error spam
casualshammy opened this issue ยท 3 comments
Originally reported by Zino (Bitbucket: zinoh, GitHub: zinoh)
BugSack spams the following error during 1st boss of Temple of Sethraliss. I believe it has something to do with the glow I have set on the Lightning Shield buff.
#!lua
19x SharedXML\C_TimerAugment.lua:30: C_Timer.After duration is too large
[C]: in function `After'
SharedXML\C_TimerAugment.lua:30: in function <SharedXML\C_TimerAugment.lua:11>
(tail call): ?
NameplateAuras\NameplateAuras-r137.lua:931: in function <NameplateAuras\NameplateAuras.lua:918>
NameplateAuras\NameplateAuras-r137.lua:973: in function <NameplateAuras\NameplateAuras.lua:938>
NameplateAuras\NameplateAuras-r137.lua:777: in function <NameplateAuras\NameplateAuras.lua:715>
NameplateAuras\NameplateAuras-r137.lua:4379: in function `?'
NameplateAuras\NameplateAuras-r137.lua:4329: in function <NameplateAuras\NameplateAuras.lua:4329>
Locals:
InCombatSkipped
Original comment by Alex Sommen (Bitbucket: CasualShammy, GitHub: CasualShammy)
It seems like you're using old version of NAuras. Please make sure you're using the latest release. Output of '/nauras debug' will also be useful.