View Bug Report
ChatFrame_AddMessageEventFilter in Ad Repeater change in 3.1
Bug #: 5749
File: Trade Secretary: Ad Repeater
Date: 04-26-09 05:39 PM
By: Mike-N-Go
Status: Unconfirmed
Greetings,

up until patch 3.1 Trade Secretary: Ad Repeater worked flawlessly and I've come to like it. Since the patch the add-on has apparently become incompatible with the game itself. When I whisper someone the whisper seems to go through but my chat frame doesn't show it. Instead, this is the error it throws:

Code:
Date: 2009-04-24 02:13:35
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\TradeSecretaryAd\ItemSearch.lua line 420:
attempt to call method 'find' (a nil value)
Debug:
[C]: find()
TradeSecretaryAd\ItemSearch.lua:420: filterFunc()
..\FrameXML\ChatFrame.lua:2352: ChatFrame_MessageEventHandler()
..\FrameXML\ChatFrame.lua:2195: ChatFrame_OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
AddOns:
Swatter, v5.4.4157 (WallabyII)
TradeSecretaryAd, v30400-0.1.02
(ck=43)

When I let WoW Instant Messenger (WIM) handle my whispers, it doesn't change. An error still pops up, only this time it's

Code:
Date: 2009-04-24 02:07:24
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\TradeSecretaryAd\ItemSearch.lua line 425:
attempt to call method 'find' (a nil value)
Debug:
[C]: find()
TradeSecretaryAd\ItemSearch.lua:425: filterFunc()
WIM\WIM.lua:293: honorChatFrameEventFilter()
WIM\Modules\WhisperEngine.lua:305: handler()
...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:252:
...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:238
...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:291:
...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:279
AddOns:
Swatter, v5.4.4157 (WallabyII)
TradeSecretaryAd, v30400-0.1.02
WIM, v3.1.1
(ck=51)
It appears to be an issue with Trade Secretary: Ad Repeater. If it is, could you fix it? Pretty please? ;-)

Greetings and all the best,

Contiki
____________

ChatFrame_AddMessageEventFilter changed in 3.1. Need to update mod to new formant.