6 - Severe taint issues
What steps will reproduce the problem?
1. Have Chaos Frame Modifier (r11), DKPProfiler (0.632) and GemHelper (r90)
2. /cfm
3. error! (below)
What is the expected output? What do you see instead?
Expected: No errors.
Instead: Breaks mods
What version of the product are you using?
r90
Do you have an error log of what happened?
Error occured in: Global Count: 1 Message: ..\FrameXML\UIDropDownMenu.lua line 224: attempt to index local 'listFrame' (a nil value) Debug: [C]: ? ..\FrameXML\UIDropDownMenu.lua:224: UIDropDownMenu_AddButton() CFM\CFM.lua:268: initFunction() ..\FrameXML\UIDropDownMenu.lua:69: UIDropDownMenu_Initialize() CFM\CFM.lua:186: CFM_CreateProps() CFM\CFM.lua:13: CFM_GUI() CFM\CFM.lua:1: value() ..\FrameXML\ChatFrame.lua:3353: ChatEdit_ParseText() ..\FrameXML\ChatFrame.lua:3052: ChatEdit_SendText() ..\FrameXML\ChatFrame.lua:3073: ChatEdit_OnEnterPressed() [string "*:OnEnterPressed"]:1: [string "*:OnEnterPressed"]:1
Please provide any additional information below.
This only happens when DKPProfiler and GemHelper are installed and enabled. Disabling one or the other causes no more taint. This also bleeds into other mods as well. Instead of CFM, load up Loot Filter and right at startup get:
Count: 3 Message: ..\FrameXML\UIDropDownMenu.lua line 224: attempt to index local 'listFrame' (a nil value) Debug: [C]: ? ..\FrameXML\UIDropDownMenu.lua:224: UIDropDownMenu_AddButton() LootFilter\lib\ui.lua:428: initFunction() ..\FrameXML\UIDropDownMenu.lua:69: UIDropDownMenu_Initialize() LootFilter\lib\events.lua:251: OnEvent() [string "*:OnEvent"]:1: [string "*:OnEvent"]:1