Bannerlord has encountered a problem and will close itself.
This is a community Crash Report. Please save it and use it for reporting the error. Do not provide screenshots, provide the report!
Most likely this error was caused by a custom installed module.

If you were in the middle of something, the progress might be lost.

Launcher: steam (07.94.58.87)
Runtime: .NET Framework 4.8.4614.0


+ Exception

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: EarnRecruits.1.0.0
CallStack:
  1. at void EarnRecruits.NewCultureObjectAttributes.Deserialize(CultureObject culture, MBObjectManager objectManager, XmlDocument xmlDoc)
  2. at void EarnRecruits.NewCultureObjectAttributes.InitializeCultureTroops(Action callback)
  3. at CharacterObject EarnRecruits.Models.EarnRecruitsModel.GetBasicVolunteer(Hero sellerHero)
  4. at void TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.UpdateVolunteersOfNotablesInSettlement(Settlement settlement)
  5. at void TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.OnNewGameCreatedPartialFollowUpEnd(CampaignGameStarter starter)
  6. at void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t)
  7. at void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  8. at void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter)
  9. at void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter)
  10. at void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState)
  11. at bool TaleWorlds.Core.GameType.DoLoadingForGameType()
  12. at void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep)
  13. at bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
  14. at void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt)
  15. at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
  16. at void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt)
  17. at void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt)

