ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
83 stars 11 forks source link

[CF 147] TMW beta 8 conflicting with another addon. #169

Closed tmw-issue-import closed 13 years ago

tmw-issue-import commented 13 years ago

IMPORTANT: Attaching a saved variables file/screenshot will increase the likelihood of your problem being solved.
Saved variables can be found in: "World of Warcraft/WTF/Account/<Account Name>/SavedVariables/TellMeWhen. lua"

What steps will reproduce the problem?
1. Install Kong UI Hider
2. Enter /kong to enter cofig

What do you expect to happen? What happens instead?
When I enter the config it throws an error and while it usually shows a blue rectangle over frames it can hide, it now misses quite a few

What version of TellMeWhen are you using? ("The latest" is not a version)
TellMeWhen 4.0.0 beta8

Do you have an error log of what happened?
Message: Interface\AddOns\KongConfig\KongConfig.lua:77: attempt to concatenate a nil value
Time: 03/28/11 18:28:45
Count: 1
Stack: Interface\AddOns\KongConfig\KongConfig.lua:77: in function `KongConfig_Show'
Interface\AddOns\Kong\KongCommandLine.lua:626: in function `value'
Interface\FrameXML\ChatFrame.lua:4235: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3825: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:3863: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>

Locals: (for generator) = <function> defined =[C]:-1
(for state) = <table> {
1 = ShoppingTooltip1 {
}
2 = ShoppingTooltip2 {
}
3 = ShoppingTooltip3 {
}
4 = GameTooltip {
}
5 = SmallTextTooltip {
}
6 = ExampleButtonFrame {
}
7 = GameMenuFrame {
}
8 = UIErrorsFrame {
}
9 = AutoCompleteBox {
}
10 = StaticPopup1 {
}

Please provide any additional information below.
I feel really weird about telling you an error from another addon, but the thing is that this error has only started appearing while I'm using TMW 4.0.0 beta 8, if I go back to any previous version of TMW the error stops occurring. Not sure if you changed anything in this latest version that could be messing with the frames in a way that it confuses the kong addon.

Also for the sake of brevity I only listed the first 10 frames in the list but a lot more appear in the error message.


Posted by CurseForge user Beruchan | Imported from CurseForge issue #147 | Raw

tmw-issue-import commented 13 years ago

I'll see about fixing it, but this is as much a problem with Kong UI Hider as it is a problem with TMW. If you haven't already, post this error on that addon too.


> Posted by CurseForge user Cybeloras
tmw-issue-import commented 13 years ago

I installed Kong UI Hider with the fix in beta 9 and it worked just fine for me. Let me know if it works for you.


> Posted by CurseForge user Cybeloras
tmw-issue-import commented 13 years ago

Yeah, it works fine now. Thanks for the fix. =)


> Posted by CurseForge user Beruchan