Since I’ve changed from version 4.25.3 to 4.26.1 I’m facing a problem with connection closed automatically by the server.
Before the connection is closed, the function SetChannelActor from UActorChannel is logging :
actor KServerBeaconClient /Game/Maps/M-Entry.M-Entry:PersistentLevel.KServerBeaconClient_2147482432 **is not in the same level collection as the net driver ** (KadeoNetDriver /Engine/Transient.KadeoNetDriver_2147482521)
Where can I check level collection of maps ?
D.
[2021.02.15-14.30.28:947][686]LogNet: Verbose: UActorChannel::SetChannelActor: actor KServerBeaconClient /Game/Maps/M-Entry.M-Entry:PersistentLevel.KServerBeaconClient_2147482432 is not in the same level collection as the net driver (KadeoNetDriver /Engine/Transient.KadeoNetDriver_2147482521)!
[2021.02.15-14.30.28:997][689]LogNet: UChannel::ReceivedSequencedBunch: Bunch.bClose == true. ChIndex == 0. Calling ConditionalCleanUp.
[2021.02.15-14.30.28:997][689]LogNet: UChannel::CleanUp: ChIndex == 0. Closing connection. [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 172.20.144.1:50065, Name: KadeoNetConnection_2147482436, Driver: KadeoNetDriver_2147482521 KadeoNetDriver_2147482521, IsServer: YES, PC: NULL, Owner: KServerBeaconClient_2147482432, UniqueId: Kadeo:iraque#t8v7rx
[2021.02.15-14.30.28:998][689]LogNet: UNetConnection::Close: [UNetConnection] RemoteAddr: 172.20.144.1:50065, Name: KadeoNetConnection_2147482436, Driver: KadeoNetDriver_2147482521 KadeoNetDriver_2147482521, IsServer: YES, PC: NULL, Owner: KServerBeaconClient_2147482432, UniqueId: Kadeo:iraque#t8v7rx, Channels: 3, Time: 2021.02.15-14.30.28
[2021.02.15-14.30.28:998][689]LogNet: UChannel::Close: Sending CloseBunch. ChIndex == 0. Name: [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 172.20.144.1:50065, Name: KadeoNetConnection_2147482436, Driver: KadeoNetDriver_2147482521 KadeoNetDriver_2147482521, IsServer: YES, PC: NULL, Owner: KServerBeaconClient_2147482432, UniqueId: Kadeo:iraque#t8v7rx
[2021.02.15-14.30.29:000][689]LogNet: Verbose: UKadeoNetConnection::CleanUp - Name=KadeoNetConnection_2147482436
[2021.02.15-14.30.29:003][689]LogNet: Verbose: UNetConnection::SetClientLoginState: State changing from ReceivedJoin to CleanedUp