+ Enhanced Stacktrace

  • Frame: void EarnRecruits.NewCultureObjectAttributes.Deserialize(CultureObject culture, MBObjectManager objectManager, XmlDocument xmlDoc) (IL Offset: 34)
    • Module: EarnRecruits
      Method: static System.Void EarnRecruits.NewCultureObjectAttributes::Deserialize(TaleWorlds.CampaignSystem.CultureObject culture, TaleWorlds.ObjectSystem.MBObjectManager objectManager, System.Xml.XmlDocument xmlDoc)
      Method From Stackframe Issue: False
  • Frame: void EarnRecruits.NewCultureObjectAttributes.InitializeCultureTroops(Action callback) (IL Offset: 303)
    • Module: EarnRecruits
      Method: static System.Void EarnRecruits.NewCultureObjectAttributes::InitializeCultureTroops(System.Action callback)
      Method From Stackframe Issue: False
  • Frame: CharacterObject EarnRecruits.Models.EarnRecruitsModel.GetBasicVolunteer(Hero sellerHero) (IL Offset: 36)
    • Module: EarnRecruits
      Method: virtual TaleWorlds.CampaignSystem.CharacterObject EarnRecruits.Models.EarnRecruitsModel::GetBasicVolunteer(TaleWorlds.CampaignSystem.Hero sellerHero)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.UpdateVolunteersOfNotablesInSettlement(Settlement settlement) (IL Offset: 94)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior::UpdateVolunteersOfNotablesInSettlement(TaleWorlds.CampaignSystem.Settlements.Settlement settlement)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior.OnNewGameCreatedPartialFollowUpEnd(CampaignGameStarter starter) (IL Offset: 75)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.CampaignBehaviors.RecruitmentCampaignBehavior::OnNewGameCreatedPartialFollowUpEnd(TaleWorlds.CampaignSystem.CampaignGameStarter starter)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.MbEvent.InvokeList(EventHandlerRec list, T t) (IL Offset: 22)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.MbEvent`1::InvokeList(TaleWorlds.CampaignSystem.EventHandlerRec`1 list, TaleWorlds.CampaignSystem.T t)
      Method From Stackframe Issue: True
  • Frame: void TaleWorlds.CampaignSystem.CampaignEvents.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 46)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEvents::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.CampaignEventDispatcher.OnNewGameCreated(CampaignGameStarter campaignGameStarter) (IL Offset: 11)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.CampaignEventDispatcher::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter campaignGameStarter)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.OnNewGameCreated(CampaignGameStarter gameStarter) (IL Offset: 6)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.CampaignSystem.Campaign::OnNewGameCreated(TaleWorlds.CampaignSystem.CampaignGameStarter gameStarter)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, out GameTypeLoadingStates nextState) (IL Offset: 627)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.CampaignSystem.Campaign::DoLoadingForGameType(TaleWorlds.Core.GameTypeLoadingStates gameTypeLoadingState, TaleWorlds.Core.GameTypeLoadingStates& nextState)
      Method From Stackframe Issue: False
  • Frame: bool TaleWorlds.Core.GameType.DoLoadingForGameType() (IL Offset: 122)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameType::DoLoadingForGameType()
      Method From Stackframe Issue: False
  • Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 320)
    • Module: Sandbox
      Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Method From Stackframe Issue: False
  • Frame: bool TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager() (IL Offset: 211)
    • Module: UNKNOWN
      Method: System.Boolean TaleWorlds.Core.GameManagerBase::DoLoadingForGameManager()
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.GameLoadingState.OnTick(float dt) (IL Offset: 15)
    • Module: UNKNOWN
      Method: virtual System.Void TaleWorlds.MountAndBlade.GameLoadingState::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.Core.GameStateManager.OnTick(float dt) (IL Offset: 47)
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.Core.GameStateManager::OnTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(Module this, float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.MountAndBlade.Module.OnApplicationTick_Patch2(TaleWorlds.MountAndBlade.Module this, System.Single dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: System.Void TaleWorlds.MountAndBlade.Module::OnApplicationTick(System.Single dt)
      Method From Stackframe Issue: False
  • Frame: void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(float dt) (IL Offset: -1)
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: Bannerlord.ButterLib
      Method: static System.Void Bannerlord.ButterLib.ExceptionHandler.BEWPatch::Finalizer(System.Exception __exception)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed.ApplicationTick_Patch2(System.Single dt)
      Method From Stackframe Issue: False
    • Module: UNKNOWN
      Method: static System.Void TaleWorlds.DotNet.Managed::ApplicationTick(System.Single dt)
      Method From Stackframe Issue: False

+ Involved Modules

  • EarnRecruits
    • Method: static System.Void EarnRecruits.NewCultureObjectAttributes::Deserialize(TaleWorlds.CampaignSystem.CultureObject culture, TaleWorlds.ObjectSystem.MBObjectManager objectManager, System.Xml.XmlDocument xmlDoc)
      Frame: void EarnRecruits.NewCultureObjectAttributes.Deserialize(CultureObject culture, MBObjectManager objectManager, XmlDocument xmlDoc) (IL Offset: 34)
      HarmonyIssue: False
    • Method: static System.Void EarnRecruits.NewCultureObjectAttributes::InitializeCultureTroops(System.Action callback)
      Frame: void EarnRecruits.NewCultureObjectAttributes.InitializeCultureTroops(Action callback) (IL Offset: 303)
      HarmonyIssue: False
    • Method: virtual TaleWorlds.CampaignSystem.CharacterObject EarnRecruits.Models.EarnRecruitsModel::GetBasicVolunteer(TaleWorlds.CampaignSystem.Hero sellerHero)
      Frame: CharacterObject EarnRecruits.Models.EarnRecruitsModel.GetBasicVolunteer(Hero sellerHero) (IL Offset: 36)
      HarmonyIssue: False
  • Sandbox
    • Method: virtual System.Void SandBox.SandBoxGameManager::DoLoadingForGameManager(TaleWorlds.Core.GameManagerLoadingSteps gameManagerLoadingStep, TaleWorlds.Core.GameManagerLoadingSteps& nextStep)
      Frame: void SandBox.SandBoxGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, out GameManagerLoadingSteps nextStep) (IL Offset: 320)
      HarmonyIssue: False

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.2.2.162)
  • + ButterLib (Bannerlord.ButterLib, v2.8.0.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.8.0.0)
  • + Mod Configuration Menu v5 (Bannerlord.MBOptionScreen, v5.7.1.0)
  • + Native (Native, v1.1.2.0)
  • + SandBox Core (SandBoxCore, v1.1.2.0)
  • + CustomBattle (CustomBattle, v1.1.2.0)
  • + Sandbox (Sandbox, v1.1.2.0)
  • + StoryMode (StoryMode, v1.1.2.0)
  • + Birth and Death Options (BirthAndDeath, v1.1.2.0)
  • + Feudal Warfare (EarnRecruits, v2.5.0.0)
  • + Distinguished Service 1.1.0 (DistinguishedService110, v6.1.0.0)
  • + KeepFastForwardSpeed (KeepFastForwardSpeed, v1.0.0.0)
  • + Righteous Executions (RighteousExecutions, v1.1.0.0)
  • + ScoutingEffectMovSpeed (ScoutingEffectMovSpeed, v1.1.0.0)
  • + MBSuperSpeed (MBSuperSpeed, v1.0.0.0)
  • + TimeLord (TimeLord, v1.2.2.0)
  • + UnlimitedSmithing (UnlimitedSmithing, v1.0.0.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnSubModuleUnloadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnApplicationTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnApplicationTickPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.InitializeGameStarter
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.InitializeGameStarterPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.DoLoading
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.DoLoadingPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameLoaded
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameLoadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnCampaignStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnCampaignStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.BeginGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.BeginGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameEndPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnGameInitializationFinishedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnBeforeMissionBehaviourInitializePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMissionBehaviorInitialize
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMissionBehaviourInitializePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnMultiplayerGameStart
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnMultiplayerGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnNewGameCreated
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnNewGameCreatedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.RegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.RegisterSubModuleObjectsPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterRegisterSubModuleObjects
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterRegisterSubModuleObjectsPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnAfterGameInitializationFinished
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnAfterGameInitializationFinishedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnConfigChanged
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnConfigChangedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnInitialState
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.OnInitialStatePostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.AfterAsyncTickTick
    • Postfixes
      • Owner: Bannerlord.ButterLib.SubModuleWrappers2; Namespace: Bannerlord.ButterLib.SubModuleWrappers2.Patches.MBSubModuleBasePatch.AfterAsyncTickTickPostfix;

  • TaleWorlds.MountAndBlade.Options.OptionsProvider.GetGameKeyCategoriesList
    • Postfixes
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix;
      • Owner: Bannerlord.ButterLib.HotKeySystem; Namespace: Bannerlord.ButterLib.Implementation.HotKeys.Patches.OptionsProviderPatches.GetGameKeyCategoriesListPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Module.FinalizeSubModules
    • Postfixes
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.FinalizeSubModulesPostfix;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.FinalizeSubModulesPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • Postfixes
      • Owner: MCM.UI.Adapter.MCMv5; Namespace: MCM.UI.Adapter.MCMv5.SubModule.OnAfterSetInitialModuleScreenAsRootScreen;
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatch.Transpiler; Index: 1;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameStart
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler; Index: 1;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameEnd
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler;
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatch.Transpiler; Index: 1;

  • TaleWorlds.CampaignSystem.CampaignBehaviorBase..ctor
    • Postfixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatch.CampaignBehaviorBaseCtorPostfix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.BehaviourNamePatch.CampaignBehaviorBaseCtorPostfix; Index: 1;

  • TaleWorlds.SaveSystem.TypeExtensions.IsContainer
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatch.IsContainerPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatch.IsContainerPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddBasicTypeDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddBasicTypeDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddBasicTypeDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddClassDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddClassDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddContainerDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddContainerDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddEnumDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddEnumDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddEnumDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericClassDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericClassDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddGenericStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericStructDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddGenericStructDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddInterfaceDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddInterfaceDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddInterfaceDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddRootClassDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddRootClassDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddRootClassDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.AddStructDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddStructDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.AddStructDefinitionPrefix; Index: 1;

  • TaleWorlds.SaveSystem.Definition.DefinitionContext.ConstructContainerDefinition
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.ConstructContainerDefinitionPrefix;
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.DefinitionContextPatch.ConstructContainerDefinitionPrefix; Index: 1;

  • TaleWorlds.Library.ViewModel..ctor
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ViewModelCtorPrefix;

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatch.ExecuteCommandPatch;

  • TaleWorlds.Engine.GauntletUI.UIConfig.set_DoNotUseGeneratedPrefabs
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.UIConfigPatch.Prefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetPrefab.LoadFrom
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetPrefabPatch.WidgetPrefab_LoadFrom_Transpiler;

  • TaleWorlds.GauntletUI.BrushFactory.get_Brushes
    • Postfixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.GetBrushesPostfix;

  • TaleWorlds.GauntletUI.BrushFactory.GetBrush
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.GetBrushPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.ConstantDefinition.GetValue
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.SetWidgetAttributeFromString
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.UIContext.GetBrush
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetExtensions.ConvertObject
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.BoolBrushChangerBrushWidget.OnBooleanUpdated
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.BrushFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetCustomType
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.GetCustomTypePrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.CreateBuiltinWidget
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.CreateBuiltinWidgetPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.GetWidgetTypes
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.GetWidgetTypesPostfix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.IsCustomType
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.IsCustomTypePrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.OnUnload
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.OnUnloadPrefix;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.CreateWidgets
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetTemplate.OnRelease
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

  • TaleWorlds.GauntletUI.Data.GauntletMovie.LoadMovie
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.ResourceManager.WidgetFactoryManager.BlankTranspiler;

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Postfixes
      • Owner: Bannerlord.UIExtenderEx.UIPatch; Namespace: Bannerlord.UIExtenderEx.UIPatchSubModule.SandBoxSubModuleOnSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnInitialize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.GauntletOptionsScreen.OnFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.OptionsGauntletScreenPatch.OnFinalizePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletOptionsUIHandler..ctor
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.MissionGauntletOptionsUIHandlerPatch.OnInitializePostfix;

  • TaleWorlds.MountAndBlade.GauntletUI.Mission.MissionGauntletOptionsUIHandler.OnMissionScreenFinalize
    • Postfixes
      • Owner: bannerlord.mcm.ui.optionsgauntletscreenpatch; Namespace: MCM.UI.Patches.MissionGauntletOptionsUIHandlerPatch.OnFinalizePostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.SetSelectedCategory
    • Prefixes
      • Owner: bannerlord.mcm.ui.optionsswitchpatch; Namespace: MCM.UI.Patches.OptionsVMPatch.SetSelectedCategoryPatch;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AiBehaviors.AiVisitSettlementBehavior.ApproximateNumberOfVolunteersCanBeRecruitedFromSettlement
    • Postfixes
      • Owner: DeathForAll_Harmony; Namespace: EarnRecruits.AiBehaviorFix.EarnRecruitsPatch.Postfix;

  • SandBox.View.Map.MapScreen.HandleMouse
    • Prefixes
      • Owner: Unterkatze.KeepFastForwardSpeed1.katze; Namespace: KeepFastForwardSpeed1.Patches+UnterkatzePatch1.Prefix;
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.MapScreenPatch.Prefix; Index: 1;
    • Postfixes
      • Owner: Unterkatze.KeepFastForwardSpeed1.katze; Namespace: KeepFastForwardSpeed1.Patches+UnterkatzePatch1.Postfix;
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.MapScreenPatch.Postfix; Index: 1;

  • TaleWorlds.CampaignSystem.Actions.KillCharacterAction.ApplyInternal
    • Prefixes
      • Owner: rewstyr.righteousexecutions; Namespace: RighteousExecutions.KillCharacterActionPatch.Prefix;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMobilePartyFoodConsumptionModel.CalculateDailyFoodConsumptionf
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultMobilePartyFoodConsumptionModelPatch.CalculateDailyFoodConsumptionf; Priority: 0;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultHeroDeathProbabilityCalculationModel.CalculateHeroDeathProbabilityInternal
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultHeroDeathProbabilityCalculationModelPatch.CalculateHeroDeathProbabilityInternal; Priority: 500;

  • Helpers.HeroHelper.GetRandomBirthDayForAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.HeroHelperPatch.GetRandomBirthDayForAge;

  • TaleWorlds.CampaignSystem.MapTimeTracker.Tick
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.MapTimeTrackerTickPatch.TickPrefix;

  • TaleWorlds.MountAndBlade.Agent.UpdateSpawnEquipmentAndRefreshVisuals
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.AgentPatch.UpdateSpawnEquipmentAndRefreshVisuals;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.AgingCampaignBehavior.DailyTickHero
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.AgingCampaignBehaviorPatch.DailyTickHero; Priority: 600;

  • TaleWorlds.CampaignSystem.Campaign..ctor
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignPatch.CtorPostfix;

  • TaleWorlds.CampaignSystem.Campaign.OnLoad
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignPatch.OnLoad; Priority: 700;

  • TaleWorlds.CampaignSystem.Campaign.TickMapTime
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignPatch.TickMapTime;

  • TaleWorlds.CampaignSystem.Campaign.InitializeGamePlayReferences
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignPatch.InitializeGamePlayReferences;

  • TaleWorlds.CampaignSystem.CampaignTime.get_ElapsedSeasonsUntilNow
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.ElapsedSeasonsUntilNow;

  • TaleWorlds.CampaignSystem.CampaignTime.get_ElapsedYearsUntilNow
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.ElapsedYearsUntilNow;

  • TaleWorlds.CampaignSystem.CampaignTime.get_RemainingSeasonsFromNow
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.RemainingSeasonsFromNow;

  • TaleWorlds.CampaignSystem.CampaignTime.get_RemainingYearsFromNow
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.RemainingYearsFromNow;

  • TaleWorlds.CampaignSystem.CampaignTime.get_ToSeasons
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.ToSeasons;

  • TaleWorlds.CampaignSystem.CampaignTime.get_ToYears
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.ToYears;

  • TaleWorlds.CampaignSystem.CampaignTime.get_GetDayOfSeason
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.GetDayOfSeason;

  • TaleWorlds.CampaignSystem.CampaignTime.get_GetDayOfYear
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.GetDayOfYear;

  • TaleWorlds.CampaignSystem.CampaignTime.get_GetSeasonOfYear
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.GetSeasonOfYear;

  • TaleWorlds.CampaignSystem.CampaignTime.get_GetYear
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.GetYear;

  • TaleWorlds.CampaignSystem.CampaignTime.Seasons
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.Seasons;

  • TaleWorlds.CampaignSystem.CampaignTime.Years
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.Years;

  • TaleWorlds.CampaignSystem.CampaignTime.YearsFromNow
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.CampaignTimePatch.YearsFromNow;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_BecomeChildAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.BecomeChildAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_BecomeInfantAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.BecomeInfantAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_BecomeOldAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.BecomeOldAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_BecomeTeenagerAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.BecomeTeenagerAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_HeroComesOfAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.HeroComesOfAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.get_MaxAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.MaxAge;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.GetAgeLimitForLocation
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultAgeModelPatch.GetAgeLimitForLocation;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel.get_MinimumMarriageAgeFemale
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultMarriageModelPatch.GetMinimumMarriageAgeFemale;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultMarriageModel.get_MinimumMarriageAgeMale
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultMarriageModelPatch.GetMinimumMarriageAgeMale;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingForRegulars
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultPartyHealingModelPatch.GetDailyHealingForRegulars; Priority: 0;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPartyHealingModel.GetDailyHealingHpForHeroes
    • Postfixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultPartyHealingModelPatch.GetDailyHealingHpForHeroes; Priority: 0;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.get_PregnancyDurationInDays
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultPregnancyModelPatch.PregnancyDurationInDays; Priority: 500;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.GetDailyChanceOfPregnancyForHero
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultPregnancyModelPatch.GetDailyChanceOfPregnancyForHero; Priority: 500;

  • TaleWorlds.CampaignSystem.GameComponents.DefaultPregnancyModel.IsHeroAgeSuitableForPregnancy
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.DefaultPregnancyModelPatch.IsHeroAgeSuitableForPregnancy; Priority: 500;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior.ChildStateToAge
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.EducationCampaignBehaviourPatch.ChildStateToAge;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.EducationCampaignBehavior.RegisterEvents
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.EducationCampaignBehaviourPatch.RegisterEvents;

  • TaleWorlds.CampaignSystem.Party.PartyScreenLogic.IsExecutable
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.ExecutionPatches.IsExecutable;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyVM.ExecuteExecution
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.ExecutionPatches.ExecuteExecution;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Party.PartyCharacterVM.ExecuteExecuteTroop
    • Prefixes
      • Owner: com.b0tlanner.bannerlord.timelord; Namespace: TimeLord.Patches.ExecutionPatches.ExecuteExecuteTroop;

  • TaleWorlds.CampaignSystem.CampaignBehaviors.CraftingCampaignBehavior.GetHeroCraftingStamina
    • Postfixes
      • Owner: Unterkatze.Recruits.katze; Namespace: UnlimitedSmithing2.Patches+UnterkatzePatch4.Postfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.InitialMenu.InitialMenuVM.RefreshMenuOptions
    • Postfixes
      • Owner: bannerlord.mcm.mainmenuscreeninjection_v4; Namespace: MCM.UI.Functionality.DefaultGameMenuScreenHandler.RefreshMenuOptionsPostfix; Priority: 300;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Constructor_Transpiler;

  • TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.OptionsVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.MCM.UI; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatch.ViewModel_Finalize_Transpiler;