There are a few different causes of this, the simplest one is to make sure you're running as admin, the launcher needs to patch the games memory to get it to connect to the new server, this requires admin privileges.
If the server is being hosted by yourself and the above doesn't solve your issue, try these steps:
Ensure these ports are forwarded on your router, both for tcp and udp: 50000, 50010, 50050, 50020
Ensure you have allowed the server access through the windows defender firewall, you can set rules here: Start Bar -> Windows Administrative Tools -> Windows Defender Firewall with Advanced Security -> Inbound/Output Rules
Its possible you don't have the configuration for the server setup correctly. After running the server once make sure to open the configuration file (Saved/config.json) and make sure its setup correctly (it will attempt to autoconfigure itself, but may get incorrect values if you have multiple network adapters). The most critical settings to get correct are ServerHostname and ServerPrivateHostname, these should be set to your WAN IP (the one you get from sites like https://whatismyip.com), and your LAN IP (the one you get from running ipconfig) respectively. If you are using LAN emulation software (eg. hamachi) you will need to set these to the appropriate hamachi IP.
게임을 실행했는데 연결할 수 없습니까?
여기에는 몇 가지 다른 원인이 있습니다. 가장 간단한 이유는 관리자로 실행하고 있는지 확인하는 것입니다. 런처는 새 서버에 연결하기 위해 게임 메모리를 패치해야 하며, 이를 위해서는 관리자 권한이 필요합니다.
서버를 직접 호스팅하고 위의 방법으로 문제가 해결되지 않으면 다음 단계를 시도하십시오.
tcp 및 udp 모두에 대해 다음 포트가 라우터에서 전달되는지 확인하십시오. 50000, 50010, 50050, 50020
Windows Defender 방화벽을 통한 서버 액세스를 허용했는지 확인하고 여기에서 규칙을 설정할 수 있습니다. 시작 표시줄 -> Windows 관리 도구 -> 고급 보안이 포함된 Windows Defender 방화벽 -> 인바운드/출력 규칙
서버 설정에 대한 구성이 올바르지 않을 수 있습니다. 서버를 한 번 실행한 후 구성 파일(Saved/config.json)을 열고 설정이 올바른지 확인하십시오(자동 구성을 시도하지만 여러 네트워크 어댑터가 있는 경우 잘못된 값을 얻을 수 있음). 올바른 설정을 위한 가장 중요한 설정은 ServerHostname 및 ServerPrivateHostname이며, WAN IP( https://whatismyip.com 과 같은 사이트에서 얻은 것 ) 및 LAN IP(ipconfig를 실행하여 얻은 것) 로 설정해야 합니다. 각기. LAN 에뮬레이션 소프트웨어(예: hamachi)를 사용하는 경우 적절한 hamachi IP로 설정해야 합니다.
뭐가 문젠데 저런 설명은 걍 복붙임
나는 내가 연 사설섭에 로그인이되는데 갤럼은 로그인이 안된다함