Cast Errors and Quest Progress Update Text Missing

Updated: 4 months ago
Article ID: 374299
Product:

Common Problems

- I used to see progress updates for quests in yellow text in the middle of the screen, but now it's gone
- The red error messages like "Out of range" or "Can't do that while moving" aren't showing

The display of spell casting errors, as well as quest progress updates can be toggled with the following commands:

To enable:
/script UIErrorsFrame:Show()

To disable:
/script UIErrorsFrame:Hide()