Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Temporary Patch – Combat Extended / Scenario N

TL:DR Fixes a NullReferenceException when selecting scenarios with Combat Extended installed in RimWorld 1.6. Prevents the game from not allowing to select a scenario, when starting a new game. This mod provides a temporary Harmony patch for RimWorld 1.6 that resolves a NullReferenceException in Page_SelectScenario, which occurs when Combat Extended modifies starting policies. It ensures that the scenario selection screen loads without errors, allowing you to start your colony normally. Features: Fixes scenario selection crash caused by Combat Extended. Safe, minimal patch — only affects SameOrSubclassOf calls when null references occur. Fully compatible with vanilla and other mods (except mods that modify the same method in conflicting ways). Enable it after Combat Extended in your mod load order.