File Details
AbstractUI-v12.0.1.16.zip
- R
- Mar 29, 2026
- 1.38 MB
- 0
- 12.0.5+1
- Retail
File Name
AbstractUI-v12.0.1.16.zip
Supported Versions
- 12.0.5
- 12.0.1
AbstractUI v12.0.1.16
Bug Fixes
- MinimapButtons: Fixed
attempt to call field '_abstractOriginalClearAllPoints' (a nil value)error by properly saving originalSetPointandClearAllPointsfunction references before overriding them - BrokerBar: Fixed
attempt to perform arithmetic on local 'tW' (a secret number value tainted by 'AbstractUI')error by usingtonumber()to cleanse tainted values fromGetWidth()andGetCenter()calls - BrokerBar: Fixed
bad argument #2 to 'tonumber' (base out of range)error by capturingGetCenter()x-coordinate separately before passing totonumber()

