File Details
v12.0.6
- R
- Apr 5, 2026
- 4.84 MB
- 48
- 12.0.5+1
- Retail
File Name
v12.0.6.zip
Supported Versions
- 12.0.5
- 12.0.1
v12.0.6 (2026-04-05)
Bug Fixes
- Fixed crash in M+ / rated content —
GetSpellCooldownwas removed from the global namespace in WoW 12.0; replaced withC_Spell.GetSpellCooldownwhich returns a table (startTime,duration) instead of bare values. This caused a nil call error on everyEvaluate()tick when the Wild Growth alert was enabled in combat. The secret-value fallback and all downstream CD logic are unchanged.

