Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
LateRepo Fix
Compatibility patch for LateRepo 1.6.4: suppresses the outdated RunManager.singleplayerPool error.
| Last updated | 3 hours ago |
| Total downloads | 131 |
| Total rating | 2 |
| Categories | Mods Tools Client-side Server-side AI Generated Quality Of Life |
| Dependency string | AST_Studios-LateRepo_Fix-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305Chaosholz-LateRepo
Adds LateJoin to R.E.P.O. and includes several quality-of-life features.
Preferred version: 1.6.4README
LateRepo Fix
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.
Config
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
Install this alongside LateRepo.
For multiplayer, install it on the host. Clients may install it too.