promotional bannermobile promotional banner

AbstractUI

**AbstractUI** is a complete, modular, and modern User Interface replacement for World of Warcraft. Built for **WoW 12.0+**

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 original SetPoint and ClearAllPoints function references before overriding them
  • BrokerBar: Fixed attempt to perform arithmetic on local 'tW' (a secret number value tainted by 'AbstractUI') error by using tonumber() to cleanse tainted values from GetWidth() and GetCenter() calls
  • BrokerBar: Fixed bad argument #2 to 'tonumber' (base out of range) error by capturing GetCenter() x-coordinate separately before passing to tonumber()