File Details
QFXUnitframes_12.0.5_secret_bool_fix.zip
- R
- May 23, 2026
- 214.45 KB
- 43
- 12.0.5
- Retail
File Name
QFXUnitframes_12.0.5_secret_bool_fix.zip
Supported Versions
- 12.0.5
QFXUnitframes Update Notes
This update mainly fixes an issue related to WoW 12.x secret value protection.
Fixed Fixed a Lua error caused by AFK status detection. Fixed a taint issue where UnitIsAFK(unit) could return a secret boolean value. Improved the safety handling of status indicator checks. If the AFK state cannot be safely read, the addon now skips showing the AFK indicator instead of throwing an error. Added safer boolean handling to reduce the chance of similar secret value errors in the future. Short Version
Fixed a possible secret boolean taint error caused by AFK status detection in WoW 12.x.