Logged Out
Create an Account
Login:
Password:

Forgot your password?
Mod Combination Taint


Back to the Tickets List

Mod Combination Taint
Creator ChaosInc
Public or Private Public
Private tickets are only accessible to you and to DKPSystem.com staff
Public Tickets are visible to everyone)
Status Open
Type Bug
Section of the Site Game Addons/Importers
Urgency (1 votes)
Rating (0 votes)
Description:
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
Official DKPSystem.com Comments
No official comments yet

User-Submitted Comments
These posts are also available on the forum with more features. This page is intentional simplified

View this info on the forum
[You must be logged in to post comments]
5453 days ago
Chops Said:
Interesting. Thank you for the heads up.
[You must be logged in to reply]