
You are viewing a potentially older version of this package. View Latest Version

Compatibility patch for LateRepo 1.6.4.
It prevents the repeated RunManager.singleplayerPool MissingFieldException that can appear when LateRepo wraps LevelGenerator.Start together with older mods that still expect that removed game field.
It also adds a host-side option that keeps the Steam lobby joinable during an active round, so players can connect while the host is already inside a level instead of only joining in the shop/truck.
The config file is created at BepInEx/config/laterepo.fix.runtime.cfg after launching the game once.
General.DebugLogging: enables extra logs for this fix. Default: false.Host.AllowJoiningDuringActiveRound: keeps the host lobby joinable during active runs. Default: true.Install this alongside LateRepo.
For multiplayer, install it on the host. Clients may install it too.