Mod Server connection lost
I have a server with mods that starts only when I join I get a message with your connection to the host has been lost.
Solution:Jump to solution
(Known crash
ReliableBufferOverflow
) Something is causing the replication reliable buffer of [UActorChannel] Actor: FGConveyorChainSubsystem /Game/FactoryGame/Map/GameLevel01/Persistent_Level.Persistent_Level:PersistentLevel.ConveyorChainSubsystem, Role: 3, RemoteRole: 1 [UChannel] ChIndex: 27, Closing: 0 [UNetConnection] RemoteAddr: 77.22.34.211:53517, Name: IpConnection_2147440764, Driver: GameNetDriver FGDSIpNetDriver_2147481960, IsServer: YES, PC: BP_PlayerController_C_2147440562, Owner: BP_PlayerController_C_2147440562, UniqueId: Epic:1 (ForeignId=[Type=1 Handle=0 RepData=[033187C7C58C944D0CAFADB6263E4CB32C0002E53D9DA04C64B99F39CFA9CA1F30])\r\n[2024.10.18-16.21.56:285][490]LogNetPartialBunch: Warning: SendBunch: Reliable partial bunch overflows reliable buffer! [UActorChannel] Actor: FGConveyorChainSubsystem /Game/FactoryGame/Map/GameLevel01/Persistent_Level.Persistent_Level:PersistentLevel.ConveyorChainSubsystem
to be overburdened! The limit is 8 but there were 299 items.
This crash tends to happen when joining a multiplayer game with a lot of content. If the buffer is on the Recipe Manager or Schematic Manager, try removing mods that introduce lots of recipes or schematics (HUB/MAM/shop unlocks).
-# Responding to reliablebufferoverflow
triggered by @Fabius Haselnuss...3 Replies
Solution
(Known crash
ReliableBufferOverflow
) Something is causing the replication reliable buffer of [UActorChannel] Actor: FGConveyorChainSubsystem /Game/FactoryGame/Map/GameLevel01/Persistent_Level.Persistent_Level:PersistentLevel.ConveyorChainSubsystem, Role: 3, RemoteRole: 1 [UChannel] ChIndex: 27, Closing: 0 [UNetConnection] RemoteAddr: 77.22.34.211:53517, Name: IpConnection_2147440764, Driver: GameNetDriver FGDSIpNetDriver_2147481960, IsServer: YES, PC: BP_PlayerController_C_2147440562, Owner: BP_PlayerController_C_2147440562, UniqueId: Epic:1 (ForeignId=[Type=1 Handle=0 RepData=[033187C7C58C944D0CAFADB6263E4CB32C0002E53D9DA04C64B99F39CFA9CA1F30])\r\n[2024.10.18-16.21.56:285][490]LogNetPartialBunch: Warning: SendBunch: Reliable partial bunch overflows reliable buffer! [UActorChannel] Actor: FGConveyorChainSubsystem /Game/FactoryGame/Map/GameLevel01/Persistent_Level.Persistent_Level:PersistentLevel.ConveyorChainSubsystem
to be overburdened! The limit is 8 but there were 299 items.
This crash tends to happen when joining a multiplayer game with a lot of content. If the buffer is on the Recipe Manager or Schematic Manager, try removing mods that introduce lots of recipes or schematics (HUB/MAM/shop unlocks).
-# Responding to reliablebufferoverflow
triggered by @Fabius Haselnuss