NameplateAuras

NameplateAuras

4M Downloads

Temple of Sethraliss Lightning Shield Buff error spam

casualshammy opened this issue ยท 3 comments

commented

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

Wow_2018-08-21_18-11-21.png


commented

Original comment by Zino (Bitbucket: zinoh, GitHub: zinoh)


I was using an old version. Fixed by updating.

commented

Original comment by Zino (Bitbucket: zinoh, GitHub: zinoh)


You're right, apologies. I must have copied the version I was using during beta over to live and Curse client wasn't updating it. I updated and invis'd solo to the boss again on my tank and no errors occurred this time.

Thank you

commented

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.