Thread: Taints
View Single Post
04-16-11, 06:51 AM   #16
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2010
Posts: 86
Nope still didn't get any taint errors.

You should take a look at your launch script.

Code:
_G["InterfaceOptionsSocialPanelWhisperMode"]:Hide() -- wtf?
_G["InterfaceOptionsSocialPanelBnWhisperMode"]:Hide() -- wtf?
_G["InterfaceOptionsSocialPanelConversationMode"]:Hide() -- wtf?
Cause LUA Errors

E:
Oh now Bartender and Grid work. Forget to change the foldernames of WTF.
__________________
Hi!

Last edited by Sniffles : 04-16-11 at 07:24 AM.
  Reply With Quote