I'm trying to get a list of all the names in a channel and the script keeps timing out... Here is the end of the debug information where it shows that a data handler doesn't exist for a received input:

Sep 27 02:44:12 SmartIRC.php(1959) DEBUG_MESSAGEHANDLER: calling internal method "net_smartirc->_event_rpl_namreply" (by numeric)

Sep 27 02:44:12 SmartIRC.php(2075) DEBUG_CHANNELSYNCING: adding user:  to channel:

Sep 27 02:44:12 SmartIRC.php(1568) DEBUG_IRCMESSAGES: received: ":irc.terransystem.com 366 Net_S818 #trollkingdom :End of /NAMES list."

Sep 27 02:44:12 SmartIRC.php(1628) DEBUG_MESSAGEPARSER: ircdata nick: "" ident: "rc.terransystem.co" host: "rc.terransystem.com" type: "65536" from: "irc.terransystem.com" channel: "End" message: "End of /NAMES list."

Sep 27 02:44:12 SmartIRC.php(1972) DEBUG_MESSAGEHANDLER: no method found for "366" (event_rpl_endofnames)