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
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