Hi everyone.

So.. I have this "show-off" macro that I use occationally, which makes my 5 druids talk to eachother.

Here is a copy of the macro from one of them: (The 5 macros are slightly different to make an actual conversation, but the basics are the same, and the cheers etc at the end are the same.

/in 6 /say Hold on guys. I need to fix my hair first.. We may meet some guys out there.
/in 17 /say Right. I'm ready now.
/in 21 /say Hey. I like to look good, and with the mess you get us in, that's not easy.
/in 35 /Cheer
/in 36 /say Go Girls Go!

However, after the latest patch, these macros seem to screw up, and get the toons caught in an endless loop of cheering, and for the life of me I can't figure out why. There's no lag (60-100ms avg)

Some times I get this error message:
Date: 2010-07-24 13:14:58
ID: 6
Error occured in: Global
Count: 1
Message: ..\FrameXML\ChatFrame.lua line 3417:
attempt to index field 'header' (a nil value)
Debug:
...Ons\FuBar_MoneyFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:369:
...Ons\FuBar_MoneyFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:345

But when the addon mentioned in the error message is disabled, the error message still comes up, but with a different addon listed under "Debug"

Help?