View Single Post
05/07/14, 04:46 AM   #5
Roupine
Join Date: May 2014
Posts: 18
Originally Posted by lyravega View Post
Whenever I press ESC, an error pops up related to ChatWindow. There are no add-ons enabled. Is this the same for everyone? I'm assuming that I broke something, how to reset everything to default, is there an .ini file or something that keeps all the user settings and stuff?

edit: I am aware of saved variables, cleaning it didn't help.
I had a similar problem when I accidentally created an empty and tab-less chat container. Even after deleting the empty container and deleting my SavedVariables, the problem persisted.

What I ended up doing was using RemoveChatContainer() and RemoveChatContainerTab() to remove ALL chat containers and tabs and then re-adding one container, then one tab. The problems with deleting all of your chat containers are, of course, that the chat entry box has nothing to attach to so you have to type in the /script commands blind, and you're spammed with UI errors the whole time.

But it saves time on a re-install. I couldn't find where the setting was saved, and hadn't given ResetToDefaultSettings() a try.
  Reply With Quote