Thread: UI failure
View Single Post
12/07/16, 12:41 AM   #8
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,990
Try to remove the chat_system function (comment it) and see if it's related to the chat output.
Decomment line for line or change the variable contents to simple values (like "hello") and see if this changes anything.

From the code snippet we are not able to find this error. We'd need the whole addon code to test it and "debug".

Did you turn off all other addons and the error will occur too?
  Reply With Quote