I also have the same error. Adding the two Networking and Sockets didn’t work.
Shouldn’t EOS handle things like port forwarding or whatever? If it can’t then if I shipped my game would that mean no one would be able to host a session if they didn’t mess with their router?
I’m using EOS.
Here is info about my error:
[2023.03.03-21.39.00:172][675]LogTemp: Warning: Connecting to: 73.10.32.194:7777
[2023.03.03-21.39.00:172][675]LogNet: Browse: 73.10.32.194/Game/ThirdPerson/Maps/MainMenu
[2023.03.03-21.39.00:172][675]LogInit: WinSock: Socket queue. Rx: 32768 (config 32768) Tx: 32768 (config 32768)
[2023.03.03-21.39.00:173][675]LogNet: Created socket for bind address: 0.0.0.0:0
[2023.03.03-21.39.00:173][675]LogNet: IpConnection_2147482486 setting maximum channels to: 32767
[2023.03.03-21.39.00:173][675]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.03.03-21.39.00:180][675]LogHandshake: Stateless Handshake: NetDriverDefinition 'GameNetDriver' CachedClientID: 2
[2023.03.03-21.39.00:180][675]LogNet: Game client on port 7777, rate 100000
[2023.03.03-21.39.00:181][675]LogNetVersion: Learningcpp 1.0.0.0, NetCL: 23058290, EngineNetVer: 30, GameNetVer: 0 (Checksum: 3313211597)
[2023.03.03-21.39.10:175][676]LogNet: Initial Connect Diagnostics: Sent '9' packets in last '10.003320' seconds, no packets received yet.
[2023.03.03-21.39.20:180][596]LogNet: Initial Connect Diagnostics: Sent '10' packets in last '10.003864' seconds, no packets received yet.
[2023.03.03-21.39.20:191][598]LogNet: Warning: UNetConnection::Tick: Connection TIMED OUT. Closing connection.. Elapsed: 20.01, Real: 20.01, Good: 20.01, DriverTime: 20.02, Threshold: 20.00, [UNetConnection] RemoteAddr: 73.10.32.194:7777, Name: IpConnection_2147482486, Driver: PendingNetDriver NetDriverEOS_2147482487, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID
[2023.03.03-21.39.20:191][598]LogNet: Error: UEngine::BroadcastNetworkFailure: FailureType = ConnectionTimeout, ErrorString = UNetConnection::Tick: Connection TIMED OUT. Closing connection.. Elapsed: 20.01, Real: 20.01, Good: 20.01, DriverTime: 20.02, Threshold: 20.00, [UNetConnection] RemoteAddr: 73.10.32.194:7777, Name: IpConnection_2147482486, Driver: PendingNetDriver NetDriverEOS_2147482487, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID, Driver = PendingNetDriver NetDriverEOS_2147482487
[2023.03.03-21.39.20:191][598]LogNet: Warning: Network Failure: PendingNetDriver[ConnectionTimeout]: UNetConnection::Tick: Connection TIMED OUT. Closing connection.. Elapsed: 20.01, Real: 20.01, Good: 20.01, DriverTime: 20.02, Threshold: 20.00, [UNetConnection] RemoteAddr: 73.10.32.194:7777, Name: IpConnection_2147482486, Driver: PendingNetDriver NetDriverEOS_2147482487, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID
[2023.03.03-21.39.20:191][598]LogNet: NetworkFailure: ConnectionTimeout, Error: 'UNetConnection::Tick: Connection TIMED OUT. Closing connection.. Elapsed: 20.01, Real: 20.01, Good: 20.01, DriverTime: 20.02, Threshold: 20.00, [UNetConnection] RemoteAddr: 73.10.32.194:7777, Name: IpConnection_2147482486, Driver: PendingNetDriver NetDriverEOS_2147482487, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID'
[2023.03.03-21.39.20:191][598]LogNet: UNetConnection::Close: [UNetConnection] RemoteAddr: 73.10.32.194:7777, Name: IpConnection_2147482486, Driver: PendingNetDriver NetDriverEOS_2147482487, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID, Channels: 2, Time: 2023.03.03-21.39.20
[2023.03.03-21.39.20:191][598]LogNet: UNetConnection::SendCloseReason:
[2023.03.03-21.39.20:191][598]LogNet: - Result=ConnectionTimeout, ErrorContext="ConnectionTimeout"
[2023.03.03-21.39.20:191][598]LogNet: UChannel::Close: Sending CloseBunch. ChIndex == 0. Name: [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 73.10.32.194:7777, Name: IpConnection_2147482486, Driver: PendingNetDriver NetDriverEOS_2147482487, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: INVALID
[2023.03.03-21.39.20:196][599]LogNet: Browse: /Game/ThirdPerson/Maps/MainMenu?closed
[2023.03.03-21.39.20:196][599]LogNet: DestroyNamedNetDriver NetDriverEOS_2147482487 [PendingNetDriver]
[2023.03.03-21.39.20:197][599]LogExit: PendingNetDriver NetDriverEOS_2147482487 shut down
[2023.03.03-21.39.20:197][599]LogNet: Connection failed; returning to Entry