Logging bug: SendMessage failed: InvalidParam

This doesn't affect the functioning of the plugin but it's slightly annoying for admins like me who are obsessed with the server logs...

Whenever a player disconnects it causes the following log to appear twice. This is definitely caused by GUIAnnouncements, I've tested it with the default config and it still happens:

*.*.*.*:43256/76561############/JimDeadlock disconnecting: closing
*.*.*.*:43256/76561############/JimDeadlock SendMessage failed: InvalidParam
*.*.*.*:43256/76561############/JimDeadlock SendMessage failed: InvalidParam​

Unload the plugin and do the same thing, see if it happens still.

I can't think of anything in it that would even do a SendMessage to you when you disconnect.

I've relooaded it many times and reinstalled it from scratch, makes no difference. Are you saying that you have this plugin and it doesn't produce these logs?

You've not understood what I asked.

Unload the plugin, then do what you do to create this message in console, see if the message appears again.
I'm not asking you to reload or set up from scratch, just unload it. Then try to make the console message appear.

I've never had this message appear when developing the plugin. You're the first to report it.

When I unload the plugin the message doesn't appear, that's how I knew it was this plugin causing it.

unload = clear logs, load = message appears, unload = clear again... etc.

As I said, it's not a big deal, I was mainly wondering if it was just me or not.

Can you give me the list of plugins you're running?

Then I will see if I can recreate it in my testing environment.

Sent in PM - my server is on Linux if that makes any difference.

Thanks! I'll see what I can figure out.

Please bear with me as my life is a bit all over the place at the moment, as I expect a lot of people's are :)

disconnecting: closing
SendMessage failed (InvalidParam)
SendMessage failed (InvalidParam)
SendMessage failed (InvalidParam)

Locked