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.


+ Exception

Exception information
Type: System.MissingMethodException
Message: Method not found: 'Void Helpers.StringHelpers.SetCharacterProperties(System.String, TaleWorlds.CampaignSystem.CharacterObject, TaleWorlds.Localization.TextObject)'.
Source: FixedPregnancyControl
CallStack:
  1. at FixedPregnancyControl.AbortionLogEntry.GetEncyclopediaText()
  2. at TaleWorlds.CampaignSystem.CampaignInformationManager.AddLogEntry(LogEntry log)
  3. at TaleWorlds.CampaignSystem.LogEntry.AddLogEntry(LogEntry logEntry, CampaignTime gameTime)
  4. at FixedPregnancyControl.PregnancyCheckOffspringsToDeliverPatch.RemoveAbortionMotherInHeroPregnancies(Hero hero) in C:\Users\nacho\source\repos\FixedPregnancy Control\FixedPregnancy Control\PregnancyCheckOffspringsToDeliverPatch.cs:line 56
  5. at TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.CheckOffspringsToDeliver_Patch2(PregnancyCampaignBehavior this, Hero hero)
  6. at TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.DailyTickHero(Hero hero)
  7. at TaleWorlds.CampaignSystem.MbEvent`1.InvokeList(EventHandlerRec`1 list, T t)
  8. at TaleWorlds.CampaignSystem.CampaignEvents.DailyTickHero(Hero hero)
  9. at TaleWorlds.CampaignSystem.CampaignEventDispatcher.DailyTickHero(Hero hero)
  10. at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicTicker`1.PeriodicTickSome(Double timeUnitsElapsed)
  11. at TaleWorlds.CampaignSystem.CampaignPeriodicEventManager.PeriodicDailyTick()
  12. at TaleWorlds.CampaignSystem.Campaign.Tick(Single dt)
  13. at TaleWorlds.CampaignSystem.Campaign.RealTick(Single realDt)
  14. at TaleWorlds.CampaignSystem.MapState.OnMapModeTick(Single dt)
  15. at TaleWorlds.CampaignSystem.MapState.OnTick(Single dt)
  16. at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
  17. at TaleWorlds.Core.Game.OnTick(Single dt)
  18. at TaleWorlds.Core.GameManagerBase.OnTick(Single dt)
  19. at TaleWorlds.MountAndBlade.Module.OnApplicationTick(Single dt)
  20. at TaleWorlds.DotNet.Managed.ApplicationTick_Patch1(Single dt)

+ Involved Modules

  • FixedPregnancyControl
    • Method: virtual TaleWorlds.Localization.TextObject FixedPregnancyControl.AbortionLogEntry::GetEncyclopediaText()
      Frame: GetEncyclopediaText at offset 0 in file:line:column C:\Users\nacho\source\repos\FixedPregnancy Control\FixedPregnancy Control\AbortionLogEntry.cs:86:4
    • Method: static System.Void FixedPregnancyControl.PregnancyCheckOffspringsToDeliverPatch::RemoveAbortionMotherInHeroPregnancies(TaleWorlds.CampaignSystem.Hero hero)
      Frame: RemoveAbortionMotherInHeroPregnancies at offset 89 in file:line:column C:\Users\nacho\source\repos\FixedPregnancy Control\FixedPregnancy Control\PregnancyCheckOffspringsToDeliverPatch.cs:56:6

+ Installed Modules

  • + Harmony (Bannerlord.Harmony, v2.1.1.65)
  • + ButterLib (Bannerlord.ButterLib, v1.0.28.0)
  • + UIExtenderEx (Bannerlord.UIExtenderEx, v2.1.8.0)
  • + Mod Configuration Menu v4 (Bannerlord.MBOptionScreen, v4.3.14.0)
  • + Native (Native, e1.6.1.0)
  • + SandBox Core (SandBoxCore, e1.6.1.0)
  • + Sandbox (Sandbox, e1.6.1.0)
  • + CustomBattle (CustomBattle, e1.6.1.0)
  • + StoryMode (StoryMode, e1.6.1.0)
  • + Calradia Expanded (CalradiaExpanded, a1.1.6.0)
  • + Open Source Armory (OpenSourceArmory, v1.4.0.0)
  • + POC Color Randomizer mod (PocColor, v1.0.30.0)
  • + Settlement Culture Changer (SettlementCultureChanger, v1.0.7.0)
  • + Vaegir Armoury (Vaegir Armoury, e1.5.2.0)
  • + swadian armoury (swadian armoury, v1.0.0.0)
  • + BannerPaste (BannerPaste, v1.0.0.0)
  • + BannerColorPersistence (BannerColorPersistence, v1.2.4.0)
  • + Detailed Character Creation (zzCharacterCreation, v1.2.3.2)
  • + Distinguished Service (DistinguishedService, v4.6.5.0)
  • + Deadly Horse Charge (DeadlyHorseCharge, v1.0.0.0)
  • + Fighting Together Relationship (FightingTogetherRelationship, v2.3.1.0)
  • + Diplomacy (Bannerlord.Diplomacy, v1.1.8.0)
  • + FixedPregnancyControl (FixedPregnancyControl, v1.6.0.0)
  • + Better Prisoners (BetterPrisoners, v2.2.0.0)
  • + Raise your Banner (Raiseyourbanner, e1.6.1.0)
  • + Improved Garrisons (ImprovedGarrisons, v4.0.3.6)
  • + Calradia Expanded: Kingdoms (CalradiaExpandedKingdoms, v1.2.18.0)
  • + Calradia Expanded: Kingdoms - Enhanced (CalradiaExpandedKingdomsEnhanced, v1.2.2.0)

+ Assemblies

+ Harmony Patches

  • TaleWorlds.MountAndBlade.Module.FinalizeSubModules
    • Postfixes
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchFinalizeSubModulesPostfix;

  • TaleWorlds.MountAndBlade.Module.SetInitialModuleScreenAsRootScreen
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.ModulePatchTranspiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameStart
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatchTranspiler;

  • TaleWorlds.MountAndBlade.MBGameManager.OnGameEnd
    • Transpilers
      • Owner: Bannerlord.ButterLib.MBSubModuleBaseEx; Namespace: Bannerlord.ButterLib.Implementation.MBSubModuleBaseExtended.Patches.MBGameManagerPatchTranspiler;

  • TaleWorlds.SaveSystem.TypeExtensions.IsContainer
    • Prefixes
      • Owner: Bannerlord.ButterLib.SaveSystem; Namespace: Bannerlord.ButterLib.Implementation.SaveSystem.Patches.TypeExtensionsPatchIsContainerPrefix;

  • TaleWorlds.GauntletUI.Data.GauntletMovie.Load
    • Prefixes
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.GauntletMoviePatchLoadPrefix;

  • TaleWorlds.Library.ViewModel.ExecuteCommand
    • Prefixes
      • Owner: bannerlord.mcm.ui.viewmodelpatch; Namespace: MCM.UI.Patches.ViewModelPatchExecuteCommandPatch;
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelPatchViewModel_ExecuteCommand_Transpiler;

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

  • TaleWorlds.GauntletUI.PrefabSystem.WidgetFactory.Initialize
    • Transpilers
      • Owner: bannerlord.uiextender.ex; Namespace: Bannerlord.UIExtenderEx.Patches.WidgetFactoryPatchInitializeTranspiler;

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

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

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

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

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

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

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

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

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

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

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

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

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

  • TaleWorlds.TwoDimension.EditableText.GetCursorPosition
    • Finalizers
      • Owner: bannerlord.mcm.ui.editabletextpatch; Namespace: MCM.UI.Patches.EditableTextPatchGetCursorPosition;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleLoad
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseSubModuleLoadPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnSubModuleUnloaded
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnSubModuleUnloadedPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnBeforeInitialModuleScreenSetAsRoot
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnBeforeInitialModuleScreenSetAsRootPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameStart
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameStartPostfix;

  • TaleWorlds.MountAndBlade.MBSubModuleBase.OnGameEnd
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.static; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerBaseOnGameEndPostfix;

  • SandBox.SandBoxSubModule.OnSubModuleLoad
    • Prefixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPrefix;
    • Postfixes
      • Owner: butterlib.delayedsubmoduleloader.sandboxsubmodule; Namespace: Bannerlord.ButterLib.DelayedSubModule.DelayedSubModuleManagerSubModuleLoadPostfix;

  • MCM.IntegratedLoaderSubModule..ctor
    • Prefixes
      • Owner: bannerlord.mcm.implementation.mcmv3.loaderpreventer; Namespace: MCM.Adapter.MCMv3.Patches.MCMv3IntegratedLoaderSubModulePatchStopIntegratedLoaderSubModuleCtor;

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

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

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

  • SandBox.MapScene.GetNavigationMeshIndexOfTerrainType
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+GetNavigationMeshIndexOfTerrainTypePatchPostfix;

  • SandBox.MapScene.GetFaceTerrainType
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+GetFaceTerrainTypePatchPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.TooltipVMExtensions.UpdateTooltip
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+UpdateTooltipPatch1Postfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.TooltipVMExtensions.UpdateTooltip
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+UpdateTooltipPatch2Postfix;

  • TaleWorlds.CampaignSystem.MobileParty.OnAiTickInternal
    • Postfixes
      • Owner: CE; Namespace: CalradiaExpanded.NavalPatch+OnAiTickInternalPatchPostfix;

  • TaleWorlds.MountAndBlade.AgentBuildData.Banner
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModColorsFromBannerPrefix;

  • TaleWorlds.MountAndBlade.AgentBuildData.ClothingColor1
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModColor1Prefix;

  • TaleWorlds.MountAndBlade.AgentBuildData.ClothingColor2
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModColor2Prefix;

  • TaleWorlds.Core.ViewModelCollection.CharacterViewModel.set_ArmorColor1
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModVMColor1Prefix;

  • TaleWorlds.Core.ViewModelCollection.CharacterViewModel.set_ArmorColor2
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModVMColor2Prefix;

  • TaleWorlds.Core.ViewModelCollection.CharacterViewModel.FillFrom
    • Postfixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModGetCharNamePostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyVM.RefreshCurrentCharacterInformation
    • Postfixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModPartyVMPostfix;
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.PartyVM_RefreshCurrentCharacterInformationPostfix; Index: 1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroViewModel.FillFrom
    • Postfixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModHeroFillFromPostfix;
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.HeroViewModel_FillFromPostfix; Index: 1;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanLordItemVM.UpdateProperties
    • Postfixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModClanLordItemVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.HeroVM..ctor
    • Postfixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModHeroVMPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.SPInventoryVM.UpdateCurrentCharacterIfPossible
    • Postfixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModSPInventoryVMPostfix;
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.SPInventoryVM_UpdateCurrentCharacterIfPossiblePostfix; Index: 1;

  • TaleWorlds.MountAndBlade.Agent.EquipWeaponWithNewEntity
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModAgentEquipNewEntityPrefix;

  • TaleWorlds.MountAndBlade.View.AgentVisuals.AddSkinArmorWeaponMultiMeshesToEntity
    • Postfixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModAgentVisualsAddMeshesPostfix;

  • TaleWorlds.MountAndBlade.View.AgentVisuals.Create
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModAgentVisualsCreatePrefix;

  • SandBox.View.Map.PartyVisual.AddCharacterToPartyIcon
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModPartyVisualPrefix;
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.PartyVisual_AddCharacterToPartyIconPrefix; Index: 1;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.set_PartyBanner
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModPartyBannerPrefix;

  • TaleWorlds.CampaignSystem.Clan.UpdateBannerColorsAccordingToKingdom
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModOverrideBannerPrefix;
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.Clan_UpdateBannerColorsAccordingToKingdomPrefix; Index: 1;
    • Postfixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModOverrideBannerPostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.BannerEditorVM.SetClanRelatedRules
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+BannerEditorVMSetClanRulesPrefix;

  • SandBox.GauntletUI.MBBannerEditorGauntletScreen.OnDone
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatchSetColorsPrefix;
    • Postfixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+BannerEditorGauntletScreen_OnDonePostfix;

  • TaleWorlds.Core.Banner.Serialize
    • Prefixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModFixBannerSerializePrefix;

  • TaleWorlds.CampaignSystem.Clan.get_Banner
    • Postfixes
      • Owner: com.prpl.poccolormod; Namespace: PocColor.PocColorModSetColors+PocColorModclanBannerPostfix;

  • SandBox.GauntletUI.BannerEditorView.OnTick
    • Postfixes
      • Owner: BannerPaste stuff; Namespace: BannerPaste.patches.BannerEditorView_OnTickPostfix;

  • TaleWorlds.Core.ImageIdentifier..ctor
    • Prefixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.ImageIdentifierCtorPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CampaignUIHelper.GetCharacterCode
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.CampaignUIHelper_GetCharacterCodePostfix;

  • TaleWorlds.MountAndBlade.Mission.SpawnAgent
    • Prefixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.Mission_SpawnAgentPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.PartyCharacterVM.GetCharacterCode
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.PartyCharacterVM_GetCharacterCodePostfix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanPartyItemVM.GetCharacterCode
    • Postfixes
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.ClanPartyItemVM_GetCharacterCodePostfix;

  • SandBox.GauntletUI.GauntletSceneNotificationLayer.OpenScene
    • Transpilers
      • Owner: Custom Banner Color Correction; Namespace: BannerColorPersistence.GauntletSceneNotificationLayer_OpenScene_TranspilerTranspiler;

  • TaleWorlds.MountAndBlade.BodyGenerator.SaveCurrentCharacter
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.BodyGeneratorPatchPostfix;

  • TaleWorlds.CampaignSystem.CharacterObject.UpdatePlayerCharacterBodyProperties
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.CharacterObjectPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.DynamicBodyCampaignBehavior.DailyTick
    • Prefixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.DynamicBodyPatchPrefix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenPropertyVM.RefreshValues
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.FaceGenPropertyVMPatchRefreshValuesPostfix;

  • TaleWorlds.MountAndBlade.ViewModelCollection.FaceGenPropertyVM.set_Value
    • Postfixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.FaceGenPropertyVMPatchSetValuePostfix;

  • TaleWorlds.MountAndBlade.View.BasicCharacterTableau.InitializeAgentVisuals
    • Transpilers
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.InitializeAgentVisualsTranspilerTranspiler;

  • TaleWorlds.MountAndBlade.Module.CreateProcessedSkinsXMLForNative
    • Prefixes
      • Owner: mod.bannerlord.popowanobi.dcc; Namespace: CharacterCreation.Patches.ModuleProcessSkinsXmlPatchPrefix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultClanTierModel.GetCompanionLimitFromTier
    • Postfixes
      • Owner: mod.bannerlord.distinguishedservice; Namespace: DistinguishedService.CompanionLimitPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.UrbanCharactersCampaignBehavior.CreateCompanion
    • Prefixes
      • Owner: mod.bannerlord.distinguishedservice; Namespace: DistinguishedService.CompanionsDontSpawnPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomClan.KingdomClanVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 6;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 7;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomClan.KingdomClanVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomDiplomacyVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 6;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomDiplomacyVM.RefreshValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.Library.ViewModel.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler; Index: 3;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 5;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagementVM.OnFinalize
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomManagementVMPatchFinalizeFix;
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomTruceItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 4;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomTruceItemVM.UpdateDiplomacyProperties
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomWarItemVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 3;

  • TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.KingdomDiplomacy.KingdomWarItemVM.UpdateDiplomacyProperties
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNavigationVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 2;

  • TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapNavigationVM.RefreshPermissionValues
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Refresh_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler; Index: 1;

  • SandBox.ViewModelCollection.Nameplate.PartyNameplateVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM..ctor
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Constructor_Transpiler;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplatesVM.OnFinalize
    • Transpilers
      • Owner: bannerlord.uiextender.ex.viewmodels.Diplomacy; Namespace: Bannerlord.UIExtenderEx.Patches.ViewModelWithMixinPatchViewModel_Finalize_Transpiler;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.Apply
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatchApplyPostfix;

  • TaleWorlds.CampaignSystem.Actions.DeclareWarAction.ApplyDeclareWarOverProvocation
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DeclareWarActionPatchApplyDeclareWarOverProvocationPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.DefaultClanPoliticsModel.CalculateInfluenceChange
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultClanPoliticsModelPatchCalculateInfluenceChangePostfix; Priority: 0;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderWar
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DiplomaticBartersBehaviorPatchConsiderWarPrefix;
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.AriorumPatch2Prefix; Index: 1;

  • SandBox.GauntletUI.EncyclopediaData.GetEncyclopediaPageInstance
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.EncyclopediaDataPatchGetEncyclopediaPageInstancePostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.SiegeAftermathCampaignBehavior.siege_aftermath_contextual_summary_on_init
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.GameMenusCallbacksPatchmenu_settlement_taken_on_init_Postfix;

  • TaleWorlds.CampaignSystem.Actions.GiveGoldToClanAction.ApplyFromHeroToClan
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.GiveGoldToClanActionPatchApplyFromHeroToClanReplaced;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderWar
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchConsiderWarPrefix;
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.AriorumPatch1Prefix; Index: 1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.KingdomDecisionProposalBehavior.ConsiderPeace
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchConsiderPeacePrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.KingdomDecisionProposalBehavior.DailyTickClan
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.KingdomDecisionProposalBehaviorPatchHandleRebelKingdom;

  • StoryMode.Behaviors.Quests.SupportKingdomQuestBehavior+SupportKingdomQuest.MainStoryLineChosen
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.SupportKingdomQuestPatchMainStoryLineChosenPostfix;

  • TaleWorlds.CampaignSystem.FactionManager.DeclareAlliance
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.FactionManagerPatchDeclareAlliancePrefix;

  • TaleWorlds.CampaignSystem.Encyclopedia.Pages.DefaultEncyclopediaFactionPage.GetListItems
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.DefaultEncyclopediaFactionPagePatchApplyPostfix;

  • SandBox.LordConversationsCampaignBehavior.conversation_lord_request_mission_ask_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventOtherActionsConversation;

  • SandBox.LordConversationsCampaignBehavior.conversation_player_wants_to_make_peace_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventDiplomaticActionsConversation;

  • SandBox.LordConversationsCampaignBehavior.conversation_player_want_to_join_faction_as_mercenary_or_vassal_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventDiplomaticActionsConversation;

  • SandBox.LordConversationsCampaignBehavior.conversation_player_threats_lord_verify_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.VillageBehaviors.VillagerCampaignBehavior.village_farmer_loot_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CaravansCampaignBehavior.caravan_loot_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsConversation;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.Towns.PlayerTownVisitCampaignBehavior.game_menu_village_hostile_action_on_condition
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesPreventHostileActionsMenu;

  • TaleWorlds.CampaignSystem.KingdomManager.AbdicateTheThrone
    • Prefixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.RebelKingdomPatchesHandleThroneAbdication;

  • SandBox.GauntletUI.MBBannerEditorGauntletScreen..ctor
    • Postfixes
      • Owner: com.zijistark.bannerlord.diplomacy; Namespace: Diplomacy.Patches.MBBannerEditorGauntletScreenPatchSetClanRelatedRulesPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.ChildConceived
    • Prefixes
      • Owner: FixedPregnancyControl.PregnancyControlSubModule; Namespace: FixedPregnancyControl.PregnancyChildConceivedPatchPrefix;
      • Owner: FixedPregnancyControl.PregnancyControlSubModule+TweakedPregnancyModel; Namespace: FixedPregnancyControl.PregnancyChildConceivedPatchPrefix; Index: 1;
    • Postfixes
      • Owner: FixedPregnancyControl.PregnancyControlSubModule; Namespace: FixedPregnancyControl.PregnancyChildConceivedPatchPostfix;
      • Owner: FixedPregnancyControl.PregnancyControlSubModule+TweakedPregnancyModel; Namespace: FixedPregnancyControl.PregnancyChildConceivedPatchPostfix; Index: 1;

  • TaleWorlds.CampaignSystem.HeroCreator.DeliverOffSpring
    • Prefixes
      • Owner: FixedPregnancyControl.PregnancyControlSubModule; Namespace: FixedPregnancyControl.PregnancyDeliverOffSpringPatchPrefix;
      • Owner: FixedPregnancyControl.PregnancyControlSubModule+TweakedPregnancyModel; Namespace: FixedPregnancyControl.PregnancyDeliverOffSpringPatchPrefix; Index: 1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.RefreshSpouseVisit
    • Prefixes
      • Owner: FixedPregnancyControl.PregnancyControlSubModule; Namespace: FixedPregnancyControl.PregnancyRefreshSpouseVisitPatchPrefix;
      • Owner: FixedPregnancyControl.PregnancyControlSubModule+TweakedPregnancyModel; Namespace: FixedPregnancyControl.PregnancyRefreshSpouseVisitPatchPrefix; Index: 1;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PregnancyCampaignBehavior.CheckOffspringsToDeliver
    • Prefixes
      • Owner: FixedPregnancyControl.PregnancyControlSubModule; Namespace: FixedPregnancyControl.PregnancyCheckOffspringsToDeliverPatchPrefix;
      • Owner: FixedPregnancyControl.PregnancyControlSubModule+TweakedPregnancyModel; Namespace: FixedPregnancyControl.PregnancyCheckOffspringsToDeliverPatchPrefix; Index: 1;

  • TaleWorlds.CampaignSystem.LogEntries.PregnancyLogEntry.get_IsVisibleNotification
    • Prefixes
      • Owner: FixedPregnancyControl.PregnancyControlSubModule; Namespace: FixedPregnancyControl.PregLogEntrySetIsVisibleNotificationPatchPrefix;
      • Owner: FixedPregnancyControl.PregnancyControlSubModule+TweakedPregnancyModel; Namespace: FixedPregnancyControl.PregLogEntrySetIsVisibleNotificationPatchPrefix; Index: 1;

  • SandBox.ViewModelCollection.Nameplate.SettlementNameplateVM.IsVisible
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Ruins.Patches.IsVisiblePatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BanditsCampaignBehavior.bandit_start_barter_condition
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Ruins.Patches.bandit_start_barter_conditionPatchPostfix;

  • TaleWorlds.CampaignSystem.Campaign.BeforeRegisterTypes
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Ruins.Patches.CEKRegisterTypesPostfix;

  • TaleWorlds.CampaignSystem.SandBox.GameComponents.Map.DefaultEncounterGameMenuModel.GetEncounterMenu
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Ruins.Patches.CEKGetEncounterMenuPostfix;

  • TaleWorlds.CampaignSystem.CommonArea.ClearArea
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Fixes.ClearAreaFixPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.AgingCampaignBehavior.OnHeroComesOfAge
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Fixes.OnHeroComesOfAgePatchPrefix;

  • TaleWorlds.CampaignSystem.DefaultFeats.InitializeAll
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Feats.Patches.InitializeAllPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoinAsMercenary
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.AriorumPatch3Prefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BarterBehaviors.DiplomaticBartersBehavior.ConsiderClanJoin
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Patches.AriorumPatch4Prefix;

  • TaleWorlds.CampaignSystem.Hideout.get_MapFaction
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Manhunter.Patches.ManhuntersPatch1Postfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.BanditsCampaignBehavior.conversation_minor_faction_hostile_on_condition
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Manhunter.Patches.conversation_minor_faction_hostile_on_conditionPatchPrefix;

  • SandBox.Source.Conversations.HideoutConversationsCampaignBehavior.bandit_hideout_start_defender_on_condition
    • Prefixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.Manhunter.Patches.bandit_hideout_start_defender_on_conditionPatchPrefix;

  • TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation.CharacterCreationCultureStageVM.InitializePlayersFaceKeyAccordingToCultureSelection
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.CEKCharacterCreation.StoryMode.CEKStoryModeInitializePlayersFaceKeyAccordingToCultureSelectionPatchPostfix;
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.CEKCharacterCreation.Sandbox.CEKSandboxInitializePlayersFaceKeyAccordingToCultureSelectionPatchPostfix; Index: 1;

  • TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.WidgetsMultiplayerHelper.GetFactionColorCode
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.CEKCharacterCreation.StoryMode.CEKStoryModeGetFactionColorCodePatchPostfix;
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.CEKCharacterCreation.Sandbox.CEKSandboxSetColorGradientPatchPostfix; Index: 1;

  • StoryMode.CharacterCreationContent.StoryModeCharacterCreationContent.AddParentsMenu
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.CEKCharacterCreation.StoryMode.CEKStoryModeAddParentsMenuPatchPostfix;

  • TaleWorlds.CampaignSystem.CharacterCreationContent.SandboxCharacterCreationContent.AddParentsMenu
    • Postfixes
      • Owner: CEK; Namespace: CalradiaExpandedKingdoms.CEKCharacterCreation.Sandbox.CEKSandboxAddParentsMenuPatchPostfix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CampaignBehaviorManager.OnGameLoaded
    • Prefixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatchOnGameLoadedPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.CampaignBehaviorManager.OnBeforeSave
    • Postfixes
      • Owner: Bannerlord.ButterLib.ObjectSystem; Namespace: Bannerlord.ButterLib.Implementation.ObjectSystem.Patches.CampaignBehaviorManagerPatchOnBeforeSavePostfix;

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

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.PrisonerReleaseCampaignBehavior.DailyHeroTick
    • Prefixes
      • Owner: Bannerlord.Shadow.BetterPrisoners; Namespace: BetterPrisoners.Patches.PrisonerEscapesPrefix;

  • TaleWorlds.CampaignSystem.SandBox.CampaignBehaviors.RansomOfferCampaignBehavior.ConsiderRansomPrisoner
    • Prefixes
      • Owner: Bannerlord.Shadow.BetterPrisoners; Namespace: BetterPrisoners.Patches.PrisonerFreedomPrefix;