Uuvana-Studios/longvinter-linux-server

Disconnect when pick up items.

Closed this issue · 2 comments

Describe the bug
I disconnect every time I pick up items.

To Reproduce
Steps to reproduce the behavior:

  1. Connect to my server
  2. Pick up a item or wait for a few seconds
  3. Flash back to main menu

Screenshots

[2022.02.27-13.14.48:605][302]LogNetPackageMap: Warning: InternalLoadObject: Unable to resolve object. FullNetGUIDPath: [1300851]NOT_IN_CACHE
[2022.02.27-13.14.48:605][302]LogNet: Error: ReceivedRPC: ReceivePropertiesForRPC - Mismatch read. Function: PossesToHelicopter, Object: ThirdPersonCharacter_C /Game/Maps/LongvinterIsland.LongvinterIsland:PersistentLevel.ThirdPersonCharacter_C_2147481547
[2022.02.27-13.14.48:606][302]LogNet: Error: UActorChannel::ProcessBunch: Replicator.ReceivedBunch failed.  Closing connection. RepObj: ThirdPersonCharacter_C /Game/Maps/LongvinterIsland.LongvinterIsland:PersistentLevel.ThirdPersonCharacter_C_2147481547, Channel: 3
[2022.02.27-13.14.48:606][302]LogNet: UNetConnection::Close: [UNetConnection] RemoteAddr: 76561198098776000:7777, Name: SteamNetConnection_2147481566, Driver: GameNetDriver SteamNetDriver_2147482569, IsServer: YES, PC: PC_Longvinter_C_2147481562, Owner: PC_Longvinter_C_2147481562, UniqueId: Steam:UNKNOWN [0x7FC08F62E950], Channels: 27, Time: 2022.02.27-13.14.48
[2022.02.27-13.14.48:606][302]LogNet: UChannel::Close: Sending CloseBunch. ChIndex == 0. Name: [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 76561198098776000:7777, Name: SteamNetConnection_2147481566, Driver: GameNetDriver SteamNetDriver_2147482569, IsServer: YES, PC: PC_Longvinter_C_2147481562, Owner: PC_Longvinter_C_2147481562, UniqueId: Steam:UNKNOWN [0x7FC08F62E950]
[2022.02.27-13.14.48:638][303]LogNet: Verbose: UNetConnection::SetClientLoginState: State changing from ReceivedJoin to CleanedUp
[2022.02.27-13.14.48:638][303]LogOnline: STEAM: Removing P2P Session Id: UNKNOWN [0x7FC08F4C3820], Channel: 7777, IdleTime: 0.034
[2022.02.27-13.14.48:638][303]LogOnline: Verbose: STEAM: Removing channel 7777 from user 76561198098776000
[2022.02.27-13.14.49:416][327]LogOnlineSession: Warning: STEAM: Server setting ,TOTPLAYING_s:0 overflows Steam SetGameTags call
[2022.02.27-13.14.49:416][327]LogOnlineSession: Warning: STEAM: Server setting ,ServerName_s:Mino Island overflows Steam SetGameTags call
[2022.02.27-13.14.49:416][327]LogOnlineSession: Warning: STEAM: Server setting ,HasPassword_b:true overflows Steam SetGameTags call
[2022.02.27-13.14.49:416][327]LogOnlineSession: Warning: STEAM: Server setting ,IsExperimental_b:false overflows Steam SetGameTags call
[2022.02.27-13.14.49:417][327]LogOnline: Verbose: OSS: Async task 'FOnlineAsyncTaskSteamUpdateServer bWasSuccessful: 1 Session: GameSession' succeeded in 0.000889 seconds
[2022.02.27-13.14.50:150][349]LogOnline: STEAM: Closing channel 7777 with user 76561198098776000
[2022.02.27-13.14.50:151][349]LogOnline: Verbose: STEAM: 76561198098776000 has no more open connections! Going to remove
[2022.02.27-13.14.50:151][349]LogOnline: STEAM: 76561198098776000 has been removed.

Server (please complete the following information):

  • OS: Debian
  • Git version 2.30
  • Steam Version
  • Server Version I dont know.But I am sure that I have got the latest version of the code.
  • commit 812c131

Client (please complete the following information):

  • OS: Windows 10
  • Steam Version
  • Game Version Beta 1.0.0

Additional context
Add any other context about the problem here.

According to your description, you are 1 commit behind, the latest is commit 1898f66
Please update and confirm this is still happening

Fixed. It's weird. I just run git pull and there is up-to-date.Thank you.