Hi,
Thanks for your detailed explanation.
Here are the log errors that show up when ServerTravel is called:
LogNet: Client netspeed is 100000
LogNet: Error: UEngine::BroadcastNetworkFailure: FailureType = ConnectionLost, ErrorString = UIpNetDriver::TickDispatch: Socket->RecvFrom: 10 (SE_ENOTSOCK) from 0.0.0.0:0, Driver = Name:GameNetDriver Def:GameNetDriver IpNetDriver_6
LogNet: Warning: Network Failure: GameNetDriver[ConnectionLost]: UIpNetDriver::TickDispatch: Socket->RecvFrom: 10 (SE_ENOTSOCK) from 0.0.0.0:0
LogNet: NetworkFailure: ConnectionLost, Error: ‘UIpNetDriver::TickDispatch: Socket->RecvFrom: 10 (SE_ENOTSOCK) from 0.0.0.0:0’
LogNet: UNetConnection::Close: [UNetConnection] RemoteAddr: 192.168.1.7:7777, Name: IpConnection_5, Driver: Name:GameNetDriver Def:GameNetDriver IpNetDriver_6, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: NULL:MacBook-Pro.local-F8ADC6E9FF4AA41543367F83A538E7A4, Channels: 3, Time: 2025.06.06-12.06.30
LogNet: UChannel::Close: Sending CloseBunch. ChIndex == 0. Name: [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 192.168.1.7:7777, Name: IpConnection_5, Driver: Name:GameNetDriver Def:GameNetDriver IpNetDriver_6, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: NULL:MacBook-Pro.local-F8ADC6E9FF4AA41543367F83A538E7A4
LogNet: Error: UEngine::BroadcastNetworkFailure: FailureType = ConnectionLost, ErrorString = UIpNetConnection::HandleSocketSendResult: Socket->SendTo failed with error 10 (SE_ENOTSOCK). [UNetConnection] RemoteAddr: 192.168.1.7:7777, Name: IpConnection_5, Driver: Name:GameNetDriver Def:GameNetDriver IpNetDriver_6, IsServer: NO, PC: NULL, Owner: NULL, UniqueId: NULL:Jags-MacBook-Pro.local-F8ADC6E9FF4AA41543367F83A538E7A4 Connection will be closed during next Tick()!, Driver = Name:GameNetDriver Def:GameNetDriver IpNetDriver_6
LogNet: Error: UEngine::BroadcastNetworkFailure: FailureType = ConnectionLost, ErrorString = Your connection to the host has been lost., Driver = Name:GameNetDriver Def:GameNetDriver IpNetDriver_6
LogNet: Warning: Encountered an error, cleaning up this connection now
I apologize in advance if I made some kind of mistake that caused this.
Thanks for being patient with me.