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

A small 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.
The patch only suppresses that specific outdated field error. Other exceptions are left untouched.
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.Install this alongside LateRepo.
For multiplayer, install it on the host. Clients may install it too.