bretternst / Floe

Floe IRC Client

Home Page:http://floe.codeplex.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Occasional Array out of bounds exception.

DanRigby opened this issue · comments

Floe.Net.IrcSession at line 758, there's a check that "parts.Length > 0", but then 2 lines below that "parts[1]" is accessed triggering an array out of bounds exception.

I'm getting this when connecting to an IRC bouncer from time to time. "e.Message.Parameters" has a count of 2, but the second parameter is an empty string in my case.

Thanks.

It's been 11 years, I think I'm going to go ahead and close this. (: