The former references CUSTOM_CLASS_COLORS which is created by the latter. So, if just the former is enabled, you'll get an error when trying to access that global. Here's a trimmed-down version of the error report I ended up getting from a user as a result:
The former references
CUSTOM_CLASS_COLORS
which is created by the latter. So, if just the former is enabled, you'll get an error when trying to access that global. Here's a trimmed-down version of the error report I ended up getting from a user as a result:Addon.lua:138 is doing
DEFAULT_CHAT_FRAME:AddMessage("...")