View Single Post
04/30/20, 04:42 AM   #26
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
Originally Posted by Sharlikran View Post
Okay now with the current versions of the mods that RickySpanish had installed, and with FTC 1.08 I no longer have the error.
Thanks for confirming this. I should have written that I have found the issue yesterday. Sorry to make you spend so much time. xD

It looks like addons must not call CHAT_SYSTEM:Minimize() before CHAT_SYSTEM:LoadChatContainers() is called from ingame, otherwise the chat system enters a state where it is minimized, but the containers that have been created afterwards are not.
  Reply With Quote