File Details
Knickili-1.6.4.zip
- R
- Apr 10, 2026
- 21.24 KB
- 1.3K
- 12.0.5+5
- Retail
File Name
Knickili-1.6.4.zip
Supported Versions
- 12.0.5
- 12.0.1
- 12.0.0
- 11.2.7
- 11.2.5
- 10.2.7
Version 1.6.4 (April 2026)
- Fixed: Combat taint error with cooldown comparisons
- Wrapped
ShowGCDSweep()in pcall to protect against taintedstartTimevalues during combat - Wrapped
UpdateCastingSweep()in pcall to protect against tainted cast time values during combat - Resolves error: "attempt to compare field 'startTime' (a secret number value tainted by 'Knickili')"
- Addon now gracefully handles WoW's combat-protected values without breaking or spamming errors
- All cooldown sweeps continue working normally in and out of combat
- Wrapped
Thanks Ellrick for reporting this issue!