C# IRC chat bot not connecting

It stops at this line: tcpClient = new TcpClient(ip, port);

Works fine before that, but then just disappears and doesnt break at the next part